1. 6d96262 Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 5 days ago main
  2. 335b5b3 [aw] Add instrumentation for library loading call sites by Oksana Zhuravlova · 8 days ago
  3. c40c002 Move command line initialisation earlier in WebView startup by Alex Mitra · 14 days ago
  4. ab58b34 Android: Log versionCode on process init by Andrew Grieve · 4 weeks ago
  5. 9d80d99 [WebView] Enabling crashy feature for testing by Adam Walls · 5 weeks ago
  6. e872368 webview: Check exceptions for default video poster by Rupert Ben Wiser · 6 weeks ago
  7. 30469ec [aw] Rearrange NetworkChangeNotifier initialization and skip unnecessary binder calls by Oksana Zhuravlova · 7 weeks ago
  8. e9a03ab [android-webview] Remove weblayer from android webview by Abhijeet Kandalkar · 3 months ago
  9. 834cdbd [aw][tracing] Add an 'android_webview.timeline' event for StartChromiumLocked by Oksana Zhuravlova · 3 months ago
  10. f229863 Adds a metric to see how many Uris are outside the apps data dir. by Thomas · 3 months ago
  11. 35f9253 webview: try even harder to work around the resource problem. by Torne (Richard Coles) · 3 months ago
  12. bd61496 AW UMA: remove unused histograms by Nate Fischer · 3 months ago
  13. ab5d9f2 [Android] Migrate Java usages of version_info to //base/version_info by Henrique Nakashima · 4 months ago
  14. 3107e36 Relocate AwBrowserContext methods to the new class AwBrowserContextStore by Thomas · 4 months ago
  15. 3ead406 AW: drop support for Android N by Nate Fischer · 5 months ago
  16. b3060a0 LSC: Reformat //android_webview/**/*.java with google-java-format by Andrew Grieve · 5 months ago
  17. f7c3cff [Autofill] Remove AwSettings.{get,set}SaveFormData() and friends by Christoph Schwering · 5 months ago
  18. e9ce11f webview: remove obsolete workaround for API <=23 by Torne (Richard Coles) · 6 months ago
  19. d7f5d27 [aw] Fix parameter comment to use the correct format in aw java code by Ho Cheung · 6 months ago
  20. 55567fd [webview][multi-profile] Check WebView Tag Using App Provided Key for by Wayne Jackson Jr. · 6 months ago
  21. 9488fa6 Remove // clang-format directives from .java files by Andrew Grieve · 6 months ago
  22. ac41065 jni_zero: Migrating all JNI annotations in /android_webview to jni_zero copies by Sam Maier · 6 months ago
  23. 452aa09 Remove AndroidX core dependency for base_java by Mohannad Farrag · 6 months ago
  24. d5be781 [AW][multi-profile] Add BoundaryInterface for setProfile and getProfile by Sayed · 7 months ago
  25. 09e2c50 [AW][multi-profile] Add name-profile cache to ProfileStore by Sayed · 7 months ago
  26. 6689500 [AW][multi-profile] Add BoundaryInterface for Profile and ProfileStore by Sayed · 8 months ago
  27. 633ddff Show hover icon over editable elements in WebViews by Alex Mitra · 8 months ago
  28. f782089 [aw][tracing] Remove instrumentation for computeScroll() by Oksana Zhuravlova · 8 months ago
  29. e08b607 [webview][multi-profile] Implement Glue Profile by Wayne Jackson Jr. · 8 months ago
  30. 6bf4355 [webview][multi-profile] Expose Native CookieManager to AwBrowserContext by Wayne Jackson Jr. · 8 months ago
  31. ed03cb0 [aw][tracing] Add more API call coverage by Oksana Zhuravlova · 8 months ago
  32. df23b67 [webview][multi-profile] Add Lifetime Annotations to 5 Classes by Wayne Jackson Jr. · 8 months ago
  33. 646ce4c [webview][multi-profile] Fix Lifetime of ServiceWorker classes + AwInit Renames by Wayne Jackson Jr. · 8 months ago
  34. 666520b Revert "Reland "WebView: ANR/exit reason tracking"" by Yuly Novikov · 8 months ago
  35. a451e6c Reland "WebView: ANR/exit reason tracking" by Adam Walls · 8 months ago
  36. 67e30c3 Adding lifetime annotations to WebView by Peter Birk Pakkenberg · 9 months ago
  37. 2ab70d3 [aw][tracing] Add an event for Android.WebView.Startup.CreationTime.TotalFactoryInitTime by Oksana Zhuravlova · 9 months ago
  38. 5beab72 [aw] Record Android.WebView.Callback.Counts for shouldInterceptRequest by Oksana Zhuravlova · 9 months ago
  39. 38058b9 [aw][tracing] Record ApiCall histogram for loadUrl by Oksana Zhuravlova · 10 months ago
  40. 355f646 [aw][tracing] Add lightweight startup events by Oksana Zhuravlova · 10 months ago
  41. 8588f9f Revert "webview: keep constructor used by reflection." by Richard Coles · 10 months ago
  42. 53242e3 webview: keep constructor used by reflection. by Torne (Richard Coles) · 10 months ago
  43. 0444137 Android: Use package id rather than firebase id in crash reports by Andrew Grieve · 10 months ago
  44. 481f9cf Reland "jni_generator: Use GN metadata rather than build_config.json for java" by Andrew Grieve · 10 months ago
  45. f316859 Revert "jni_generator: Use GN metadata rather than build_config.json for java" by Mateusz Zbikowski · 10 months ago
  46. 92ad748 jni_generator: Use GN metadata rather than build_config.json for java by Andrew Grieve · 10 months ago
  47. ce2fc6b [aw][tracing] Add/update more API call events by Oksana Zhuravlova · 10 months ago
  48. 1c84b30 Reland "JNI annotation processor -> srcjars (batch 1)" by Andrew Grieve · 10 months ago
  49. 03abffe Revert "JNI annotation processor -> srcjars (batch 1)" by Kevin McNee · 10 months ago
  50. 0cdb80b JNI annotation processor -> srcjars (batch 1) by Andrew Grieve · 10 months ago
  51. 5ca446f [WebView] Remove content relationship verification code by Susanne Westphal · 10 months ago
  52. b8834a7 [aw][tracing] Add trace events for API calls by Oksana Zhuravlova · 11 months ago
  53. 05bc164 [Android] Make isEnabled() static in FeatureMap by Henrique Nakashima · 11 months ago
  54. f49293d [webview][multi-profile] Add Lifetime annotations to 22 classes by Wayne Jackson Jr · 11 months ago
  55. e03089b 👪 Remove AwFormDatabase. by Peter E Conn · 11 months ago
  56. 4bfc797 webview: Mark AndroidXProcessGlobalConfig as singleton by Rupert Ben Wiser · 11 months ago
  57. b5996ca [Android] Use FeatureMap to replace AwFeatureList by Henrique Nakashima · 11 months ago
  58. c0a49ba WebView: Removing Android.WebView.SafeMode.CheckStateBlockingTime by avvall · 11 months ago
  59. 619cb6c Reland "JNI: no longer -keeping all native methods" by Sam Maier · 1 year ago
  60. d8c72ab Clean up UI Thread initialization by Michael Thiessen · 1 year ago
  61. 30d4fcc Revert "JNI: no longer -keeping all native methods" by Andrew Grieve · 1 year ago
  62. 70b4a54 JNI: no longer -keeping all native methods by Sam Maier · 1 year ago
  63. 5dd7b4e WebView: Updating Android.WebView.SafeMode.* histograms. by avvall · 1 year ago
  64. 3d80253 Fix java targets depending on resource classes from deps by Mohamed Heikal · 1 year, 1 month ago
  65. 707d185 Remove atrace support from Chrome/WebView by Igor Kraskevich · 1 year, 1 month ago
  66. c3a0270 WebView: Add embedded side of fast variations mitigation. by avvall · 1 year, 1 month ago
  67. c7503e1 Delete UiThreadTaskTraits by Michael Thiessen · 1 year, 1 month ago
  68. ec2bfed webview: enable chrome://inspect in debuggable apps. by Torne (Richard Coles) · 1 year, 1 month ago
  69. c3dcba0 android: clean up checking FLAG_DEBUGGABLE. by Torne (Richard Coles) · 1 year, 1 month ago
  70. fa86889 [WebView] Disabled Focus Overlay when Hardware Keyboard Attached by Wayne Jackson Jr · 1 year, 2 months ago
  71. 49be1d4 [WV] Support specifying base directory paths by Abhijith Nair · 1 year, 2 months ago
  72. aa79a66 Android: Refactor manifest jinja targets into templates by Andrew Grieve · 1 year, 3 months ago
  73. 392f29a Remove unneeded accessibility methods in Android by Mark Schillaci · 1 year, 3 months ago
  74. c78c83a [WebView][DAL] Add boundary interface and support lib glue for experimentally restricted content. by Susanne Westphal · 1 year, 3 months ago
  75. 425fe84 [WebView][DAL] Rename RestrictThirdPartyContent -> RestrictSensitiveContent by Susanne Westphal · 1 year, 3 months ago
  76. 45b6d78 Revert "Android: Delete legacy jni_generator support for non-proxy natives" by Andrew Grieve · 1 year, 3 months ago
  77. 0ed9521 Android: Delete legacy jni_generator support for non-proxy natives by Andrew Grieve · 1 year, 3 months ago
  78. b0ea066 [Android] Remove Marshmallow code in org.chromium.android_webview by Henrique Nakashima · 1 year, 4 months ago
  79. f0a291b Reland "[DAL][WebView] Add Digital Asset Link validation for WebView" by Susanne Westphal · 1 year, 4 months ago
  80. ae15777 AW: remove pre-Nougat code paths by Nate Fischer · 1 year, 4 months ago
  81. 2f8a0ca Revert "[DAL][WebView] Add Digital Asset Link validation for WebView" by Hazem Ashmawy · 1 year, 4 months ago
  82. ef9f743 [DAL][WebView] Add Digital Asset Link validation for WebView by Susanne Westphal · 1 year, 4 months ago
  83. 481f6d1 webview: fix init order in startChromiumLocked. by Torne (Richard Coles) · 1 year, 4 months ago
  84. 4ca75e6 Add Counters to WebSettings APIs by Ziad Youssef · 1 year, 5 months ago
  85. f899133 Add counters to WebStorage APIs by Ziad Youssef · 1 year, 5 months ago
  86. dd50ae0 Add counters to CookieManager APIs by Ziad Youssef · 1 year, 5 months ago
  87. cb72e8e Add counters to WebViewDatabase APIs by Ziad Youssef · 1 year, 5 months ago
  88. 5d9e5fb Add call counter for database getHttpAuthUsernamePassword api by Ziad Youssef · 1 year, 5 months ago
  89. f525c92 Android: Make PackageUtils APIs not require Context by Andrew Grieve · 1 year, 5 months ago
  90. c36b09e AW: remove Android L API stub by Nate Fischer · 1 year, 6 months ago
  91. 8c39dd0 Moving UMA logging for SafeModeExecutionResult to SafeModeController. by avvall · 1 year, 6 months ago
  92. f45fe30 Update copyright headers in android_webview/ 3/3 by Avi Drissman · 1 year, 8 months ago
  93. e721084 Read ProcessGlobalConfig from AndroidX during WV initialization by Abhijith Nair · 1 year, 8 months ago
  94. 57e1554 Update copyright headers in android_webview/ 2/3 by Avi Drissman · 1 year, 8 months ago
  95. 0843a51 WebView: Don't use UI thread unnecessarily. by avvall · 1 year, 8 months ago
  96. e8703da Expose AwCookieManager#getCookieInfo in glue code for AndroidX. by Alex Mitra · 1 year, 9 months ago
  97. 408c3fd WebView: Adding back WebView load time calculation with updated API. by avvall · 1 year, 9 months ago
  98. 7d50060 Update to Android T SDK. by Torne (Richard Coles) · 1 year, 9 months ago
  99. 13cc1b7 AW: relax WebResourceResponse requirements by Nate Fischer · 1 year, 10 months ago
  100. 8a0af36 AW: fix obsolete code comment by Nate Fischer · 1 year, 10 months ago