1. 3ac069f Start enforcing javac warnings. by Aurimas Liutikas · 6 years ago
  2. 0f4ca63 Add private constructors to static utility classes. by Jake Wharton · 6 years ago
  3. 1f1b554 Fix imports for vector drawable code. by Aurimas Liutikas · 6 years ago
  4. a879294 Fix AS sync issues using prebuilts. by Filip Pavlis · 6 years ago
  5. 8db7074 Add new API files after refactor. by Aurimas Liutikas · 6 years ago
  6. ac5fe7c Refactor support library by Aurimas Liutikas · 6 years ago
  7. f27b1ff Revert "Refactor support library." by Aurimas Liutikas · 6 years ago
  8. b31c328 Refactor support library. by Aurimas Liutikas · 6 years ago
  9. 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
  10. 4d8b0fb Add API files for 28.0.0-alpha1, don't publish WebView by Alan Viverette · 6 years ago
  11. eff3dda Remove old lint problems from baseline files. by Jake Wharton · 6 years ago
  12. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 6 years ago
  13. e338c36 Move more code to standard directories. by Aurimas Liutikas · 6 years ago
  14. 3ebde3b Move code to standard directories by Aurimas Liutikas · 6 years ago
  15. 1f5136a Remove minSdkVersion tags from library manifest files. by Aurimas Liutikas · 6 years ago
  16. bf0ea1d Finalize 27.1.0 release by Alan Viverette · 6 years ago
  17. e3739e4 Move Support Library to prebuilts only for everything except car by Alan Viverette · 6 years ago
  18. 0f9769a [automerger] Remove obsolete SDK int checks in 'graphics'. am: d00a8333ba by Android Build Merger (Role) · 6 years ago
  19. d00a833 Remove obsolete SDK int checks in 'graphics'. by Jake Wharton · 6 years ago
  20. 1102d8d Merge "Remove stale resource for AVD" by TreeHugger Robot · 6 years ago
  21. dceb955 Remove stale resource for AVD by Doris Liu · 6 years ago
  22. ed25081 Add doc for trimPathEnd being animatable by Chet Haase · 6 years ago
  23. 63213fb Remove redundant pathMeasure call by Doris Liu · 6 years ago
  24. ee0475d Merge "Sync jetpack and master Android.mk files." into oc-mr1-jetpack-dev by TreeHugger Robot · 6 years ago
  25. 49cfa98 [automerger] Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix am: d7946133f2 by Android Build Merger (Role) · 6 years ago
  26. d794613 Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix by Aurimas Liutikas · 6 years ago
  27. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 6 years ago
  28. 7412f7f Sync jetpack and master Android.mk files. by Aurimas Liutikas · 6 years ago
  29. cde9695 [automerger] Use dependency substitution as a replacement for excludes. am: 66807fcc6d by Android Build Merger (Role) · 6 years ago
  30. 66807fc Use dependency substitution as a replacement for excludes. by Jake Wharton · 6 years ago
  31. b16c563 [automerger] Make JdkObsolete check error and correct occurences. am: 573b18ae6d by Android Build Merger (Role) · 6 years ago
  32. 573b18a Make JdkObsolete check error and correct occurences. by Jake Wharton · 7 years ago
  33. 831c466 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  34. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  35. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  36. 1bece13 Emit all APIs using Predicates. by Jeff Sharkey · 7 years ago
  37. 12765e7 Merge changes from topic "am-60efcc6e-a88f-4287-8a76-55851f503c9d" by TreeHugger Robot · 7 years ago
  38. 97360c8 [automerger] resolve merge conflicts of 25c6163330 to oc-mr1-jetpack-dev am: e2cd87a4aa by Android Build Merger (Role) · 7 years ago
  39. e2cd87a resolve merge conflicts of 25c6163330 to oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  40. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  41. 3034f5d Emit all APIs using Predicates. by Jeff Sharkey · 7 years ago
  42. 9919010 Merge changes from topic "am-f0da8857-4053-422c-acb0-8a8882ff86c9" by TreeHugger Robot · 7 years ago
  43. ba6097b Fix annotations not to pretend to have resources. by Aurimas Liutikas · 7 years ago
  44. 5b69915 Document fillType support in VectorDrawableCompat. by Nick Butcher · 7 years ago
  45. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  46. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  47. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  48. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  49. 8597b33 Add definition for API 26.1.0 by Alan Viverette · 7 years ago
  50. a64b35b Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  51. 72bb995 Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  52. 034bc50 Megamove of source directories. by Aurimas Liutikas · 7 years ago
  53. d573ce0 Move back to current.txt instead of -SNAPSHOT.txt by Alan Viverette · 7 years ago
  54. ca04e9a Extract common maven logic for Java and Android libraries. by Aurimas Liutikas · 7 years ago
  55. e1f39f0 Introduce a concept of publish to a library. by Aurimas Liutikas · 7 years ago
  56. 95ada0d Supress wrong constant lint warning in ToolbarActionBar by Aurimas Liutikas · 7 years ago
  57. 7b68068 Don't generate or require removed.txt file, fix initial API generation by Alan Viverette · 7 years ago
  58. 7670363 Update support library version to 27.0.0-SNAPSHOT. by Aurimas Liutikas · 7 years ago
  59. ab02314 Start inserting meta-data version tags per library. by Aurimas Liutikas · 7 years ago
  60. 6c55eba Merge "Update lint baseline after sdk update." into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  61. 5fdaa2f Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  62. 9edca68 Cleanup imports of mockito2 not to include bytebuddy. by Aurimas Liutikas · 7 years ago
  63. d1575ac Merge "Make API related tasks per project." into oc-support-26.1-dev by Sergey Vasilinets · 7 years ago
  64. efedb10 Merge "Make API related tasks per project." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  65. 9e7a187 Merge "Fix an assortment of lint bugs." into oc-support-26.1-dev am: e34c5ec986 by Aurimas Liutikas · 7 years ago
  66. e34c5ec Merge "Fix an assortment of lint bugs." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  67. 49066c4 Make API related tasks per project. by Sergey Vasilinets · 7 years ago
  68. 44e6d2b Merge "Fix documentation for Animatable2Compat" into oc-support-26.0-dev am: a67ab172ac by Alan Viverette · 7 years ago
  69. 15c3695 Merge "Fix documentation for Animatable2Compat" into oc-support-26.0-dev by Alan Viverette · 7 years ago
  70. a67ab17 Merge "Fix documentation for Animatable2Compat" into oc-support-26.0-dev by Alan Viverette · 7 years ago
  71. a6bd01a Fix documentation for Animatable2Compat by ztenghui · 7 years ago
  72. 451b28d Merge "Update to gradle 3.0 style dependencies." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  73. 50b45b2 Fix an assortment of lint bugs. by Aurimas Liutikas · 7 years ago
  74. e7d7953 Merge "Update lint baseline" into oc-support-26.0-dev am: a00b74a979 by Aurimas Liutikas · 7 years ago
  75. 66e296d Update lint baseline by Aurimas Liutikas · 7 years ago
  76. 1226db5 Merge "Update lint baseline" by TreeHugger Robot · 7 years ago
  77. f34de28 Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  78. 12e12a8 Merge "Update to gradle 3.0 style dependencies." into oc-support-26.1-dev by Aurimas Liutikas · 7 years ago
  79. e70c7da Update lint baseline by Aurimas Liutikas · 7 years ago
  80. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  81. 76542da Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  82. 005dea0 Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  83. f74f127 Fix an assortment of lint warnings. by Aurimas Liutikas · 7 years ago
  84. ce92ed7 Fix an assortment of lint warnings. by Aurimas Liutikas · 7 years ago
  85. 6ca9d01 Disable lint when using custom Android Gradle Plugin. by Aurimas Liutikas · 7 years ago
  86. 1d71298 Update baseline for AGP 3.0.0-dev by Aurimas Liutikas · 7 years ago
  87. c99047a Merge "Add custom baseline for the custom Android Gradle Plugin." by Aurimas Liutikas · 7 years ago
  88. 096393a Merge "Fix NotificationManagerCompat call to queryIntentServices" into oc-support-26.0-dev am: 0c21141f2a by Aurimas Liutikas · 7 years ago
  89. 1eecf50 Add custom baseline for the custom Android Gradle Plugin. by Aurimas Liutikas · 7 years ago
  90. 83ffd0a Fix NotificationManagerCompat call to queryIntentServices by Aurimas Liutikas · 7 years ago
  91. bf9aae1 Merge "Enable all default lint checks and establish baseline." into oc-support-26.0-dev am: 0b5ed96e00 by Aurimas Liutikas · 7 years ago
  92. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  93. de63967 Merge "Set targetSdkVersion for our tests to be API 26." into oc-support-26.0-dev am: 140a59a553 by Aurimas Liutikas · 7 years ago
  94. 4f5be92 Set targetSdkVersion for our tests to be API 26. by Aurimas Liutikas · 7 years ago
  95. c209eaa Merge "Fix the null check" into oc-support-26.0-dev am: 6e0d9207e3 by Tenghui Zhu · 7 years ago
  96. 7917778 Fix the null check by ztenghui · 7 years ago
  97. 50e08e1 Merge "Separate the drawables for tests" into oc-dev am: 93d9c04a7e am: 2434fbc50b by Tenghui Zhu · 7 years ago
  98. 0ad3eb4 Separate the drawables for tests by ztenghui · 7 years ago
  99. e8038ca Fix some issues to get 2.4.0-dev working for support library. by Aurimas Liutikas · 7 years ago
  100. 3f31678 Merge "Un-suppress NewApi lint where applicable" into oc-dev am: 0d8edf1309 by Alan Viverette · 7 years ago