1. 67dbef6 Code inclusion: replace non-inclusive term by Nate Fischer · 4 weeks ago main
  2. 5746315 Reland "[WebView][WebAuthn] Introduce WebSettings.setWebAuthnSupport" by Adem Derinel · 7 weeks ago
  3. 162718b Revert "[WebView][WebAuthn] Introduce WebSettings.setWebAuthnSupport" by Alexander Timin · 8 weeks ago
  4. b574e1a [WebView][WebAuthn] Introduce WebSettings.setWebAuthnSupport by Adem Derinel · 8 weeks ago
  5. 21becc1 Implement setAudioMuted and isAudioMuted AndroidX APIs by Aashna · 2 months ago
  6. 20f0b99 LSC: Reformat //android_webview/**/*.java with google-java-format by Andrew Grieve · 5 months ago
  7. f047724 Add support for get/set WebView Media Integrity API config AndroidX API by Aashna · 5 months ago
  8. d5bfe63 [AW][multi-profile] Remove DEV_SUFFIX from MULTI_PROFILE feature by Sayed · 7 months ago
  9. 49693ae Add support lib binding for attribution configuration by Peter Birk Pakkenberg · 7 months ago
  10. dcc4957 [AW][multi-profile] Add BoundaryInterface for setProfile and getProfile by Sayed · 7 months ago
  11. 9071f11 Android: Mark kitkat as unsupported in our build system by Andrew Grieve · 8 months ago
  12. e311e4a [AW][multi-profile] Add BoundaryInterface for Profile and ProfileStore by Sayed · 8 months ago
  13. 35e9708 [WebView] Implement support library glue for user-agent metadata by Victor Tan · 8 months ago
  14. e406499 [WebView] Remove content relationship verification code by Susanne Westphal · 11 months ago
  15. 6e616e1 [WebView] Unhide WEB_MESSAGE_ARRAY_BUFFER by Richard He · 11 months ago
  16. 665d33b [WebView] Remove setSupportLibraryVersion()-code by Susanne Westphal · 11 months ago
  17. 8dcbe3a Remove deprecation from still-used method by Peter Birk Pakkenberg · 1 year ago
  18. 4041a21 [WebView] Temporarily remove WebMessage feature annotation by Richard He · 1 year ago
  19. 70af0cb [WebView] Temporarily add WebMessage feature back by Richard He · 1 year ago
  20. 416ff60 Wire up WebMessageListener ArrayBuffer support with AndroidX boundary by Richard He · 1 year ago
  21. 0baab1a Add constants related to directory base path to boundary interface. by Abhijith Nair · 1 year, 3 months ago
  22. 922edfd [WebView][DAL] Add boundary interface and support lib glue for experimentally restricted content. by Susanne Westphal · 1 year, 3 months ago
  23. a78ccba Expose image drag drop implementation in glue code for Androidx by Sayed Elabady · 1 year, 6 months ago
  24. 63f8cd7 [aw] Remove unused boundary interface methods by Peter Birk Pakkenberg · 1 year, 7 months ago
  25. b2277c6 [aw] Add allowlist for X-Requested-With header by Peter Birk Pakkenberg · 1 year, 7 months ago
  26. 9aa4cef Update copyright headers in android_webview/ 3/3 by Avi Drissman · 1 year, 8 months ago
  27. cb6d5ce Update the copyright headers in the Proguard flags files by Avi Drissman · 1 year, 8 months ago
  28. 74cae02 Revert "Update copyright headers in android_webview/ 3/3" by Daniel Cheng · 1 year, 8 months ago
  29. 1ad743a Update copyright headers in android_webview/ 3/3 by Avi Drissman · 1 year, 8 months ago
  30. bb54ff3 [WebView] Adopt ArrayBuffer WebMessage in boundary interface by Richard He · 1 year, 8 months ago
  31. 698ea09 Add ProcessGlobalConfigConstants to boundary interface. by Abhijith Nair · 1 year, 8 months ago
  32. 6e76aff Expose AwCookieManager#getCookieInfo in glue code for AndroidX. by Alex Mitra · 1 year, 9 months ago
  33. da496af Expose EnterpriseAuthenticationAppLinkPolicy APIs by Ayush Sharma · 1 year, 10 months ago
  34. 7d62387 Reland "Replace String with WebMessagePayload for AndroidX WebMessage API" by Richard He · 2 years ago
  35. 4ade930 Revert "Replace String with WebMessagePayload for AndroidX WebMessage API" by Zhiyuan Cai · 2 years ago
  36. adbc5fb Replace String with WebMessagePayload for AndroidX WebMessage API by Richard He · 2 years ago
  37. dba208a Aw: Add AlgorithmicDarkening feature by Michael Bai · 2 years, 2 months ago
  38. 4c7a4f8 Aw: Add AlgorithmicDarkeningAllowed to boundary interface by Michael Bai · 2 years, 2 months ago
  39. d5228a3 [WebView] Move getVariationsHeader to statics by Clark DuVall · 2 years, 2 months ago
  40. 8d26e21 Add WebView API to retrieve variations header by Clark DuVall · 2 years, 2 months ago
  41. 26faf88 [JJI] Cleanup ScriptReferenceBoundaryInterface by Shimi Zhang · 2 years, 2 months ago
  42. f57d12f Expose XRequestedWith api in glue code for AndroidX by Peter Birk Pakkenberg · 2 years, 2 months ago
  43. fd0a79b android_webview: add no-op boundary interfaces. by Adam Langley · 2 years, 3 months ago
  44. 24b3ad7 [JJI] Rename ScriptReference to ScriptHandler by Shimi Zhang · 3 years, 1 month ago
  45. bce01d5 [Build] Switch androidx dependencies to use //third_party/androidx by Peter Kotwicz · 3 years, 2 months ago
  46. d3ef8e8 [aw] Add reverse_bypass option for proxy override by Laís Minchillo · 3 years, 4 months ago
  47. c4cc41c Android: Use per-target lint-suppressions.xml by Peter Wen · 3 years, 8 months ago
  48. 021571f Code inclusion: add setSafeBrowsingAllowlist boundary interface by Nate Fischer · 3 years, 9 months ago
  49. 5ba8309 Android: Use a unified lint target by Peter Wen · 3 years, 9 months ago
  50. 5d6acc3 [WebView] Remove no longer needed boundary interface by Shimi Zhang · 3 years, 9 months ago
  51. f8183a6 remove copybara initialization artifacts by Shimi Zhang · 3 years, 11 months ago
  52. 7207ac6 Copybara Service Migration Initialization. by Shimi Zhang · 3 years, 11 months ago
  53. 2bb4bf6 [WebView] Rename to DocumentStartJavaScript by Shimi Zhang · 3 years, 11 months ago
  54. 818444f Android: Add webview boundaries apk for lint by Peter Wen · 4 years ago
  55. 396142f [JJI] Implement addDocumentStartJavascript glue layer by Shimi Zhang · 4 years ago
  56. 42cb598 Reformat all gn files in /android_webview/support_library/boundary_interfaces/BUILD.gn. by Nico Weber · 4 years, 3 months ago
  57. d054822 AW: Remove build.gradle file from boundry_interfaces by Hazem Ashmawy · 4 years, 4 months ago
  58. 953f3bc Replace java_files with sources in //android_webview by Natalie Chouinard · 4 years, 4 months ago
  59. 77b0f94 [WV Support Library] Add a crash key that indicates androidx.webkit version. by Anna Malova · 4 years, 6 months ago
  60. 6542df0 AW: gradle file to build boundary interfaces as a jar in AndroidX by Hazem Ashmawy · 4 years, 6 months ago
  61. 0a70d04 AW: Add AndroidXPlugin in support boundary interfaces gradle file by Hazem Ashmawy · 4 years, 7 months ago
  62. f90b2da AndroidX Webkit: fix javadoc in boundary interface by Nate Fischer · 4 years, 7 months ago
  63. 133f80a git ignore .gradle/ and .settings/ by Dan Harrington · 4 years, 7 months ago
  64. a4ab500 AndroidX Webkit: handle null consistently over boundary by Nate Fischer · 4 years, 7 months ago
  65. 3d3b20a [JJI] Port {add,remove}WebMessageListener to glue layer by Shimi Zhang · 4 years, 7 months ago
  66. e509959 AW: add build.gradle to build boundary interfaces in AndroidX by Hazem Ashmawy · 4 years, 7 months ago
  67. 7a9c5e2 [WV Support Library]: Add boundary interface and support lib glue by Anna Malova · 4 years, 7 months ago
  68. e298011 [AW] Manually sort gn java_files in few places. by Shimi Zhang · 4 years, 9 months ago
  69. d7bad14 [build] Remove <uses-sdk> and specify [min|target|max]SdkVersion in GN by Tibor Goldschwendt · 4 years, 11 months ago
  70. 2e8b9b6 [WebView Support Library] Add boundary interface and support lib glue for forceDark API. by Anna Malova · 5 years ago
  71. a248672 [aw] Add support library interface for IsMultiProcessEnabled by Laís Minchillo · 5 years ago
  72. dd652fd Replaced 'Should' with 'Will' per Android API council guidance by Christian O. Andersson · 5 years ago
  73. bfaef85 Enable suppression of error page from the Java side by Christian O. Andersson · 5 years ago
  74. ec6627a [aw] Remove DEV_SUFFIX from boundary interface by Laís Minchillo · 5 years ago
  75. 426a3a6 [WebView Support Library] document caveats for boundary_interfaces by Nate Fischer · 5 years ago
  76. 92724ac [aw] Update proxy API to receive proxy rules by Laís Minchillo · 5 years ago
  77. 7fb2d46 [WebView Support Library] suppress lint warning by Nate Fischer · 5 years ago
  78. 4bdb920 [aw] Support library glue for WebViewRendererClient by Tobias Sargeant · 5 years ago
  79. 93092e8 Android: use base layer API to check debuggability by Nate Fischer · 5 years ago
  80. 687df69 [supportlib] Support a :dev feature suffix. by Tobias Sargeant · 5 years ago
  81. e227dae [supportlib] getOrCreatePeer shouldn't throw a checked exception. by Tobias Sargeant · 5 years ago
  82. 96dd667 aw: Move "new InvocationHandler[]" to SL util. by Shimi Zhang · 5 years ago
  83. f2ab640 [aw] Add callback to proxy override methods by Laís Minchillo · 6 years ago
  84. 1d8eec5 AW: explain values for 'initialize' argument by Nate Fischer · 6 years ago
  85. a3b89bd [WebView Support Library] Support TracingController API. by First-name Last-name · 6 years ago
  86. da360f3 [aw] Add support library interface for WebViewRenderer by Tobias Sargeant · 6 years ago
  87. f7312e3 Add support library support for Override Proxy API by Laís Minchillo · 6 years ago
  88. 023152a AW: add gitignore for support lib boundary interfaces by Nate Fischer · 6 years ago
  89. 2015e0b AW: implement getWebChromeClient in support library by Nate Fischer · 6 years ago
  90. 6aac92f AW: lint: specify minSdkVersion for boundary interfaces by Nate Fischer · 6 years ago
  91. 69517a8 aw: Add support library glue for WebView.getWebViewClient by Tobias Sargeant · 6 years ago
  92. 42da6cb AW: remove redundant public modifier from interfaces by Nate Fischer · 6 years ago
  93. 3a9b1d7 [android webview] (support lib) Add feature flags for WebMessage APIs. by Gustav Sennton · 6 years ago
  94. 2a92b99 AW: do not convert support lib param types by Nate Fischer · 6 years ago
  95. eac1e47 [android webview] Add support library support for WebMessage(port) APIs. by Gustav Sennton · 6 years ago
  96. dcc7d33 AW: convert between frameworks and support lib SafeBrowsingResponses by Nate Fischer · 6 years ago
  97. 2c18fa6 [android webview] properly support per-method feature detection. by Gustav Sennton · 6 years ago
  98. 54c8c4f AW: add feature flags for methods on callback-related classes by Nate Fischer · 6 years ago
  99. b53e886 [android webview] Support WebResourceRequestCompat.isRedirect() by Gustav Sennton · 6 years ago
  100. 92bead2 AW: add feature detection for WebViewClientCompat by Nate Fischer · 6 years ago