aboutsummaryrefslogtreecommitdiff
path: root/java/dagger/internal/codegen/componentgenerator/ComponentCreatorImplementationFactory.java
AgeCommit message (Expand)Author
2021-05-12Revert "Merge commit 'upstream/dagger-2.35.1^'"Aurimas Liutikas
2021-03-25Rollback of https://github.com/google/dagger/commit/ec708a388c28de5b9cf6d8232...Brad Corso
2021-03-18Make nested subcomponent and switching provider impls static within the gener...Brad Corso
2021-03-03Cache getLocalAndInheritedMethods invocations in Dagger.Ron Shapiro
2020-09-03Fix redundant memoization for scoped bindings in fastInit.Brad Corso
2020-08-04[Dagger refactor]: Remove unnecessary methods and fields from ComponentImplem...bcorso
2020-07-29[Dagger Refactor]: Move ComponentGenerator logic into its own sub-package.bcorso