aboutsummaryrefslogtreecommitdiff
path: root/processor/src
AgeCommit message (Expand)Author
2020-10-23Update truth usage to compile with truth-1.0.1 APIs.Alexander Dorokhine
2018-12-20Project import generated by Copybara.James Lemieux
2018-11-20Merge robolectric/master up to commit ee67bd2James Lemieux
2018-10-29Merge robolectric/master up to commit a2fed5dJames Lemieux
2018-01-19Merge robolectric/master up to commit 2e97d70James Lemieux
2017-12-11Replace DisplayInfo-based API with qualifier strings.Christian Williams
2017-12-08Fixes to ShadowProviderGenerator.Christian Williams
2017-11-16Replace truth.FailureStrategy with truth.FailureMetadata in customBrett Chabot
2017-10-30Use net.ltgt.apt gradle plugin to enable annotation processing.Christian Williams
2017-10-20Replace StringBuilder with StringBuffer.Christian Williams
2017-10-19Fix tons of errorprone warnings.Christian Williams
2017-09-27Migrate from fail* calls on deprecated this.failureStrategy toBrett Chabot
2017-09-21Fix testBrett Chabot
2017-09-21Formatting fixesBrett Chabot
2017-08-07Enforce that __constructor__ and __staticInitializer__ methods be annotated @...Christian Williams
2017-07-31Optimize imports.Christian Williams
2017-07-13Fix tests.Christian Williams
2017-07-13Remove deprecated ShadowExtractor.Christian Williams
2017-06-13Rename projects.Christian Williams