0
Files
src/android_webview
Ben Pastene 1089f31243 Revert "Roll catapult (manual roll)"
This reverts commit 1661e34c59.

Reason for revert: suspected to be (partly) causing device push failures on android-desktop, eg:
https://ci.chromium.org/ui/p/chromium/builders/ci/android-desktop-x64-rel-15-tests/3704/infra

Original change's description:
> Roll catapult (manual roll)
>
> This CL is part of a two-sided patch and will be submitted alongside
> https://chromium-review.googlesource.com/c/catapult/+/6373645
>
> This CL makes a manual roll of the catapult repository.
>
> This CL also fixes some pydeps files that are no longer up-to-date
> as a result of the above CL.
>
> No-Try: true
> Bug: 397459590
> Change-Id: If6cfb128505f477a0867a6405208fe39569a3918
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6406098
> Owners-Override: Andrew Grieve <agrieve@chromium.org>
> Reviewed-by: Andrew Grieve <agrieve@chromium.org>
> Commit-Queue: Martin Kong <martinkong@google.com>
> Cr-Commit-Position: refs/heads/main@{#1444929}

Bug: 397459590
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Change-Id: Ie2cfe8b7c1fc308a0ca11f459ccc3e038108cc8a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6448910
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: Ben Pastene <bpastene@chromium.org>
Owners-Override: Gang Wu <gangwu@chromium.org>
Reviewed-by: Martin Kong <martinkong@google.com>
Reviewed-by: Clifford Cheng <cliffordcheng@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1445392}
2025-04-10 11:44:22 -07:00
..
2025-03-21 08:42:51 -07:00
2025-02-20 10:26:56 -08:00

Android WebView

Android WebView is an Android system component for displaying web content. WebView (and the related Android classes) are implemented by the code in the //android_webview/ folder.

This directory contains the Android WebView implementation, as well as the implementation for the AndroidX Webkit support library.

Overview for Chromium team members and contributors

Please see WebView Architecture.

Want to use WebView in an Android app?

Please consult our API documentation and app development guides:

Want to build and install WebView on a device?

See our Chromium developer documentation.

Public mailing lists