- 5eeb71c Revert^2 "Add additional files to hilt_android" by Aurimas Liutikas · 3 years, 6 months ago
- f36162a Revert^2 "Merge commit 'upstream/dagger-2.35.1^'" by Aurimas Liutikas · 3 years, 6 months ago
- 5882ce8 Merge "Revert "Merge commit 'upstream/dagger-2.35.1^'"" by Aurimas Liutikas · 3 years, 6 months ago
- 3ba66ad Merge "Revert "Add additional files to hilt_android"" by Aurimas Liutikas · 3 years, 6 months ago
- 2fee426 Revert "Merge commit 'upstream/dagger-2.35.1^'" by Aurimas Liutikas · 3 years, 6 months ago
- 09e8e7e Revert "Add additional files to hilt_android" by Aurimas Liutikas · 3 years, 6 months ago
- 4ac6123 Revert "Update dagger2 lint baseline" by Aurimas Liutikas · 3 years, 6 months ago
- 8c81cc6 Update dagger2 lint baseline by Colin Cross · 3 years, 6 months ago
- 32aa1ba Add additional files to hilt_android by Colin Cross · 3 years, 6 months ago
- 399f4f6 Merge commit 'upstream/dagger-2.35.1^' by Colin Cross · 3 years, 6 months ago
- 58c3bf9 Make the generated Provider for component dependency types final. by Eric Chang · 3 years, 7 months ago
- bfdb109 Add flag to disable cross-compilation root validation. by Brad Corso · 3 years, 7 months ago
- f90a69f Fix some remaining references to beta by Eric Chang · 3 years, 7 months ago
- 61ef9d8 Detach CtClass instances from the ClassPool as they are inspected by the Javassist transform. by Daniel Santiago · 3 years, 7 months ago
- 73f6458 Remove the references to beta in preparation for the upcoming stable release. by Eric Chang · 3 years, 7 months ago
- 115eaac Fix an issue where internal Kotlin objects were not properly being processed. Consolidate logic to figure out if a module requires an instance. by Eric Chang · 3 years, 7 months ago
- ffb045a Remove defaultRootComponentName and pass in default root directly. by Brad Corso · 3 years, 7 months ago
- e8cdaaf Share aggregating metadata logic in a utility class. by Brad Corso · 3 years, 7 months ago
- 0218653 Use reflection for obtaining the AGP version since the Version class was moved between 3.5 and 3.6 by Daniel Santiago · 3 years, 7 months ago
- e33bb84 Add aggregating data for roots. Also add tests to verify illegal combinations. by Brad Corso · 3 years, 7 months ago
- fa49bdf Allow ProcessorErrors.checkState without an associated element by Brad Corso · 3 years, 7 months ago
- e0f510a Make aggregated deps public and prepend "_" to the name to obfuscate it from auto suggest tools. by Brad Corso · 3 years, 7 months ago
- e553e07 Merge ViewModel/ActivityRetained targets into the main targets. by Eric Chang · 3 years, 7 months ago
- 65e6cc1 Internal change by Brad Corso · 3 years, 7 months ago
- b644e1e Internal change by Brad Corso · 3 years, 7 months ago
- f5b5fe0 Internal change by Brad Corso · 3 years, 7 months ago
- 27a2827 Add AggregatedEarlyEntryPointMetadata to aggregate information about @EarlyEntryPoints. by Brad Corso · 3 years, 7 months ago
- b3210fa Add lint baseline to address NewApi errors by Pedro Loureiro · 3 years, 9 months ago
- 41c4e04 Fix leak in FragmentContextWrapper by releasing the baseInflator if it exists. by Brad Corso · 3 years, 7 months ago
- c57ab0a Add a private constructor to the generated @HiltViewModel module. by Eric Chang · 3 years, 7 months ago
- e8e12a0 Generate a separate TestComponentDataSupplier for each root. by Brad Corso · 3 years, 7 months ago
- d7c5790 Internal changes by Brad Corso · 3 years, 7 months ago
- a677b00 Sort root names before deduplicating them with numeric suffixes in order guarantee determinism if this method is called from different processors. by Grant Oakley · 3 years, 7 months ago
- ba49e28 Generate all test components in a common directory separate from the test class root if shareTestComponents flag is enabled. Before this change, the test component would only be generated in the shared directory if it was able to use the shared test components. by Grant Oakley · 3 years, 7 months ago
- 9a068fc Migrate annotation classes to androidx by Dagger Team · 3 years, 7 months ago
- 32694a9 Pull AliasOfPropagatedDataMetadata into its own source file. by Brad Corso · 3 years, 7 months ago
- 0336b1a Pull DefineComponentClassesMetadata into its own source file. by Brad Corso · 3 years, 7 months ago
- 6d97cf3 Generate aggregated data for @UninstallModules. by Brad Corso · 3 years, 7 months ago
- ad59d4c Fix an issue with KotlinMetadata where constructors were not getting added to the function map. by Eric Chang · 3 years, 7 months ago
- 64ac597 Pull AggregatedDepsMetadata into its own source file. by Brad Corso · 3 years, 7 months ago
- faebc3c Reuse the Default root generated components for test roots in the same compilation unit that do not have test-specific bindings, rather than generating new components per-test. This can significantly reduce the amount of generated code for large projects with many test classes that do not provide test-specific bindings. by Grant Oakley · 3 years, 8 months ago
- efcdbe1 Update the androidx fragment, lifecycle and activity dependencies which contain patch fixes. by Daniel Santiago · 3 years, 8 months ago
- 41ebd99 Also generate proxy module classes for Kotlin classes that are marked as `internal`, which are analogous to package-private Java modules. by Grant Oakley · 3 years, 8 months ago
- b42731b Bump kotlinx-metadata version to 0.2.0. by Daniel Santiago · 3 years, 8 months ago
- e9cde6a Rollback of https://github.com/google/dagger/commit/ec708a388c28de5b9cf6d82329b305cfe8ec2f8f by Brad Corso · 3 years, 8 months ago
- 96171b0 Add proguard rules to keep EntryPoint classes so optimizers don't remove them. by Eric Chang · 3 years, 8 months ago
- f7e02d6 Internal change. by Dagger Team · 3 years, 8 months ago
- 7409a22 Remove unused TestApplicationInjector interface. by Grant Oakley · 3 years, 8 months ago
- ec708a3 Make nested subcomponent and switching provider impls static within the generated component class. by Brad Corso · 3 years, 8 months ago
- b7ea6b8 Migrate android.support.annotation.ContentView to androidx.annotation.ContentView by Dagger Team · 3 years, 8 months ago
- 66356c0 Add more logging of test results when running gradle tests. by Brad Corso · 3 years, 8 months ago
- 57255db Bump fragment dependency to 1.3.1 and activity to 1.2.1. by Eric Chang · 3 years, 8 months ago
- ba1ad49 Add a class retention @DaggerGenerated annotation to Dagger generated sources. by Brad Corso · 3 years, 8 months ago
- 3778ee2 Remove support for the deprecated, alpha @ViewModelInject. This also adds support for falling back to the default view model factory of the base activity/fragment. by Eric Chang · 3 years, 8 months ago
- d4078fd Improve GitHub Actions hygiene for Dagger by Brad Corso · 3 years, 8 months ago
- f5585f2 Internal cleanup by Brad Corso · 3 years, 8 months ago
- 5f5ae8c Remove throws declarations from methods that do not throw by Grant Oakley · 3 years, 8 months ago
- 5597f18 Enable hilt viewmodel and bindvalue processors by Yiqun Wu · 3 years, 8 months ago
- 3167e38 Change the component implementation suffix from "Impl" to "I" to save some characters when nesting of components is deep and hitting file length limits. Follow up changes will unnest these classes to avoid this in a more robust manner. by Eric Chang · 3 years, 8 months ago
- 36550ff Internal refactor by Eric Chang · 3 years, 8 months ago
- 47123ec Optimize BindingGraph.create() by indexing all binding nodes by their component path instead of traversing the full network for each subcomponent. by Ron Shapiro · 3 years, 8 months ago
- 1caa7f0 Index the first-matching component method instead of filtering on each request. by Ron Shapiro · 3 years, 8 months ago
- 1c66033 Rename init() method in generated Activity to avoid conflict with user method of same name. by Daniel Santiago · 3 years, 8 months ago
- 7e0abd6 Call `unwrapType` statically and not on an instance. by Ron Shapiro · 3 years, 8 months ago
- 45be19e A few small cleanups to InjectBindingRegistry by Ron Shapiro · 3 years, 8 months ago
- 0e2360d Refactor SourceFileGenerator to allow for generating multiple types. by Ron Shapiro · 3 years, 8 months ago
- c70cf2d Prevent KAPT from logging errors when compiling modules without entry points. by Nicklas Ansman Giertz · 3 years, 8 months ago
- 39894d2 Use `ClassName.canonicalName()` instead of `ClassName.toString()` by Ron Shapiro · 3 years, 8 months ago
- e2f2b2d Cache getLocalAndInheritedMethods invocations in Dagger. by Ron Shapiro · 3 years, 8 months ago
- 18ff6ec Update Android.bp file for dagger 2.32 am: ff268f0a58 by Colin Cross · 3 years, 9 months ago
- 4573f9b Merge commit 'dagger-2.32^' am: 05850814b0 by Colin Cross · 3 years, 9 months ago
- c2d097f Fix an issue where subcomponent builder bindings could be accidentally cached from the parent component. by Eric Chang · 3 years, 9 months ago
- ff268f0 Update Android.bp file for dagger 2.32 by Colin Cross · 3 years, 9 months ago
- 2192014 Internal refactoring by Dagger Team · 3 years, 9 months ago
- f39bc87 Use an `instanceof` check before a logical check by Ron Shapiro · 3 years, 9 months ago
- 7f4c3a2 Clears Fragment reference in FragmentContextWrapper after Fragment#onDestroy() by Brad Corso · 3 years, 9 months ago
- addb1fc Fix the java and bazel version when publishing the latest snapshots. by Brad Corso · 3 years, 9 months ago
- 78438d5 Update all "alpha" references to "beta" in preparation for the upcoming beta release. by Brad Corso · 3 years, 9 months ago
- ceccfc6 Add job to GitHub Actions to validate the Dagger version. by Brad Corso · 3 years, 9 months ago
- 8a4b7e2 Remove cache of top level component implementations by Ron Shapiro · 3 years, 9 months ago
- 8a92723 Fixes to javadoc and links for EarlyEntryPoint by Brad Corso · 3 years, 9 months ago
- 5877be8 Add internal utility method. by Daniel Santiago · 3 years, 9 months ago
- 1ad74b9 Follow-up changes to the EarlyEntryPoint API by Brad Corso · 3 years, 9 months ago
- 289f59f Add EarlyTestEntryPoints to allow entry points to be called in tests before the test instance is instantiated. by Brad Corso · 3 years, 9 months ago
- 0585081 Merge commit 'dagger-2.32^' by Colin Cross · 3 years, 9 months ago
- 608e6cc Remove a comment that seems to be left around from Ahead-of-time Subcomponents, and simplify the code around it. by Ron Shapiro · 3 years, 9 months ago
- 73628bc Enable remaining dagger.android and dagger.hilt tests. by Brad Corso · 3 years, 9 months ago
- 2ef1b85 Mark ab/7061308 as merged in stage. by Xin Li · 3 years, 9 months ago
- 2a007af Inline canUseDirectInstanceExpression and clarify the comments. by Eric Chang · 3 years, 9 months ago
- 74b1344 Internal refactor by Eric Chang · 3 years, 9 months ago
- aff89b1 Treat qualified assisted types as normal bindings. by Brad Corso · 3 years, 9 months ago
- 7368a7d Add Hilt tests to GitHub by Brad Corso · 3 years, 9 months ago
- 1b5b075 Fix Java and Bazel version when building with Bazel in GitHub Actions. by Brad Corso · 3 years, 9 months ago
- b4f485b Internal refactor by Grant Oakley · 3 years, 9 months ago
- 334e072 [LSC] Add LOCAL_LICENSE_KINDS to external/dagger2 am: 29767566e5 by Bob Badour · 3 years, 9 months ago
- 623d3a6 Perform Hilt Activity injection on a OnContextAvailableListener. by Daniel Santiago · 3 years, 9 months ago
- 2976756 [LSC] Add LOCAL_LICENSE_KINDS to external/dagger2 by Bob Badour · 3 years, 9 months ago
- 6778a01 Improve the error message when detecting a duplicate @Assisted parameter. by Eric Chang · 3 years, 9 months ago
- 732323b Move the handling of @Override annotations out of the switch so it applies to BroadcastReceivers as well. by Eric Chang · 3 years, 9 months ago
- 8b0b8b9 Move ComponentTree into processor/internal/root since it's the only usage. by Brad Corso · 3 years, 9 months ago