aboutsummaryrefslogtreecommitdiff
path: root/java/dagger/hilt/processor/internal/aggregateddeps/BUILD
AgeCommit message (Expand)Author
2021-05-12Revert "Merge commit 'upstream/dagger-2.35.1^'"Aurimas Liutikas
2021-04-20Share aggregating metadata logic in a utility class.Brad Corso
2021-04-13Add AggregatedEarlyEntryPointMetadata to aggregate information about @EarlyEn...Brad Corso
2021-04-05Generate aggregated data for @UninstallModules.Brad Corso
2021-04-02Pull AggregatedDepsMetadata into its own source file.Brad Corso
2021-03-03Prevent KAPT from logging errors when compiling modules without entry points.Nicklas Ansman Giertz
2021-01-11Add TestInstallIn to Hilt.Brad Corso
2020-09-25Roll forward with fix of 'Support Kotlin val properties with @BindValue.'Dagger Team
2020-09-23Revert of 'Support Kotlin val properties with @BindValue.'Dagger Team
2020-09-22Roll forward with fix of 'Support Kotlin val properties with @BindValue.'Dagger Team
2020-09-21Revert of 'Support Kotlin val properties with @BindValue.'Dagger Team
2020-09-21Support Kotlin val properties with @BindValue.Dagger Team
2020-09-03Fix redundant memoization for scoped bindings in fastInit.Brad Corso
2020-08-14Support an onCleared callback in the ActivityRetainedComponent.danysantiago
2020-08-10Avoid using ComponentDescriptors in AggregatedDepsProcessor.bcorso
2020-08-04Internal refactor.erichang
2020-05-14Fix javadoc srcs for Hilt.erichang
2020-05-13Enforce @InstallIn in @Module with an option to suppress with @DisableInstall...mahsabadian
2020-04-15Refactor logic out of RootGenerator and into RootMetadata.bcorso
2020-04-03Avoid Java 8-only guava featurescushon
2020-04-03Add initial support for @IgnoreModulesbcorso
2020-03-30(Part 3) Enable multiple test roots in the same compilationbcorso
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