Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
..
components 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
crash_reporter 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
metrics 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
mojom 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
BUILD.gn 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
DEPS 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
README.md 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
aw_content_client.cc 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
aw_content_client.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
aw_descriptors.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
aw_features.cc 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
aw_features.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
aw_media_drm_bridge_client.cc 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
aw_media_drm_bridge_client.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
aw_paths.cc 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
aw_paths.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
aw_resource.cc 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
aw_resource.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
aw_resource_bundle.cc 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
aw_resource_bundle.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
aw_switches.cc 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
aw_switches.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
devtools_instrumentation.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
url_constants.cc 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
url_constants.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago

README.md

//android_webview/common/

This folder holds WebView’s native code that is common between processes.

Folder dependencies

//android_webview/common/ cannot depend on other non-common WebView code, but can depend on the content layer (and lower layers) as other embedders would (ex. can depend on //content/public/common/).