aboutsummaryrefslogtreecommitdiff
path: root/javatests/dagger/internal/codegen/MapKeyProcessorTest.java
AgeCommit message (Expand)Author
2021-05-12Revert "Merge commit 'upstream/dagger-2.35.1^'"Aurimas Liutikas
2021-03-16Add a class retention @DaggerGenerated annotation to Dagger generated sources.Brad Corso
2019-06-06Suppress unchecked+rawtypes warnings on all Dagger generated code.ronshapiro
2018-05-04Some test cleanupupstream/dagger-2.16ronshapiro
2017-12-14Remove dependency on JSR 305 annotationsronshapiro
2017-12-14Use JavaFileObjectSubject.containsElementsIn to simplify our testsronshapiro
2017-12-08Inline checkNotNull invocations into proxy methodsronshapiro
2017-10-18Don't create private methods for dependency requests to bindings that have ze...ronshapiro
2017-10-18A new way of constructing JavaFileObjects depending on CompilerMode.dpb
2017-10-09Enable non-Instance DependencyRequests in PrivateMethodBindingExpression.bcorso
2017-08-31Inline requests for map bindingsronshapiro
2017-08-31Automated rollback of commit 1a5123d0sraub
2017-08-31Inline requests for map bindingsronshapiro
2017-08-03Remove all assert statements from dagger codegenronshapiro
2017-04-19Move prod compiler code and guava/jdk Optional tests from their previous mave...ronshapiro