Sign in
chromium
/
chromium
/
src
/
android_webview
/
glue
/
HEAD
b9a0ebb
[AW] Make ProfileStore available before full Chromium startup.
by Barkin Unal
· 2 days ago
main
9ae1afa
Reland "Make setWebViewClient not trigger startup"
by Abhijith Nair
· 3 days ago
5a87bcf
AW: Remove unused monochrome assets targets and references
by Nate Fischer
· 3 days ago
69041d8
Reland "[AW] Move default profile initialization after Chromium startup finishes"
by Barkin Unal
· 5 days ago
94eaa61
[WV] Separate notifyChromiumStarted from drainQueue in WebViewChromiumRunQueue
by Abhijith Nair
· 5 days ago
04433c4
[WebView] Implement HTTP Cache Quota API
by Ashley Newson
· 6 days ago
51d57df
Clean up WebView startup tasks experiments.
by Chidera Olibie
· 7 days ago
55be0a3
Revert "Make setWebViewClient not trigger startup"
by Nate Fischer
· 9 days ago
9cc09f4
Revert "[AW] Move default profile initialization after Chromium startup finishes"
by luci-bisection@appspot.gserviceaccount.com
· 9 days ago
9510bbd
[AW] Move default profile initialization after Chromium startup finishes
by Barkin Unal
· 9 days ago
4b3bea4
WebView: Remove SafeMode check and action for startup tasks logic
by Akshat Khandelwal
· 10 days ago
6874d64
[WV] Always enforce that WebView construction runs on the Chromium UI thread
by Abhijith Nair
· 11 days ago
c2cd5be
[WV] Convert `initForReal` Runnable to lambda
by Abhijith Nair
· 12 days ago
d84ee0a
Add opt-out API for favicons
by Isaac Madgwick
· 13 days ago
593ace5
Revert "Do not copy favicon over to java when not needed"
by Isaac Madgwick
· 3 weeks ago
c06e6fd
Record WebView factory initialization time split by calling thread
by Abhijith Nair
· 3 weeks ago
39a7542
Remove the Component Updater from Android WebView
by Peter Beverloo
· 3 weeks ago
6135bd0
Replace triggerAndWaitForChromiumStarted with checks in some WebView APIs.
by Abhijith Nair
· 3 weeks ago
56dca2a
[AW] Add Finch experiment for background class preloading
by Sayed
· 3 weeks ago
4272c87
Revert "Pass null favicon to onPageStarted"
by Isaac Madgwick
· 4 weeks ago
64b7b3c
Remove the (unshipped) setRendererLibraryPrefetchMode API from WebView
by Peter Beverloo
· 4 weeks ago
2c321de
webview: do all the cookie URL fixups together.
by Torne (Richard Coles)
· 4 weeks ago
0714a50
Make setWebViewClient not trigger startup
by Abhijith Nair
· 4 weeks ago
c35e55b
Remove triggerAndWaitForChromiumStarted from accessibility methods.
by Abhijith Nair
· 5 weeks ago
c8c1726
Remove unnecessary Chromium initialization from setBackgroundColor.
by Abhijith Nair
· 5 weeks ago
656b3c1
Fix getAccessibilityNodeProvider crash during deferred startup
by Abhijith Nair
· 5 weeks ago
5d67464
[android_webview] Cleanup WebViewDeferStartupGmsCalls
by Chidera Olibie
· 5 weeks ago
d9a8365
Trigger Chromium startup on getAwContents()
by Abhijith Nair
· 6 weeks ago
6e26365
Make certain static methods not trigger startup
by Abhijith Nair
· 6 weeks ago
844bebc
Remove WebView.findAddress implementation
by Abhijith Nair
· 6 weeks ago
72c5d83
Record time taken to initialize cached flags in WebView startup.
by Abhijith Nair
· 7 weeks ago
de74373
Change FilteredClassLoader to not use delegate as parent.
by Abhijith Nair
· 7 weeks ago
ea356bb
[WV] Stop evaluateJavaScript from emitting user actions
by Abhijith Nair
· 7 weeks ago
812e07e
Refactor SafeModeActions to store enabled state
by Alex Mitra
· 7 weeks ago
0730137
Remove User Action recording for WebView System API calls.
by Abhijith Nair
· 7 weeks ago
ee25460
Add synthetic field trial for Native WebView renderers
by Joe Hattori
· 7 weeks ago
80b62c4
Spawn native WebView renderers when Native WebView Zygote is enabled
by Joe Hattori
· 7 weeks ago
f89535f
[Unchecked] Fix unchecked warnings in android_webview
by Jingping Sun
· 8 weeks ago
a2ab6cf
Add WebView features for non-blocking constructor.
by Abhijith Nair
· 9 weeks ago
cf7d64c
Shutdown pre-native thread pool when no longer needed
by Isaac Madgwick
· 9 weeks ago
d279385
[WV] Make WebView layout inflation work without triggering startup.
by Abhijith Nair
· 9 weeks ago
d2fa2fe
Cleanup WebViewStopBrowserStartupInIsMultiProcessEnabled feature flag
by Chidera Olibie
· 9 weeks ago
22603d7
[WebView] Add clear API to prerender
by Barkin Unal
· 10 weeks ago
30cbf5f
[WebView] Add clear APIs to PrefetchCache
by Barkin Unal
· 2 months ago
6ffa8b0
[WebView] Add getter APIs for Prefetch Cache Configuration
by Barkin Unal
· 3 months ago
678ba2d
[WebView] Add getMaxPrerenders to WebView Profile API.
by Barkin Unal
· 3 months ago
797a0d3
Pass null favicon to onPageStarted
by Isaac Madgwick
· 3 months ago
7dfe735
Do not copy favicon over to java when not needed
by Isaac Madgwick
· 3 months ago
4e4f65c
Remove unused WebView permission API histograms
by Peter Pakkenberg
· 3 months ago
abfb470
Deleting 2 histograms from Chromium
by Akshat Khandelwal
· 3 months ago
6a5b248
[WebView] Refactor PrefetchOperationCallback to use onResult
by Barkin Unal
· 3 months ago
7b39a8f
Make DeleteVariationsSeed also clear the cached flags
by Alex Mitra
· 3 months ago
add00ef
Remove dead clearPrefetch code from Chromium.
by Barkin Unal
· 3 months ago
1c751c1
[WV] Make getDefaultUserAgent faster by not blocking on startup.
by Abhijith Nair
· 4 months ago
70687c4
[WebView] Allow optional max prefetches and prefetchTtlSeconds count in AwBrowserContext.
by Barkin Unal
· 4 months ago
c9d8fac
[WebView] Allow optional max prerender count in AwBrowserContext.
by Barkin Unal
· 4 months ago
91ba4a2
[Build] Migrate Log usage.
by Ziwen Lin
· 4 months ago
c4558cf
[wv] More experiments to defer GMS startup
by Chidera Olibie
· 4 months ago
45745f7
Create support library glue for worldly JS injection.
by Cathy Li
· 4 months ago
672473e
WebView Navigation APIS: Add error information to navigation
by Joanne de Abreu
· 4 months ago
187e482
Add metrics for WebViewChromium constructor and init methods.
by Abhijith Nair
· 4 months ago
83a333d
Add experiment for background tracing init
by Peter Pakkenberg
· 4 months ago
e9f0b43
[fieldtrials][webview][prefetch] Plumb Variations ID for Prefetch
by Wayne Jackson Jr.
· 4 months ago
ce248dd
Add warning comments about WebViewChromium histogram recordings.
by Peter Conn
· 4 months ago
afa8a8d
Remove manifest opt out for the RNF workaround
by Alex Mitra
· 4 months ago
8201410
[webview] Avoid forbidding builder for some APIs
by Ashley Newson
· 5 months ago
1421d22
Revert "Add experiment flags for WebView Perfetto init"
by Peter Birk Pakkenberg
· 5 months ago
82b3b9b
[wv] Add manifest flag to force sync chromium startup
by Chidera Olibie
· 5 months ago
5a64582
Add experiment flags for WebView Perfetto init
by Peter Pakkenberg
· 5 months ago
c4063d3
[WV] Add user action to record WebView API usage.
by Abhijith Nair
· 5 months ago
17139a6
[WV] Remove PlatformServiceBridge.getInstance() call in provider init
by Abhijith Nair
· 5 months ago
07070eb
Fix: Add missing return in WebViewChromium.autofill checkNeedsPost
by Barkin Unal
· 5 months ago
016f50c
[webview] Implement WebViewBuilder.applyTo
by Ashley Newson
· 5 months ago
d91cda7
[wv] Ensure chromium started before accessing ProfileStore
by Chidera Olibie
· 5 months ago
02f7baf
[wv][exp] Stop browser startup in isMultiProcessEnabled
by Chidera Olibie
· 6 months ago
9e44b00
Move calls to GMS apis to the end of SCL
by Chidera Olibie
· 6 months ago
b8ea307
Cleanup obsolete isStandaloneWebView
by Ziad Youssef
· 7 months ago
46961ce
Stop TrafficStats APIs from triggering Chromium startup.
by Chidera Olibie
· 7 months ago
ad7a8d0
Remove the Android WebView kill switch for CHIPS
by Peter Beverloo
· 7 months ago
512192c
Add Abhijith as a WebView glue OWNER
by Peter Beverloo
· 7 months ago
011fc53
Add API to return SelectionActionMenuClientWrapper
by Alex Mitra
· 8 months ago
91761fb
Remove Android.WebView.Startup.ChromiumInitTime.DrainRunQueueDuration histogram.
by Chidera Olibie
· 8 months ago
2f130e0
[wv][experiment] Add flag to stop isMultiprocessEnabled from starting Chromium
by Chidera Olibie
· 8 months ago
1d57804
Add support library API for Profile.addQuicHint.
by Peter Conn
· 8 months ago
1d4e2ef
[WV] Add metric on CookieManager threading conditions
by Abhijith Nair
· 8 months ago
9a62623
[WV] Remove startup special case for < JBMR2
by Abhijith Nair
· 8 months ago
fa86856
Add experiment to remove provisional CookieManager
by Abhijith Nair
· 8 months ago
2e4595e
Move stuff from startChromium to provider init
by Abhijith Nair
· 8 months ago
bc74036
[webview] Add experimental Library Prefetch configuration API
by Ashley Newson
· 9 months ago
acc31ea
Create boundary interface to add and get custom headers.
by Peter Pakkenberg
· 9 months ago
f5686ed
Fix most Error Prone violations for: CheckReturnValue
by Andrew Grieve
· 9 months ago
8880a1a
[WV] Make `Choreographer.doFrame` not block on WV startup
by Abhijith Nair
· 9 months ago
243d43f
[WV] Fix bug with mInitState
by Abhijith Nair
· 9 months ago
9b6a933
[WV] Add granular startup call site
by Abhijith Nair
· 9 months ago
8edbc65
Add metrics to track whether certain ProcessGlobalConfig options are used
by Peter Beverloo
· 9 months ago
a1abc19
Reland "[wv][async startup] Fix startChromiumLocked metrics"
by Chidera Olibie
· 9 months ago
0e2a255
[WV] Stop GetStatics() triggering WV startup
by Abhijith Nair
· 9 months ago
10c560d
[cleanup] Move to AwBrowserProcess
by Chidera Olibie
· 9 months ago
7aaa12a
Revert "[wv][async startup] Fix startChromiumLocked metrics"
by Viktor Semeniuk
· 9 months ago
ef7372e
[wv][async startup] Fix startChromiumLocked metrics
by Chidera Olibie
· 9 months ago
Next »