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