[go: nahoru, domu]

  1. 11504c4 Unhide AndroidX API for get/set WebView Media Integrity API by Aashna · 8 months ago
  2. 4f45f6a Merge "Add AndroidX API to get/set status for WebView Media Integrity Api" into androidx-main by Aashna Jena · 8 months ago
  3. c374594 Add AndroidX API to get/set status for WebView Media Integrity Api by Aashna · 9 months ago
  4. 42b17e0 Fix flakes in testAssetLoaderAjaxActivity by Peter Birk Pakkenberg · 8 months ago
  5. a671671 Update WEBKIT to 1.9.0-beta01 by Sayed El-Abady · 9 months ago
  6. 856d1e5 Merge "Refactor User-Agent metadata API for API review" into androidx-main by Victor Tan · 9 months ago
  7. 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 9 months ago
  8. 37be2b8 Refactor User-Agent metadata API for API review by Victor Tan · 9 months ago
  9. f42bec0 Merge "[Webkit] Add @UiThread annotation to ProfileStore and get-setProfile" into androidx-main by Treehugger Robot · 9 months ago
  10. 1331b51 [Webkit] Add @UiThread annotation to ProfileStore and get-setProfile by Sayed · 9 months ago
  11. ccc7e8e Clear cookies for user-agent metadata tests by Victor Tan · 9 months ago
  12. 45824bb Unify Multi-Profile tests into one test class by Sayed · 9 months ago
  13. 633303b Merge "[Webkit] Add demo app for testing Multi-Profile feature" into androidx-main by Sayed El-Abady · 9 months ago
  14. be0a42a [Webkit] Add demo app for testing Multi-Profile feature by Sayed · 10 months ago
  15. 95cdb46 Merge "Make webview-version instrumentation arg mandatory" into androidx-main by Peter Birk Pakkenberg · 9 months ago
  16. 0d88ef6 Merge "Allow webview version arg to be "factory"" into androidx-main by Peter Birk Pakkenberg · 9 months ago
  17. ea8ccdf Make webview-version instrumentation arg mandatory by Peter Birk Pakkenberg · 9 months ago
  18. 63d1283 Merge "Check use of webMessageListener before calling in test" into androidx-main by Treehugger Robot · 9 months ago
  19. 1d71789 Check use of webMessageListener before calling in test by Peter Birk Pakkenberg · 9 months ago
  20. 8d15236 Allow webview version arg to be "factory" by Peter Birk Pakkenberg · 9 months ago
  21. fe388f0 Merge "[Webkit] Unhide Multi-Profile feature" into androidx-main by Sayed El-Abady · 9 months ago
  22. d1c258a Unhide Attribution Reporting Behavior APIs by Joanne de Abreu · 9 months ago
  23. 6375a93 Merge changes from topic "override-uach-api-unhide-repo" into androidx-main by Victor Tan · 9 months ago
  24. c02aec3 [Webkit] Unhide Multi-Profile feature by Sayed · 10 months ago
  25. cb8ed08 Unhide override user-agent metadata APIs by Victor Tan · 10 months ago
  26. 11d5504 Merge "[Webkit] Add tests for Multi-Profile feature" into androidx-main by Sayed El-Abady · 10 months ago
  27. 2b672e6 [Webkit] Add tests for Multi-Profile feature by Sayed · 10 months ago
  28. 797b392 Add more tests for override user-agent metedata by Victor Tan · 10 months ago
  29. ba419bb Add API for controlling attribution measurement by Peter Birk Pakkenberg · 10 months ago
  30. f613045 [multi-profile][webview] Update Profile Java Docs by Wayne Jackson Jr. · 10 months ago
  31. bbd26ea Disabling flaky test by Peter Birk Pakkenberg · 10 months ago
  32. e5f8d5e Merge "[Webkit] Edit delete Profile java doc" into androidx-main by Treehugger Robot · 10 months ago
  33. 297df58 [webkit][multi-profile] Update Profile Javadoc by Wayne Jackson Jr. · 10 months ago
  34. 6f5b11b [Webkit] Edit delete Profile java doc by Sayed · 10 months ago
  35. d784bd4 Merge "Create a test for a null WebViewClient" into androidx-main by Peter Birk Pakkenberg · 10 months ago
  36. 3ca5e8a Create a test for a null WebViewClient by Peter Birk Pakkenberg · 11 months ago
  37. d24279b [Webkit] Add methods for setProfile and getProfile by Sayed · 12 months ago
  38. 32c865e [Webkit] Add Profile and ProfileStore by Sayed · 12 months ago
  39. b37297a Merge "Add API to override user-agent metadata" into androidx-main by Victor Tan · 10 months ago
  40. 7e9e1b8 Add API to override user-agent metadata by Victor Tan · 10 months ago
  41. b557296 AGP 8.3.0-alpha02 and corresponding Studio by Jeff Gaston · 10 months ago
  42. d2ea9cf Update build files to use layout v2 by Fred Sladkey · 11 months ago
  43. 7a63e0b Unhide addDocumentStartJavascript by Peter Birk Pakkenberg · 11 months ago
  44. 48a33a9 Update lint baselines for forked RestrictedApi check by Alan Viverette · 11 months ago
  45. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 11 months ago
  46. 67c56ac Merge "Remove unlaunched suppressErrorPage API" into androidx-main by Treehugger Robot · 11 months ago
  47. 99a81a5 Merge "Re-enable RestricedApi check" into androidx-main by Treehugger Robot · 11 months ago
  48. 578019f Re-enable RestricedApi check by Aurimas Liutikas · 11 months ago
  49. a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 11 months ago
  50. 071a5be Remove unlaunched suppressErrorPage API by Peter Birk Pakkenberg · 12 months ago
  51. 7ee6243 Fix wrong call of WebSettingsCompat.setForceDarkStrategy by prosixe · 12 months ago
  52. 6dc6867 Add more mime types for webkit by Rupert Ben Wiser · 1 year ago
  53. 1c47163 Update Webkit version to 1.8.0-beta01 by Sayed · 1 year ago
  54. 7ef42b6 Extract SDK config that varies downstream to Gradle properties by Alan Viverette · 1 year, 1 month ago
  55. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 1 month ago
  56. b93215e Clean up one-off apk publishing for buildOnServer by Aurimas Liutikas · 1 year, 1 month ago
  57. 3e30b08 Merge "Re-enable AssetLoaderAjaxActivityTestAppTest" into androidx-main by Peter Birk Pakkenberg · 1 year, 1 month ago
  58. 3e8c7b2 Re-enable AssetLoaderAjaxActivityTestAppTest by Peter Birk Pakkenberg · 1 year, 1 month ago
  59. 76583e0 Revert "Clean up one-off apk publishing for buildOnServer" by Aurimas Liutikas · 1 year, 1 month ago
  60. 6ced505 Clean up one-off apk publishing for buildOnServer by Aurimas Liutikas · 1 year, 1 month ago
  61. bf4e7bd Merge "Break out webkit tests by targetSdk" into androidx-main am: 670557f0c8 by Peter Birk Pakkenberg · 1 year, 1 month ago
  62. 68aa61f Break out webkit tests by targetSdk by Peter Birk Pakkenberg · 1 year, 2 months ago
  63. 4bcbb8b Merge "Configure webview-dependent libraries to use test apk" into androidx-main am: 89df1edabc by Peter Birk Pakkenberg · 1 year, 1 month ago
  64. 3515c1f Configure webview-dependent libraries to use test apk by Peter Birk Pakkenberg · 1 year, 1 month ago
  65. 0d72abc Merge "Unhide API for WEB_MESSAGE_ARRAY_BUFFER feature." into androidx-main am: 025e7664b2 by Treehugger Robot · 1 year, 2 months ago
  66. 025e766 Merge "Unhide API for WEB_MESSAGE_ARRAY_BUFFER feature." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  67. bf75ca8 Unhide API for WEB_MESSAGE_ARRAY_BUFFER feature. by Richard He · 1 year, 2 months ago
  68. add31c6 Merge "Ignore failing webkit test AssetLoaderAjaxActivityTest" into androidx-main am: 934d2c55ee by Julia McClellan · 1 year, 2 months ago
  69. 7495d67 Ignore failing webkit test AssetLoaderAjaxActivityTest by Julia McClellan · 1 year, 2 months ago
  70. 4e81c16 Merge "Mark unreleased APIs as deprecated as a warning" into androidx-main am: 4e4c7831a6 by Peter Birk Pakkenberg · 1 year, 2 months ago
  71. 8a18454 Mark unreleased APIs as deprecated as a warning by Peter Birk Pakkenberg · 1 year, 2 months ago
  72. bd85d61 Merge "Add ArrayBuffer support in WebMessageListener" into androidx-main am: e3c5791207 by Treehugger Robot · 1 year, 2 months ago
  73. e3c5791 Merge "Add ArrayBuffer support in WebMessageListener" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  74. 6fa197e Merge "Opt-in w,x,y,z-prefixed projects to Suppress Compatibility migration" into androidx-main am: f34ab4a123 by Alan Viverette · 1 year, 2 months ago
  75. b3cc1da Opt-in w,x,y,z-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 2 months ago
  76. f0be00e Add ArrayBuffer support in WebMessageListener by Richard He · 1 year, 3 months ago
  77. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 2 months ago
  78. 3512804 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 2 months ago
  79. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 2 months ago
  80. a46238ed Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 2 months ago
  81. 6ed5750 Remove empty AndroidManifest.xml files: for realz this time by Aurimas Liutikas · 1 year, 2 months ago
  82. 0a00776 Merge "Revert "Remove empty AndroidManifest.xml files"" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  83. d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 1 year, 2 months ago
  84. e4a1729 Merge "Remove empty AndroidManifest.xml files" into androidx-main am: bbb1a6f10c by Treehugger Robot · 1 year, 2 months ago
  85. bbb1a6f Merge "Remove empty AndroidManifest.xml files" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  86. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 2 months ago
  87. 8d194af Merge "Mostly autogenerated suppression of test failures" into androidx-main am: 5cb268f536 by Treehugger Robot · 1 year, 2 months ago
  88. 99b2c16 Mostly autogenerated suppression of test failures by Jeff Gaston · 1 year, 2 months ago
  89. 0281e5a Merge "Add Sayed to Webkit owners" into androidx-main am: 498bcaef71 by Treehugger Robot · 1 year, 2 months ago
  90. e0021af Add Sayed to Webkit owners by Peter Birk Pakkenberg · 1 year, 2 months ago
  91. 252ed02 Merge "Remove superfluous RestrictedApi suppressions" into androidx-main am: a3b72c516b by Peter Birk Pakkenberg · 1 year, 3 months ago
  92. 1ed0fd8 Remove superfluous RestrictedApi suppressions by Peter Birk Pakkenberg · 1 year, 3 months ago
  93. 01b142e Update versions for release id 1680714000000 by natnaelbelay · 1 year, 3 months ago
  94. 5963b0e Update versions for release id 1680714000000 by natnaelbelay · 1 year, 3 months ago
  95. 0e1cf46 Merge "Change setDirectoryBasePaths() as per API council" into androidx-main am: a360b87a6e by Abhijith Nair · 1 year, 4 months ago
  96. a360b87 Merge "Change setDirectoryBasePaths() as per API council" into androidx-main by Abhijith Nair · 1 year, 4 months ago
  97. 9d65136 Disable lint bytecode verifier, update baselines by Alan Viverette · 1 year, 4 months ago
  98. 117a652 Disable lint bytecode verifier, update baselines by Alan Viverette · 1 year, 4 months ago
  99. 84f8ac4 Change setDirectoryBasePaths() as per API council by Abhijith Nair · 1 year, 4 months ago
  100. cb5150c Merge "Update webkit version to 1.7.0-beta01" into androidx-main am: 06866d9b61 by Treehugger Robot · 1 year, 4 months ago