1. 573af3c Merge "Add ArrayBuffer support in WebMessageCompat." into androidx-main by Peter Birk Pakkenberg · 1 year, 9 months ago
  2. ab44a8f Add ArrayBuffer support in WebMessageCompat. by Richard He · 1 year, 9 months ago
  3. 017268d Unhides API for CookieManagerCompat. by Alex Mitra · 1 year, 9 months ago
  4. a5cfc6f Add X-Requested-With allow-list API by Peter Birk Pakkenberg · 1 year, 9 months ago
  5. f357224 Merge "Add feature detection using WebView Manifest entry" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  6. 21c16f2 Add feature detection using WebView Manifest entry by Abhijith Nair · 1 year, 9 months ago
  7. fb19f6a Remove left-over adapter methods by Peter Birk Pakkenberg · 1 year, 9 months ago
  8. 63162c4 Remove unreleased X-Requested-With API by Peter Birk Pakkenberg · 1 year, 9 months ago
  9. 486787d Mark testForceDark_webThemeDarkeningOnly as flaky by Tiem Song · 1 year, 9 months ago
  10. 59809f2 Merge "Add way to specify global config for WebView init." into androidx-main by Treehugger Robot · 1 year, 10 months ago
  11. 8e6ba32 Add way to specify global config for WebView init. by Abhijith Nair · 1 year, 10 months ago
  12. 5bfba34 Disabling broken tests by Andrea Falcone · 1 year, 10 months ago
  13. 40fa598 Merge "[AW] Implement CookieManagerCompat in AndroidX" into androidx-main by Alex Mitra · 1 year, 10 months ago
  14. 5e05111 [AW] Implement CookieManagerCompat in AndroidX by Alex Mitra · 1 year, 10 months ago
  15. dc5bf96 Annotate flaky tests by Ember Rose · 1 year, 10 months ago
  16. 29c92dd Merge "Unhide ENTERPRISE_AUTHENTICATION_APP_LINK_POLICY" into androidx-main by Ayush Sharma · 1 year, 10 months ago
  17. 11523b8f Unhide ENTERPRISE_AUTHENTICATION_APP_LINK_POLICY by Ayush Sharma · 1 year, 11 months ago
  18. a13218b Reland "Set WebViewFeatureInternal.FORCE_DARK to SDK Q" by Peter Birk Pakkenberg · 1 year, 11 months ago
  19. d562d71 Add FlakyTest annotation to WebSettingsCompatForceDarkTest#testForceDark_rendersDark by Fred Sladkey · 1 year, 11 months ago
  20. ffe724e Second lint baseline update after Lint Fixit by Tiem Song · 1 year, 11 months ago
  21. 101f5db Merge "Reenable unused method check in errorprone." into androidx-main by Treehugger Robot · 1 year, 11 months ago
  22. a5705b9 Reenable unused method check in errorprone. by Aurimas Liutikas · 1 year, 11 months ago
  23. b93d9d0 Disable testSimplifiedDarkMode_rendersDark by Peter Birk Pakkenberg · 1 year, 11 months ago
  24. ed6857e Update darkmode tests to ignore green border by Peter Birk Pakkenberg · 1 year, 11 months ago
  25. dd1a32a Add api for EnterpriseAuthenticationAppLinkPolicy by Ayush Sharma · 2 years ago
  26. 6379b8c Merge "Update versions for release id 1656522000000" into androidx-main by Treehugger Robot · 2 years ago
  27. 22a1105 Update versions for release id 1656522000000 by Nick Anthony · 2 years ago
  28. 96bc85d Supress deprecated method warning by Ayush Sharma · 2 years ago
  29. 8770739 Supress deprecated method warning by Ayush Sharma · 2 years ago
  30. 85317b6 Add missing public access modifer to stub by Ayush Sharma · 2 years ago
  31. a4c6418 Add stub for unimplemented func getMessagePayload by Ayush Sharma · 2 years ago
  32. 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years ago
  33. 9a06043 Adding pbirk, swestphal to webkit owners by Peter Birk Pakkenberg · 2 years ago
  34. 059333a Updated webkit version to 1.5.0-beta01 by Susanne Westphal · 2 years ago
  35. 76478cf8 Aw: Add RequiresApi(Build.VERSION_CODES.Q) to AlogrithimicDarkening related APIs by Michael Bai · 2 years, 1 month ago
  36. 45ae24d WV: Enable Simplified Dark Mode tests by Michael Bai · 2 years, 1 month ago
  37. 4d93a2a Upgrade to espresso 3.5.0-alpha06 by Aurimas Liutikas · 2 years, 1 month ago
  38. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 1 month ago
  39. adf44e8 Revert "Set WebViewFeatureInternal.FORCE_DARK to SDK Q" by Peter Birk Pakkenberg · 2 years, 1 month ago
  40. 0b6f4e7 Clean UnknownNullness issues for webkit by Peter Birk Pakkenberg · 2 years, 2 months ago
  41. 1345d94 [AW] Resolving ClassVerificationFailure in tests by Peter Birk Pakkenberg · 2 years, 2 months ago
  42. b236c2f Fix ClassVerificationFailure in webkit main source by Peter Birk Pakkenberg · 2 years, 2 months ago
  43. dc5f6d3 Merge "Set WebViewClient for getVariationsHeader TestApp-Activity." into androidx-main by Susanne Westphal · 2 years, 1 month ago
  44. 334f6b4 Merge "Move wait for test termination to finally block" into androidx-main by Peter Birk Pakkenberg · 2 years, 1 month ago
  45. 9d24996 Move wait for test termination to finally block by Peter Birk Pakkenberg · 2 years, 2 months ago
  46. 575945c Set WebViewClient for getVariationsHeader TestApp-Activity. by Susanne Westphal · 2 years, 1 month ago
  47. 914e475 Set WebViewFeatureInternal.FORCE_DARK to SDK Q by Peter Birk Pakkenberg · 2 years, 2 months ago
  48. 8a9a101 Restructure WebViewFeatureInternal to facilitate static analysis by Peter Birk Pakkenberg · 2 years, 2 months ago
  49. 2ddc56f Fix failing test caused by leaking render process by Peter Birk Pakkenberg · 2 years, 2 months ago
  50. a6e77f3 Merge "Deprecations for SDK update" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  51. 058a5e1 Merge "AndroidX Webkit: fix lint error using @ChecksSdkIntAtLeast" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  52. 0c12f95 AndroidX Webkit: fix lint error using @ChecksSdkIntAtLeast by Nate Fischer · 2 years, 2 months ago
  53. da396f6 Deprecations for SDK update by Alan Viverette · 2 years, 2 months ago
  54. b5bff5b [AW] Skip test that causes flake on versions < 102.0.4997.0 by Peter Birk Pakkenberg · 2 years, 2 months ago
  55. 4a1fa3d WV: Disable Simplified Dark Mode tests by Michael Bai · 2 years, 2 months ago
  56. 90215bd Merge "[WebView] Rehide addDocumentStartJavascript API." into androidx-main by Susanne Westphal · 2 years, 2 months ago
  57. b9a053f [WebView] Rehide addDocumentStartJavascript API. by Susanne Westphal · 2 years, 2 months ago
  58. b29b42e Merge "WV: Fix force dark tests failure on Android T." into androidx-main by Michael Bai · 2 years, 2 months ago
  59. 36e4427 Merge "Update webkit component id to the private component" into androidx-main by Aurimas Liutikas · 2 years, 2 months ago
  60. 2ab42bf5 Merge "Baseline for metalava update" into androidx-main by Sam Gilbert · 2 years, 2 months ago
  61. 0ce2a9a Prevent test from leaking state by Peter Birk Pakkenberg · 2 years, 3 months ago
  62. 970d914 WV: Fix force dark tests failure on Android T. by Michael Bai · 2 years, 2 months ago
  63. 771c3da Baseline for metalava update by Sam Gilbert · 2 years, 2 months ago
  64. b3dbfa1 Update webkit component id to the private component by Aurimas Liutikas · 2 years, 2 months ago
  65. 9fd4102 Merge changes Icd391d40,I624f82ad,If94add74,I4a940a28 into androidx-main by Peter Birk Pakkenberg · 2 years, 2 months ago
  66. 60cb089 Update webkit lint.xml to match buildSrc by Peter Birk Pakkenberg · 2 years, 2 months ago
  67. 572244a Add more helpful error message to test timeout by Peter Birk Pakkenberg · 2 years, 2 months ago
  68. 9952ed5 Mark flaky WebKit tests by David Saff · 2 years, 2 months ago
  69. 34d8373 Fix ClassVerificationFailure warnings in webview test app by Peter Birk Pakkenberg · 2 years, 2 months ago
  70. a122a67 Fix syntheticAccessor lint warnings by Peter Birk Pakkenberg · 2 years, 2 months ago
  71. c83dd32 Fix missing nullness annotation lint errors by Peter Birk Pakkenberg · 2 years, 2 months ago
  72. e8fb8df Merge "Add hidden X-Requested-With header control API" into androidx-main by Peter Birk Pakkenberg · 2 years, 3 months ago
  73. f7dc537 Merge "Update Metalava to build 8281375" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  74. 7bb49f8 Add hidden X-Requested-With header control API by Peter Birk Pakkenberg · 2 years, 3 months ago
  75. 8ce27e2 Merge "Bulk update of all AndroidX lint baseline files" into androidx-main by Tiem Song · 2 years, 3 months ago
  76. 0a64a66 Update Metalava to build 8281375 by Ember Rose · 2 years, 3 months ago
  77. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 3 months ago
  78. c68ffaa WebView: setAlgorithmicDarkeningAllowed API by Michael Bai · 2 years, 3 months ago
  79. 511ad40 Merge "AndroidX Webkit: always destroy WebView in tests" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  80. 6a0e0e9 AndroidX Webkit: always destroy WebView in tests by Nate Fischer · 2 years, 3 months ago
  81. 12fd819 WebView: Add WebSettingsCompatDarkModeTestBase by Michael Bai · 2 years, 3 months ago
  82. 3e03c85 Merge "WebView: add TargetSdkActivityTestRule" into androidx-main by Michael Bai · 2 years, 3 months ago
  83. f42b26d [WebView] Fix WebViewCompat test not destroying WebView by Clark DuVall · 2 years, 3 months ago
  84. b0aa22d WebView: add TargetSdkActivityTestRule by Michael Bai · 2 years, 3 months ago
  85. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 3 months ago
  86. 2ce3ed53 [WebView] Unhide WebViewCompat.getVariationsHeader() API by Clark DuVall · 2 years, 3 months ago
  87. 1b44ecc Add demo app Activity for WebViewCompat.getVariationsHeader() by Clark DuVall · 2 years, 3 months ago
  88. 8e86d7d Merge "[WebView] Add getVariationsHeader() to WebViewCompat" into androidx-main by Clark Duvall · 2 years, 3 months ago
  89. 4904509 [WebView] Add getVariationsHeader() to WebViewCompat by Clark DuVall · 2 years, 4 months ago
  90. 1a8bf7c [WebView] Implement method on WebViewClientBoundaryInterface by Shimi Zhang · 2 years, 4 months ago
  91. ef5e710 Upstream deprecation suppressions for Android T by Aurimas Liutikas · 2 years, 4 months ago
  92. 9aa32a9 Merge "Move to TOML as source of truth for library groups and versions" into androidx-main by Aurimas Liutikas · 2 years, 5 months ago
  93. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 7 months ago
  94. 660a212 Merge "Deprecation tags required to update T SDK" into androidx-main by Alan Viverette · 2 years, 5 months ago
  95. b0470e5 Upgrade to AGP 7.3.1-alpha01 by Aurimas Liutikas · 2 years, 5 months ago
  96. d752dae Deprecation tags required to update T SDK by Alan Viverette · 2 years, 5 months ago
  97. b64ca08 Merge "AndroidX Webkit: move loadUrl call into test body" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  98. 1652ecf Merge "Upgrade to junit 4.13.2" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  99. 1e3e557 AndroidX Webkit: move loadUrl call into test body by Nate Fischer · 2 years, 6 months ago
  100. b20296a Upgrade to junit 4.13.2 by Aurimas Liutikas · 2 years, 6 months ago