aboutsummaryrefslogtreecommitdiff
path: root/service
AgeCommit message (Expand)Author
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
2015-04-24Bump projects to use the new parent pom, and (therefore) the sonatype release...Christian Edward Gruber
2014-10-24Restore snapshot development versionsChristian Edward Gruber
2014-10-24Prepare for release.Christian Edward Gruber
2014-10-24Bump auto-project dependencies to stable release versions and remove the now-...cgruber
2014-09-06Migrate from Truth.ASSERT to Truth.assert_.Christian Edward Gruber
2014-09-06Update Truth package name to the new location.Christian Edward Gruber
2014-08-01Correct apt name in README.Jake Wharton
2014-07-31Fix version information in service/pom.xmlChristian Edward Gruber
2014-07-18Add MoreElements#getAnnotationMirror, a simple function that keeps getting re...Christian Edward Gruber
2014-05-21Some minor tweaks/links per code review.Christian Edward Gruber
2014-05-21Fix up some references to the maven artifacts, and make cleaner version varia...Christian Edward Gruber
2014-05-21Remove cut-and-paste trash.Christian Edward Gruber
2014-05-21Add a README.md to auto-service, and fix some errors in factory/README.md.Christian Edward Gruber
2014-02-26Change AutoServiceProcessor to not use `\` as a separator in `META-INF/servic...Christian Edward Gruber
2014-01-22Use SNAPSHOT versions for developmentGregory Kick
2014-01-22Release AutoService, AutoValue and the parent @ 1.0-rc1. Also add the GPG co...upstream/auto-value-1.0-rc1upstream/auto-service-1.0-rc1upstream/auto-parent-1.0-rc1Gregory Kick
2014-01-21Copy the SCM urls to the sub-projects to keep maven from mangling them.Gregory Kick
2014-01-20Give the various modules separate verions.Gregory Kick
2014-01-17Update name and descriptionGregory Kick
2013-09-19Repackage all of the annotation processors into 'processor' subpackages.Gregory Kick
2013-09-03Update to use the compile-testing release.Gregory Kick
2013-08-26Clean up poms and verion bump where appropriate.Gregory Kick