1. fa0446c webview: allow PacProcessor to be used with DE storage. by Richard Coles · 29 hours ago main
  2. e46fcbd Android: Remove ApiHelperForO by Andrew Grieve · 9 days ago
  3. 4520e23 Android: Remove ApiHelperForM by Andrew Grieve · 9 days ago
  4. 9e5eb2e Revert "Revert disabling CHIPS in WebView on prod" by Dylan Cutler · 11 days ago
  5. 0c3d8dc Add metrics for permission requests in WebView by Peter Birk Pakkenberg · 2 weeks ago
  6. 7e92c1e Add ApiCall metrics for Geolocation by Peter Birk Pakkenberg · 3 weeks ago
  7. f0b1f8a Add UMA histograms for the duration of load url APIs by Ziad Youssef · 4 weeks ago
  8. 5bf360b Replace flag overriding for better metrics with synthetic field trial by Alex Mitra · 4 weeks ago
  9. fd15112 Add UMA logging of implemented WebView callbacks by Peter Birk Pakkenberg · 6 weeks ago
  10. e9c8cf4 Revert "Add UMA logging of implemented WebView callbacks" by Peter Birk Pakkenberg · 8 weeks ago
  11. 28c825f Use SharedPrefs to cache enabled value to allow Context experimentation by Alex Mitra · 8 weeks ago
  12. ffd457a Enable using WebView's context for Resources on Canary by Alex Mitra · 8 weeks ago
  13. b7cce5f Log when an Android dialog is shown to the user by Alex Mitra · 9 weeks ago
  14. 0004236 Fix theming for WebView UI in light/dark mode when using WebView context by Alex Mitra · 9 weeks ago
  15. c465254 Prerender: Cancel prerendering when setting WebView clients by Jiacheng Guo · 9 weeks ago
  16. 9347460 [Aw] Use a separate context for resource related requests by Alex Mitra · 3 months ago
  17. 98e2fa0 Log WebIconDatabase usage. by Peter E Conn · 3 months ago
  18. f0096e7 Add UMA logging of implemented WebView callbacks by Peter Birk Pakkenberg · 3 months ago
  19. 1886697 Revert disabling CHIPS in WebView on prod by Dylan Cutler · 3 months ago
  20. 1f84a8d Disable CHIPS on WebView using command line switch by Dylan Cutler · 3 months ago
  21. 6a9c79f Preload some Java classes on a background thread during WevView startup by Clark DuVall · 3 months ago
  22. 6d96262 Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 4 months ago
  23. 335b5b3 [aw] Add instrumentation for library loading call sites by Oksana Zhuravlova · 4 months ago
  24. c40c002 Move command line initialisation earlier in WebView startup by Alex Mitra · 4 months ago
  25. ab58b34 Android: Log versionCode on process init by Andrew Grieve · 4 months ago
  26. 9d80d99 [WebView] Enabling crashy feature for testing by Adam Walls · 5 months ago
  27. e872368 webview: Check exceptions for default video poster by Rupert Ben Wiser · 5 months ago
  28. 30469ec [aw] Rearrange NetworkChangeNotifier initialization and skip unnecessary binder calls by Oksana Zhuravlova · 5 months ago
  29. e9a03ab [android-webview] Remove weblayer from android webview by Abhijeet Kandalkar · 6 months ago
  30. 834cdbd [aw][tracing] Add an 'android_webview.timeline' event for StartChromiumLocked by Oksana Zhuravlova · 6 months ago
  31. f229863 Adds a metric to see how many Uris are outside the apps data dir. by Thomas · 6 months ago
  32. 35f9253 webview: try even harder to work around the resource problem. by Torne (Richard Coles) · 6 months ago
  33. bd61496 AW UMA: remove unused histograms by Nate Fischer · 6 months ago
  34. ab5d9f2 [Android] Migrate Java usages of version_info to //base/version_info by Henrique Nakashima · 7 months ago
  35. 3107e36 Relocate AwBrowserContext methods to the new class AwBrowserContextStore by Thomas · 8 months ago
  36. 3ead406 AW: drop support for Android N by Nate Fischer · 8 months ago
  37. b3060a0 LSC: Reformat //android_webview/**/*.java with google-java-format by Andrew Grieve · 8 months ago
  38. f7c3cff [Autofill] Remove AwSettings.{get,set}SaveFormData() and friends by Christoph Schwering · 9 months ago
  39. e9ce11f webview: remove obsolete workaround for API <=23 by Torne (Richard Coles) · 9 months ago
  40. d7f5d27 [aw] Fix parameter comment to use the correct format in aw java code by Ho Cheung · 9 months ago
  41. 55567fd [webview][multi-profile] Check WebView Tag Using App Provided Key for by Wayne Jackson Jr. · 9 months ago
  42. 9488fa6 Remove // clang-format directives from .java files by Andrew Grieve · 10 months ago
  43. ac41065 jni_zero: Migrating all JNI annotations in /android_webview to jni_zero copies by Sam Maier · 10 months ago
  44. 452aa09 Remove AndroidX core dependency for base_java by Mohannad Farrag · 10 months ago
  45. d5be781 [AW][multi-profile] Add BoundaryInterface for setProfile and getProfile by Sayed · 11 months ago
  46. 09e2c50 [AW][multi-profile] Add name-profile cache to ProfileStore by Sayed · 11 months ago
  47. 6689500 [AW][multi-profile] Add BoundaryInterface for Profile and ProfileStore by Sayed · 11 months ago
  48. 633ddff Show hover icon over editable elements in WebViews by Alex Mitra · 11 months ago
  49. f782089 [aw][tracing] Remove instrumentation for computeScroll() by Oksana Zhuravlova · 11 months ago
  50. e08b607 [webview][multi-profile] Implement Glue Profile by Wayne Jackson Jr. · 11 months ago
  51. 6bf4355 [webview][multi-profile] Expose Native CookieManager to AwBrowserContext by Wayne Jackson Jr. · 11 months ago
  52. ed03cb0 [aw][tracing] Add more API call coverage by Oksana Zhuravlova · 11 months ago
  53. df23b67 [webview][multi-profile] Add Lifetime Annotations to 5 Classes by Wayne Jackson Jr. · 11 months ago
  54. 646ce4c [webview][multi-profile] Fix Lifetime of ServiceWorker classes + AwInit Renames by Wayne Jackson Jr. · 12 months ago
  55. 666520b Revert "Reland "WebView: ANR/exit reason tracking"" by Yuly Novikov · 12 months ago
  56. a451e6c Reland "WebView: ANR/exit reason tracking" by Adam Walls · 12 months ago
  57. 67e30c3 Adding lifetime annotations to WebView by Peter Birk Pakkenberg · 12 months ago
  58. 2ab70d3 [aw][tracing] Add an event for Android.WebView.Startup.CreationTime.TotalFactoryInitTime by Oksana Zhuravlova · 1 year ago
  59. 5beab72 [aw] Record Android.WebView.Callback.Counts for shouldInterceptRequest by Oksana Zhuravlova · 1 year ago
  60. 38058b9 [aw][tracing] Record ApiCall histogram for loadUrl by Oksana Zhuravlova · 1 year, 1 month ago
  61. 355f646 [aw][tracing] Add lightweight startup events by Oksana Zhuravlova · 1 year, 1 month ago
  62. 8588f9f Revert "webview: keep constructor used by reflection." by Richard Coles · 1 year, 1 month ago
  63. 53242e3 webview: keep constructor used by reflection. by Torne (Richard Coles) · 1 year, 1 month ago
  64. 0444137 Android: Use package id rather than firebase id in crash reports by Andrew Grieve · 1 year, 1 month ago
  65. 481f9cf Reland "jni_generator: Use GN metadata rather than build_config.json for java" by Andrew Grieve · 1 year, 1 month ago
  66. f316859 Revert "jni_generator: Use GN metadata rather than build_config.json for java" by Mateusz Zbikowski · 1 year, 1 month ago
  67. 92ad748 jni_generator: Use GN metadata rather than build_config.json for java by Andrew Grieve · 1 year, 1 month ago
  68. ce2fc6b [aw][tracing] Add/update more API call events by Oksana Zhuravlova · 1 year, 1 month ago
  69. 1c84b30 Reland "JNI annotation processor -> srcjars (batch 1)" by Andrew Grieve · 1 year, 2 months ago
  70. 03abffe Revert "JNI annotation processor -> srcjars (batch 1)" by Kevin McNee · 1 year, 2 months ago
  71. 0cdb80b JNI annotation processor -> srcjars (batch 1) by Andrew Grieve · 1 year, 2 months ago
  72. 5ca446f [WebView] Remove content relationship verification code by Susanne Westphal · 1 year, 2 months ago
  73. b8834a7 [aw][tracing] Add trace events for API calls by Oksana Zhuravlova · 1 year, 2 months ago
  74. 05bc164 [Android] Make isEnabled() static in FeatureMap by Henrique Nakashima · 1 year, 2 months ago
  75. f49293d [webview][multi-profile] Add Lifetime annotations to 22 classes by Wayne Jackson Jr · 1 year, 2 months ago
  76. e03089b 👪 Remove AwFormDatabase. by Peter E Conn · 1 year, 2 months ago
  77. 4bfc797 webview: Mark AndroidXProcessGlobalConfig as singleton by Rupert Ben Wiser · 1 year, 3 months ago
  78. b5996ca [Android] Use FeatureMap to replace AwFeatureList by Henrique Nakashima · 1 year, 3 months ago
  79. c0a49ba WebView: Removing Android.WebView.SafeMode.CheckStateBlockingTime by avvall · 1 year, 3 months ago
  80. 619cb6c Reland "JNI: no longer -keeping all native methods" by Sam Maier · 1 year, 3 months ago
  81. d8c72ab Clean up UI Thread initialization by Michael Thiessen · 1 year, 3 months ago
  82. 30d4fcc Revert "JNI: no longer -keeping all native methods" by Andrew Grieve · 1 year, 4 months ago
  83. 70b4a54 JNI: no longer -keeping all native methods by Sam Maier · 1 year, 4 months ago
  84. 5dd7b4e WebView: Updating Android.WebView.SafeMode.* histograms. by avvall · 1 year, 4 months ago
  85. 3d80253 Fix java targets depending on resource classes from deps by Mohamed Heikal · 1 year, 4 months ago
  86. 707d185 Remove atrace support from Chrome/WebView by Igor Kraskevich · 1 year, 4 months ago
  87. c3a0270 WebView: Add embedded side of fast variations mitigation. by avvall · 1 year, 4 months ago
  88. c7503e1 Delete UiThreadTaskTraits by Michael Thiessen · 1 year, 4 months ago
  89. ec2bfed webview: enable chrome://inspect in debuggable apps. by Torne (Richard Coles) · 1 year, 5 months ago
  90. c3dcba0 android: clean up checking FLAG_DEBUGGABLE. by Torne (Richard Coles) · 1 year, 5 months ago
  91. fa86889 [WebView] Disabled Focus Overlay when Hardware Keyboard Attached by Wayne Jackson Jr · 1 year, 5 months ago
  92. 49be1d4 [WV] Support specifying base directory paths by Abhijith Nair · 1 year, 6 months ago
  93. aa79a66 Android: Refactor manifest jinja targets into templates by Andrew Grieve · 1 year, 6 months ago
  94. 392f29a Remove unneeded accessibility methods in Android by Mark Schillaci · 1 year, 6 months ago
  95. c78c83a [WebView][DAL] Add boundary interface and support lib glue for experimentally restricted content. by Susanne Westphal · 1 year, 6 months ago
  96. 425fe84 [WebView][DAL] Rename RestrictThirdPartyContent -> RestrictSensitiveContent by Susanne Westphal · 1 year, 6 months ago
  97. 45b6d78 Revert "Android: Delete legacy jni_generator support for non-proxy natives" by Andrew Grieve · 1 year, 7 months ago
  98. 0ed9521 Android: Delete legacy jni_generator support for non-proxy natives by Andrew Grieve · 1 year, 7 months ago
  99. b0ea066 [Android] Remove Marshmallow code in org.chromium.android_webview by Henrique Nakashima · 1 year, 7 months ago
  100. f0a291b Reland "[DAL][WebView] Add Digital Asset Link validation for WebView" by Susanne Westphal · 1 year, 7 months ago