1. 573b18a Make JdkObsolete check error and correct occurences. by Jake Wharton · 7 years ago
  2. cf3ca87 Merge "Make ParameterNotNullable check an error and correct occurrences." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  3. 2473042 Make ParameterNotNullable check an error and correct occurrences. by Jake Wharton · 7 years ago
  4. 775da40 Make IntLongMath check error and correct occurrences. by Jake Wharton · 7 years ago
  5. 8171e34 Update to Kotlin 1.2.0. am: b88cc9c7d5 by Jake Wharton · 7 years ago
  6. b88cc9c Update to Kotlin 1.2.0. by Jake Wharton · 7 years ago
  7. 067bae5 Merge "Move most app-toolkit dependencies to kotlin." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  8. 061c6ad Merge "Move most app-toolkit dependencies to kotlin." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  9. d1aad14 Move to using build tools 27.0.1 by Aurimas Liutikas · 7 years ago
  10. b09822f Merge "Make build.gradle files even more kotlin script friendly." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  11. 3cd512e Merge "Make build.gradle files even more kotlin script friendly." into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  12. 81b5bac Move most app-toolkit dependencies to kotlin. by Aurimas Liutikas · 7 years ago
  13. ca5b6be Merge "diff_and_docs in Kotlin" into oc-mr1-support-27.0-dev am: d48fbbf2c7 by Sergey Vasilinets · 7 years ago
  14. d48fbbf Merge "diff_and_docs in Kotlin" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  15. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  16. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  17. 22b6214 diff_and_docs in Kotlin by Sergey Vasilinets · 7 years ago
  18. 147eeb3 Update to using newer ErrorProne and supress new warnings. by Aurimas Liutikas · 7 years ago
  19. e2cd87a resolve merge conflicts of 25c6163330 to oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  20. 1a1fd46 Update to using newer ErrorProne and supress new warnings. by Aurimas Liutikas · 7 years ago
  21. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  22. 182c113 Merge "Turn off kotlin compilation daemon on build server" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  23. 0f671dd Merge "Rewrite Doclava task to Kotlin" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  24. 1ddf907 Merge "Turn off kotlin compilation daemon on build server" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  25. 71469cb Turn off kotlin compilation daemon on build server by Sergey Vasilinets · 7 years ago
  26. bbe69c4 Convert Gradle Plugins and Maven Upload configurator to kotlin am: 4535813e90 by Aurimas Liutikas · 7 years ago
  27. 03c8e01 Merge "Convert SupportLibraryExtension to Kotlin." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  28. e4f72ec Further clean up app-toolkit build files. am: 87a16a53f9 by Aurimas Liutikas · 7 years ago
  29. 1cca89b Merge "Rewrite CheckApiTask to Kotlin" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  30. fd24e83 Start using kotlin 1.1.51. am: 90a5b82130 by Aurimas Liutikas · 7 years ago
  31. 927a6a5 Update version number for 27.0.2 by Kathy Kam · 7 years ago
  32. 510be0c Merge "Rewrite Doclava task to Kotlin" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  33. 17a1890 Rewrite Doclava task to Kotlin by Sergey Vasilinets · 7 years ago
  34. 4535813 Convert Gradle Plugins and Maven Upload configurator to kotlin by Aurimas Liutikas · 7 years ago
  35. 4f289ef Merge "Convert SupportLibraryExtension to Kotlin." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  36. 92d9756 Convert SupportLibraryExtension to Kotlin. by Aurimas Liutikas · 7 years ago
  37. 87a16a5 Further clean up app-toolkit build files. by Aurimas Liutikas · 7 years ago
  38. 3dd2396 Merge "Rewrite CheckApiTask to Kotlin" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  39. 735e0f0 Rewrite CheckApiTask to Kotlin by Sergey Vasilinets · 7 years ago
  40. 90a5b82 Start using kotlin 1.1.51. by Aurimas Liutikas · 7 years ago
  41. 30a5366 Move to setting maven version via SupporLibrary extension. am: 78c1ab769d by Aurimas Liutikas · 7 years ago
  42. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  43. bf2a58b Merge "Add kotlin to buildSrc" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  44. 70a2e82 Add kotlin to buildSrc by Sergey Vasilinets · 7 years ago
  45. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  46. 44d7d86 Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  47. 788e2b9 Merge "Media-compat-test: Make media-compat-test-lib as Android library" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  48. 9c830cb Merge "Reiterate through all fragments while there are STARTED fragments" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  49. 6e29d3f Merge "Reiterate through all fragments while there are STARTED fragments" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  50. cade63d Reiterate through all fragments while there are STARTED fragments by Sergey Vasilinets · 7 years ago
  51. 35d642a Merge "Merge Flatfoot and Support library plugins" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  52. 7c2a2da Merge "Merge Flatfoot and Support library plugins" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  53. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  54. 2881742 Update version number for 27.0.1 by Alan Viverette · 7 years ago
  55. 6aa53ca Add kotlin to buildSrc by Sergey Vasilinets · 7 years ago
  56. beffc44 Media-compat-test: Make media-compat-test-lib as Android library by Hyundo Moon · 7 years ago
  57. 4efa577 Finalize api & bump version 1.0.0 am: 44f6e7df60 by Sergey Vasilinets · 7 years ago
  58. 44f6e7d Finalize api & bump version 1.0.0 by Sergey Vasilinets · 7 years ago
  59. fdec58b Unify creation of source jars. am: ac30d1b92b by Aurimas Liutikas · 7 years ago
  60. ac30d1b Unify creation of source jars. by Aurimas Liutikas · 7 years ago
  61. ba53cfa Handle no-diff case in gmaven differ am: f2505641fd by Yigit Boyar · 7 years ago
  62. f250564 Handle no-diff case in gmaven differ by Yigit Boyar · 7 years ago
  63. 19346a8 Move to AGP 3.0.0 stable 😁 by Aurimas Liutikas · 7 years ago
  64. 35675c8 Move to AGP 3.0.0 stable 😁 by Aurimas Liutikas · 7 years ago
  65. 1b2745c Include kotlin test apps in artifacts am: e606d6d141 by Yigit Boyar · 7 years ago
  66. e606d6d Include kotlin test apps in artifacts by Yigit Boyar · 7 years ago
  67. 5082b65 Merge "Don't keep timestamps in source JARs" into oc-mr1-support-27.0-dev by Alan Viverette · 7 years ago
  68. a2ce18a Merge "Don't keep timestamps in source JARs" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  69. 00caf08 Don't keep timestamps in source JARs by Alan Viverette · 7 years ago
  70. 2f34905 Merge "Update docs generation to exclude dependency R files" into oc-mr1-support-27.0-dev by Alan Viverette · 7 years ago
  71. 5efd02b Merge "Update docs generation to exclude dependency R files" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  72. 88a078c Merge "Flatfoot rc1 <3" into oc-mr1-support-27.0-dev am: f58555baf0 by Yigit Boyar · 7 years ago
  73. b0b20e1 Flatfoot rc1 <3 by Yigit Boyar · 7 years ago
  74. a35368a Update docs generation to exclude dependency R files by Alan Viverette · 7 years ago
  75. caab179 Revert "Create reportModifications task" am: ccb3fcbe7f by Sergey Vasilinets · 7 years ago
  76. 3c3092c Merge "Revert "Support buildIds in reportModifications task"" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  77. ccb3fcb Revert "Create reportModifications task" by Sergey Vasilinets · 7 years ago
  78. 8ec204c Merge "Revert "Support buildIds in reportModifications task"" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  79. b64ff6a Revert "Support buildIds in reportModifications task" by Sergey Vasilinets · 7 years ago
  80. dcec51d Add definition for API 26.1.0 am: 8597b330f7 by Alan Viverette · 7 years ago
  81. 8597b33 Add definition for API 26.1.0 by Alan Viverette · 7 years ago
  82. 9fcc94e Merge "Support buildIds in reportModifications task" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  83. 1e2fb4c Merge "Bump lifecycle runtime version to 1.0.2" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  84. 631b7f7 Merge "Bring back <type>aar</type> hack." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  85. 19b280d Merge "Create reportModifications task" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  86. 4cab301 Support buildIds in reportModifications task by Sergey Vasilinets · 7 years ago
  87. ee737c6 Merge "Bump lifecycle runtime version to 1.0.2" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  88. 69b53fb Bump lifecycle runtime version to 1.0.2 by Sergey Vasilinets · 7 years ago
  89. 1960166 Merge "Bring back <type>aar</type> hack." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  90. 0d5c3f2 Merge "Create reportModifications task" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  91. eb45a18 Bring back <type>aar</type> hack. by Aurimas Liutikas · 7 years ago
  92. bb245e0 Create reportModifications task by Sergey Vasilinets · 7 years ago
  93. fb20356 Merge "Run distDocs task as part of buildOnServer." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  94. 977ac9b Merge "Run distDocs task as part of buildOnServer." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  95. a69bbcc Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  96. 212905f Run distDocs task as part of buildOnServer. by Aurimas Liutikas · 7 years ago
  97. cf7aafb Merge "Update versions to 27.0.0 and API Finalization" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  98. 61ca8e4 move paging to alpha 3 by Yigit Boyar · 7 years ago
  99. a64b35b Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  100. c7c49c6 Part 2: Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago