1. b389034 Stop bundling Robolectric Processor's sdks.txt file as a Java resource by hoisie · 4 years ago
  2. f0b0887 Don't 'claim' annotations in annotation processors by Googler · 4 years, 1 month ago
  3. 293b866 Disable jsonDocs generation by default by Michael Hoisie · 4 years, 2 months ago
  4. a6843b0 Transform markdown javadoc code javadoc to plain javadoc by hoisie · 4 years, 4 months ago
  5. 2df781c Always generate services file with unix-style line endings by rbares · 5 years ago
  6. c5240fe Type doesn't override Object.equals and instances are not interned by javac, so testing types for equality should be done with Types#isSameType instead by Googler · 5 years ago
  7. c99266e * handle the case where Trees isn't available by Googler · 5 years ago
  8. c9c45b7 Add Q shadows for public beta 1. by christianw · 6 years ago
  9. 0e4184c Obtain ShadowProviders via Injector. by christianw · 6 years ago
  10. e9aec43 Fix jsondoc generation for gradle 5.x. by Christian Williams · 6 years ago
  11. a580a40 Support Java 9. by christianw · 6 years ago
  12. f6a016e Fix annotation processor SDK finder for classpath URLs. by Christian Williams · 6 years ago
  13. 4f76926 More windows fixes(?). by Christian Williams · 6 years ago
  14. f335b04 Include shadows for classes that are missing from the SDK in Shadows.SHADOW_MAP. Needed for ShadowAndroidXMultiDex. by Christian Williams · 6 years ago
  15. e05d333 Merge pull request #4033 from robolectric/D0AFB56856BCDB12A2E9BAB495294D84 by Christian Williams · 6 years ago
  16. 5b0666d Add shadow for androidx.multidex by christianw · 6 years ago
  17. 40b51df Improve return type checking and allow exemptions. by Christian Williams · 6 years ago
  18. 4063704 Fix @Implementation return type checking. by Christian Williams · 6 years ago
  19. 4ffa23b Fix bug in shadow picking for inner classes. by Christian Williams · 6 years ago
  20. a91762e Use ShadowPicker for ResourcesImpl and ThemeImpl. by Christian Williams · 6 years ago
  21. a855a9f Use a ShadowPicker for Resources. by Christian Williams · 6 years ago
  22. 29b905e Cleanup. by Christian Williams · 6 years ago
  23. 8ce6019 New ShadowPicker strategy for switching between shadows (e.g. for AssetManager). by Christian Williams · 6 years ago
  24. 29b8d31 Refactor annotation processing so RobolectricModel is immutable and has a Builder. by Christian Williams · 6 years ago
  25. cc97982 More refactoring correctness. by christianw · 6 years ago
  26. 5e4183a Fix ErrorProne style warnings. by Christian Williams · 6 years ago
  27. 80d814d Retain but deprecate old ShadowApplication intent handling methods. by Christian Williams · 6 years ago
  28. cec83d8 Support loading SDK jars as resources. by Christian Williams · 6 years ago
  29. 2149595 Fix remainder of min/maxSdk issues in shadows/framework. by Christian Williams · 6 years ago
  30. acfc3ae Fix verification of @Implementation methods with overloaded signatures. by Christian Williams · 6 years ago
  31. 0c88f95 Fix @Implementation(minSdk/maxSdk) for easy cases. by Christian Williams · 6 years ago
  32. c3c6de6 Get SDK list from resource file containing a file per line, instead of properties. by Christian Williams · 7 years ago
  33. 9e4a0aa Disable SDK checks for RobolectricProcessorTest. by Christian Williams · 7 years ago
  34. d153b32 Don't do so much work at class init. by Christian Williams · 7 years ago
  35. fc27780 Add compile warnings for @Implementation methods that don't have a matching SDK method. by Christian Williams · 7 years ago
  36. 2220e21 Make the Javadoc JSON output directory configurable by Googler · 7 years ago
  37. 15e4e59 Remove support for Robolectric.Anything by Googler · 7 years ago
  38. 0332bb7 Perform some cleanup in processor tests by Googler · 7 years ago
  39. f55cfbe Kill @Implements(hackyTerribleIgnore) in favor of ShadowFactory pattern. by Christian Williams · 7 years ago
  40. 11d4a95 Fixes for sheepfood. by Christian Williams · 7 years ago
  41. 90f44c8 Merge branch 'master' into arsc by Christian Williams · 7 years ago
  42. f738d0f Merge pull request #3130 from robolectric/protected-implementation-methods by Christian Williams · 7 years ago
  43. d927aef Fix errorprone warnings. by Christian Williams · 7 years ago
  44. b570337 Fix imports. by Christian Williams · 7 years ago
  45. a17bb18 Allow @Implementation methods to be protected. by Christian Williams · 7 years ago
  46. 8148bdd Fixes to ShadowProviderGenerator. by Christian Williams · 7 years ago
  47. 26a1836 Merge remote-tracking branch 'origin/master' into arsc by Christian Williams · 7 years ago
  48. 6a4bdde Use net.ltgt.apt gradle plugin to enable annotation processing. by Christian Williams · 7 years ago
  49. 6c8d8c2 Merge remote-tracking branch 'origin/master' into arsc by Christian Williams · 7 years ago
  50. 872137c Replace StringBuilder with StringBuffer. by Christian Williams · 7 years ago
  51. 07e61e0 Fix tons of errorprone warnings. by Christian Williams · 7 years ago
  52. 2c10825 Merge branch 'master' into arsc by Christian Williams · 7 years ago
  53. 7530851 Formatting fixes by Brett Chabot · 7 years ago
  54. 9f2b251 create ShadowArscAssetManager by Brett Chabot · 7 years ago
  55. f43a7db Enforce that __constructor__ and __staticInitializer__ methods be annotated @Implementation. by Christian Williams · 7 years ago
  56. 851f2a9 Optimize imports. by Christian Williams · 7 years ago
  57. eff6a8a Fix tests. by Christian Williams · 7 years ago
  58. 1b205ac Remove deprecated ShadowExtractor. by Christian Williams · 7 years ago
  59. 793ee1d Rename projects. by Christian Williams · 7 years ago