aboutsummaryrefslogtreecommitdiff
path: root/java/dagger/internal/codegen/validation/ComponentDescriptorValidator.java
AgeCommit message (Expand)Author
2021-05-12Revert "Merge commit 'upstream/dagger-2.35.1^'"Aurimas Liutikas
2021-03-03Cache getLocalAndInheritedMethods invocations in Dagger.Ron Shapiro
2020-09-01[Dagger]: Add a compiler option to prevent validating transitive component de...bcorso
2020-03-11Allow component dependencies to have multiple scoped dependencies. While enfo...Brais Gabin
2019-09-23Understand @Module bindings defined in a Kotlin Object.danysantiago
2019-08-16Move Dagger validation classes into their own subdirectory.bcorso