1. 2f74975 Merge branch 'upstream-google' into rng7 by Ram Peri · 1 year, 6 months ago
  2. 8f70b39 Add android build bp files by Rex Hoffman · 1 year, 7 months ago
  3. 85f18d0 Merge branch 'google' into 'master' by Michael Hoisie · 1 year, 8 months ago
  4. 139bc97 Remove support for setting `static final` fields reflectively by Liam Miller-Cushon · 1 year, 9 months ago
  5. 4091c1c Merge branch 'google' into 'master' by Michael Hoisie · 1 year, 9 months ago
  6. 49e67dd Initialize configuration before calling application lifecycle plugins by Michael Hoisie · 1 year, 9 months ago
  7. f9c556d Migrate instance calling in ReflectionHelpers to lambda by utzcoz · 1 year, 9 months ago
  8. 5e7151b Combine exceptions for ReflectionHelpers#getDeclaredField by utzcoz · 1 year, 9 months ago
  9. 358bc15 Restrict the use of getDeclaredFields0 in ReflectionHelpers by Michael Hoisie · 1 year, 9 months ago
  10. 94cff44 refac: emptyBlockTag warning fix by hellosagar · 1 year, 10 months ago
  11. 4af252c Use the new `getDeclaredField` helper in more parts of ReflectionHelpers by Liam Miller-Cushon · 1 year, 10 months ago
  12. 8c70f61 Internal change. by Liam Miller-Cushon · 1 year, 10 months ago
  13. 7e005cf Use a MultiMap when loading ShadowProviders in ShadowMap by Michael Hoisie · 2 years, 1 month ago
  14. ee5a8bb Deprecate the proxy version of directlyOn by hoisie · 2 years, 8 months ago
  15. c6472a7 Exclude built-in config from being reloaded in Configuration registry by hoisie · 2 years, 10 months ago
  16. 8e1943f Add count stats collection to reflection method calls in ReflectionHelpers by Googler · 3 years, 1 month ago
  17. cb39976 Extract mockitoVersion to gradle.properties by utzcoz · 3 years, 3 months ago
  18. 207c22d Update gradle dependencies by utzcoz · 3 years, 3 months ago
  19. e6e25ae Upgrade ErrorProne and fix ErrorProne related build errors by hoisie · 3 years, 3 months ago
  20. 659ddd9 Fix syntax warning of build.gradle by utzcoz · 3 years, 4 months ago
  21. 58afa94 Synchronize Truth version being used to be v1.1.1 by Al Sutton · 3 years, 5 months ago
  22. 5987224 Update JUnit to 4.13.1 by hoisie · 3 years, 8 months ago
  23. 1274f97 Update ReflectionHelpers to only remove final modifier for final fields by Michael Hoisie · 3 years, 10 months ago
  24. d8dc957 Create a Shadow implementation for VoiceInteractionSession by Googler · 4 years, 2 months ago
  25. 0f7c3d2 Support running on Java 13. by Christian Williams · 4 years, 3 months ago
  26. d92f6f0 Upgrade to Android Gradle Plugin 3.5.3 and Gradle 5.4.1. by Christian Williams · 4 years, 4 months ago
  27. 6d28613 Upgrade to truth 1.0.1 and force annotation processor to use errorprone 2.3.4 by Brett Chabot · 4 years, 4 months ago
  28. 10e1a09 Break org.robolectric:annotations -> org.robolectric:shadow-api dependency. by brettchabot · 5 years ago
  29. 247886a Migrate from assertThat(foo).named("foo") to assertWithMessage("foo").that(foo). by Googler · 5 years ago
  30. 99b2efc Update to truth 0.44 by brettchabot · 5 years ago
  31. acb7af7 Introduce a new ?Realistic looper? threading model. by brettchabot · 5 years ago
  32. b5e63df Move ConfigurationRegistry into shadowsapi by brettchabot · 5 years ago
  33. 6b08d4a ShadowPickers must be deterministic. by Christian Williams · 5 years ago
  34. 4d97638 Update SDK with v28.0.0 build id #5254634 to Android experimental channel by Googler · 5 years ago
  35. 20679ae Add support for static methods and fields to Reflector. by christianw · 4 years, 6 months ago
  36. af0b7e2 Fast private method invocation (PR#4315) by christianw · 5 years ago
  37. 033ccac Update tests to use correct manifests, so respective components will be available. by romkal · 5 years ago
  38. 634cc59 Use Reflector instead of ReflectionHelpers. by Christian Williams · 5 years ago
  39. 4d3b75a Clean up warnings and noise. by Christian Williams · 6 years ago
  40. 9dc1af1 Bump deps versions for AGP, truth, errorprone, findbugs, etc. by Christian Williams · 6 years ago
  41. c35a9db Merge branch 'master' into better_gradle by Christian Williams · 6 years ago
  42. 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
  43. 29b905e Cleanup. by Christian Williams · 6 years ago
  44. 8ce6019 New ShadowPicker strategy for switching between shadows (e.g. for AssetManager). by Christian Williams · 6 years ago
  45. 32cec50 Migrate to user modern gradle features by Gautam Korlam · 6 years ago
  46. 4824f8d Switch from assertj to truth by jongerrish · 6 years ago
  47. cb5b586 Internal change by Googler · 6 years ago
  48. e94ac7d Add my account to Robolectric's Piper <-> Git mapping. by hoisie · 6 years ago
  49. 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
  50. f55cfbe Kill @Implements(hackyTerribleIgnore) in favor of ShadowFactory pattern. by Christian Williams · 6 years ago
  51. 0868605 Merge remote-tracking branch 'origin/master' into arsc by Christian Williams · 6 years ago
  52. d202510 Add ability to instrument entire jars. by Brett Chabot · 6 years ago
  53. 90f44c8 Merge branch 'master' into arsc by Christian Williams · 6 years ago
  54. 4aafd80 Fix test. by Christian Williams · 6 years ago
  55. 35b294f Fix yet more warnings. by Christian Williams · 6 years ago
  56. d927aef Fix errorprone warnings. by Christian Williams · 6 years ago
  57. 9f69dc8 Improved device configuration from @Config(qualifiers). by Christian Williams · 7 years ago
  58. 45a159a Merge branch 'master' into arsc by Christian Williams · 7 years ago
  59. 435d8428 Bump to error-prone plugin 0.0.13 to kill a deprecation warning. by Christian Williams · 7 years ago
  60. 6c8d8c2 Merge remote-tracking branch 'origin/master' into arsc by Christian Williams · 7 years ago
  61. 07e61e0 Fix tons of errorprone warnings. by Christian Williams · 7 years ago
  62. 2c10825 Merge branch 'master' into arsc by Christian Williams · 7 years ago
  63. e40e385 XML WIP by Christian Williams · 7 years ago
  64. cedc3f1 More assetmanager work. Bakc to compile success state by Brett Chabot · 7 years ago
  65. 62154de Remove workaround for errorprone bug by Brett Chabot · 7 years ago
  66. 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
  67. 691fdd5 tmp: disable error prone plugin as workaround for https://github.com/google/error-prone/issues/711 by Brett Chabot · 7 years ago
  68. 851f2a9 Optimize imports. by Christian Williams · 7 years ago
  69. c010b75 Remove deprecated classes: by Christian Williams · 7 years ago
  70. 1b205ac Remove deprecated ShadowExtractor. by Christian Williams · 7 years ago
  71. 793ee1d Rename projects. by Christian Williams · 7 years ago[Renamed from shadow-api]
  72. d486243 Merge pull request #3175 from robolectric/error-prone by Christian Williams · 7 years ago