1. 4a162f6 Add set/get BFCache API by elabadysayed · 3 months ago
  2. 6211d5d Merge "webkit: mark non-enforced methods as @UiThread." into androidx-main by Treehugger Robot · 4 months ago
  3. 9212e48 Add set/get Speculative Loading API by Sayed El-Abady · 4 months ago
  4. 834104c webkit: mark non-enforced methods as @UiThread. by Richard Coles · 4 months ago
  5. f70a182 Change Webkit version to alpha from beta by elabadysayed · 4 months ago
  6. 5efe24b webkit: add missing @UiThread and thread checks. by Richard Coles · 4 months ago
  7. 9591d43 webkit: add missing instances of @AnyThread. by Richard Coles · 4 months ago
  8. 68fb839 Update Webkit version to 1.12.0-beta01 by Sayed Elabady · 4 months ago
  9. 3b432a4 Cleanup: replace blank lines with p tags in javadoc by Peter Birk Pakkenberg · 4 months ago
  10. 856b824 Cleanup: Fix javadoc links in webkit by Peter Birk Pakkenberg · 4 months ago
  11. efad654 Cleanup: Fix links specified as plain text by Peter Birk Pakkenberg · 4 months ago
  12. 15644b8 Cleanup: remove redundant assignment by Peter Birk Pakkenberg · 4 months ago
  13. 2acab8b Cleanup: spelling changes in javadoc by Peter Birk Pakkenberg · 4 months ago
  14. 4b51a63 Cleanup: Mark fields as final where possible by Peter Birk Pakkenberg · 4 months ago
  15. 54f72f7 Cleanup: Use implicit type arguments by Peter Birk Pakkenberg · 4 months ago
  16. 4049d61 Cleanup: use lambdas instead of anonymous types by Peter Birk Pakkenberg · 4 months ago
  17. 3af8f74 Cleanup: Collapse identical catch branches by Peter Birk Pakkenberg · 4 months ago
  18. 7ae0ff9 Remove checks for API version 21 in webkit by Peter Birk Pakkenberg · 4 months ago
  19. 7244477 Replace buildType.all{} references to buildType.configureEach in build.gradle files by Omar Ismail · 4 months ago
  20. 86e6606 Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary by Omar Ismail · 5 months ago
  21. ac5570e Add documentation for missing parameters by Peter Birk Pakkenberg · 5 months ago
  22. d12a1d3 Update lint baseline after minSdkVersion 21 bump by Aurimas Liutikas · 5 months ago
  23. a5b89d7 Change minSdkVersion to 21 by Aurimas Liutikas · 5 months ago
  24. 5ba9456 Revert aosp/3044313 as AGP does not yet support a targetSdk per flavour's android test by Omar Ismail · 5 months ago
  25. c43b4bf Update build.gradle files for product flavours to non-deprecated targetSdk api by Omar Ismail · 5 months ago
  26. 1d7ff22 Fix UI thread race in testJavaScriptReplyProxyBasicUsage by Ashley Newson · 5 months ago
  27. 307ff6c Unhide WebAuthenticationSupport APIs and rename modes by Adem Derinel · 6 months ago
  28. f295095 Add browser value for get/setWebAuthenticationSupport API by Adem Derinel · 6 months ago
  29. 14879b0 Add API for WebAuthn support by Adem Derinel · 6 months ago
  30. bb80375 Merge "webkit: Update MimeUtil javascript type" into androidx-main by Treehugger Robot · 6 months ago
  31. 4b69959 Bump version to webkit 1.11.0-beta01 by Peter Birk Pakkenberg · 6 months ago
  32. cebedae webkit: Update MimeUtil javascript type by Rupert Ben Wiser · 6 months ago
  33. b66a78d Remove attempts to override targetSdkVersion per project by Aurimas Liutikas · 7 months ago
  34. 63c0a90 Add ATTRIBUTION_REGISTRATION_BEHAVIOR and WEBVIEW_MEDIA_INTEGRITY_API_STATUS to WebViewSupportFeature by Aashna · 7 months ago
  35. 6005a35 Implement setAudioMuted and isAudioMuted androidx.webkit APIs by Ashley Newson · 7 months ago
  36. e4ac084 Make URLUtilCompat final by Peter Birk Pakkenberg · 7 months ago
  37. 9854524 Remove redundant @hide tag by Aurimas Liutikas · 8 months ago
  38. 953e746 Merge "[Media Integrity API Status] Add test to check error on invalid rules" into androidx-main by Aashna Jena · 8 months ago
  39. 9fcc125 Unhide URLUtilCompat by Peter Birk Pakkenberg · 8 months ago
  40. 5668ba2 Fix test bugs caused by choice of file extension by Peter Birk Pakkenberg · 8 months ago
  41. a689a3b Merge "Add URLUtilCompat class with new implementations" into androidx-main by Peter Birk Pakkenberg · 9 months ago
  42. df6bc29 Add URLUtilCompat class with new implementations by Peter Birk Pakkenberg · 10 months ago
  43. ee0da74 Add comment to build.gradle files by Tiem Song · 9 months ago
  44. 8e25e6a Merge changes Ib5106ad7,I094dfcc5 into androidx-main by Sergey Vasilinetc · 9 months ago
  45. 38b2637 Remove @Requires(19) by Sergey Vasilinetc · 9 months ago
  46. 66f3dc6 Merge "Enable JavaScript on WebViews for MediumInterstitialActivity" into androidx-main by Aashna Jena · 9 months ago
  47. 369542d1 Enable JavaScript on WebViews for MediumInterstitialActivity by Aashna · 9 months ago
  48. 891731d Revert "Add debug logging to test for instrumentation args" by Peter Birk Pakkenberg · 9 months ago
  49. 78588f9 Add debug logging to test for instrumentation args by Peter Birk Pakkenberg · 9 months ago
  50. 873c120 Replace deprecated use of AsyncTask by Peter Birk Pakkenberg · 10 months ago
  51. e154b01 Merge "Add explicit suppression of deprecated APIs in test app" into androidx-main by Peter Birk Pakkenberg · 10 months ago
  52. 88c2c6e Merge changes I691d6fa1,I003491c3 into androidx-main by Sergey Vasilinetc · 10 months ago
  53. 8bad382 Remove KITKAT mentions in *.java files by Sergey Vasilinetc · 10 months ago
  54. f31b3e6 Update WEBKIT to 1.10.0-beta-01 by Sayed El-Abady · 10 months ago
  55. fa8efb9 [Media Integrity API Status] Add test to check error on invalid rules by Aashna · 10 months ago
  56. 85ed82b Add explicit suppression of deprecated APIs in test app by Peter Birk Pakkenberg · 10 months ago
  57. 11504c4 Unhide AndroidX API for get/set WebView Media Integrity API by Aashna · 10 months ago
  58. 4f45f6a Merge "Add AndroidX API to get/set status for WebView Media Integrity Api" into androidx-main by Aashna Jena · 10 months ago
  59. c374594 Add AndroidX API to get/set status for WebView Media Integrity Api by Aashna · 11 months ago
  60. 42b17e0 Fix flakes in testAssetLoaderAjaxActivity by Peter Birk Pakkenberg · 10 months ago
  61. a671671 Update WEBKIT to 1.9.0-beta01 by Sayed El-Abady · 11 months ago
  62. 856d1e5 Merge "Refactor User-Agent metadata API for API review" into androidx-main by Victor Tan · 11 months ago
  63. 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 11 months ago
  64. 37be2b8 Refactor User-Agent metadata API for API review by Victor Tan · 11 months ago
  65. f42bec0 Merge "[Webkit] Add @UiThread annotation to ProfileStore and get-setProfile" into androidx-main by Treehugger Robot · 11 months ago
  66. 1331b51 [Webkit] Add @UiThread annotation to ProfileStore and get-setProfile by Sayed · 11 months ago
  67. ccc7e8e Clear cookies for user-agent metadata tests by Victor Tan · 11 months ago
  68. 45824bb Unify Multi-Profile tests into one test class by Sayed · 11 months ago
  69. 633303b Merge "[Webkit] Add demo app for testing Multi-Profile feature" into androidx-main by Sayed El-Abady · 11 months ago
  70. be0a42a1 [Webkit] Add demo app for testing Multi-Profile feature by Sayed · 12 months ago
  71. 95cdb46 Merge "Make webview-version instrumentation arg mandatory" into androidx-main by Peter Birk Pakkenberg · 11 months ago
  72. 0d88ef6 Merge "Allow webview version arg to be "factory"" into androidx-main by Peter Birk Pakkenberg · 11 months ago
  73. ea8ccdf Make webview-version instrumentation arg mandatory by Peter Birk Pakkenberg · 11 months ago
  74. 63d1283 Merge "Check use of webMessageListener before calling in test" into androidx-main by Treehugger Robot · 11 months ago
  75. 1d71789 Check use of webMessageListener before calling in test by Peter Birk Pakkenberg · 11 months ago
  76. 8d15236 Allow webview version arg to be "factory" by Peter Birk Pakkenberg · 12 months ago
  77. fe388f0 Merge "[Webkit] Unhide Multi-Profile feature" into androidx-main by Sayed El-Abady · 12 months ago
  78. d1c258a Unhide Attribution Reporting Behavior APIs by Joanne de Abreu · 12 months ago
  79. 6375a93 Merge changes from topic "override-uach-api-unhide-repo" into androidx-main by Victor Tan · 12 months ago
  80. c02aec3 [Webkit] Unhide Multi-Profile feature by Sayed · 12 months ago
  81. cb8ed08 Unhide override user-agent metadata APIs by Victor Tan · 12 months ago
  82. 11d5504 Merge "[Webkit] Add tests for Multi-Profile feature" into androidx-main by Sayed El-Abady · 12 months ago
  83. 2b672e6 [Webkit] Add tests for Multi-Profile feature by Sayed · 1 year ago
  84. 797b392 Add more tests for override user-agent metedata by Victor Tan · 12 months ago
  85. ba419bb Add API for controlling attribution measurement by Peter Birk Pakkenberg · 12 months ago
  86. f613045 [multi-profile][webview] Update Profile Java Docs by Wayne Jackson Jr. · 12 months ago
  87. bbd26ea Disabling flaky test by Peter Birk Pakkenberg · 12 months ago
  88. e5f8d5e Merge "[Webkit] Edit delete Profile java doc" into androidx-main by Treehugger Robot · 12 months ago
  89. 297df58 [webkit][multi-profile] Update Profile Javadoc by Wayne Jackson Jr. · 12 months ago
  90. 6f5b11b [Webkit] Edit delete Profile java doc by Sayed · 12 months ago
  91. d784bd4 Merge "Create a test for a null WebViewClient" into androidx-main by Peter Birk Pakkenberg · 12 months ago
  92. 3ca5e8a Create a test for a null WebViewClient by Peter Birk Pakkenberg · 1 year, 1 month ago
  93. d24279b [Webkit] Add methods for setProfile and getProfile by Sayed · 1 year, 1 month ago
  94. 32c865e [Webkit] Add Profile and ProfileStore by Sayed · 1 year, 1 month ago
  95. b37297a Merge "Add API to override user-agent metadata" into androidx-main by Victor Tan · 12 months ago
  96. 7e9e1b8 Add API to override user-agent metadata by Victor Tan · 1 year ago
  97. b557296 AGP 8.3.0-alpha02 and corresponding Studio by Jeff Gaston · 1 year ago
  98. d2ea9cf Update build files to use layout v2 by Fred Sladkey · 1 year, 1 month ago
  99. 7a63e0b Unhide addDocumentStartJavascript by Peter Birk Pakkenberg · 1 year, 1 month ago
  100. 48a33a9 Update lint baselines for forked RestrictedApi check by Alan Viverette · 1 year, 1 month ago