tree: 8a3ae741163471e30330c6ad5940098cd51b00b7 [path history] [tgz]
  1. framework/
  2. internal/
  3. public/
  4. resources/
  5. shell/
  6. test/
  7. tools/
  8. BUILD.gn
  9. DEPS
  10. DIR_METADATA
  11. features.gni
  12. OWNERS
  13. PRESUBMIT.py
  14. PRESUBMIT_test.py
  15. README.md
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.