1. 51c9a1d Add macros for Dagger users to easily import Dagger targets. by bcorso · 4 years, 4 months ago
  2. bf370cd Add support for JUnit tests with Hilt Plugin by Yigit Boyar · 4 years, 5 months ago
  3. 19f768d Add instructions to set up a dev environment by Pierre-Yves Ricau · 5 years ago
  4. 31d711c Build Dagger with Bazel by ronshapiro · 8 years ago
  5. d86f996 Add gen-external-apklibs to .gitignore by ronshapiro · 8 years ago
  6. 52a002e Remove logic about MembersInjectionBinding parentInjectorRequest that is no longer relevant now that members injectors call static methods to inject inherited members. Specifically, it is no longer necessary to have parent injector requests, or to strip them away if their parent's injector uses a no-op strategy. It's still necessary to generate MembersInjector implementations for superclasses that have injection sites, but that logic moves from BindingGraph.Factory.Resolver to InjectBindingRegistry. by dpb · 9 years ago
  7. 6d0e722 Add test_runs/ to .gitignore by Christian Edward Gruber · 9 years ago
  8. 5462408 Ignore maven shade plugin's dependency reduced pom.xml by Christian Edward Gruber · 10 years ago
  9. 177208e Introduce a (lame) functional test that runs the annotation processor. This configuration works in (at least) intellij. by Gregory Kick · 10 years ago
  10. 49c3f59 Add emacs files to .gitignore by Gregory Kick · 10 years ago
  11. 1c7b9ad Add factory path to ignores. by Christian Edward Gruber · 12 years ago
  12. d2858b5 Logging cleanup. Add .gitignore by Jake Wharton · 12 years ago