- 91b6bf1 Bump mockito-core from 3.11.0 to 3.11.1 in /value by dependabot[bot] · 3 years, 5 months ago
- 59ec5e6 AutoFactory: Add error message for duplicate parameters by Google Java Core Libraries · 3 years, 5 months ago
- 7ec6b28 Bump mockito-core from 3.10.0 to 3.11.0 in /value by dependabot[bot] · 3 years, 5 months ago
- aae56b7 Apply a few automated suggestions. by Éamonn McManus · 3 years, 6 months ago
- dec3bf0 Add String and TypeElement versions of auto-common APIs that currently take in Class. by Brad Corso · 3 years, 6 months ago
- 57fdeb9 Reformat all the Auto projects using google-java-format. For now, javadoc reformatting is excluded. by Éamonn McManus · 3 years, 6 months ago
- de40332 Upgrade dependencies to auto-common 1.0.1 and replace Guava toImmutable* usages with auto-common alternatives. by Brad Corso · 3 years, 6 months ago
- 15d49d9 Replace server Guava API usage with Android compatible alternatives. by Brad Corso · 3 years, 6 months ago
- 64b9ecc Bump actions/cache from 2.1.5 to 2.1.6 by dependabot[bot] · 3 years, 6 months ago
- 7d3aa66 Implicitly exclude Kotlin `@Metadata` annotations from `@CopyAnnotations` by Zac Sweers · 3 years, 6 months ago
- 2b77e44 Bump kotlin.version from 1.5.0 to 1.5.10 in /value by dependabot[bot] · 3 years, 6 months ago
- acb0765 Bump truth from 1.1.2 to 1.1.3 in /factory by dependabot[bot] · 3 years, 6 months ago
- 7f8bd35 Bump truth from 1.1.2 to 1.1.3 in /common by dependabot[bot] · 3 years, 6 months ago
- d482097 Bump truth from 1.1.2 to 1.1.3 in /service by dependabot[bot] · 3 years, 6 months ago
- 31eeb67 Bump truth.version from 1.1.2 to 1.1.3 in /value by dependabot[bot] · 3 years, 6 months ago
- 54baeb3 Update an AutoValue test to the newer compile-testing API. by Éamonn McManus · 3 years, 6 months ago
- c84e6af Add the [JSpecify](http://jspecify.org) `@Nullable` to `equals(Object)` if it is available. by Éamonn McManus · 3 years, 6 months ago
- 123cc71 Use the return value of `addAll()` instead of making separate calls to `containsAll()` and `addAll()`. by David P. Baker · 3 years, 6 months ago
- d4c865b Continue rather than returning in the AutoService loop. by Éamonn McManus · 3 years, 6 months ago
- 6688819 Clarify that `Optional` values can be set from `@Nullable` parameters. by Éamonn McManus · 3 years, 6 months ago
- f00c32a Generate missing-property checks in a way that is easier for null-analysis to understand. by Éamonn McManus · 3 years, 6 months ago
- cd55f63 Add a test for building annotation values with `@AutoBuilder` and `@AutoAnnotation`. by Éamonn McManus · 3 years, 6 months ago
- e06893c Bump errorprone.version from 2.6.0 to 2.7.1 in /value by dependabot[bot] · 3 years, 6 months ago
- a51c837 Bump mockito-core from 3.9.0 to 3.10.0 in /value by dependabot[bot] · 3 years, 6 months ago
- a0dd19f Bump actions/checkout from 2 to 2.3.4 by dependabot[bot] · 3 years, 6 months ago
- c9d881c Fix a crash when `getLocalAndInheritedMethods` is called with a raw-type ancestor. by Éamonn McManus · 3 years, 6 months ago
- 4fa79cc Fix inconsistent quoting in `@ToPrettyString` example by Ron Shapiro · 3 years, 7 months ago
- ae4a3d5 Remove "Processor Resilience" section now that Auto Common 1.0 has been released by Thomas Broyer · 3 years, 7 months ago
- aaf39f6 Use the correct `package` in the generated `AutoBuilder_Foo` class. by Éamonn McManus · 3 years, 7 months ago
- 8cb93ed Bump kotlin.version from 1.4.32 to 1.5.0 in /value by dependabot[bot] · 3 years, 7 months ago
- d67ccb4 Bump auto-value-annotations from 1.8 to 1.8.1 in /factory by dependabot[bot] · 3 years, 7 months ago
- 689c8d4 Fix a problem where `@SerializableAutoValue` could generate incorrect code for complex types. by Éamonn McManus · 3 years, 7 months ago
- 6b25c21 Add method name to getterMustMatch error by Zeke · 3 years, 7 months ago
- c8a5c19 Add a test for Gradle incremental compilation with AutoValue. by Éamonn McManus · 3 years, 7 months ago
- 20ab154 Document AutoBuilder. by Éamonn McManus · 3 years, 7 months ago
- 79d07c5 `MoreTypes.isTypeOf` returns false for `ErrorType` rather than throwing. by Éamonn McManus · 3 years, 7 months ago
- 02cd653 Move the correct incap dependency to the AutoFactory `annotationProcessorPath`. by Éamonn McManus · 3 years, 7 months ago
- 8f17e4c Fix Gradle incremental compilation for AutoValue and AutoFactory. by Éamonn McManus · 3 years, 7 months ago
- ad8add1 Fix Gradle incremental compilation. Fixes https://github.com/google/auto/issues/1071. by Éamonn McManus · 3 years, 7 months ago
- 4bdd64b Update the AutoBuilder documentation about stability by Éamonn McManus · 3 years, 7 months ago
- a722616 Respect `@Nullable` annotations when determining required properties in AutoBuilder. by Éamonn McManus · 3 years, 7 months ago
- 15b7ec2 Allow more general kinds of method in `callMethod`. by Éamonn McManus · 3 years, 7 months ago
- 6fa21a4 Add support for builder-getters to AutoBuilder. by Éamonn McManus · 3 years, 7 months ago
- d363f91 Bump actions/cache from v2.1.4 to v2.1.5 by dependabot[bot] · 3 years, 7 months ago
- 7548274 Handle AutoBuilder parameter names that are reserved words in Java. by Éamonn McManus · 3 years, 7 months ago
- 27bc525 Add support for generics to AutoBuilder. by Éamonn McManus · 3 years, 7 months ago
- 4cf9f07 Change the minimum Java language level from 6 to 7 in CompileWithEclipseTest. AutoBuilder code can use the diamond operator `<>` in generated code and at this point there's no point in trying to work around that. by Éamonn McManus · 3 years, 7 months ago
- 22802b0 Bump styfle/cancel-workflow-action from 0.8.0 to 0.9.0 by dependabot[bot] · 3 years, 7 months ago
- 09d3d20 Compilation error tests for further errors in `BuilderMethodClassifier`. by Éamonn McManus · 3 years, 7 months ago
- e234a84 Further compilation error tests for AutoBuilder. by Éamonn McManus · 3 years, 7 months ago
- 60a80ba Fix README to show GH Actions status instead of Travis. by Colin Decker · 3 years, 7 months ago
- 613a61a Skip javadoc jar in snapshot deployment for now, as it fails for some reason. by Colin Decker · 3 years, 7 months ago
- d22cc63 Add some compilation error tests for AutoBuilder. by Éamonn McManus · 3 years, 7 months ago
- ea0a418 Allow an AutoBuilder builder to call static methods. by Éamonn McManus · 3 years, 7 months ago
- b825771 Bump mockito-core from 3.8.0 to 3.9.0 in /value by dependabot[bot] · 3 years, 7 months ago
- 417a758 Add overload-resolution logic to AutoBuilder. by Éamonn McManus · 3 years, 7 months ago
- 0fb28d0 When building AutoFactory, pick up AutoService via `<annotationProcessorPaths>`. by Éamonn McManus · 3 years, 7 months ago
- 61eda8c Update dependency on AutoValue from 1.7.5 to 1.8. by Éamonn McManus · 3 years, 8 months ago
- 322cdae Update dependencies on AutoService from 1.0-rc7 to 1.0. by Éamonn McManus · 3 years, 8 months ago
- 24c9861 Update CI to cancel previous runs and to use v2 of setup-java. by Colin Decker · 3 years, 8 months ago
- 89189f0 Update dependencies on Auto Common from 0.11 to 1.0. by Éamonn McManus · 3 years, 8 months ago
- 0f1dcc9 Have AutoBuilder determine property names and types from the parameters of the `callMethod`. by Éamonn McManus · 3 years, 8 months ago
- 09ec190 Use `${project.version}` as suggested by @tbroyer. by Éamonn McManus · 3 years, 8 months ago
- a2f647f When building AutoValue, pick up AutoService via `<annotationProcessorPaths>`. by Éamonn McManus · 3 years, 8 months ago
- 2b5d8b8 Move knowledge of getter methods from `BuilderMethodClassifier` to a new subclass. by Éamonn McManus · 3 years, 8 months ago
- 79d7e9c Move the AutoBuilder tests for Kotlin data classes to a separate test class. by Éamonn McManus · 3 years, 8 months ago
- 0076afb Initial prototype of `@AutoBuilder`. by Éamonn McManus · 3 years, 8 months ago
- 40f3039 Use a property for Error Prone dependency versions. by David P. Baker · 3 years, 8 months ago
- 51e3453 Bump error_prone_type_annotations from 2.5.1 to 2.6.0 in /value by dependabot[bot] · 3 years, 8 months ago
- 6679425 Bump error_prone_annotations from 2.5.1 to 2.6.0 in /value by dependabot[bot] · 3 years, 8 months ago
- bb80c7b Bump guava from 27.0.1-jre to 29.0-jre in /factory/src/it/functional by dependabot[bot] · 3 years, 8 months ago
- 2cdde5b Bump plexus-java from 1.0.6 to 1.0.7 in /service by dependabot[bot] · 3 years, 8 months ago
- e4dcc88 Bump plexus-java from 1.0.6 to 1.0.7 in /common by dependabot[bot] · 3 years, 8 months ago
- 6302518 Bump plexus-java from 1.0.6 to 1.0.7 in /value by dependabot[bot] · 3 years, 8 months ago
- 9d94a0b Bump plexus-java from 1.0.6 to 1.0.7 in /factory by dependabot[bot] · 3 years, 8 months ago
- 0b4fd6a Directly return an `AnnotationMirror` for `@Nullable`, rather than a `DeclaredType`. by Éamonn McManus · 3 years, 8 months ago
- 4d01ce6 If any method signature in an `@AutoValue` class mentions `@Nullable`, copy that `@Nullable` to the parameter of `equals(Object)`. by Éamonn McManus · 3 years, 8 months ago
- 078bd36 Bump auto-value-annotations from 1.7.4 to 1.7.5 in /factory by dependabot[bot] · 3 years, 8 months ago
- da67ad3 Bump auto-value from 1.7.4 to 1.7.5 in /factory by dependabot[bot] · 3 years, 8 months ago
- 71d8121 Copy explicit `serialVersionUID` from `@AutoOneOf` classes to their generated subclasses. by Éamonn McManus · 3 years, 8 months ago
- f14d633 Reduce the number of warnings from `CompileWithEclipseTest`. by Éamonn McManus · 3 years, 8 months ago
- e5368f7 Add a `@CopyAnnotations` to an `AutoValueTest` class to suppress warnings in generated code. by Éamonn McManus · 3 years, 8 months ago
- 59ca137 Bump guava from 30.1-jre to 30.1.1-jre in /factory by dependabot[bot] · 3 years, 8 months ago
- db49dd1 Bump guava.version from 30.1-jre to 30.1.1-jre in /common by dependabot[bot] · 3 years, 8 months ago
- 5267864 Bump guava.version from 30.1-jre to 30.1.1-jre in /service by dependabot[bot] · 3 years, 8 months ago
- 21c6334 Bump guava.version from 30.1-jre to 30.1.1-jre in /value by dependabot[bot] · 3 years, 8 months ago
- 6dd9ae5 Update a JUnit dependency version. by Éamonn McManus · 3 years, 8 months ago
- af23e84 Restructure PropertyBuilderClassifier to use more general types. by Éamonn McManus · 3 years, 8 months ago
- 89c0e53 Sync "How do I..." between builders.md and builders-howto.md. by Michał Sobkiewicz · 3 years, 8 months ago
- b5d725d Make publish-snapshot-on-commit.sh executable. by Colin Decker · 3 years, 8 months ago
- e6bad02 Try again to fix snapshot/javadoc deployement. by Colin Decker · 3 years, 8 months ago
- ef8b4a3 Fix a javadoc issues the last javadoc change introduced. by Colin Decker · 3 years, 8 months ago
- 31e71a5 Split the template for AutoValue builders into its own file. by Éamonn McManus · 3 years, 8 months ago
- e3228ea Fix Javadoc errors (not warnings) and set javadoc generation script to fail if any command it runs fails. by Colin Decker · 3 years, 8 months ago
- 56f1170 Bump ecj from 3.24.0 to 3.25.0 in /value by dependabot[bot] · 3 years, 8 months ago
- cfa6650 Bump ecj from 3.24.0 to 3.25.0 in /common by dependabot[bot] · 3 years, 8 months ago
- 5ac55fd Add a simple ad-hoc indentation engine to the reformatting pass. by Éamonn McManus · 3 years, 8 months ago
- 8651aed Add some flags that were in the Travis config to the install command since the build appears to [fail without them](https://github.com/google/auto/runs/2125260680) and remove JDK 15 because it also [currently fails](https://github.com/google/auto/runs/2125359660). by Colin Decker · 3 years, 8 months ago
- 99a6b31 Switch auto from Travis to GitHub Actions and start testing on JDK 15. by Colin Decker · 3 years, 8 months ago
- 6fc8074 Suggest `compileOnlyApi` rather than `compile` for AutoValue with Gradle. by Éamonn McManus · 3 years, 8 months ago