Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
dagger2
/
97fce1e3f25c37bbde36dd6e230517bb68f26bfd
/
java
/
dagger
/
internal
/
codegen
/
InjectionMethods.java
1ae4c00
Modifiable methods should always return publicly accessible types in case that their eventual subclass implementations need to implement the method in a package in which the type isn't accessible.
by ronshapiro
· 7 years ago
472e268
Delegate to proxy/new method in Factory.get() methods
by bcorso
· 8 years ago
a5023ca
Move DependencyRequest to dagger.model
by ronshapiro
· 8 years ago
120abc6
Make DependencyRequest.Kind a top-level, exposed type (RequestKind) in dagger.model
by ronshapiro
· 8 years ago
5f05959
Inline checkNotNull invocations into proxy methods
by ronshapiro
· 8 years ago
639bd4d
Move stream-related utilities out of Util and into DaggerStreams.
by dpb
· 8 years ago
dc07ed5
Inline requests for bindings that were provided with a @BindInstance method, and enable SimpleMethodRequestFulfillment to operate on instance @Provides methods
by ronshapiro
· 8 years ago
55cd392
Fix an issue with inlined members injection in components and
by ronshapiro
· 8 years ago
e05f921
Inline members injection in components and factories.
by ronshapiro
· 8 years ago