tree: b4741d9c08358150b7f93ff7c42199eaeab96d1d [path history] [tgz]
  1. internal/
  2. public/
  3. shell/
  4. test/
  5. tools/
  6. BUILD.gn
  7. DEPS
  8. DIR_METADATA
  9. features.gni
  10. Info.plist
  11. OWNERS
  12. PRESUBMIT.py
  13. PRESUBMIT_test.py
  14. README.md
  15. repack.gni
ios/web_view/README.md

Contains code to build an Objective-C framework which renders web content with [CWVWebView]. See the exposed API in //ios/web_view/public/* for more details.

NOTE: This code is not used by Chrome for iOS (//ios/chrome), but is rather a separate product/embedder of the //ios/web rendering layer.