aboutsummaryrefslogtreecommitdiff
path: root/java/dagger/internal/codegen/writing/ComponentBindingExpressions.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-02-23Remove a comment that seems to be left around from Ahead-of-time Subcomponent...Ron Shapiro
2021-02-19Inline canUseDirectInstanceExpression and clarify the comments.Eric Chang
2020-12-09Internal refactorBrad Corso
2020-12-08Internal refactorBrad Corso
2020-11-16Internal refactor.Brad Corso
2020-09-25Internal refactorBrad Corso
2020-09-24[Dagger Refactor]: Minor static factory creation optimizationBrad Corso
2020-09-21Internal refactorBrad Corso
2020-09-16[Dagger Refactor]: Remove ResolvedBindings usages from all BindingExpressions.Brad Corso
2020-09-03Internal changeDagger Team
2020-09-03Fix redundant memoization for scoped bindings in fastInit.Brad Corso
2020-09-01Internal changeDagger Team
2020-08-20[Dagger]: Allow sharding a component into multiple classes using composition.bcorso
2020-07-24Internal refactor.erichang
2019-12-06Add a new attribute to DaggerProcessingOptions annotation to allow enabling/d...sufie
2019-09-23Understand @Module bindings defined in a Kotlin Object.danysantiago
2019-09-12Rollback of previous commit.mdumitrescu
2019-09-12Dagger performance improvements.bcorso
2019-08-16Move Dagger binding graph validation and writing classes into their own subdi...bcorso