Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
robolectric
/
b389034f9a2ff9adfcfe8dbddb54f60ca23cc9ca
/
processor
/
src
/
main
b389034
Stop bundling Robolectric Processor's sdks.txt file as a Java resource
by hoisie
· 4 years ago
f0b0887
Don't 'claim' annotations in annotation processors
by Googler
· 4 years, 1 month ago
293b866
Disable jsonDocs generation by default
by Michael Hoisie
· 4 years, 2 months ago
a6843b0
Transform markdown javadoc code javadoc to plain javadoc
by hoisie
· 4 years, 4 months ago
2df781c
Always generate services file with unix-style line endings
by rbares
· 5 years ago
c5240fe
Type doesn't override Object.equals and instances are not interned by javac, so testing types for equality should be done with Types#isSameType instead
by Googler
· 5 years ago
c99266e
* handle the case where Trees isn't available
by Googler
· 5 years ago
c9c45b7
Add Q shadows for public beta 1.
by christianw
· 6 years ago
0e4184c
Obtain ShadowProviders via Injector.
by christianw
· 6 years ago
e9aec43
Fix jsondoc generation for gradle 5.x.
by Christian Williams
· 6 years ago
a580a40
Support Java 9.
by christianw
· 6 years ago
f6a016e
Fix annotation processor SDK finder for classpath URLs.
by Christian Williams
· 6 years ago
4f76926
More windows fixes(?).
by Christian Williams
· 6 years ago
f335b04
Include shadows for classes that are missing from the SDK in Shadows.SHADOW_MAP. Needed for ShadowAndroidXMultiDex.
by Christian Williams
· 6 years ago
e05d333
Merge pull request #4033 from robolectric/D0AFB56856BCDB12A2E9BAB495294D84
by Christian Williams
· 6 years ago
5b0666d
Add shadow for androidx.multidex
by christianw
· 6 years ago
40b51df
Improve return type checking and allow exemptions.
by Christian Williams
· 6 years ago
4063704
Fix @Implementation return type checking.
by Christian Williams
· 6 years ago
4ffa23b
Fix bug in shadow picking for inner classes.
by Christian Williams
· 6 years ago
a91762e
Use ShadowPicker for ResourcesImpl and ThemeImpl.
by Christian Williams
· 6 years ago
a855a9f
Use a ShadowPicker for Resources.
by Christian Williams
· 6 years ago
29b905e
Cleanup.
by Christian Williams
· 6 years ago
8ce6019
New ShadowPicker strategy for switching between shadows (e.g. for AssetManager).
by Christian Williams
· 6 years ago
29b8d31
Refactor annotation processing so RobolectricModel is immutable and has a Builder.
by Christian Williams
· 6 years ago
cc97982
More refactoring correctness.
by christianw
· 6 years ago
5e4183a
Fix ErrorProne style warnings.
by Christian Williams
· 6 years ago
80d814d
Retain but deprecate old ShadowApplication intent handling methods.
by Christian Williams
· 6 years ago
cec83d8
Support loading SDK jars as resources.
by Christian Williams
· 6 years ago
2149595
Fix remainder of min/maxSdk issues in shadows/framework.
by Christian Williams
· 6 years ago
acfc3ae
Fix verification of @Implementation methods with overloaded signatures.
by Christian Williams
· 6 years ago
0c88f95
Fix @Implementation(minSdk/maxSdk) for easy cases.
by Christian Williams
· 6 years ago
c3c6de6
Get SDK list from resource file containing a file per line, instead of properties.
by Christian Williams
· 7 years ago
9e4a0aa
Disable SDK checks for RobolectricProcessorTest.
by Christian Williams
· 7 years ago
d153b32
Don't do so much work at class init.
by Christian Williams
· 7 years ago
fc27780
Add compile warnings for @Implementation methods that don't have a matching SDK method.
by Christian Williams
· 7 years ago
2220e21
Make the Javadoc JSON output directory configurable
by Googler
· 7 years ago
15e4e59
Remove support for Robolectric.Anything
by Googler
· 7 years ago
0332bb7
Perform some cleanup in processor tests
by Googler
· 7 years ago
f55cfbe
Kill @Implements(hackyTerribleIgnore) in favor of ShadowFactory pattern.
by Christian Williams
· 7 years ago
11d4a95
Fixes for sheepfood.
by Christian Williams
· 7 years ago
90f44c8
Merge branch 'master' into arsc
by Christian Williams
· 7 years ago
f738d0f
Merge pull request #3130 from robolectric/protected-implementation-methods
by Christian Williams
· 7 years ago
d927aef
Fix errorprone warnings.
by Christian Williams
· 7 years ago
b570337
Fix imports.
by Christian Williams
· 7 years ago
a17bb18
Allow @Implementation methods to be protected.
by Christian Williams
· 7 years ago
8148bdd
Fixes to ShadowProviderGenerator.
by Christian Williams
· 7 years ago
26a1836
Merge remote-tracking branch 'origin/master' into arsc
by Christian Williams
· 7 years ago
6a4bdde
Use net.ltgt.apt gradle plugin to enable annotation processing.
by Christian Williams
· 7 years ago
6c8d8c2
Merge remote-tracking branch 'origin/master' into arsc
by Christian Williams
· 7 years ago
872137c
Replace StringBuilder with StringBuffer.
by Christian Williams
· 7 years ago
07e61e0
Fix tons of errorprone warnings.
by Christian Williams
· 7 years ago
2c10825
Merge branch 'master' into arsc
by Christian Williams
· 7 years ago
7530851
Formatting fixes
by Brett Chabot
· 7 years ago
9f2b251
create ShadowArscAssetManager
by Brett Chabot
· 7 years ago
f43a7db
Enforce that __constructor__ and __staticInitializer__ methods be annotated @Implementation.
by Christian Williams
· 7 years ago
851f2a9
Optimize imports.
by Christian Williams
· 7 years ago
eff6a8a
Fix tests.
by Christian Williams
· 7 years ago
1b205ac
Remove deprecated ShadowExtractor.
by Christian Williams
· 7 years ago
793ee1d
Rename projects.
by Christian Williams
· 7 years ago