1. 3124354 Bump AGP to 7.1.0-alpha12 by utzcoz · 3 years, 3 months ago
  2. c018aef Bump AGP to 7.1.0-alpha08 by utzcoz · 3 years, 3 months ago
  3. e8af348 Bump buildSrc AGP to 4.1.3 by utzcoz · 3 years, 6 months ago
  4. a5bec28 Remove unused import for RoboJavaModulePlugin.groovy by utzcoz · 3 years, 8 months ago
  5. 1498087 Migrate jcenter to mavenCentral by utzcoz · 3 years, 8 months ago
  6. 765e075 Switch to using preinstrumented android-all jars by default by hoisie · 3 years, 9 months ago
  7. bbf2748 Restore JarInstrumentor by hoisie · 3 years, 9 months ago
  8. 0555723 Update robolectric build.gradles to use latest androidx.test artifacts by Googler · 3 years, 9 months ago
  9. c2ebe87 Avoid ClassNode construction for classes that do not get instrumented by hoisie · 3 years, 10 months ago
  10. 9fbc011 Rebalance CircleCI to use 5 jobs instead of 6 by Michael Hoisie · 4 years ago
  11. fca76c0 Update to maven-publish by Michael Hoisie · 4 years ago
  12. 3614104 Merge pull request #5956 from hoisie/jsondocs-error by Michael Hoisie · 4 years, 1 month ago
  13. 293b866 Disable jsonDocs generation by default by Michael Hoisie · 4 years, 2 months ago
  14. 9972d62 Support running on JDK 15 by Aaron He · 4 years, 2 months ago
  15. 6b7fac7 Add support for Android R by hoisie · 4 years, 2 months ago
  16. 3becd4f Fix 'Duplicate key' error when running ./gradlew upload by Michael Hoisie · 4 years, 4 months ago
  17. fa3da21 Remove pegdown-doclet markdown javadoc doclet plugin by Michael Hoisie · 4 years, 4 months ago
  18. 0f7c3d2 Support running on Java 13. by Christian Williams · 4 years, 8 months ago
  19. 31435ca Inject Android SDKs to integration tests using robolectric-deps.properties. by Christian Williams · 4 years, 8 months ago
  20. d92f6f0 Upgrade to Android Gradle Plugin 3.5.3 and Gradle 5.4.1. by Christian Williams · 4 years, 8 months ago
  21. 1701112 Re-introduce Support Android Q/API 29 final. (PR#5289) by brettchabot · 5 years ago
  22. 69390b8 Rollback of: by brettchabot · 5 years ago
  23. 4d36448 Support Android Q/API 29 final. by Brett Chabot · 5 years ago
  24. a5f5780 Add support for Q preview 4 by brettchabot · 5 years ago
  25. 1717fb1 Support Android Q beta 2 (build 5415296). by brettchabot · 6 years ago
  26. c9c45b7 Add Q shadows for public beta 1. by christianw · 6 years ago
  27. dfe1a89 Apply PR#4764 by christianw · 6 years ago
  28. 47fb1a4 Internal change by Googler · 6 years ago
  29. 30c467a Faster circleci sharded test run. by Christian Williams · 6 years ago
  30. 65b0975 Aggregate test results from all projects. by Christian Williams · 6 years ago
  31. f8cafd3 Revert "Switch to gradle publish plugin; parallel by default." by Christian Williams · 6 years ago
  32. e0f38d3 Revert to Gradle 4.10.3 and AGP 3.3.1 by Christian Williams · 6 years ago
  33. e9aec43 Fix jsondoc generation for gradle 5.x. by Christian Williams · 6 years ago
  34. 60c0d0b Switch to gradle publish plugin; parallel by default. by Christian Williams · 6 years ago
  35. 3f9c163 LegacyDependencyResolver cleanup. by Christian Williams · 6 years ago
  36. ae633df Bump to Gradle 5.1.1 and AGP 3.4.0-beta03. by Christian Williams · 6 years ago
  37. bdcf1ca Optimize gradle build. by Christian Williams · 6 years ago
  38. 9590ed9 Add aggregateDocs task, clean up javadoc. by Christian Williams · 6 years ago
  39. 82aad30 Fix generated robolectric-deps.properties for tests on Windows. by Christian Williams · 6 years ago
  40. 2045ab6 Cloned from CL 225628948 by 'g4 patch'. by christianw · 6 years ago
  41. 578484d Use ASM 7.0 to support class bytecode version 12 and Java 10+. by Christian Williams · 6 years ago
  42. 9dc1af1 Bump deps versions for AGP, truth, errorprone, findbugs, etc. by Christian Williams · 6 years ago
  43. 38f99ea Specify generated src dir for annotation processor-generated java. by Christian Williams · 6 years ago
  44. c35a9db Merge branch 'master' into better_gradle by Christian Williams · 6 years ago
  45. 2c31b0b Fix API change emitter. by Christian Williams · 6 years ago
  46. d270449 Publish source for android-all-9 by Brett Chabot · 6 years ago
  47. 7577498 Update android-all-9 to build id 4913185 by Brett Chabot · 6 years ago
  48. 2149595 Fix remainder of min/maxSdk issues in shadows/framework. by Christian Williams · 6 years ago
  49. fc27780 Add compile warnings for @Implementation methods that don't have a matching SDK method. by Christian Williams · 7 years ago
  50. 5a8ebd2 Add support for android-28 release. by Brett Chabot · 6 years ago
  51. 32cec50 Migrate to user modern gradle features by Gautam Korlam · 7 years ago
  52. 1f94147 Add P shadow methods by Brett Chabot · 7 years ago
  53. 5dc2f24 Fix maven local install artifact names. by Christian Williams · 7 years ago
  54. 5bf2257 Redo 'Bump up to 4gb for build/tests.' by Brett Chabot · 7 years ago
  55. c37d0bc Text! by christianw · 7 years ago
  56. 935add7 Bump up to 4gb for build/tests. by Christian Williams · 7 years ago
  57. 8aecf07 Merge branch 'arsc' -- pull request #3469. by Christian Williams · 7 years ago
  58. 0a21e5d Merge branch 'master' into androidPrev2 by brettchabot · 7 years ago
  59. 5eb8ff5 checkForApiChanges: output method access level by Brett Chabot · 7 years ago
  60. a095b57 Add support for android-P preview rev2 by Brett Chabot · 7 years ago
  61. 68f48bf Update to O-MR1 build with consistent properties by Brett Chabot · 7 years ago
  62. 56968e8 Internal change by brettchabot · 7 years ago
  63. b8264c9 Internal change by brettchabot · 7 years ago
  64. 62661f1 Internal change by brettchabot · 7 years ago
  65. 4e74996 Internal change by brettchabot · 7 years ago
  66. d2091a8 Merge branch 'master' into androidP by brettchabot · 7 years ago
  67. 3d06960 Update android O-MR1 to 4514284 by Brett Chabot · 7 years ago
  68. ef66955 Add support for android-P preview by Brett Chabot · 7 years ago
  69. 7b37943 Merge branch 'master' into rawres by Brett Chabot · 7 years ago
  70. e2edba6 Merge remote-tracking branch 'origin/master' into arsc by Brett Chabot · 7 years ago
  71. 4d3498b Include generated sources in javadoc and sources jars. by Christian Williams · 7 years ago
  72. 3665c6d Fix gradle incremental build. by Christian Williams · 7 years ago
  73. c44d413 Fix gradle incremental build. by Christian Williams · 7 years ago
  74. a4c8008 Merge remote-tracking branch 'origin/master' into rawres by Brett Chabot · 7 years ago
  75. 1914b01 Merge branch 'idea-annotation-processing' by Christian Williams · 7 years ago
  76. 6860bf6 Generates parent.ipr with stuff for compiler.xml. by Christian Williams · 7 years ago
  77. 3e65d06 DRY up code in TestUtil.getDependencyResolver(). by Christian Williams · 7 years ago
  78. 2a275f0 Fix upload creds. by Christian Williams · 7 years ago
  79. 5c70840 Use gradle-cached android-all jars in tests. by Christian Williams · 7 years ago
  80. d1aeb98 Don't try to configure IntelliJ annotation processing for now, it's busted. by Christian Williams · 7 years ago
  81. 40b081b Nicer jar checking. by Christian Williams · 7 years ago
  82. d97b24e Include generated classes in javadoc and sources. by Christian Williams · 7 years ago
  83. 6a4bdde Use net.ltgt.apt gradle plugin to enable annotation processing. by Christian Williams · 7 years ago
  84. 1615c48 Parallelize tests, fix snapshot upload. by Christian Williams · 7 years ago
  85. 1cbaa12 Bump up memory limits for tests. by Christian Williams · 7 years ago
  86. 95cf907 Try CircleCI v2. by Christian Williams · 7 years ago
  87. 0af8d85 Add android-all combined jar for 8.1 by Brett Chabot · 7 years ago
  88. 7f1cdbb Add support for 8.1 beta by brettchabot · 7 years ago
  89. 06c8307 Cleanup. Fix artifact names better. by Christian Williams · 7 years ago
  90. 655cd66 Correct maven artifact names, 3.5-rc1. by Christian Williams · 7 years ago
  91. 97e40f9 Attempt to update support lib to 26.0.1 by Brett Chabot · 7 years ago
  92. f0c31a1 Remove minJdkVersion property from AndroidSdk by Michael Hoisie · 7 years ago
  93. b7b7d81 Make Robolectric compatible with O DP4. by Jonathan Gerrish · 7 years ago
  94. 793ee1d Rename projects. by Christian Williams · 7 years ago
  95. 0004424 Update RoboJavaModulePlugin to use Java 8 by Michael Hoisie · 7 years ago
  96. 50b8945 Update support for the Android O developer preview (#3104) by Michael Hoisie · 7 years ago
  97. 5209dc6 Treat javadocs as markdown. by Christian Williams · 8 years ago
  98. 8e9e0ae Aggregate all test results and upload to S3. by Christian Williams · 8 years ago
  99. 5e00382 Prevent rebuild when NO_REBUILD=true. by Christian Williams · 8 years ago
  100. a1a4806 Update android version to "o" to match git tag for the Android release. by Jonathan Gerrish · 8 years ago