Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_soong
/
refs/heads/s
/
java
/
dex.go
b18a037
Revert "Time out and dump stacks from R8 processes after 30 minutes"
by Colin Cross
· 4 years ago
29c294b
Time out and dump stacks from R8 processes after 30 minutes
by Colin Cross
· 4 years, 3 months ago
54105c4
SdkSpec = Scope + ApiLevel
by Jiyong Park
· 4 years, 4 months ago
f1691d2
Move java.sdkSpec to the android package
by Jiyong Park
· 4 years, 4 months ago
77cdcfd
Move android package on top of remotexec
by Colin Cross
· 4 years, 5 months ago
e850737
Allow missing classes in R8 builds
by Christoffer Quist Adamsen
· 4 years, 5 months ago
dcf71b2
Convert java.Dependency to JavaInfo provider
by Colin Cross
· 4 years, 6 months ago
612e610
Switch hiddenapi to use OutputPath instead of ModuleOutPath
by Paul Duffin
· 4 years, 6 months ago
e00c0e7
Fix proguard_usage.zip with USE_RBE=true RBE_R8=true
by Colin Cross
· 4 years, 11 months ago
b900066
Merge "Add support for building with R8 full mode"
by Treehugger Robot
· 5 years ago
f2d7b16
Add support for building with R8 full mode
by Christoffer Quist Adamsen
· 5 years ago
16f23a4
Check UseRBE is set before replacing any template with the RE version.
by Ramy Medhat
· 5 years ago
cb6143a
Capture list of unused methods when shrinking in R8
by Colin Cross
· 5 years ago
a7a64f3
Refactor java compileDex
by Liz Kammer
· 5 years ago
366afc5
Add support for remote-execution / caching of jar/zip actions
by Kousik Kumar
· 5 years ago
e033cba
Allow the user to explicitly set the java Uncompress_dex property.
by David Srbecky
· 5 years ago
1dcc27e
Refactor RBE support for Javac/R8/D8 to use the remoteexec package.
by Ramy Medhat
· 5 years ago
5e0dbe4
Merge "Add support for experimentally enabling RBE support on specific rules."
by Ramy Medhat
· 6 years ago
8ea054a
Add support for experimentally enabling RBE support on specific rules.
by Ramy Medhat
· 6 years ago
6a927c4
Abstract sdk_version string using sdkSpec type
by Jiyong Park
· 6 years ago
8e505e3
Remove passing -forceprocessing flag to R8
by Søren Gjesse
· 6 years ago
c2557d1
Fix turbine classpath arguments
by Colin Cross
· 6 years ago
2057f82
Fix handling optimize.enabled from java_defaults
by Sasha Smundak
· 6 years ago
6db4d4e
Optimize CPU time when running d8 and r8
by Colin Cross
· 6 years ago
d3cf4ee
soong_zip after dex should not fail when no *.dex files were generated
by Sasha Smundak
· 6 years ago
65fd8ba
Always do zipalign with uncompressDex.
by Nicolas Geoffray
· 7 years ago
afbb173
Pass annotation processors to kotlinc
by Colin Cross
· 7 years ago
1d6eb68
Use debug mode when running R8 for eng builds.
by Jaewoong Jung
· 7 years ago
5a0dcd5
Store dex files uncompressed and unstripped in privileged APKs
by Colin Cross
· 7 years ago
4b964c0
Fix instrumentation_for to match LOCAL_INSTRUMENTATION_FOR
by Colin Cross
· 7 years ago
791399f
Use file glob for zipping classes*.dex files
by Colin Cross
· 7 years ago
6dab9bd
Add dependencies on d8 and r8 library arguments
by Colin Cross
· 7 years ago
ffb657e
Pass classpath to d8
by Colin Cross
· 7 years ago
24f1702
Don't include data resources when running R8
by Søren Gjesse
· 7 years ago
0e84935
Ensure that the R8 minification map (ProGuard dictionary) file exists
by Søren Gjesse
· 7 years ago
331a121
Don't pass resources to r8
by Colin Cross
· 7 years ago
3063b78
Make :module provide the output file for java modules
by Colin Cross
· 7 years ago
bd1cef5
Add proguard_flags_files to r8 command line
by Colin Cross
· 7 years ago
4c03f68
Make merge_zips -stripFile use blueprint style globs
by Colin Cross
· 7 years ago
83bb316
Add support for min_sdk_version
by Colin Cross
· 7 years ago
bafb897
Revert "Revert "Remove desugar support""
by Colin Cross
· 7 years ago
7576916
Revert "Remove desugar support"
by Colin Cross
· 7 years ago
000280b
Remove desugar support
by Colin Cross
· 7 years ago
c0c664c
Declare proguard_dictionary as implicit output of r8
by Colin Cross
· 7 years ago
3144dfc
Add EMMA_INSTRUMENT_STATIC support
by Colin Cross
· 8 years ago
66dbc0b
Add R8 support
by Colin Cross
· 8 years ago
f0056cb
Refactor dexing
by Colin Cross
· 8 years ago