aboutsummaryrefslogtreecommitdiff
path: root/java/dagger/hilt/processor/internal/ComponentTree.java
AgeCommit message (Expand)Author
2021-05-12Revert "Merge commit 'upstream/dagger-2.35.1^'"Aurimas Liutikas
2021-02-10Move ComponentTree into processor/internal/root since it's the only usage.Brad Corso
2021-02-05Fix an issue where a module referencing a component without a builder would f...Eric Chang
2020-08-14Skip generating components for @DefineComponent classes without a builder.erichang
2020-04-20Replace Java8 only methods with Dagger internal equivalent.bcorso
2020-03-20Start pushing Hilt to GitHub.erichang