1. 8ceac96 Merge "Convert JDiffTask to Java." into oc-support-26.0-dev am: 28b9bdac03 by Aurimas Liutikas · 7 years ago
  2. a1ea665 Convert JDiffTask to Java. by Aurimas Liutikas · 7 years ago
  3. 6ca9d01 Disable lint when using custom Android Gradle Plugin. by Aurimas Liutikas · 7 years ago
  4. c9b8f37 Remove uses of @ParallelizableTask annotation. am: 864cb4a0cc am: d143ae2d75 by Aurimas Liutikas · 7 years ago
  5. 864cb4a Remove uses of @ParallelizableTask annotation. by Aurimas Liutikas · 7 years ago
  6. 1eecf50 Add custom baseline for the custom Android Gradle Plugin. by Aurimas Liutikas · 7 years ago
  7. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  8. 9296625 Merge "Fix and enforce the last two remaining error-prone warnings." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  9. 522f79d Update uploadArchives to only run release lint. by Aurimas Liutikas · 7 years ago
  10. 08e5d50 Fix and enforce the last two remaining error-prone warnings. by Aurimas Liutikas · 7 years ago
  11. 140a59a Merge "Set targetSdkVersion for our tests to be API 26." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  12. 4f5be92 Set targetSdkVersion for our tests to be API 26. by Aurimas Liutikas · 7 years ago
  13. 189da76 Fix SynchronizeOnNonFinalField warning in FragmentManager. by Aurimas Liutikas · 7 years ago
  14. 1efc901 Merge "Fix error-prone warning in ExploreByTouchHelper" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  15. 3236f13 Fix error-prone warning in ExploreByTouchHelper by Aurimas Liutikas · 7 years ago
  16. d388d36 Fix error prone warning in CoordinatorLayout. by Aurimas Liutikas · 7 years ago
  17. ad1b0e8 Fix and suppress an assortment of ErrorProne warnings. by Aurimas Liutikas · 7 years ago
  18. abb471f Fix issue with missing license, description and other fields in pom files. by Aurimas Liutikas · 7 years ago
  19. f354ae5 Update doclava task for -android, fix fallout from 25.4.0 API file by Alan Viverette · 7 years ago
  20. 1f89c5d Fix Jacoco coverage runner. by Aurimas Liutikas · 7 years ago
  21. 5e9aab5 Use the correct version of Jacoco plugin. by Aurimas Liutikas · 7 years ago
  22. e4f308c Merge "Move to using Android Gradle Plugin 2.4.0-alpha5" into oc-dev by Aurimas Liutikas · 7 years ago
  23. 058995d Move to using Android Gradle Plugin 2.4.0-alpha5 by Aurimas Liutikas · 7 years ago
  24. b0ba50d Better API change management by Alan Viverette · 7 years ago
  25. dddf4f4 Revert "Move to Android Gradle Plugin 2.4.0-alpha3" by Aurimas Liutikas · 7 years ago
  26. 2692489 Move to Android Gradle Plugin 2.4.0-alpha3 by Aurimas Liutikas · 7 years ago
  27. 98ec0d5 Clean up an assortment of Error-Prone warnings. by Aurimas Liutikas · 7 years ago
  28. 1b86237 Use local debug keystore, make plugin even MORE groovy by Alan Viverette · 7 years ago
  29. ef48448 Merge "Include licenses in maven pom" by Siyamed Sinir · 7 years ago
  30. b0e013d Include licenses in maven pom by Siyamed Sinir · 7 years ago
  31. 0ac624b Move to gradle 3.4 by Aurimas Liutikas · 7 years ago
  32. 3b031d5 Reenable EqualsHashCode error prone check by Aurimas Liutikas · 7 years ago
  33. c935d50 Disable EqualsHashCode that seems to be causing ErrorProne crashes. by Aurimas Liutikas · 7 years ago
  34. a92c882 Merge "Fix IdentityBinaryExpression warnings in support library" by Aurimas Liutikas · 7 years ago
  35. 3c66600 Enable lint only if we are have fullsdk prebuilts. by Aurimas Liutikas · 7 years ago
  36. 22bdcb0 Fix IdentityBinaryExpression warnings in support library by Aurimas Liutikas · 7 years ago
  37. f1d3a82 Add ErrorProne build type to support library. by Aurimas Liutikas · 7 years ago
  38. c69882c Re-enable lint enforcement, fix remaining lint issues by Alan Viverette · 7 years ago
  39. d953ba0 Track API change history for Support Library standalone docs by Alan Viverette · 7 years ago
  40. 38f41f2 Actually disable running lint this time. by Aurimas Liutikas · 7 years ago
  41. 47df457 Revert "Temporarily disable lint since it is failing builds." by Aurimas Liutikas · 7 years ago
  42. dc3a323 Temporarily disable lint since it is failing builds. by Aurimas Liutikas · 7 years ago
  43. d38b36c Require lint when building release target by Alan Viverette · 7 years ago
  44. 6da1563 Fix doclava options for Gradle 3.4 by Alan Viverette · 7 years ago
  45. 6553895 Merge "Add descriptions to a few important support library tasks." into nyc-support-25.2-dev am: ea33f184d6 am: e51c9b3f95 by Aurimas Liutikas · 7 years ago
  46. 1167068 Add descriptions to a few important support library tasks. by Aurimas Liutikas · 7 years ago
  47. 8feb8c2 Another build.gradle file cleanup. by Aurimas Liutikas · 8 years ago
  48. 7c559ee Fix uploadArchive tasks for SupportLibraryPlugin. by Aurimas Liutikas · 8 years ago
  49. 45323dc Move the setup of uploadArchives repository to SupportLibraryPlugin. by Aurimas Liutikas · 8 years ago
  50. 16cd13b Move the set up of uploadArchives to SupportLibraryPlugin by Aurimas Liutikas · 8 years ago
  51. df62e86 Move creating the source jar setup to SupportLibraryPlugin.java by Aurimas Liutikas · 8 years ago
  52. 9697da7 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  53. 78df598 Revert "Create AndroidLibraryPlugin to share common module configuration. " by Aurimas Liutikas · 8 years ago
  54. a46cd42 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  55. 9290dcd Add Gradle task for generating API diffs by Alan Viverette · 8 years ago
  56. 62ff5d9 Perform API backwards compatibility check as part of support checkApi by Alan Viverette · 8 years ago
  57. 025bc8c Treat all docs issues (except hidden superclass) as errors am: 989f27ae5e by Alan Viverette · 8 years ago
  58. 989f27a Treat all docs issues (except hidden superclass) as errors by Alan Viverette · 8 years ago
  59. 77d397d Perform API backwards compatibility check as part of support checkApi by Alan Viverette · 8 years ago
  60. 98e56ad Stop splitting support lib into modules in Android Studio. by Aurimas Liutikas · 8 years ago
  61. cc5197e Implement support library API generation and check in Gradle (again) by Alan Viverette · 8 years ago
  62. 3986e04 Studio friendly support library by Yigit Boyar · 8 years ago