aboutsummaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Expand)Author
2023-07-18Fix how Dagger calculates nullability in KSP to match KAPT behavior.Brad Corso
2023-07-17Rollback of https://github.com/google/dagger/commit/a1a25655b38aa173c4da3d7c9...Dagger Team
2023-07-17Fix how Dagger calculates nullability in KSP to match KAPT behavior.Brad Corso
2023-05-19Switch to using a wrapper macro for kt_android_libraryEric Chang
2022-07-28Replace dependency on javax.annotation:jsr250-api:1.0 with javax.annotation:j...Eric Chang
2022-07-11Update CI to build Dagger with java 11.Brad Corso
2022-06-15Bump Dagger's version of error-prone to 2.14.0 (so CheckReturnValue checkers ...Brad Corso
2022-05-31Migrate SourceFileGenerator to XProcessing.Brad Corso
2021-11-12Remove dependency on @google_bazel_common third_party deps.Brad Corso
2018-06-12Begin using github.com/google/bazel-common in Daggerronshapiro
2018-06-12Don't double-process an error message (can result in "Subsubcomponents...")ronshapiro
2018-04-09Update the kythe plugin deploy.jar to 99c69fb38d565c9565a81a3e336ca952dce2aac...ronshapiro
2017-12-14Remove all remaining references to jsr305 annotations and migrate to the chec...ronshapiro
2017-12-12Move Kythe Plugin code into the Dagger codebaseronshapiro
2017-11-07Upgrade to AutoFactory 1.0-beta5upstream/dagger-2.13ronshapiro
2017-09-07Support building+testing Dagger with Java 9ronshapiro
2017-05-02Opensource dagger.grpcronshapiro
2017-04-19Move prod compiler code and guava/jdk Optional tests from their previous mave...ronshapiro
2017-04-07Omit auto-common from the compiler since it's shaded. Do the sameronshapiro
2017-02-24Add Hamcrest to the JUnit build targetronshapiro
2017-02-16Add a jarjar_library BUILD macro to replace the maven-shade-pluginronshapiro
2017-01-30Fix GJF opensouce BUILD declarationronshapiro
2017-01-19Upgrade Google Java Format to 1.2ronshapiro
2017-01-13Mark AutoFactoryProcessor as generating APIronshapiro
2017-01-13Build Dagger with Bazelronshapiro