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