Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_soong
/
674dd932d8a60877b71147bd426d7b88a613f4ad
/
java
674dd93
Add Respfile support for soong_zip.
by Nan Zhang
· 8 years ago
f5801db
Merge "Revert "Support filegroup in exclude_srcs""
by Tobias Thierer
· 7 years ago
606e9de
Revert "Support filegroup in exclude_srcs"
by Tobias Thierer
· 7 years ago
a9e0fab
Merge "Support filegroup in exclude_srcs"
by Treehugger Robot
· 7 years ago
f91a08c
Disable duplicates warnings when merging jars
by Colin Cross
· 7 years ago
f36a3d9
Support filegroup in exclude_srcs
by Nan Zhang
· 7 years ago
8222d3b
Change the naming policy of system_$(VER)
by Sundong Ahn
· 8 years ago
750e557
Support sdk_version: "core_current"
by Jiyong Park
· 8 years ago
5f8cb42
Add property to enable adding tools.jar to bootclasspath.
by Nan Zhang
· 7 years ago
ffe2c1c
Change syntax for jacoco filter wildcard params.
by Nan Zhang
· 8 years ago
1dde427
Export system module library list to Make
by Dan Willemsen
· 8 years ago
f3e5b55
Soong: support Errorprone javacflags
by Andreas Gampe
· 8 years ago
1a5d7b1
Add PLATFORM_SYSTEMSDK_VERSIONS and BOARD_SYSTEMSDK_VERSIONS
by Jiyong Park
· 8 years ago
b5b5b26
change vsdk_v$(ver) to system_sdk_v$(ver)
by Sundong Ahn
· 8 years ago
68a7023
Fix ordering of overlays
by Colin Cross
· 8 years ago
3144dfc
Add EMMA_INSTRUMENT_STATIC support
by Colin Cross
· 8 years ago
84c3882
Fix jacoco_cli invocation
by Colin Cross
· 8 years ago
66dbc0b
Add R8 support
by Colin Cross
· 8 years ago
10d9930
Merge "Refactor dexing"
by Colin Cross
· 8 years ago
a5fcf86
Merge "Move jacoco before desugar"
by Colin Cross
· 8 years ago
82d1aee
Merge "Update jacoco command line flags for latest version"
by Colin Cross
· 8 years ago
f0056cb
Refactor dexing
by Colin Cross
· 8 years ago
e6ddff6
Move jacoco before desugar
by Colin Cross
· 8 years ago
7fdd2b7
Pass OpenJDK 8's bootclasspath for host tools targeting <= 1.8.
by Colin Cross
· 8 years ago
ee6143c
Add VisitDirectDepsWithTag
by Colin Cross
· 8 years ago
6abc973
Update jacoco command line flags for latest version
by Colin Cross
· 8 years ago
7b60cdd
Strip module-info.class files when combining jars
by Colin Cross
· 8 years ago
c5de1b6
Remove --no-locals -> --release translation
by Colin Cross
· 8 years ago
d7deceb
Fix jacoco filters
by Colin Cross
· 8 years ago
7a3139e
Add jacoco filter tests
by Colin Cross
· 8 years ago
c37c634
Prep D8 default instead of CompatDX in build/soong
by Alan Leung
· 8 years ago
9bc4343
Add missing dependencies on classpath jars for kotlinc
by Colin Cross
· 8 years ago
0f2ee15
Support output params in java proto
by Colin Cross
· 8 years ago
5dfabfb
Export app implementation and header jars to Make
by Colin Cross
· 8 years ago
09e94ab
When compiling with the lite protobuf option, pass the option to aprotoc to force the lite runtime.
by Joe Onorato
· 8 years ago
e1731a5
Export app certificates to Make for apkcerts list
by Colin Cross
· 8 years ago
1605606
Add privileged app support in Soong
by Colin Cross
· 8 years ago
7079856
Remove export_package_resources check when exporting apps to Make
by Colin Cross
· 8 years ago
366938f
Allow java manifest property to reference filegroups
by Colin Cross
· 8 years ago
9f31911
Add USE_D8_DESUGAR option in build/soong
by Alan Leung
· 8 years ago
d4c0309
Merge changes I13910647,Ie061e90c,I1c1cb098
by Treehugger Robot
· 8 years ago
c331599
Allow java binary wrapper files to reference filegroups
by Colin Cross
· 8 years ago
06ae582
Export makevars ANDROID_JAVA{8,9}_HOME.
by Tobias Thierer
· 8 years ago
5beccee
Split logtags implementations for cc and java
by Colin Cross
· 8 years ago
1bd8780
Add more dex_preopt properties
by Colin Cross
· 8 years ago
6b4a32d
Split java_binary modules into common and binary variants
by Colin Cross
· 8 years ago
5425090
Add java_genrules to use jars as inputs and outputs
by Colin Cross
· 8 years ago
42f3a76
Fix apps build
by Colin Cross
· 8 years ago
b69301e
Sort compiled resources by output path
by Colin Cross
· 8 years ago
890ff55
Add enforced RRO support to Soong
by Colin Cross
· 8 years ago
527012a
Split up testJavaWithEnvFs
by Colin Cross
· 8 years ago
0926fae
Add system_$(VER)
by Sundong Ahn
· 8 years ago
5ab4e6d
Allow building framework.jar and framework-res.apk
by Colin Cross
· 8 years ago
6510f91
Replace ModuleContext.AConfig() with Config()
by Colin Cross
· 8 years ago
aabf679
Make *Context.Config return a Config instead of a interface{}
by Colin Cross
· 8 years ago
44f0668
Fix aapt2
by Colin Cross
· 8 years ago
3bc7ffa
Replace aapt support with aapt2
by Colin Cross
· 8 years ago
0875c52
Wrap PackageContext and SingletonContext
by Colin Cross
· 8 years ago
824bee3
Move java test resources in mock filesystem to a different directory
by Colin Cross
· 8 years ago
cb93359
Add Jacoco support
by Colin Cross
· 8 years ago
b4972e3
Fix passing dex_preopt value to make
by Colin Cross
· 8 years ago
96427d6
kotlinc: Always pass -jvm-target 1.8
by Tobias Thierer
· 8 years ago
b1bd1aa
Use logtags without merged file
by Colin Cross
· 8 years ago
1763da8
Export extract-srcjars.sh to Make
by Colin Cross
· 8 years ago
d243091
Remove partial javastream proto support
by Colin Cross
· 8 years ago
af05017
Add support for .srcjar files from genrules and srcs
by Colin Cross
· 8 years ago
ebe1a51
Fix java AIDL properties to match C/C++
by Colin Cross
· 8 years ago
d5dbfb7
Fix proto flags in java
by Colin Cross
· 8 years ago
ea568a4
Change bool, and string properties to *bool, and *string for java,
by Nan Zhang
· 8 years ago
d3e141d
Pass results of Finder into Blueprint
by Jeff Gaston
· 8 years ago
d9e8f0a
Setup java paths in soong_ui
by Dan Willemsen
· 8 years ago
61eaedb
Support Javac sharding in Soong.
by Nan Zhang
· 8 years ago
a39899e
Merge "Always use installed version of d8-compat-dx"
by Alan Leung
· 8 years ago
3c807db
Add default jar wrapper when wrapper property is not specified
by Nan Zhang
· 8 years ago
126a25c
Propagate PRODUCT_MINIMIZE_JAVA_DEBUG_INFO to soong and use it
by Colin Cross
· 8 years ago
76530ec
Merge "Import AAPT-related product variables from make"
by Treehugger Robot
· 8 years ago
2e19cd8
Always use installed version of d8-compat-dx
by Yohann Roussel
· 8 years ago
face4e4
Import AAPT-related product variables from make
by Colin Cross
· 8 years ago
047a24a
Merge "Allow java_host_binary to be used with genrule."
by Treehugger Robot
· 8 years ago
2423717
Allow java_host_binary to be used with genrule.
by Alex Light
· 8 years ago
899f374
Use D8 by default
by Alan Leung
· 8 years ago
715d711
Fix kotlin -classpath argument
by Colin Cross
· 8 years ago
8eadbf0
Fix source jars
by Colin Cross
· 8 years ago
9a36418
Use prebuilt turbine jar for unbundled javac builds.
by Nan Zhang
· 8 years ago
88c37d3
Add convenience phony targets for system modules
by Colin Cross
· 8 years ago
5c6ecc1
Don't panic in turbine with no classes
by Colin Cross
· 8 years ago
d11fcda
Convert Visit*Deps from blueprint.Module to android.Module
by Colin Cross
· 8 years ago
ae88703
Move ModuleContext.ModuleBuild to ModuleContext.Build
by Colin Cross
· 8 years ago
0d3f8c0
Use prebuilt dx for PDK builds
by Colin Cross
· 8 years ago
1e45cb7
Fail when a module depends on a disabled module
by Colin Cross
· 8 years ago
e243c23
Fix finding src directory for aidl
by Colin Cross
· 8 years ago
15e86d9
Support multiple outputs in genrules with depfile: true
by Colin Cross
· 8 years ago
535e2cf
Support installable prebuilt jars
by Colin Cross
· 8 years ago
2ebc476
Use prebuilts/sdk/*current until Soong can generate stubs
by Colin Cross
· 8 years ago
461bd1a
Add sdk_version property to imported jars
by Colin Cross
· 8 years ago
ed19fc3
Support Turbine in Soong.
by Nan Zhang
· 8 years ago
9e07394
Merge "Add D8 support"
by Alan Leung
· 8 years ago
1d476fc
Add D8 support
by Alan Leung
· 8 years ago
a22116e
Add property to prevent dex preopting
by Colin Cross
· 8 years ago
1ee2317
Move all jar intermediates to subdirs
by Colin Cross
· 8 years ago
Next »