aboutsummaryrefslogtreecommitdiff
path: root/java/dagger/internal/codegen/binding/BindingGraphFactory.java
AgeCommit message (Expand)Author
2021-05-12Revert "Merge commit 'upstream/dagger-2.35.1^'"Aurimas Liutikas
2021-03-02Fix an issue where subcomponent builder bindings could be accidentally cached...Eric Chang
2020-12-09[Dagger Refactor]:Refactor InjectionMethodsBrad Corso
2020-12-09Internal refactorBrad Corso
2020-10-13[Dagger Refactor]: Remove LegacyBindingGraph usages in BindingGraph.Brad Corso
2020-10-07[Dagger refactor] Inline BindingGraphFactory methods.Brad Corso
2020-10-07Internal changeEric Chang
2020-09-11[Dagger Refactor]: Remove ResolvedBindings usage from BindingFactoryBrad Corso
2020-09-08This is a rollforward with fixes.Eric Chang
2020-09-08Internal changeEric Chang
2020-09-02[Dagger]: Make everything use dagger.model.BindingGraphDagger Team
2020-09-01Add a flag -Adagger.strictMultibindingValidation that will enforce that multi...erichang
2020-02-17Fix duplicate binding error for component dependencies that extend two interf...erichang
2019-08-16Move Dagger validation classes into their own subdirectory.bcorso
2019-08-16Move Dagger binding classes into their own subdirectory.bcorso