1. 57bf165 Merge branch 'upstream-google' into third_upstream_to_master by Ang Li · 1 year, 2 months ago
  2. 2f74975 Merge branch 'upstream-google' into rng7 by Ram Peri · 1 year, 5 months ago
  3. 20306cc Migrate Gradle dependencies to dependencies.gradle by utzcoz · 1 year, 9 months ago
  4. 08e4a3b Bump AGP to 7.3.0 by utzcoz · 2 years ago
  5. a92c312 Bump AGP to 7.2.2 by utzcoz · 1 year, 10 months ago
  6. 89b60a0 Fix kotlinVersion typo by utzcoz · 1 year, 10 months ago
  7. e5bb71b Bump spotless to 6.9.1 by utzcoz · 1 year, 10 months ago
  8. a0651a2 Ensure ShadowActivity can work with project targetSdk less than S by utzcoz · 2 years, 2 months ago
  9. 67ee5df build: bump errorprone plugin version from 1.3.0 to 2.0.2 by hellosagar · 2 years, 2 months ago
  10. 3abae77 Bump gradle-versions-plugin to 0.42.0 by utzcoz · 2 years, 5 months ago
  11. 6d611d6 Use ktfmt to format kotlin code by utzcoz · 2 years, 3 months ago
  12. 15778f4 Bump AGP to 7.1.0 by utzcoz · 2 years, 5 months ago
  13. ea9cd50 Bump AGP to 7.1.0-rc01 by utzcoz · 2 years, 5 months ago
  14. 1eb29d2 Bump gradle-versions-plugin to 0.39.0 by utzcoz · 2 years, 6 months ago
  15. a9028c8 Bump AGP to 7.1.0-beta05 by utzcoz · 2 years, 6 months ago
  16. 155ef89 Bump AGP to 7.1.0-beta04 by utzcoz · 2 years, 7 months ago
  17. 6a33053 Bump AGP to 7.1.0-beta03 by utzcoz · 2 years, 7 months ago
  18. cc0177b Bump AGP to 7.1.0-beta02 by utzcoz · 2 years, 7 months ago
  19. 08853c7 Create a separate task to prefetch non-instrumented SDKs by Michael Hoisie · 2 years, 8 months ago
  20. 84b48ec Bump AGP to 7.1.0-beta01 by utzcoz · 2 years, 8 months ago
  21. 67f5671 Fix build.gradle format for old comment by utzcoz · 2 years, 8 months ago
  22. 65e6735 Set javadoc source to JDK 8 by utzcoz · 2 years, 8 months ago
  23. 3124354 Bump AGP to 7.1.0-alpha12 by utzcoz · 2 years, 10 months ago
  24. c018aef Bump AGP to 7.1.0-alpha08 by utzcoz · 2 years, 10 months ago
  25. 4dd6611 Ignore resolve exception for testapp by utzcoz · 3 years ago
  26. 207c22d Update gradle dependencies by utzcoz · 3 years, 2 months ago
  27. 1498087 Migrate jcenter to mavenCentral by utzcoz · 3 years, 3 months ago
  28. 765e075 Switch to using preinstrumented android-all jars by default by hoisie · 3 years, 4 months ago
  29. 659ddd9 Fix syntax warning of build.gradle by utzcoz · 3 years, 4 months ago
  30. 1b169eb Added gradle dependency version checker to the build by Al Sutton · 3 years, 5 months ago
  31. 66ac9c9 Update build plugins to recent versions. by Al Sutton · 3 years, 5 months ago
  32. 894adff Exclude `io.mockk` from AndroidConfigurer and JarInstrumentor by Michael Hoisie · 4 years ago
  33. fa3da21 Remove pegdown-doclet markdown javadoc doclet plugin by Michael Hoisie · 4 years ago
  34. d92f6f0 Upgrade to Android Gradle Plugin 3.5.3 and Gradle 5.4.1. by Christian Williams · 4 years, 3 months ago
  35. 0138a87 Merge pull request #4738 from robolectric:aggregate-all-test-results by Copybara Robolectric Bot · 5 years ago
  36. f662314 Internal change by christianw · 5 years ago
  37. 65b0975 Aggregate test results from all projects. by Christian Williams · 5 years ago
  38. e0f38d3 Revert to Gradle 4.10.3 and AGP 3.3.1 by Christian Williams · 5 years ago
  39. e9aec43 Fix jsondoc generation for gradle 5.x. by Christian Williams · 5 years ago
  40. ae633df Bump to Gradle 5.1.1 and AGP 3.4.0-beta03. by Christian Williams · 5 years ago
  41. e004d43 Remove Maven from CI build. by Christian Williams · 5 years ago
  42. eeb38e4 More Javadoc cleanup. by Christian Williams · 5 years ago
  43. 9590ed9 Add aggregateDocs task, clean up javadoc. by Christian Williams · 5 years ago
  44. 2045ab6 Cloned from CL 225628948 by 'g4 patch'. by christianw · 5 years ago
  45. 670ba52 Prefetch android-all artifacts to maven local repo. by Christian Williams · 6 years ago
  46. c5da67c 4075 - update android gradle plugin to 3.2.1 by Jared Burrows · 6 years ago
  47. e8457b4 Reorder maven repos so google is first. by Brett Chabot · 6 years ago
  48. 9dc1af1 Bump deps versions for AGP, truth, errorprone, findbugs, etc. by Christian Williams · 6 years ago
  49. 32cec50 Migrate to user modern gradle features by Gautam Korlam · 6 years ago
  50. 22c74f3 Add basic shadow for GLES20 with initial functionality. by Googler · 6 years ago
  51. 767c6d6 ws by Brett Chabot · 6 years ago
  52. 2f9438b Fix ResourcesTest. by Christian Williams · 6 years ago
  53. 38cada5 Convert tests to use android plugin. by Brett Chabot · 6 years ago
  54. bd69283 Fork test resources into top level module. by Jonathan Gerrish · 6 years ago
  55. 0ed79df Fix build error related to annotation processing. by Christian Williams · 7 years ago
  56. 1914b01 Merge branch 'idea-annotation-processing' by Christian Williams · 7 years ago
  57. 6860bf6 Generates parent.ipr with stuff for compiler.xml. by Christian Williams · 7 years ago
  58. 2a275f0 Fix upload creds. by Christian Williams · 7 years ago
  59. 5c70840 Use gradle-cached android-all jars in tests. by Christian Williams · 7 years ago
  60. d1aeb98 Don't try to configure IntelliJ annotation processing for now, it's busted. by Christian Williams · 7 years ago
  61. 6a4bdde Use net.ltgt.apt gradle plugin to enable annotation processing. by Christian Williams · 7 years ago
  62. dbca9d1 Remove spurious output. by Christian Williams · 7 years ago
  63. 95cf907 Try CircleCI v2. by Christian Williams · 7 years ago
  64. 5209dc6 Treat javadocs as markdown. by Christian Williams · 7 years ago
  65. 8e9e0ae Aggregate all test results and upload to S3. by Christian Williams · 7 years ago
  66. 202b5ae Create initial integration test project for Gradle. by Jonathan Gerrish · 7 years ago
  67. 023e43e Add gradle task for comparing jars for API changes. by Christian Williams · 7 years ago
  68. 814382f Open 3.3-SNAPSHOT. by Christian Williams · 7 years ago
  69. 0ef6a41 Add list of available Android SDKs to root project. by Christian Williams · 7 years ago
  70. 00b1f7b Run `gradlew aggregateJavadocs` to generate aggregated javadocs. by Christian Williams · 7 years ago
  71. ae7cd79 Don't create or upload artifacts for non-code modules. by Christian Williams · 7 years ago
  72. 32b6345 Bump version to 3.2.2-SNAPSHOT. by Christian Williams · 7 years ago
  73. 7dbe030 Bump version to 3.2.1. by Christian Williams · 7 years ago
  74. 597db9a Fix snapshot uploads. by Christian Williams · 7 years ago
  75. 761eae7 Bump version to 3.2.1-SNAPSHOT. by Christian Williams · 7 years ago
  76. f50894e Bump version to 3.2. by Christian Williams · 7 years ago
  77. 44c084e Bump version to 3.2-rc1. by Christian Williams · 7 years ago
  78. 2f946e7 Revert "WIP" by Christian Williams · 7 years ago
  79. 5c29273 WIP by Christian Williams · 7 years ago
  80. 603390a Revert "Fix incremental build and sources/javadoc jars." by Christian Williams · 7 years ago
  81. 080da4d Fix incremental build and sources/javadoc jars. by Christian Williams · 8 years ago
  82. e1f1861 Merge branch 'travis-4x-matrix' into api_24 by Christian Williams · 8 years ago
  83. 4cc18f8 Bump JVM memory for tests. by Christian Williams · 8 years ago
  84. 7537ef6 Split Travis build in two(/four). by Christian Williams · 8 years ago
  85. 8409a90 Remove custom `provided` scope in favor of `compileOnly`. by Christian Williams · 8 years ago
  86. d5191fc Use annotations instead of Velocity to specify different behavior for by Christian Williams · 8 years ago
  87. 1de88c4 Pass output file as arg to ProvideBuildClasspathTask. by Christian Williams · 8 years ago
  88. 978c13b Bump version to 3.2-SNAPSHOT. by Christian Williams · 8 years ago
  89. 2fb5da2 Bump version to 3.1.4. by Christian Williams · 8 years ago
  90. d2e4548 Bump version to 3.2-SNAPSHOT. by Christian Williams · 8 years ago
  91. c921e48 Bump version to 3.1.3. by Christian Williams · 8 years ago
  92. 3eaaebd Merge branch 'fix-gradle-clean-test' by Christian Williams · 8 years ago
  93. eec5548 Shadows which aren't based on velocity templates should be incrementally copied to `generated-shadows` independent of those that are. by Christian Williams · 8 years ago
  94. 1b662b7 Disable compiler lint by default. Add `-Dlint` to gradle command line to re-enable. by Christian Williams · 8 years ago
  95. 123deb8 update gradle by Jared Burrows · 8 years ago
  96. 75ca578 remove gradle properties by Jared Burrows · 8 years ago
  97. 507978a Merge branch 'master' into fix-java-encoding by Jared Burrows · 8 years ago
  98. 3e81c86 Remove dependency on external artifact repository for tests. by Christian Williams · 8 years ago
  99. 07a11c0 fix java encoding by Jared Burrows · 8 years ago
  100. 84ec276 Upload javadocs to maven. by Christian Williams · 8 years ago