aboutsummaryrefslogtreecommitdiff
path: root/java/dagger/hilt/processor/internal/definecomponent/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-05Pull DefineComponentClassesMetadata into its own source file.Brad Corso
2020-08-14Skip generating components for @DefineComponent classes without a builder.erichang
2020-08-14Support an onCleared callback in the ActivityRetainedComponent.danysantiago
2020-06-29Remove the static cache for DefineComponentMetadatabcorso
2020-05-14Fix javadoc srcs for Hilt.erichang
2020-04-20Replace Java8 only methods with Dagger internal equivalent.bcorso
2020-03-20Start pushing Hilt to GitHub.erichang