aboutsummaryrefslogtreecommitdiff
path: root/java/dagger/hilt/processor/internal/ComponentGenerator.java
AgeCommit message (Expand)Author
2021-05-12Revert "Merge commit 'upstream/dagger-2.35.1^'"Aurimas Liutikas
2021-02-09Move ComponentGenerator into processor/internal/root since it's the only usage.Brad Corso
2020-09-03Fix redundant memoization for scoped bindings in fastInit.Brad Corso
2020-04-20Replace Java8 only methods with Dagger internal equivalent.bcorso
2020-03-25Rollforward of edef48d8bcorso
2020-03-25Rollback edef48d8 due to internal test failuresbcorso
2020-03-25Enable multiple test roots in the same compilation.bcorso
2020-03-20Start pushing Hilt to GitHub.erichang