aboutsummaryrefslogtreecommitdiff
path: root/java/dagger/hilt/processor/internal/ComponentNames.java
AgeCommit message (Expand)Author
2021-05-12Revert "Merge commit 'upstream/dagger-2.35.1^'"Aurimas Liutikas
2021-04-20Remove defaultRootComponentName and pass in default root directly.Brad Corso
2021-04-09Generate a separate TestComponentDataSupplier for each root.Brad Corso
2021-04-08Sort root names before deduplicating them with numeric suffixes in order guar...Grant Oakley
2021-04-07Generate all test components in a common directory separate from the test cla...Grant Oakley
2021-04-01Reuse the Default root generated components for test roots in the same compil...Grant Oakley
2021-02-17Internal refactorGrant Oakley
2020-09-03Fix redundant memoization for scoped bindings in fastInit.Brad Corso
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