1. fb0d14a Deprecate Browser Actions. by Peter E Conn · 5 years ago
  2. baeeee7 Rename the setDarkThemeBehavior() customtabs API to setColorScheme by Peter Beverloo · 5 years ago
  3. f7d3d91 Add a customtabs extra to configure dark theme behavior by Peter Beverloo · 5 years ago
  4. 0b2c8b5 API: Properly filter out @RestrictTo(LIBRARY) on packages and classes by Adrian Roos · 5 years ago
  5. 79285e9 Generating restricted API txts by Jeff Gaston · 5 years ago
  6. 237c894 Migrate shared restricted apis to LIBRARY_GROUP_PREFIX by Oussama Ben Abdelbaki · 5 years ago
  7. 85ffcb1d Upstream Browser Actions changes. by Peter E Conn · 5 years ago
  8. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 5 years ago
  9. 532eef4 Updates annotations for tests previously marked small/medium by Louis Pullen-Freilich · 5 years ago
  10. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  11. 86267e3 Added support for keeping track of public resource surface by Oussama Ben Abdelbaki · 6 years ago
  12. 9551653 Removed LibraryVersions.SUPPORT_LIBRARY and replaced with project by Nick Anthony · 6 years ago
  13. c21caf9 Enabling metalava by default by Jeff Gaston · 6 years ago
  14. 3cf783a Undoing the recent enabling of Metalava by Jeff Gaston · 6 years ago
  15. 87318cb Enabling Metalava everywhere by Jeff Gaston · 6 years ago
  16. c2d7549 Move minSdkVersion default into AndroidX plugin by Jake Wharton · 6 years ago
  17. 3f9ceb6 Move to androidx.test for tests. by Aurimas Liutikas · 6 years ago
  18. 3478ef7 Move to beta01 version for AndroidX 1.0.0 release by Aurimas Liutikas · 6 years ago
  19. 7162082 Fix synthetic calls in browser module by Jake Wharton · 6 years ago
  20. b44d16b Fix an assortment of javadoc errors in androidx libs. by Aurimas Liutikas · 6 years ago
  21. 17de202 Revert "Migrate several libraries to use kotlin script build files." by Aurimas Liutikas · 6 years ago
  22. 2b69319 Migrate several libraries to use kotlin script build files. by Aurimas Liutikas · 6 years ago
  23. d7ddd96 Remove appcompat dependency from customtabs by Lei Tian · 6 years ago
  24. 88f23f4 Fix imports for browser code. by Aurimas Liutikas · 6 years ago
  25. a879294 Fix AS sync issues using prebuilts. by Filip Pavlis · 6 years ago
  26. 0efa1d5 Rename libray folders to align with artifact names. by Jake Wharton · 6 years ago[Renamed from customtabs]
  27. 636212d Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev am: 0f2a212c76 am: da52e92788 by Alan Viverette · 6 years ago
  28. da52e92 Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  29. 0f2a212 Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  30. 8db7074 Add new API files after refactor. by Aurimas Liutikas · 6 years ago
  31. ac5fe7c Refactor support library by Aurimas Liutikas · 6 years ago
  32. 4c1511b Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  33. d1f3854 Restore OCR+2 following refactor by Alan Viverette · 6 years ago
  34. 41d2c49 Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  35. 5b9d0ba Restrict OCR+2 until refactor has landed by Alan Viverette · 6 years ago
  36. 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
  37. 4d8b0fb Add API files for 28.0.0-alpha1, don't publish WebView by Alan Viverette · 6 years ago
  38. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 6 years ago
  39. 67171c8 Move testutils to androidx.testutils package. by Aurimas Liutikas · 6 years ago
  40. 68fca61 [automerger] Move R reference to own package am: 7d6b8bfbb4 by Android Build Merger (Role) · 6 years ago
  41. 7d6b8bf Move R reference to own package by Alan Viverette · 6 years ago support-library-27.1.0 support-library-27.1.0
  42. e338c36 Move more code to standard directories. by Aurimas Liutikas · 6 years ago
  43. 3ebde3b Move code to standard directories by Aurimas Liutikas · 6 years ago
  44. 1f5136a Remove minSdkVersion tags from library manifest files. by Aurimas Liutikas · 6 years ago
  45. 2d7294e DO NOT MERGE Finalize 27.1.0 release by Alan Viverette · 6 years ago
  46. bf0ea1d Finalize 27.1.0 release by Alan Viverette · 6 years ago
  47. e3739e4 Move Support Library to prebuilts only for everything except car by Alan Viverette · 7 years ago
  48. 2f5bc42 Display fallback dialog when no Browser Actions provider available by Lei Tian · 6 years ago
  49. dc2c001 Merge "Add Browser Actions support library" into oc-mr1-jetpack-dev by Lei Tian · 6 years ago
  50. 04c9e28 Add missing @RestrictTo and test size annotations. by Aurimas Liutikas · 6 years ago
  51. a4497e8 Add Browser Actions support library by Lei Tian · 7 years ago
  52. fa39e2b Remove uses of junit.framework.* by Aurimas Liutikas · 7 years ago
  53. ee0475d Merge "Sync jetpack and master Android.mk files." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  54. d794613 Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix by Aurimas Liutikas · 7 years ago
  55. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  56. 7412f7f Sync jetpack and master Android.mk files. by Aurimas Liutikas · 7 years ago
  57. 66807fc Use dependency substitution as a replacement for excludes. by Jake Wharton · 7 years ago
  58. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  59. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  60. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  61. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  62. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  63. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  64. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  65. acf268b Add OWNERS files in support project. by Aurimas Liutikas · 7 years ago
  66. 8597b33 Add definition for API 26.1.0 by Alan Viverette · 7 years ago
  67. a64b35b Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  68. 72bb995 Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  69. 034bc50 Megamove of source directories. by Aurimas Liutikas · 7 years ago
  70. d3a6140 Add TrustedWebUtils for launching Trusted Web Activity by Yusuf Ozuysal · 7 years ago
  71. 93745fc customtabs: Add the validateRelationship() service call. by Benoît Lizé · 7 years ago
  72. 809d1e4 Revert "Move customtabs code to standard directories." by Aurimas Liutikas · 7 years ago
  73. 43ef1fd Move customtabs code to standard directories. by Aurimas Liutikas · 7 years ago
  74. d573ce0 Move back to current.txt instead of -SNAPSHOT.txt by Alan Viverette · 7 years ago
  75. ca04e9a Extract common maven logic for Java and Android libraries. by Aurimas Liutikas · 7 years ago
  76. e1f39f0 Introduce a concept of publish to a library. by Aurimas Liutikas · 7 years ago
  77. 95ada0d Supress wrong constant lint warning in ToolbarActionBar by Aurimas Liutikas · 7 years ago
  78. 7b68068 Don't generate or require removed.txt file, fix initial API generation by Alan Viverette · 7 years ago
  79. 7670363 Update support library version to 27.0.0-SNAPSHOT. by Aurimas Liutikas · 7 years ago
  80. ab02314 Start inserting meta-data version tags per library. by Aurimas Liutikas · 7 years ago
  81. 6c55eba Merge "Update lint baseline after sdk update." into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  82. 5fdaa2f Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  83. 9edca68 Cleanup imports of mockito2 not to include bytebuddy. by Aurimas Liutikas · 7 years ago
  84. 83222b0 Update to using newer android.support.test libraries. by Aurimas Liutikas · 7 years ago
  85. efedb10 Merge "Make API related tasks per project." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  86. 49066c4 Make API related tasks per project. by Sergey Vasilinets · 7 years ago
  87. 50b45b2 Fix an assortment of lint bugs. by Aurimas Liutikas · 7 years ago
  88. e7d7953 Merge "Update lint baseline" into oc-support-26.0-dev am: a00b74a979 by Aurimas Liutikas · 7 years ago
  89. 66e296d Update lint baseline by Aurimas Liutikas · 7 years ago
  90. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  91. 005dea0 Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  92. 83ffd0a Fix NotificationManagerCompat call to queryIntentServices by Aurimas Liutikas · 7 years ago
  93. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  94. 4f5be92 Set targetSdkVersion for our tests to be API 26. by Aurimas Liutikas · 7 years ago
  95. c2d620d Move version metadata to <application> by Chris Banes · 7 years ago
  96. 6d20a52 Create a testutils module to share common testing code. by Aurimas Liutikas · 7 years ago
  97. e2104f4 Add all missing @Override annotations. by Aurimas Liutikas · 7 years ago
  98. d2900e6 Cleanup test AndroidManifest.xml files. by Aurimas Liutikas · 7 years ago
  99. 59ed66b Merge "Reorder test expectations and use AtomicBoolean in postMessageTest" into nyc-support-25.2-dev am: 5602ff75bc am: fc3a819153 by Yusuf Ozuysal · 7 years ago
  100. 46ecf80 Reorder test expectations and use AtomicBoolean in postMessageTest by Yusuf Ozuysal · 7 years ago