aboutsummaryrefslogtreecommitdiff
path: root/service
AgeCommit message (Expand)Author
2022-03-04Merge commit 'auto-value-1.8.2^'Colin Cross
2021-07-02Internal changedependabot[bot]
2021-06-02Reformat all the Auto projects using google-java-format. For now, javadoc ref...Éamonn McManus
2021-06-01Upgrade dependencies to auto-common 1.0.1 and replace Guava toImmutable* usag...Brad Corso
2021-05-26Bump truth from 1.1.2 to 1.1.3 in /servicedependabot[bot]
2021-05-25Use the return value of `addAll()` instead of making separate calls to `conta...David P. Baker
2021-05-25Continue rather than returning in the AutoService loop.Éamonn McManus
2021-04-06Update dependencies on Auto Common from 0.11 to 1.0.Éamonn McManus
2021-03-29Bump plexus-java from 1.0.6 to 1.0.7 in /servicedependabot[bot]
2021-03-22Bump guava.version from 30.1-jre to 30.1.1-jre in /servicedependabot[bot]
2021-02-15Bump junit from 4.13.1 to 4.13.2 in /servicedependabot[bot]
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/autoandroid-s-preview-1Bob Badour
2021-01-26Bump truth from 1.1 to 1.1.2 in /servicedependabot[bot]
2021-01-15Bump plexus-java from 1.0.5 to 1.0.6 in /servicedependabot[bot]
2020-12-21Bump guava.version from 30.0-jre to 30.1-jre in /servicedependabot[bot]
2020-12-08Allow `@AutoService` to reference a generic service even if `-Averify=true`.Éamonn McManus
2020-12-08Rewrite `AutoServiceProcessorTest` to use more modern Compile Testing APIs.Éamonn McManus
2020-10-22Update versions of some plugins.cpovirk
2020-10-22Update a bunch of *deps* (though not *plugins*).cpovirk
2020-10-18Don't claim annotations in AutoAnnotationProcessor and AutoServiceProcessor.Éamonn McManus
2020-06-18Add Android files to build AutoValueplatform-tools-30.0.4android-r-beta-3android-r-beta-2Colin Cross
2020-04-15Update versions of Truth and Compile-testing.Sean Sullivan
2019-12-02Use CLASS retention for @AutoService.emcmanus
2019-11-26Rollback 28a2c791575a7e4545293169bea0921b81363a3dludo
2019-11-25Use CLASS retention for @AutoServiceemberrose
2019-10-17Document that <annotationProcessorPaths> is the preferred way to use auto-val...dpb
2019-10-08Update to Truth 1.0.Elliotte Rusty Harold
2019-10-08Document the annotationProcessorPaths approach to using AutoService.cpovirk
2019-10-04Set an Automatic-Module-Name.cpovirk
2019-05-05Stop using auto-parent.cpovirk
2019-04-29Update copyrights to say Google LLC instead of Google Inc.emcmanus
2019-04-03Set the nested AutoService pom's to have the same parent (auto-service-aggreg...ronshapiro
2019-04-03Move the META-INF/gradle resources into auto/service/processor.ronshapiro
2019-03-22Fix an @link now that @AutoService and its annotations are not in the same ma...ronshapiro
2018-12-03Update to auto-parent 7 to get the latest version of Guavaronshapiro
2018-11-06Separate AutoService annotations and processorronshapiro
2018-09-25Make AutoValue and AutoService support Gradle incremental build. This work wa...Thomas Broyer
2018-01-24Use latest versions of auto-common (0.10) and auto-service (1.0-rc4).dpb
2018-01-18Update references to auto-parent 6.dpb
2017-12-14Update version of auto-common to 0.9.dpb
2017-12-11Accept both a list and single Class value for @AutoServiceronshapiro
2017-12-11Allow @AutoService to accept multiple service providersZac Sweers
2017-12-04Use dependency and plugin management from auto-parent v5. Use latest dependen...dpb
2017-05-30Fix `@AutoService` example to reflect the fact that javax.annotation.processi...Arend v. Reinersdorff
2017-02-16Fix @AutoService javadocronshapiro
2016-08-29Update the integration test pom.xml files to use a version of maven-jar-plugi...cgruber
2016-08-29Fix Java source files under third_party/java_src/auto so that they follow the...emcmanus
2016-05-10Update to Guava 19ronshapiro
2016-01-20Give @AutoService source retention, per https://github.com/google/auto/issues...emcmanus
2015-08-04Make service and factory use maven-jar-plugin 2.5 to speed up builds on ubunt...cgruber