tree: 4ec6129356766fd85ecc0e2778a56bd7f1844293 [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.