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