1. 83f998d refac: invalidBlockTag warning fix by hellosagar · 2 years, 4 months ago
  2. cd8b776 Format code by JuliaSullivanGoogle · 2 years, 3 months ago
  3. 2888121 Add SuppressWarnings for a few NewApi warnrings by JuliaSullivanGoogle · 2 years, 3 months ago
  4. 1b8bf58 refac: threadLocalUsage warning fix by hellosagar · 2 years, 3 months ago
  5. 9c74cc0 refac: inlineMeSuggester warning fix by hellosagar · 2 years, 4 months ago
  6. 28c5573 refac: bad import warning fix by hellosagar · 2 years, 4 months ago
  7. fb9a39d refac: emptyCatch warning fix by hellosagar · 2 years, 4 months ago
  8. 9ba7058 refac: equalsGetClass warning fix by hellosagar · 2 years, 4 months ago
  9. fb49d6c refac: inlineMeInliner warning fix by hellosagar · 2 years, 4 months ago
  10. 2380a6c Extract auto-service version to gradle.properties by utzcoz · 2 years, 4 months ago
  11. b974984 test: convert the MyServiceFinderAdapter of utils module from java to kotlin by hellosagar · 2 years, 6 months ago
  12. f3d8b50 test: convert the PluginFinderTest of utils module from java to kotlin by hellosagar · 2 years, 6 months ago
  13. 61e54f6 test: convert the TempDirectoryTest for utils module from java to kotlin by hellosagar · 2 years, 6 months ago
  14. c73d69a test: convert the PerfStatsCollectorTest of utils module from java to kotlin by hellosagar · 2 years, 6 months ago
  15. 8e8a011 refac: convert Java to Kotlin with correct format by hellosagar · 2 years, 6 months ago
  16. 28b70dd build: add the kotlin support and code formatter plugin by hellosagar · 2 years, 6 months ago
  17. bfa705a Deprecated Util#intArrayToList by utzcoz · 2 years, 5 months ago
  18. 8d6c217 Improve the friendliness of code names for Util.java by utzcoz · 2 years, 5 months ago
  19. 7670f88 Add perf stats for loading plugins and loading the native runtime by hoisie · 2 years, 10 months ago
  20. 022bfa4 Remove ServiceFinder by hoisie · 2 years, 10 months ago
  21. 5b1bd88 Bump asm to 9.2 to support JDK 17 and 18 by utzcoz · 2 years, 11 months ago
  22. 93e2db9 Merge pull request #6570 from utzcoz/add-ctsque-common-tests-to-androidTest by Michael Hoisie · 3 years ago
  23. c5fcbf9 Extract guava version as gradle property by utzcoz · 3 years, 3 months ago
  24. f84f83e Remove redundant Exception throwing from test methods of ReflectorTest by utzcoz · 3 years ago
  25. 950454d Remove unused test for this$0 by utzcoz · 3 years ago
  26. 16c1cd5 Add `@InlineMe` to deprecated, inlineable `Scheduler` APIs. by Googler · 3 years, 5 months ago
  27. 0afcf98 Improve reflector caching using a strong Map by hoisie · 3 years, 2 months ago
  28. b5d42ad Add perf stats for reflector class definition by hoisie · 3 years, 3 months ago
  29. 86a237b Adding support for @Direct to replace directlyOn. by devashru · 3 years, 4 months ago
  30. cb39976 Extract mockitoVersion to gradle.properties by utzcoz · 3 years, 6 months ago
  31. 207c22d Update gradle dependencies by utzcoz · 3 years, 6 months ago
  32. 437918a Add test case for getting the outer object using reflector by hoisie · 3 years, 6 months ago
  33. e6e25ae Upgrade ErrorProne and fix ErrorProne related build errors by hoisie · 3 years, 7 months ago
  34. 659ddd9 Fix syntax warning of build.gradle by utzcoz · 3 years, 8 months ago
  35. 5a8a28d Fix deleting temp directories by hoisie · 3 years, 8 months ago
  36. 58afa94 Synchronize Truth version being used to be v1.1.1 by Al Sutton · 3 years, 8 months ago
  37. b94b2db Collect stats about number of classes instrumented per package by hoisie · 3 years, 9 months ago
  38. c2ebe87 Avoid ClassNode construction for classes that do not get instrumented by hoisie · 3 years, 9 months ago
  39. 1387874 Early initialisation means we can remove the need for a synchronizedSet by moving the synchronization to be the blocks of code where it's needed in this class rather than being on individual operations on the Set. by Al Sutton · 3 years, 9 months ago
  40. 798172a Move change to list inside the synchronized block for the list size check. by Al Sutton · 3 years, 9 months ago
  41. ae6e961 Switch to initializing tracking collection early. by Al Sutton · 3 years, 9 months ago
  42. d2e3076 Fix spelling mistake by Al Sutton · 3 years, 9 months ago
  43. 80f381d Code formatting fixes by Al Sutton · 3 years, 9 months ago
  44. 7f92549 Use an ExecutorService to throttle the amount of threads and concurrent I/O taking place. by Al Sutton · 3 years, 9 months ago
  45. 4bc3de4 Add additional logging for reflection exceptions in Reflector by hoisie · 3 years, 11 months ago
  46. 5987224 Update JUnit to 4.13.1 by hoisie · 4 years ago
  47. c652acc Remove unnecessary robolectric.util.Pair by hoisie · 4 years ago
  48. 9972d62 Support running on JDK 15 by Aaron He · 4 years ago
  49. 5cb6c00 Update ReflectorClassWriter.java by Daniel Lin · 4 years, 2 months ago
  50. 7366f5a Generate reflector class with valid access by Daniel Lin · 4 years, 2 months ago
  51. 842d1f2 Run GJF on changed sources by Zac Sweers · 4 years, 2 months ago
  52. 9420c55 Add lifecycle logger method by Zac Sweers · 4 years, 2 months ago
  53. 8cb6eeb Remove UnsafeAccess.getJavaVersion by hoisie · 4 years, 2 months ago
  54. a6843b0 Transform markdown javadoc code javadoc to plain javadoc by hoisie · 4 years, 3 months ago
  55. 9e1ca62 Convert Markdown javadoc lists and headers to regular javadoc by hoisie · 4 years, 3 months ago
  56. 8f1124d Replace <tt> javadoc with {@code ...} by hoisie · 4 years, 3 months ago
  57. 981a61f Use guava's ByteStreams to read and copy streams. by brettchabot · 4 years, 3 months ago
  58. 0f7c3d2 Support running on Java 13. by Christian Williams · 4 years, 6 months ago
  59. 1eef18c Fix Injector error reporting when an injected class isn't accessible. by Christian Williams · 4 years, 6 months ago
  60. d92f6f0 Upgrade to Android Gradle Plugin 3.5.3 and Gradle 5.4.1. by Christian Williams · 4 years, 7 months ago
  61. 72af504 Merge pull request #5479 from robolectric:errorpronejava11 by Copybara Robolectric Bot · 4 years, 7 months ago
  62. 04d9dd3 Don't use ReflectionHelpers in reflector. by brettchabot · 4 years, 7 months ago
  63. ab6d717 Use reflection to access unsafe.defineClass by brettchabot · 4 years, 7 months ago
  64. 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
  65. 88c8824 Force to errorprone 2.3.4 to support jdk11 by Brett Chabot · 4 years, 7 months ago
  66. fbe00ba Merge pull request #5432 from ZacSweers:z/cleanupAutoService by Copybara Robolectric Bot · 4 years, 8 months ago
  67. d158806 Switch to guava by Zac Sweers · 4 years, 8 months ago
  68. a0f17d6 Use support-annotation's VisibleForTesting by Zac Sweers · 4 years, 8 months ago
  69. 055db07 Make autoservice only used in test for utils by Zac Sweers · 4 years, 8 months ago
  70. 15323dc Update autoservice to rc6 by Zac Sweers · 4 years, 8 months ago
  71. e356493 Have Util.getJavaVersion() also support Java versions like "11", "12", "13" (no dash, no dot but not a single digit). by Nicolás Lichtmaier · 4 years, 10 months ago
  72. 4876d5b Migrate from is(Not)SameAs to is(Not)SameInstanceAs. by Googler · 5 years ago
  73. c43d7ae Migrate from containsAllOf to containsAtLeast. by Googler · 5 years ago
  74. 247886a Migrate from assertThat(foo).named("foo") to assertWithMessage("foo").that(foo). by Googler · 5 years ago
  75. 99b2efc Update to truth 0.44 by brettchabot · 5 years ago
  76. 2e4c7c5 Automated g4 rollback of changelist 245089401. by brettchabot · 5 years ago
  77. 0fd216d Automated g4 rollback of changelist 245071062. by brettchabot · 5 years ago
  78. c6be15e Migrate from isNotSameAs to isNotSameInstanceAs. by Googler · 5 years ago
  79. 0f0cd1b Migrate from containsAllOf to containsAtLeast. by Googler · 5 years ago
  80. 6494bde Add new shadow Looper APIs for retrieving the scheduled time for tasks. by brettchabot · 5 years ago
  81. 41346cf Fix gradle build: Change utils -> autoservice to an api dependency. by brettchabot · 6 years ago
  82. ccbf4e2 Revert to `api` dependencies because of Android Studio bug. by Christian Williams · 6 years ago
  83. 13cc3ef Use 'sneaky throw' technique instead of Unsafe by Jake Wharton · 6 years ago
  84. 8562fad Refactor sandbox creation. by christianw · 6 years ago
  85. 418be1b Fix lint complaints. by Christian Williams · 6 years ago
  86. f535f84 Subinjectors now work better. by Christian Williams · 6 years ago
  87. 46bc16c Fix warnings. by Christian Williams · 6 years ago
  88. 3f9c163 LegacyDependencyResolver cleanup. by Christian Williams · 6 years ago
  89. cbf527b Run everything in the AndroidSandbox on its own thread. by Christian Williams · 6 years ago
  90. 107fed8 Refactor sandbox management. by Christian Williams · 6 years ago
  91. ecb76bc Merge pull request #4555 from robolectric/javadoc-cleanup by Christian Williams · 6 years ago
  92. 128c48c Get PerfStatsReporters via Injector. Add simple implementation. by christianw · 6 years ago
  93. b40cb71 Package reorg. Improve javadoc. by Christian Williams · 6 years ago
  94. 0c74752 Internal change by christianw · 6 years ago
  95. 5668165 Reapply reconfig branch with fixes. by christianw · 6 years ago
  96. 0c18073 Internal change by christianw · 6 years ago
  97. 8a89c68 Restore and deprecate RobolectricTestRunner.buildGlobalConfig(). by Christian Williams · 6 years ago
  98. 5f8a211 Clean up warnings. by Christian Williams · 6 years ago
  99. 794dd98 Merge remote-tracking branch 'origin/master' into reconfig by Christian Williams · 6 years ago
  100. 2c172ff Re-introduce 'Injector Improvements' by brettchabot · 6 years ago