1. 57fdeb9 Reformat all the Auto projects using google-java-format. For now, javadoc reformatting is excluded. by Éamonn McManus · 3 years, 4 months ago
  2. de40332 Upgrade dependencies to auto-common 1.0.1 and replace Guava toImmutable* usages with auto-common alternatives. by Brad Corso · 3 years, 4 months ago
  3. d482097 Bump truth from 1.1.2 to 1.1.3 in /service by dependabot[bot] · 3 years, 4 months ago
  4. 123cc71 Use the return value of `addAll()` instead of making separate calls to `containsAll()` and `addAll()`. by David P. Baker · 3 years, 4 months ago
  5. d4c865b Continue rather than returning in the AutoService loop. by Éamonn McManus · 3 years, 4 months ago
  6. 89189f0 Update dependencies on Auto Common from 0.11 to 1.0. by Éamonn McManus · 3 years, 6 months ago
  7. 2cdde5b Bump plexus-java from 1.0.6 to 1.0.7 in /service by dependabot[bot] · 3 years, 6 months ago
  8. 5267864 Bump guava.version from 30.1-jre to 30.1.1-jre in /service by dependabot[bot] · 3 years, 6 months ago
  9. 2633e2a Bump junit from 4.13.1 to 4.13.2 in /service by dependabot[bot] · 3 years, 8 months ago
  10. 3019c30 Bump truth from 1.1 to 1.1.2 in /service by dependabot[bot] · 3 years, 8 months ago
  11. 0df5035 Bump plexus-java from 1.0.5 to 1.0.6 in /service by dependabot[bot] · 3 years, 9 months ago
  12. 38885a6 Bump guava.version from 30.0-jre to 30.1-jre in /service by dependabot[bot] · 3 years, 10 months ago
  13. afe607c Allow `@AutoService` to reference a generic service even if `-Averify=true`. by Éamonn McManus · 3 years, 10 months ago
  14. 08f158e Rewrite `AutoServiceProcessorTest` to use more modern Compile Testing APIs. by Éamonn McManus · 3 years, 10 months ago
  15. 9fecee1 Update versions of some plugins. by cpovirk · 4 years ago
  16. 14bb4c2 Update a bunch of *deps* (though not *plugins*). by cpovirk · 4 years ago
  17. c27b527 Don't claim annotations in AutoAnnotationProcessor and AutoServiceProcessor. by Éamonn McManus · 4 years ago
  18. 680d95c Update versions of Truth and Compile-testing. by Sean Sullivan · 4 years, 6 months ago
  19. 628df54 Use CLASS retention for @AutoService. by emcmanus · 4 years, 10 months ago
  20. bffac14 Rollback 28a2c791575a7e4545293169bea0921b81363a3d by ludo · 4 years, 10 months ago
  21. 28a2c79 Use CLASS retention for @AutoService by emberrose · 4 years, 10 months ago
  22. 7dc5450 Document that <annotationProcessorPaths> is the preferred way to use auto-value for Maven and Gradle. by dpb · 5 years ago
  23. c9b3553 Update to Truth 1.0. by Elliotte Rusty Harold · 5 years ago
  24. 7b0ce2d Document the annotationProcessorPaths approach to using AutoService. by cpovirk · 5 years ago
  25. 61256c3 Set an Automatic-Module-Name. by cpovirk · 5 years ago
  26. f3fbb3b Stop using auto-parent. by cpovirk · 5 years ago
  27. 5ff5e37 Update copyrights to say Google LLC instead of Google Inc. by emcmanus · 5 years ago
  28. 976d6c5 Set the nested AutoService pom's to have the same parent (auto-service-aggregator). by ronshapiro · 6 years ago
  29. cf61cff Move the META-INF/gradle resources into auto/service/processor. by ronshapiro · 6 years ago
  30. 93a1477 Fix an @link now that @AutoService and its annotations are not in the same maven module by ronshapiro · 6 years ago
  31. cdd39ee Update to auto-parent 7 to get the latest version of Guava by ronshapiro · 6 years ago
  32. af1e5da Separate AutoService annotations and processor by ronshapiro · 6 years ago
  33. a5673d0 Make AutoValue and AutoService support Gradle incremental build. This work was done by Thomas Broyer. by Thomas Broyer · 6 years ago
  34. a3b5ba2 Use latest versions of auto-common (0.10) and auto-service (1.0-rc4). by dpb · 7 years ago
  35. 69fb0e4 Update references to auto-parent 6. by dpb · 7 years ago
  36. 033e44f Update version of auto-common to 0.9. by dpb · 7 years ago
  37. 50f0db8 Accept both a list and single Class value for @AutoService by ronshapiro · 7 years ago
  38. c02f839 Allow @AutoService to accept multiple service providers by Zac Sweers · 7 years ago
  39. 3f43904 Use dependency and plugin management from auto-parent v5. Use latest dependencies and plugins for the functional test poms (which don't use auto-parent). by dpb · 7 years ago
  40. 6a4da28 Fix `@AutoService` example to reflect the fact that javax.annotation.processing.Processor is an interface, not a class. by Arend v. Reinersdorff · 7 years ago
  41. 6e95ac2 Fix @AutoService javadoc by ronshapiro · 8 years ago
  42. 1237ddf Update the integration test pom.xml files to use a version of maven-jar-plugin that isn't broken on ubuntu, causing multi-minute jar times. And while here, bump them all to 2.6 (2.5+ is fine, but may as well, and may as well be consistent.) by cgruber · 8 years ago
  43. facfc7e Fix Java source files under third_party/java_src/auto so that they follow the new simplified import rules. by emcmanus · 8 years ago
  44. 0ef134d Update to Guava 19 by ronshapiro · 8 years ago
  45. 674663c Give @AutoService source retention, per https://github.com/google/auto/issues/143. by emcmanus · 9 years ago
  46. 89291d9 Make service and factory use maven-jar-plugin 2.5 to speed up builds on ubuntu (and bring the other two in consistency with value and common) by cgruber · 9 years ago
  47. d754065 Bump projects to use the new parent pom, and (therefore) the sonatype release profile. by Christian Edward Gruber · 9 years ago
  48. 2508fad Restore snapshot development versions by Christian Edward Gruber · 10 years ago
  49. ade45b1 Prepare for release. by Christian Edward Gruber · 10 years ago
  50. 9f52485 Bump auto-project dependencies to stable release versions and remove the now-obsolete common version stuff in the parent. by cgruber · 10 years ago
  51. 9d06fe0 Migrate from Truth.ASSERT to Truth.assert_. by Christian Edward Gruber · 10 years ago
  52. bc62180 Update Truth package name to the new location. by Christian Edward Gruber · 10 years ago
  53. e70eda0 Correct apt name in README. by Jake Wharton · 10 years ago
  54. 371e721 Fix version information in service/pom.xml by Christian Edward Gruber · 10 years ago
  55. 2c82b8b Add MoreElements#getAnnotationMirror, a simple function that keeps getting reinvented with bugs. by Christian Edward Gruber · 10 years ago
  56. f99e3e4 Some minor tweaks/links per code review. by Christian Edward Gruber · 10 years ago
  57. c9e3809 Fix up some references to the maven artifacts, and make cleaner version variable. by Christian Edward Gruber · 10 years ago
  58. efbc86d Remove cut-and-paste trash. by Christian Edward Gruber · 10 years ago
  59. 6c9646c Add a README.md to auto-service, and fix some errors in factory/README.md. by Christian Edward Gruber · 10 years ago
  60. 4ccfabf Change AutoServiceProcessor to not use `\` as a separator in `META-INF/services/` on Windows. It doesn't work. by Christian Edward Gruber · 11 years ago
  61. 193ed3f Use SNAPSHOT versions for development by Gregory Kick · 11 years ago
  62. a0afde5 Release AutoService, AutoValue and the parent @ 1.0-rc1. Also add the GPG config as Maven doesn't sign artifacts correctly if you manually invoke the plugin. by Gregory Kick · 11 years ago
  63. 85db56d Copy the SCM urls to the sub-projects to keep maven from mangling them. by Gregory Kick · 11 years ago
  64. d7a634f Give the various modules separate verions. by Gregory Kick · 11 years ago
  65. 2df4bf8 Update name and description by Gregory Kick · 11 years ago
  66. fc9e4dd Repackage all of the annotation processors into 'processor' subpackages. by Gregory Kick · 11 years ago
  67. 6d6e29e Update to use the compile-testing release. by Gregory Kick · 11 years ago
  68. d9d221b Clean up poms and verion bump where appropriate. by Gregory Kick · 11 years ago
  69. 0023fb7 Fix a typo in the auto-service pom by Gregory Kick · 11 years ago
  70. e964ac2 Merge pull request #23 from gk5885/fix-metadata by Christian Edward Gruber · 11 years ago
  71. fa7058a Fix the annotation processing metadata by Gregory Kick · 11 years ago
  72. d576c7d Get the fluent compilation tester into a state that is feature-complete for an initial release. by Gregory Kick · 11 years ago
  73. 9194a8c Missed a file in the last commit. by Gregory Kick · 11 years ago
  74. d6ff51b Feedback from cgruber. by Gregory Kick · 11 years ago
  75. afda342 Add @AutoService for generating META-INF/services configuration files. by Gregory Kick · 11 years ago