1. cb39976 Extract mockitoVersion to gradle.properties by utzcoz · 3 years, 6 months ago
  2. 207c22d Update gradle dependencies by utzcoz · 3 years, 6 months ago
  3. e6e25ae Upgrade ErrorProne and fix ErrorProne related build errors by hoisie · 3 years, 7 months ago
  4. 659ddd9 Fix syntax warning of build.gradle by utzcoz · 3 years, 7 months ago
  5. 58afa94 Synchronize Truth version being used to be v1.1.1 by Al Sutton · 3 years, 8 months ago
  6. 5987224 Update JUnit to 4.13.1 by hoisie · 4 years ago
  7. 1274f97 Update ReflectionHelpers to only remove final modifier for final fields by Michael Hoisie · 4 years, 1 month ago
  8. d8dc957 Create a Shadow implementation for VoiceInteractionSession by Googler · 4 years, 5 months ago
  9. 0f7c3d2 Support running on Java 13. by Christian Williams · 4 years, 6 months ago
  10. d92f6f0 Upgrade to Android Gradle Plugin 3.5.3 and Gradle 5.4.1. by Christian Williams · 4 years, 7 months ago
  11. 6d28613 Upgrade to truth 1.0.1 and force annotation processor to use errorprone 2.3.4 by Brett Chabot · 4 years, 7 months ago
  12. 10e1a09 Break org.robolectric:annotations -> org.robolectric:shadow-api dependency. by brettchabot · 5 years ago
  13. 247886a Migrate from assertThat(foo).named("foo") to assertWithMessage("foo").that(foo). by Googler · 5 years ago
  14. 99b2efc Update to truth 0.44 by brettchabot · 5 years ago
  15. acb7af7 Introduce a new ?Realistic looper? threading model. by brettchabot · 5 years ago
  16. b5e63df Move ConfigurationRegistry into shadowsapi by brettchabot · 6 years ago
  17. 6b08d4a ShadowPickers must be deterministic. by Christian Williams · 6 years ago
  18. 4d97638 Update SDK with v28.0.0 build id #5254634 to Android experimental channel by Googler · 6 years ago
  19. 20679ae Add support for static methods and fields to Reflector. by christianw · 4 years, 9 months ago
  20. af0b7e2 Fast private method invocation (PR#4315) by christianw · 6 years ago
  21. 033ccac Update tests to use correct manifests, so respective components will be available. by romkal · 6 years ago
  22. 634cc59 Use Reflector instead of ReflectionHelpers. by Christian Williams · 6 years ago
  23. 4d3b75a Clean up warnings and noise. by Christian Williams · 6 years ago
  24. 9dc1af1 Bump deps versions for AGP, truth, errorprone, findbugs, etc. by Christian Williams · 6 years ago
  25. c35a9db Merge branch 'master' into better_gradle by Christian Williams · 6 years ago
  26. 54dbc22 Add ability to create Deep Proxies, which are proxies which automatically create deep proxies instead of null for non-primitive methods. by Googler · 6 years ago
  27. 29b905e Cleanup. by Christian Williams · 6 years ago
  28. 8ce6019 New ShadowPicker strategy for switching between shadows (e.g. for AssetManager). by Christian Williams · 6 years ago
  29. 32cec50 Migrate to user modern gradle features by Gautam Korlam · 6 years ago
  30. 4824f8d Switch from assertj to truth by jongerrish · 6 years ago
  31. cb5b586 Internal change by Googler · 6 years ago
  32. e94ac7d Add my account to Robolectric's Piper <-> Git mapping. by hoisie · 6 years ago
  33. c040cbe Changed interfaces to include class in method name to avoid a stack overflow when mixing calls to LayoutLib classes. by Jowei Lee · 6 years ago
  34. f55cfbe Kill @Implements(hackyTerribleIgnore) in favor of ShadowFactory pattern. by Christian Williams · 7 years ago
  35. 0868605 Merge remote-tracking branch 'origin/master' into arsc by Christian Williams · 7 years ago
  36. d202510 Add ability to instrument entire jars. by Brett Chabot · 7 years ago
  37. 90f44c8 Merge branch 'master' into arsc by Christian Williams · 7 years ago
  38. 4aafd80 Fix test. by Christian Williams · 7 years ago
  39. 35b294f Fix yet more warnings. by Christian Williams · 7 years ago
  40. d927aef Fix errorprone warnings. by Christian Williams · 7 years ago
  41. 9f69dc8 Improved device configuration from @Config(qualifiers). by Christian Williams · 7 years ago
  42. 45a159a Merge branch 'master' into arsc by Christian Williams · 7 years ago
  43. 435d8428 Bump to error-prone plugin 0.0.13 to kill a deprecation warning. by Christian Williams · 7 years ago
  44. 6c8d8c2 Merge remote-tracking branch 'origin/master' into arsc by Christian Williams · 7 years ago
  45. 07e61e0 Fix tons of errorprone warnings. by Christian Williams · 7 years ago
  46. 2c10825 Merge branch 'master' into arsc by Christian Williams · 7 years ago
  47. e40e385 XML WIP by Christian Williams · 7 years ago
  48. cedc3f1 More assetmanager work. Bakc to compile success state by Brett Chabot · 7 years ago
  49. 62154de Remove workaround for errorprone bug by Brett Chabot · 7 years ago
  50. 32981f3 Use a constant version of errorprone as workaround for errorprone bug https://github.com/google/error-prone/issues/711 by Brett Chabot · 7 years ago
  51. 691fdd5 tmp: disable error prone plugin as workaround for https://github.com/google/error-prone/issues/711 by Brett Chabot · 7 years ago
  52. 851f2a9 Optimize imports. by Christian Williams · 7 years ago
  53. c010b75 Remove deprecated classes: by Christian Williams · 7 years ago
  54. 1b205ac Remove deprecated ShadowExtractor. by Christian Williams · 7 years ago
  55. 793ee1d Rename projects. by Christian Williams · 7 years ago[Renamed from shadow-api]
  56. d486243 Merge pull request #3175 from robolectric/error-prone by Christian Williams · 7 years ago