1. 34daee6 Use --no-daemon for gradlew invocations in build scripts. by danysantiago · 4 years, 8 months ago
  2. 90a1d2f Start pushing Hilt to GitHub. by erichang · 4 years, 8 months ago
  3. d05b738 Refactor deploy scripts. by erichang · 4 years, 8 months ago
  4. ae6db7c Update Bazel to 2.2.0. by erichang · 4 years, 8 months ago
  5. b43b768 Address post-submit comment. by erichang · 4 years, 8 months ago
  6. 49852a0 Make the compressed package name legend add spaces to create columns. Also remove java.lang and java.util classes from the legend. by erichang · 4 years, 8 months ago
  7. 20f6442 Stop generating members injectors for classes without local injection sites and without @Inject constructors. by erichang · 4 years, 8 months ago
  8. 113c498 Allow component dependencies to have multiple scoped dependencies. While enforcing this can help prevent cases where people mistakenly do this and leak objects beyond their intended lifetime, that is already something that could be done with a single scoped dependency and there are valid use cases for wanting to create a component that is an intersection of two lifetimes. by Brais Gabin · 4 years, 8 months ago
  9. 2300b53 Refactor Dagger ComponentProcessor to use @Component.Factory by bcorso · 4 years, 9 months ago
  10. 5948fb2 Ban Throwing exception from injected methods by mahsabadian · 4 years, 9 months ago
  11. 12e9593 A little more prep for --incompatible_load_java_rules_from_bzl. by cpovirk · 4 years, 9 months ago
  12. 072ece8 Prepare for external Bazel change --incompatible_load_java_rules_from_bzl. by cpovirk · 4 years, 9 months ago
  13. 355ec53 Annotate tests to use Robolectric's LEGACY LooperMode. by brettchabot · 4 years, 9 months ago
  14. 4abaa1f Add more detail to Android instructions. by cpovirk · 4 years, 9 months ago
  15. 22b2726 Add support constructor with content layout id for AndroidX by Takao Chiba · 4 years, 9 months ago
  16. 957bde9 Use AnnotationMirror rather than Annotation to get the ContributionType from Provides. by bcorso · 4 years, 9 months ago
  17. bfb87d5 Use DaggerCollectors instead of MoreCollectors by danysantiago · 4 years, 9 months ago
  18. 472fdfa Add a class to compress error messages by stripping out the package names and adding to a legend at the bottom of errors. Also, make the main error tags red and bold to be more visible. by erichang · 4 years, 9 months ago
  19. 550d696 Add explicit check to prevent member injection in Kotlin objects. by trevjonez · 4 years, 9 months ago
  20. 583ac4f Fix up duplicate binding errors. Also always shorten dagger.multibindings annotations in messages. by erichang · 4 years, 9 months ago
  21. 0bb69e9 Fix duplicate binding error for component dependencies that extend two interfaces with the same method. by erichang · 4 years, 9 months ago
  22. d7412ca Update bazel_common for new jarjar merge attribute. by danysantiago · 4 years, 9 months ago
  23. 94bddc3 Add test artifact and add a gradle test to the example project, and update MOE configs. by bcorso · 4 years, 9 months ago
  24. 22d79c4 Migrate compiler_test to Dagger by bcorso · 4 years, 9 months ago
  25. f7b2a24 Add kythe and javac package back into open source. by bcorso · 4 years, 9 months ago
  26. b067397 Fix doc reference to `@Nullable`. by groakley · 4 years, 9 months ago
  27. 193b8bf Add AppCompat theme and export SimpleActivity in sample project. by danysantiago · 4 years, 10 months ago
  28. fa432da Roll forward of 291056440. by danysantiago · 4 years, 10 months ago
  29. e568a92 Shuffling from internal-only change. by danysantiago · 4 years, 10 months ago
  30. 94059d5 Use guava "-android" artifacts for "guava_jdk5" deps. by bcorso · 4 years, 10 months ago
  31. 1188ddb Add dependencies for internal-only change. by bcorso · 4 years, 10 months ago
  32. ffbf10c Automated g4 rollback of changelist 291056440. by danysantiago · 4 years, 10 months ago
  33. 6a0ce58 Move identifiernamestring to proguard config. by Zac Sweers · 4 years, 10 months ago
  34. f45213e Dagger AndroidX Migration by danysantiago · 4 years, 10 months ago
  35. 7f636ca Upgrade Dagger to the latest bazel_common to fix sonatype https issues. by bcorso · 4 years, 10 months ago
  36. dd5c68c Allow private companion object modules if they have no binding methods. by danysantiago · 4 years, 10 months ago
  37. 092a38d Workaround for issue with missing annotation values. by bcorso · 4 years, 11 months ago
  38. 8190c7c Discover companion object bindings of @Module annotated classes. by danysantiago · 4 years, 11 months ago
  39. 124fd04 Add Cloak gradle app and build test by bcorso · 4 years, 11 months ago
  40. 0925e8f Remove usages of Guava APIs not available in the '-android' variant. by danysantiago · 4 years, 11 months ago
  41. 163b278 Add Cloak artifacts and fix random issues with Cloak needed for build. by bcorso · 4 years, 11 months ago
  42. fe41b90 Update maven_info to exclude pure exports. by bcorso · 4 years, 11 months ago
  43. 0d2505a Add a flag -Adagger.experimentalDaggerErrorMessages for controlling the new error messages. by erichang · 5 years ago
  44. 2902519 Remove static RequestKinds cache and improve build performance. by bcorso · 5 years ago
  45. 545f851 Refactor RequestKinds.extractKeyType(RequestKind, TypeMirror) to RequestKinds.extractKeyType(TypeMirror) by bcorso · 5 years ago
  46. 405d8f9 Make ModuleProxises an injectable class. by danysantiago · 5 years ago
  47. 709098c Add version tracking file to deployed Dagger artifacts. by danysantiago · 5 years ago
  48. 301114e Roll forward of Throw if metadata is missing when calling getSynthethicPropertyAnnotations. by danysantiago · 5 years ago
  49. 25228ea Roll forward of Propagate qualifiers for field injections in MemberInjectors. by danysantiago · 5 years ago
  50. 4691783 Automated g4 rollback of changelist 283574407. by danysantiago · 5 years ago
  51. a80b05e Automated g4 rollback of changelist 284558322. by danysantiago · 5 years ago
  52. 167d9d2 Throw if metadata is missing when calling getSynthethicPropertyAnnotations. by danysantiago · 5 years ago
  53. 6c2568d Add a new attribute to DaggerProcessingOptions annotation to allow enabling/disabling fastInit. Default is disabled. by sufie · 5 years ago
  54. c96fc3e Propagate qualifiers for field injections in MemberInjectors. by danysantiago · 5 years ago
  55. 814d2da Factor out a DiagnosticMessageGenerator class from DiagnosticReporterFactory. by erichang · 5 years ago
  56. b7ef5f3 Replace local MOE stripping with global MOE replacement by bcorso · 5 years ago
  57. f4f6d18 Migrate to using Kotlin's metadata visitor API by danysantiago · 5 years ago
  58. c19625a Sort load arguments in BUILD files by vladmos · 5 years ago
  59. 62308ff Sort load arguments in BUILD files by vladmos · 5 years ago
  60. d0dfab8 Fix issue with Kotlin object class modules and primitive types where methods were not being dispatching through the singleton INSTANCE. by erichang · 5 years ago
  61. 9634ebb Add bazel_common's sha256 by mplano · 5 years ago
  62. c715e35 Add a dagger.android gradle example and a corresponding build test. by bcorso · 5 years ago
  63. 5e7374e Update Dagger to API 29 and Bazel 1.1.0. by erichang · 5 years ago
  64. e6c4e3e Add gradle test to Kokoro. by bcorso · 5 years ago
  65. e80e4b1 Add a gradle example app and build it in the release script. by bcorso · 5 years ago
  66. 3de8dd3 Remove unused gradle incremental processing option from CompilerOptions. by goktug · 5 years ago
  67. 39fa2cc Add maven targets for support library dependencies by erichang · 5 years ago
  68. 40e9dcb Add the auto common shaded jar back into the jarjar. by bcorso · 5 years ago
  69. efe1b00 Add the auto common shaded jar back into the jarjar. by bcorso · 5 years ago
  70. f5c773a Remove ModuleAnnotation.annotationClass() as it relies on reflection on the processor classpath. by erichang · 5 years ago
  71. 6f6a9d0 Suppress more GoodTime errors. by glorioso · 5 years ago
  72. e923cd8 Add component creator validation in ComponentHjarProcessingStep. by bcorso · 5 years ago
  73. a258d37 Wrap static _Factory.INSTANCE fields in an InstanceHolder class. by bcorso · 5 years ago
  74. 0d9fdb3 Add blaze rule to validate and generate files for a maven artifact. by bcorso · 5 years ago
  75. 6364fef [Dagger Refactor] Call ProvisionMethod.invoke() for all factory.get() methods. by bcorso · 5 years ago
  76. b14f933 [Dagger Refactor] Remove unnecessary method parameter in shouldGenerateBinding(). by bcorso · 5 years ago
  77. 8f93701 Use any() argument matcher where we know the argument is never null. by dpb · 5 years ago
  78. d775bc0 [Dagger Refactor] Inline single-use method. by bcorso · 5 years ago
  79. 1054cd3 Migrate org.mockito.Matchers#any* to org.mockito.ArgumentMatchers by tvanderlippe · 5 years ago
  80. 149719b [Dagger Refactor] Merge ModuleConstructoProxyGenerator into ModuleProxies. by bcorso · 5 years ago
  81. 8555525 [Dagger Refactor] Remove unnecessary parameter from SourceFileGenerator.write by bcorso · 5 years ago
  82. 3699697 Fix dagger-spi pom file from dependency cycle. by bcorso · 5 years ago
  83. adc2c18 Remove codegen-with-android-guava test. by bcorso · 5 years ago
  84. 0da2180 Understand @Module bindings defined in a Kotlin Object. by danysantiago · 5 years ago
  85. 044a79b Remove usage of getAnnotation(Class). by erichang · 5 years ago
  86. 84e807c Refactor SourceFileGeneratorsModule to remove inner modules. by bcorso · 5 years ago
  87. fc06216 Fix classloader issue. by cushon · 5 years ago
  88. 83e757d Rollback of previous commit. by mdumitrescu · 5 years ago
  89. f1e2a27 Dagger performance improvements. by bcorso · 5 years ago
  90. e92edf6 Dagger performance improvements. by bcorso · 5 years ago
  91. 646e033 Understand @Qualified annotation in Kotlin properties. by danysantiago · 5 years ago
  92. ab0e6be Explicitly use the processorpath for SPI service loading by cushon · 5 years ago
  93. 19cf82b Separate fullBindingGraphValidation from pluginsVisitFullBindingGraphs. by bcorso · 5 years ago
  94. c7b8359 Update Gradle documentation by ronshapiro · 5 years ago
  95. a8a00fa Improvements to Dagger BindingGraphConverter performance (part 2). by bcorso · 5 years ago
  96. 5c34d6d Improvements to Dagger build time. by bcorso · 5 years ago
  97. 86eb76f Improvements to Dagger BindingGraphConverter performance. by bcorso · 5 years ago
  98. 48db4f1 Improvents to Dagger validation performance. by bcorso · 5 years ago
  99. f799bd9 Remove check-package-javadoc target and add javacopts checks to each library. by bcorso · 5 years ago
  100. 2411074 Remove duplicate missing binding messages. by bcorso · 5 years ago