1. d87f7a4 Merge "[WebView Support Library] Implement onSafeBrowsingHit" into pi-androidx-dev by TreeHugger Robot · 6 years ago
  2. 5dce695 Merge "Fix breakages in SDK drop" into pi-androidx-dev by TreeHugger Robot · 6 years ago
  3. 9e9f857 Fix breakages in SDK drop by Jason Monk · 6 years ago
  4. 17fc27f [WebView Support Library] Implement onSafeBrowsingHit by Nate Fischer · 6 years ago
  5. 2721225 [WebView Support Library] Add WebResourceRequestCompat. by Gustav Sennton · 6 years ago
  6. 3bb85b8 Merge "[WebView Support Library] Add WebViewClientCompat feature flags" into pi-androidx-dev by TreeHugger Robot · 6 years ago
  7. 227219e Merge "[WebView Support Library] Add proguard rule for WebViewClientCompat" into pi-androidx-dev by TreeHugger Robot · 6 years ago
  8. 23ce907 [WebView Support Library] Add proguard rule for WebViewClientCompat by Nate Fischer · 6 years ago
  9. db584b3 [WebView Support Library] Add WebViewClientCompat feature flags by Nate Fischer · 6 years ago
  10. 57d3714 [WebView Support Lib] Mix frameworks and support lib impls together. by Gustav Sennton · 6 years ago
  11. aebe200 Merge "[webkit] add feature flag for ServiceWorkerClien..shouldInterceptRequest" into pi-androidx-dev by TreeHugger Robot · 6 years ago
  12. c682481 Merge "[WebView Support lib] Fix warnings and turn on failOnUncheckedWarnings" into pi-androidx-dev by TreeHugger Robot · 6 years ago
  13. e740175 [WebView Support lib] Fix warnings and turn on failOnUncheckedWarnings by Gustav Sennton · 6 years ago
  14. 6d58dc8 [webkit] add feature flag for ServiceWorkerClien..shouldInterceptRequest by Gustav Sennton · 6 years ago
  15. 826eeef [WebView Support Library] guard existing APIs with feature flags. by Gustav Sennton · 6 years ago
  16. cc5aeff Merge "[WebView Support Library] Implement onReceivedError" into pi-androidx-dev by TreeHugger Robot · 6 years ago
  17. c383679 [WebView Support Library] Implement onReceivedError by Nate Fischer · 6 years ago
  18. 227b808 Merge "Start enforcing javac warnings." into pi-androidx-dev by TreeHugger Robot · 6 years ago
  19. bfef093 Start enforcing javac warnings. by Aurimas Liutikas · 6 years ago
  20. b9a762c [WebView Support Library] avoid passing any state to chromium on init by Gustav Sennton · 6 years ago
  21. ddfe3c0 Merge "[WebView Support Library] Support incompatible WebView APKs." into pi-androidx-dev by TreeHugger Robot · 6 years ago
  22. 197f4bd Merge "[WebView Support Library] WebView.getLooper -> WebView.getWebViewLooper" into pi-dev by TreeHugger Robot · 6 years ago
  23. 055157a [WebView Support Library] Support incompatible WebView APKs. by Gustav Sennton · 6 years ago
  24. 7618f6c Merge "[WebView Support Library] Add initial WebViewClientCompat" into pi-dev by TreeHugger Robot · 6 years ago
  25. 2dee115 [WebView Support Library] Add initial WebViewClientCompat by Nate Fischer · 6 years ago
  26. 69270e1 [WebView Support Library] WebView.getLooper -> WebView.getWebViewLooper by Gustav Sennton · 6 years ago
  27. fbda13f Break apart multicatch clauses which widen type. by Jake Wharton · 6 years ago
  28. 8c5c76e Merge "Add private constructors to static utility classes." into pi-preview1-androidx-dev by Jake Wharton · 6 years ago
  29. 0f4ca63 Add private constructors to static utility classes. by Jake Wharton · 6 years ago
  30. 9155568 Merge "[WebView Support Library] Add ServiceWorker non-framework support." into pi-dev by TreeHugger Robot · 6 years ago
  31. 258be17 [WebView Support Library] Suppress flaky WebViewCompat.testCheckThread by Gustav Sennton · 6 years ago
  32. acd3a72 [WebView Support Library] Create WebViewCompat.getCurrentWebViewPackage by Gustav Sennton · 6 years ago
  33. 089c392 [WebView Support Library] Add ServiceWorker non-framework support. by Gustav Sennton · 6 years ago
  34. 14b9f25 [WebView Support Library] Add framework-ServiceWorker support. by Gustav Sennton · 6 years ago
  35. 3fa206f Merge "[WebView Support Library] Lower the minSdkVersion to 14." into pi-dev by TreeHugger Robot · 6 years ago
  36. 0564fc0 [WebView Support Library] Lower the minSdkVersion to 14. by Gustav Sennton · 6 years ago
  37. 464c846 [WebView Support Library] Add test utilities for ServiceWorker tests by Gustav Sennton · 6 years ago
  38. 9c84d01 [WebView Support Library] Add feature detection support. by Gustav Sennton · 6 years ago
  39. 9e2cfdc Merge changes If022a8f1,Ibb836331,I106d2eba,Ie2541f80,I430f47de into pi-preview1-androidx-dev by Aurimas Liutikas · 6 years ago
  40. 29e1a62 Fix imports for webkit code. by Aurimas Liutikas · 6 years ago
  41. 8cb3d12 Merge "[WebView Support Library] Publish the androidx.webkit APIs" into pi-dev by Gustav Sennton · 6 years ago
  42. 05e3fdf [WebView Support Library] Publish the androidx.webkit APIs by Gustav Sennton · 6 years ago
  43. e82f771 Merge "[WebView Support Library] Include boundary interface proguard config." into pi-dev by TreeHugger Robot · 6 years ago
  44. 075df71 [WebView Support Library] add WebSettingsCompat#MenuItemFlags annotation by Gustav Sennton · 6 years ago
  45. 9625be9 [WebView Support Library] Include boundary interface proguard config. by Gustav Sennton · 6 years ago
  46. a879294 Fix AS sync issues using prebuilts. by Filip Pavlis · 6 years ago
  47. 636212d Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev am: 0f2a212c76 am: da52e92788 by Alan Viverette · 6 years ago
  48. da52e92 Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  49. 0f2a212 Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  50. 8db7074 Add new API files after refactor. by Aurimas Liutikas · 6 years ago
  51. ac5fe7c Refactor support library by Aurimas Liutikas · 6 years ago
  52. 1df41cc Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev am: 41d2c49fcf am: 4c1511b35d by Alan Viverette · 6 years ago
  53. 4c1511b Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  54. d1f3854 Restore OCR+2 following refactor by Alan Viverette · 6 years ago
  55. 41d2c49 Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  56. 5b9d0ba Restrict OCR+2 until refactor has landed by Alan Viverette · 6 years ago
  57. f27b1ff Revert "Refactor support library." by Aurimas Liutikas · 6 years ago
  58. b31c328 Refactor support library. by Aurimas Liutikas · 6 years ago
  59. 6269ca5 Fix webkit project imports after upstream package move. by Aurimas Liutikas · 6 years ago
  60. b445d94 Fix webkit project imports after upstream package move. by Aurimas Liutikas · 6 years ago
  61. f1c67f6 Merge "Add API files for 28.0.0-alpha1, don't publish WebView" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  62. 4d8b0fb Add API files for 28.0.0-alpha1, don't publish WebView by Alan Viverette · 6 years ago
  63. 62843a1 Merge "[WebView Support Library] Add support for static WebView methods." by Gustav Sennton · 6 years ago
  64. fb96211 [WebView Support Library] Add support for static WebView methods. by Gustav Sennton · 6 years ago
  65. 57b03e2 Reland "[WebView Support Library] Add support for WebSettingsCompat." by Gustav Sennton · 6 years ago
  66. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 6 years ago
  67. 9038dbc Revert "[WebView Support Library] Add support for WebSettingsCompat." by Aurimas Liutikas · 6 years ago
  68. f37dff2 [WebView Support Library] Add support for WebSettingsCompat. by Gustav Sennton · 6 years ago
  69. 2f9226f Merge "Add an initial version of the WebView Support Lib with a single API" by TreeHugger Robot · 6 years ago
  70. e338c36 Move more code to standard directories. by Aurimas Liutikas · 6 years ago
  71. f9916c3 Add an initial version of the WebView Support Lib with a single API by Gustav Sennton · 6 years ago
  72. 1f5136a Remove minSdkVersion tags from library manifest files. by Aurimas Liutikas · 6 years ago
  73. caa3cdb Remove more empty baseline files. by Jake Wharton · 7 years ago
  74. 44d7d86 Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  75. 945379a Add module for the WebView Support Library. by Gustav Sennton · 7 years ago