Chrome Release Bot (LUCI) 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
README.md 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
aw_content_gpu_client.cc 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
aw_content_gpu_client.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago

README.md

//android_webview/gpu/

This folder holds WebView’s gpu-specific code.

WebView’s gpu code always runs in the browser process.

Folder dependencies

Like with other content embedders, //android_webview/gpu/ can depend on //android_webview/common/ but not //android_webview/browser/. It can also depend on content layer (and lower layers) as other embedders would (ex. can depend on //content/public/gpu/, //content/public/common/).