aboutsummaryrefslogtreecommitdiff
path: root/javatests/dagger/hilt/android/processor/BUILD
AgeCommit message (Expand)Author
2021-05-12Revert "Merge commit 'upstream/dagger-2.35.1^'"Aurimas Liutikas
2021-04-13Add AggregatedEarlyEntryPointMetadata to aggregate information about @EarlyEn...Brad Corso
2021-04-05Generate aggregated data for @UninstallModules.Brad Corso
2021-02-24Follow-up changes to the EarlyEntryPoint APIBrad Corso
2021-02-24Add EarlyTestEntryPoints to allow entry points to be called in tests before t...Brad Corso
2021-02-05Internal changesBrad Corso
2020-12-07Update Hilt's ViewModel APIs to be a type annotation along with @Inject const...Dagger Team
2020-11-30Roll forward with fix of 'Migrating @ViewModelInject into Hilt's codebase'.Dagger Team
2020-11-12Rollback of Migrating @ViewModelInject into Hilt's codebase.Dagger Team
2020-11-11Migrating @ViewModelInject into Hilt's codebase.Dagger Team
2020-09-24[Dagger Refactor]: Minor static factory creation optimizationBrad Corso
2020-06-17Error out when default param is in constructor of base class.danysantiago
2020-05-17Rename @MergedTestApplication to @CustomTestApplication and separate codegen ...bcorso
2020-05-14Fix javadoc srcs for Hilt.erichang
2020-05-13Internal refactorbcorso
2020-05-08Roll forward: [Hilt Refactor]: Merge root testing classes into processor/inte...bcorso
2020-05-08Rollback adb091cb due to internal failuresbcorso
2020-05-08[Hilt Refactor]: Merge root testing classes into processor/internal/rootbcorso
2020-04-20Internal refactoring.bcorso
2020-04-03Rename IgnoreModules -> UninstallModulesbcorso
2020-04-03Add initial support for @IgnoreModulesbcorso
2020-03-30(Part 3) Enable multiple test roots in the same compilationbcorso
2020-03-20Start pushing Hilt to GitHub.erichang