aboutsummaryrefslogtreecommitdiff
path: root/service/processor/src
AgeCommit message (Expand)Author
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
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-18Don't claim annotations in AutoAnnotationProcessor and AutoServiceProcessor.Éamonn McManus
2019-04-29Update copyrights to say Google LLC instead of Google Inc.emcmanus
2019-04-03Move the META-INF/gradle resources into auto/service/processor.ronshapiro
2018-11-06Separate AutoService annotations and processorronshapiro