aboutsummaryrefslogtreecommitdiff
path: root/service/processor
AgeCommit message (Expand)Author
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-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
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 a bunch of *deps* (though not *plugins*).cpovirk
2020-10-18Don't claim annotations in AutoAnnotationProcessor and AutoServiceProcessor.Éamonn McManus
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
2018-12-03Update to auto-parent 7 to get the latest version of Guavaronshapiro
2018-11-06Separate AutoService annotations and processorronshapiro