aboutsummaryrefslogtreecommitdiff
path: root/pluginapi
AgeCommit message (Expand)Author
2023-10-03Clean up obsolete aliases for Truth.Krzysztof KosiƄski
2023-05-23Merge branch 'upstream-google' into tm_syncRam Peri
2023-05-08Enable version catalogsYOUNG HO CHA
2022-11-03Add android build bp filesRex Hoffman
2022-09-02refac: emptyBlockTag warning fixhellosagar
2022-08-05refac: invalidInlineTag warning fixhellosagar
2022-06-13refac: equalsGetClass warning fixhellosagar
2022-02-08Make loading the native runtime extensiblehoisie
2021-04-01Extract mockitoVersion to gradle.propertiesutzcoz
2021-04-01Update gradle dependenciesutzcoz
2021-02-15Fix syntax warning of build.gradleutzcoz
2021-01-23Synchronize Truth version being used to be v1.1.1Al Sutton
2021-01-16Collect stats about number of classes instrumented per packagehoisie
2020-10-20Update JUnit to 4.13.1hoisie
2020-08-07Drop maven-ant-tasks dependency and fetch from Maven manuallyMichael Hoisie
2020-07-18Transform markdown javadoc code javadoc to plain javadochoisie
2020-07-18Change javadoc markdown links to HTMLhoisie
2020-03-03Upgrade to Android Gradle Plugin 3.5.3 and Gradle 5.4.1.Christian Williams
2020-02-21Upgrade to truth 1.0.1 and force annotation processor to use errorprone 2.3.4Brett Chabot
2020-01-20Fix versionZac Sweers
2020-01-20Add jsr305 to pluginapiZac Sweers
2020-01-20Remove autoservice from projects that don't actually use itZac Sweers
2020-01-20Update autoservice to rc6Zac Sweers
2019-05-21Allow customization of action to take when running on an unsupported SDKbrettchabot
2019-04-24Update to truth 0.44brettchabot
2019-04-04Rename (Android)?Environment to (Android)?TestEnvironment.Christian Williams
2019-04-03Added extension points to AndroidEnvironment and ClassInstrumentorGoogler
2019-03-20Move ConfigurationRegistry into shadowsapibrettchabot
2019-03-15Revert to `api` dependencies because of Android Studio bug.Christian Williams
2019-02-04LegacyDependencyResolver cleanup.Christian Williams
2019-01-28Merge pull request #4555 from robolectric/javadoc-cleanupChristian Williams
2019-01-25Get PerfStatsReporters via Injector. Add simple implementation.christianw
2019-01-25Package reorg. Improve javadoc.Christian Williams
2019-01-24Internal changechristianw
2019-01-24Reapply reconfig branch with fixes.christianw
2019-01-23Internal changechristianw
2019-01-22API cleanup.Christian Williams
2019-01-20Merge remote-tracking branch 'origin/master' into reconfigChristian Williams
2019-01-20Reapply SdkProvider cleanup.christianw
2019-01-19Update javadoc.Christian Williams
2019-01-19Rename ConfigurationStrategy to ConfigStrategy.Christian Williams
2019-01-19Further optimize HierarchicalConfigurationStrategy.Christian Williams
2019-01-19Optimize HierarchicalConfigurationStrategy.Christian Williams
2019-01-18Use ConfigCollection in SdkPicker.Christian Williams
2019-01-18Apply @Nonnull through Configurer hierarchy.Christian Williams
2019-01-18Add javadoc.Christian Williams
2019-01-18Make configuration objects available in sandbox.Christian Williams
2019-01-18Rename DefaultConfigurationStrategy to HierarchicalConfigurationStrategy.Christian Williams
2019-01-18Revamped pluggable config system.Christian Williams
2019-01-17Automated g4 rollback of changelist 229864712.Googler