- f1a25c1 Fix dagger 2.23.1 for old protobuf am: bebdb6e53c am: 101628bc15 am: bfa65aedcc by Colin Cross · 5 years ago
- 32d16d2 Update Android-specific files for dagger 2.23.1 am: 17ad1f8e49 am: b70707cecf am: a5d231b75b by Colin Cross · 5 years ago
- b82f5c9 Merge tag 'dagger-2.23.1' into master am: 161dcbcbae am: af5f032945 am: e99106eb1a by Colin Cross · 5 years ago
- d7adff3 Fix dagger 2.23.1 for old protobuf am: bebdb6e53c am: 101628bc15 am: bfa65aedcc by Colin Cross · 5 years ago
- 876f3dc Update Android-specific files for dagger 2.23.1 am: 17ad1f8e49 am: b70707cecf by Colin Cross · 5 years ago
- abd06d8 Merge tag 'dagger-2.23.1' into master am: 161dcbcbae am: af5f032945 by Colin Cross · 5 years ago
- bfa65ae Fix dagger 2.23.1 for old protobuf am: bebdb6e53c am: 101628bc15 by Colin Cross · 5 years ago
- a5d231b Update Android-specific files for dagger 2.23.1 am: 17ad1f8e49 am: b70707cecf by Colin Cross · 5 years ago
- e99106e Merge tag 'dagger-2.23.1' into master am: 161dcbcbae am: af5f032945 by Colin Cross · 5 years ago
- 101628b Fix dagger 2.23.1 for old protobuf am: bebdb6e53c by Colin Cross · 5 years ago
- b70707c Update Android-specific files for dagger 2.23.1 am: 17ad1f8e49 by Colin Cross · 5 years ago
- af5f032 Merge tag 'dagger-2.23.1' into master am: 161dcbcbae by Colin Cross · 5 years ago
- 76b4264 Add METADATA file for dagger2 am: 8d7183a247 am: aacfdd86af am: 7f93c98a26 by Colin Cross · 5 years ago
- 140c938 Add METADATA file for dagger2 am: 8d7183a247 am: aacfdd86af am: 7f93c98a26 by Colin Cross · 5 years ago
- 7f93c98 Add METADATA file for dagger2 am: 8d7183a247 am: aacfdd86af by Colin Cross · 5 years ago
- aacfdd8 Add METADATA file for dagger2 am: 8d7183a247 by Colin Cross · 5 years ago
- 9840e01 Merge tag 'dagger-2.22.1' into master am: 5bc6e61409 am: 446f1969c2 am: 231be2d09e by Colin Cross · 5 years ago
- 7905f1c Merge tag 'dagger-2.22.1' into master am: 5bc6e61409 am: 446f1969c2 by Colin Cross · 5 years ago
- 231be2d Merge tag 'dagger-2.22.1' into master am: 5bc6e61409 am: 446f1969c2 by Colin Cross · 5 years ago
- 446f196 Merge tag 'dagger-2.22.1' into master am: 5bc6e61409 by Colin Cross · 5 years ago
- bebdb6e Fix dagger 2.23.1 for old protobuf by Colin Cross · 5 years ago
- 17ad1f8 Update Android-specific files for dagger 2.23.1 by Colin Cross · 5 years ago
- 161dcbc Merge tag 'dagger-2.23.1' into master by Colin Cross · 5 years ago
- 8d7183a Add METADATA file for dagger2 by Colin Cross · 5 years ago
- 5bc6e61 Merge tag 'dagger-2.22.1' into master by Colin Cross · 5 years ago
- 1f193a8 Revert "Fix annotation processors working w/ generated code on OpenJDK 9 toolchain" am: 5f999f0791 am: 6b9209ec43 am: e932be8c65 by Pete Gillin · 5 years ago
- 1408e86 Revert "Fix annotation processors working w/ generated code on OpenJDK 9 toolchain" am: 5f999f0791 am: 6b9209ec43 by Pete Gillin · 5 years ago
- e932be8 Revert "Fix annotation processors working w/ generated code on OpenJDK 9 toolchain" am: 5f999f0791 by Pete Gillin · 5 years ago
- 6b9209e Revert "Fix annotation processors working w/ generated code on OpenJDK 9 toolchain" by Pete Gillin · 5 years ago
- 5f999f0 Revert "Fix annotation processors working w/ generated code on OpenJDK 9 toolchain" by Pete Gillin · 5 years ago
- c7d2f2d 2.23.1 release by Ron Shapiro · 5 years ago
- a91d962 Remove simple_jar in favor of the Gradle Incremental Annotation Processor helper library by ronshapiro · 5 years ago
- 37ebdd2 Use putAll() calls instead of creating a MapDifference. by ronshapiro · 5 years ago
- 5a6be36 Remove references to Google+ by jakew · 5 years ago
- 072c477 Replace google.github.io/dagger with dagger.dev by ronshapiro · 5 years ago
- f36dca4 Make CommandProcessorFactory top-level to avoid introducing users to the somewhat awkward nested component implementation naming scheme right off the bat. by cgdecker · 6 years ago
- f9e41bc Refactoring: Extract InjectionSiteFactory from BindingFactory. by dpb · 5 years ago
- 304f3c9 Use one missing binding node per-key in AOT. by ronshapiro · 5 years ago
- 8c50f2c Make methods that aren't overridden final. by dpb · 5 years ago
- 673d34b Refactor BindingMethodValidator to avoid the need to pass around the ValidationReport.Builder or call getSubject() on it. by cgdecker · 5 years ago
- 4592fc0 Memoize MissingBinding's hashCode() by ronshapiro · 5 years ago
- 65692d8 Fix malformed javadoc links. These won't build with javac11. by epmjohnston · 6 years ago
- c436b39 Fix validating that component dependencies are declared types. by dpb · 6 years ago
- 7dff877 Unignore test for @Binds methods checking whether the return type is void. by dpb · 6 years ago
- 5fa02a0 Remove unused method by ronshapiro · 6 years ago
- 5c99e1b Start extracting some dagger.internal.codegen classes into two subpackages: d.i.c.{javapoet,langmodel} by ronshapiro · 6 years ago
- 8f01526 Add HasAndroidInjector, which will soon replace the many Has*Injector by ronshapiro · 6 years ago
- 2ca42d3 Fix Error Prone warnings by cgdecker · 6 years ago
- 06ef16e Instead of calling Subject.actual(), store the actual value in a field, and read that. by cpovirk · 6 years ago
- 895e731 Make generated code deterministic by cushon · 6 years ago
- dc169da Migrate users from the old, deprecated Subject.fail* methods to the new Subject.fail* methods or, in some cases, to Subject.check. by cpovirk · 6 years ago
- a0e29d6 Simplify some JavaPoet code by running a new set of Refaster templates by ronshapiro · 6 years ago
- add5a74 Rename moduleBindingValidation to fullBindingGraphValidation. The old name continues to work as an alias. by dpb · 6 years ago
- 5821e87 Use c.g.c.base.Optional.asSet().forEach() instead of toJavaUtil().ifPresent(). by ronshapiro · 6 years ago
- 530b4c8 Migrate from is(Not)SameAs to is(Not)SameInstanceAs. by cpovirk · 6 years ago
- 298dea8 Only public components should have public generated components by ronshapiro · 6 years ago
- d3ed46d Extract a BindingElementValidator type from BindingMethodValidator by ronshapiro · 6 years ago
- e6c6a9f Automated rollback of 16734557b96f38b79efcb4764fef4e08aa44c305 by ronshapiro · 6 years ago
- 1673455 Only public components should have public generated components by ronshapiro · 6 years ago
- 6054ba5 Migrate from assertThat(foo).named("foo") to assertWithMessage("foo").that(foo). by cpovirk · 6 years ago
- 2f0fd1a Simple refactoring of a commonly used frameworkTypeUsageStatement pattern in ProducerFactoryGenerator by ronshapiro · 6 years ago
- 5d8ba7e Remove unused method by ronshapiro · 6 years ago
- 8b5136c Use transformValues() + copyOf() instead of collecting to a builder by ronshapiro · 6 years ago
- 4e5c54b Change test instructions to use `bazel test`. by cpovirk · 6 years ago
- 14efb8f Migrate from isNotSameAs to isNotSameInstanceAs. by cpovirk · 6 years ago
- 1bc0423 Break after the statement in method proxies by ronshapiro · 6 years ago
- ec3145b Get rid of some uses of FrameworkDependency for simpler code by ronshapiro · 6 years ago
- a9bf86d Migrate Truth subjects from the old fail(String, Object) to the new failWithActual(String, Object), tweaking verbs for the new grammar. by cpovirk · 6 years ago
- d460522 Update to new bazel_common to pick up Truth 0.44 -- and Guava 27.1. by cpovirk · 6 years ago
- 0d8a856 Refactor ComponentCreatorValidator to avoid the need to pass around so many parameters. by cgdecker · 6 years ago
- fd231d9 Fix typo. by dpb · 6 years ago
- 15d20f8 Do full binding graph validation for components and subcomponents. by dpb · 6 years ago
- 5d6fa23 Enable GoodTime-API for Dagger by kak · 6 years ago
- 49c072d Add @FormatMethod to a format method. by cgdecker · 6 years ago
- 7e374b5 Pass SubcomponentDeclarations instead of TypeElements to SubcomponentCreatorBindingEdgeImpl. by ronshapiro · 6 years ago
- 4679fc4 [automerger skipped] Merge tag 'dagger-2.22.1' into master am: d868c7ecb9 am: 8d6a3de0fc -s ours by Colin Cross · 6 years ago
- e59f4f8 [automerger skipped] Merge tag 'dagger-2.22.1' into master am: d868c7ecb9 by Colin Cross · 6 years ago
- 8d6a3de Merge tag 'dagger-2.22.1' into master am: d868c7ecb9 by Colin Cross · 6 years ago
- fcd069c Don't format generated code by default by ronshapiro · 6 years ago
- 19f768d Add instructions to set up a dev environment by Pierre-Yves Ricau · 6 years ago
- 177809c Configure travis builds to run on ubuntu trusty (from precise) so that we get GLIBC 2.17, which Bazel 0.24.1 requires. by ronshapiro · 6 years ago
- f1d4925 Update to Bazel 0.24.1 and fix a few things that came up during upgrading by ronshapiro · 6 years ago
- 645f5d7 Make parseOption methods non-static so they can cache their results, so we don't report an error more than once per option. by dpb · 6 years ago
- 3dcff26 Add a simple framework to collect Dagger codebase stats using ErrorProne by ronshapiro · 6 years ago
- 89a31a7 Fix typo in Javadoc. by dpb · 6 years ago
- 5a610e0 Refactor ModuleBindingValidationTest some more to prepare for applying full binding graph validation to components and subcomponents. by dpb · 6 years ago
- d868c7e Merge tag 'dagger-2.22.1' into master by Colin Cross · 6 years ago
- 91ddb8c Merge "Merge tag 'dagger-2.22.1' into master" into qt-dev-plus-aosp by Colin Cross · 6 years ago
- f63400e Merge "Merge tag 'dagger-2.22.1' into master" into qt-dev-plus-aosp by Colin Cross · 6 years ago
- c005ec5 Merge tag 'dagger-2.22.1' into master by Colin Cross · 6 years ago
- bb1a466 Serialize metadata about the binding graph in abstract component implementations by ronshapiro · 6 years ago
- 4f4dc41 Replace AutoValue-based CompilerOptions with one that parses the options on demand. Simplifies compiler options code. by dpb · 6 years ago
- 2117957 Simplify ModuleBindingValidationTest by splitting out the cases instead of looking at several errors for one compilation. by dpb · 6 years ago
- 6b51a67 Allow Dagger options to be set using an annotation, @DaggerOptions. by bcorso · 6 years ago
- 70210e2 Replace simple_jar.sh with @bazel_tools//zip:zipper, avoiding the need to do filesystem scanning to find a the enclosing directory of the srcs by thaidn · 6 years ago
- 81e4fc9 Refactor and expose module and component annotations as static final fields. by bcorso · 6 years ago
- 188160a Make Java 7 compatibility work-arounds conditional on the source version by cushon · 6 years ago
- 10a85ed 2.22.1 release by Ron Shapiro · 6 years ago
- 8051d28 Fix an issue where @BindsInstance on a Builder setter method's parameter caused a failure in codegen if the parameter had a different name than the setter method. by cgdecker · 6 years ago
- dc3bf5c Small test file cleanup by ronshapiro · 6 years ago