Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_soong
/
4af387c20e4d72bf2997a405e344f818f2891da2
/
java
4af387c
Move manifest_fixer to a python_binary_host module
by Colin Cross
· 6 years ago
5446e88
Add <uses-library> tags for SDK libraries to AndroidManifest.xml
by Colin Cross
· 6 years ago
ace17d3
Merge "Add stl property to android_app."
by Jaewoong Jung
· 6 years ago
6be6c2e
Merge "Add kotlin-stdlib-jdk8 when using Kotlin"
by Colin Cross
· 6 years ago
3f3a70c
Merge "Avoid targeting Java 9 for targets with SDK version up to 29."
by Pete Gillin
· 6 years ago
9c64014
Avoid targeting Java 9 for targets with SDK version up to 29.
by Pete Gillin
· 6 years ago
bc625cd
Add stl property to android_app.
by Jaewoong Jung
· 6 years ago
4c83b89
Merge "Turn off dex actions for sourceless modules."
by Jaewoong Jung
· 6 years ago
105920a
Merge "Fix override_android_app dependency issues."
by Jaewoong Jung
· 6 years ago
f50406e
Merge "Add No_dist property"
by Treehugger Robot
· 6 years ago
a24af3b
Turn off dex actions for sourceless modules.
by Jaewoong Jung
· 6 years ago
b639a6a
Fix override_android_app dependency issues.
by Jaewoong Jung
· 6 years ago
0b03d97
Add kotlin-stdlib-jdk8 when using Kotlin
by Colin Cross
· 6 years ago
80a87b3
Add No_dist property
by Sundong Ahn
· 6 years ago
d2e5361
manifest_fixer argument should be --use-embedded-dex rather than --use-embedded-dex=true
by Sasha Smundak
· 6 years ago
bc975e8
Merge "Fixes typos in device_host_converter.go comments."
by Treehugger Robot
· 6 years ago
707d788
Fixes typos in device_host_converter.go comments.
by Jaewoong Jung
· 6 years ago
f3e802b
Merge "Don't hide *.kotlin_module in turbine dependencies"
by Treehugger Robot
· 6 years ago
b7cb607
Merge "Uncompress dex file in imported apk when needed."
by Jaewoong Jung
· 6 years ago
dd6dd18
Merge "Make core-generated-annotation-stubs link as core stubs."
by Pete Gillin
· 6 years ago
0967b34
Merge "Write dexpreopt.config again during the build"
by Colin Cross
· 6 years ago
2d00f0d
Write dexpreopt.config again during the build
by Colin Cross
· 6 years ago
cbff326
Make core-generated-annotation-stubs link as core stubs.
by Pete Gillin
· 6 years ago
42e862c
Merge "Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9."
by Pete Gillin
· 6 years ago
ea1bdb0
Uncompress dex file in imported apk when needed.
by Jaewoong Jung
· 6 years ago
11cd91d
Merge "Fix dangling rules on aosp_cf_x86_phone"
by Treehugger Robot
· 6 years ago
0c2143e
Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9.
by Pete Gillin
· 6 years ago
53ad63c
Merge "Implement DPI variants in android_app_import."
by Jaewoong Jung
· 6 years ago
c11e0c5
Fix dangling rules on aosp_cf_x86_phone
by Colin Cross
· 6 years ago
6c6e6cd
Don't hide *.kotlin_module in turbine dependencies
by Colin Cross
· 6 years ago
a5e5abc
Implement DPI variants in android_app_import.
by Jaewoong Jung
· 6 years ago
082640d
Merge "Track sources for srcjars across modules"
by Treehugger Robot
· 6 years ago
da2bba1
Merge "Allow module types to generate resources"
by Treehugger Robot
· 6 years ago
ddda3ce
Merge "uncompressedDex option for android_app_import."
by Jaewoong Jung
· 6 years ago
0c4ce21
Track sources for srcjars across modules
by Colin Cross
· 6 years ago
988708c
Allow module types to generate resources
by Colin Cross
· 6 years ago
acf18d7
uncompressedDex option for android_app_import.
by Jaewoong Jung
· 6 years ago
1f33e40
Add native_bridge target to Android.bp
by dimitry
· 6 years ago
0e7dbeb
Merge "Fix use_embedded_native_libs handling for android_test"
by Treehugger Robot
· 6 years ago
5346d07
Merge "Support robolectric_test"
by Colin Cross
· 6 years ago
e7d52c7
Merge "Add android_app_import."
by Jaewoong Jung
· 6 years ago
b5ad835
Merge "Reverse merge order of resources and implementation"
by Treehugger Robot
· 6 years ago
0ef0816
Support robolectric_test
by Colin Cross
· 6 years ago
6ad7725
Fix use_embedded_native_libs handling for android_test
by Sasha Smundak
· 6 years ago
ccbb393
Add android_app_import.
by Jaewoong Jung
· 6 years ago
327a7e7
Merge "Add ART folks to owner of dexpreopt related file."
by Nicolas Geoffray
· 6 years ago
5b6061d
Add ART folks to owner of dexpreopt related file.
by Nicolas Geoffray
· 6 years ago
feef2ef
Pass other boot classpath locations to the apex image.
by Nicolas Geoffray
· 6 years ago
08a409d
Reverse merge order of resources and implementation
by Colin Cross
· 6 years ago
3d974ec
Merge "Tag dex_preopt.profile as a path"
by Treehugger Robot
· 6 years ago
de4e4e6
Tag dex_preopt.profile as a path
by Colin Cross
· 6 years ago
02cbe8f
Merge changes Id93bcaea,Ia8f9f910
by Treehugger Robot
· 6 years ago
226586c
Merge "Support target.hostdex.required"
by Colin Cross
· 6 years ago
aa1c6f1
Pass --remove-tools-declarations to manifest merger
by Colin Cross
· 6 years ago
90c25c6
Don't use merged manifest for android_library modules
by Colin Cross
· 6 years ago
7f87f4f
Support target.hostdex.required
by Colin Cross
· 6 years ago
9a4abed
Make java_test_helper_library installable
by Colin Cross
· 6 years ago
e8a7dc9
Export proguard_dictionary for java_library modules
by Colin Cross
· 6 years ago
28c3eb6
Export java_host_for_device and java_device_for_host modules to Make
by Colin Cross
· 6 years ago
159a585
Merge "New AndroidMk authoring system based on entry map."
by Jaewoong Jung
· 6 years ago
6fa6dfa
Merge "Set default target SDK version for APEX"
by Treehugger Robot
· 6 years ago
9aa3ab1
New AndroidMk authoring system based on entry map.
by Jaewoong Jung
· 6 years ago
e928452
Merge "Allow codename.fingerprint format for targetSdkVersion"
by Colin Cross
· 6 years ago
8bf9bd9
Merge "Build framework.aidl in Soong"
by Colin Cross
· 6 years ago
36ab727
Merge "Fix handling optimize.enabled from java_defaults"
by Treehugger Robot
· 6 years ago
71b519d
Set default target SDK version for APEX
by Jiyong Park
· 6 years ago
1093287
Allow codename.fingerprint format for targetSdkVersion
by Colin Cross
· 6 years ago
3047fa2
Build framework.aidl in Soong
by Colin Cross
· 6 years ago
60405e5
Get default sdk_test.go values from config
by Colin Cross
· 6 years ago
2057f82
Fix handling optimize.enabled from java_defaults
by Sasha Smundak
· 6 years ago
79c7c26
Add support for prebuilt java_sdk_library modules
by Colin Cross
· 6 years ago
f8b860a
Use LoadHook to create modules in java_sdk_library
by Colin Cross
· 6 years ago
91268c6
Make makevars deterministic
by Colin Cross
· 6 years ago
df8eebe
Zip boot image
by Colin Cross
· 6 years ago
412160e
Stop using build/target -> build/make/target symlink
by Dan Willemsen
· 6 years ago
c4bd8f8
Include proper deps for signapk
by Dan Willemsen
· 6 years ago
aad1960
Add extra used dependencies
by Dan Willemsen
· 6 years ago
ce93e3c
Merge "Use the full dexpreopt boot classpath when preopting with other images."
by Nicolas Geoffray
· 6 years ago
06758a7
Use the full dexpreopt boot classpath when preopting with other images.
by Nicolas Geoffray
· 6 years ago
0975ee0
Check package restrictions for Java libs.
by Vladimir Marko
· 6 years ago
56405f8
Merge "Use the apex image when the device config asks for it."
by Nicolas Geoffray
· 6 years ago
b6d2305
Implement `host_required` and `target_required` properties.
by Sasha Smundak
· 6 years ago
25c0e03
Use the apex image when the device config asks for it.
by Nicolas Geoffray
· 6 years ago
cc0ce80
Fix package path of android/soong/android pctx
by Colin Cross
· 6 years ago
b007b2b
Merge "Fix sdk_version: "system_current" when Platform_sdk_final=true"
by Colin Cross
· 6 years ago
ff0daf4
Fix sdk_version: "system_current" when Platform_sdk_final=true
by Colin Cross
· 6 years ago
caa0e1e
Fix panic when missing hiddenapi jar
by Colin Cross
· 6 years ago
fe17f6f
Add support for protoc plugins
by Colin Cross
· 6 years ago
19878da
Move proto compilation to RuleBuilder
by Colin Cross
· 6 years ago
92cc716
Merge changes I7dd4ba7f,I7887a67a
by Colin Cross
· 6 years ago
dca6ac3
Merge "Automatically greylist code in 3P packages"
by Andrei-Valentin Onea
· 6 years ago
1d2cf04
Add depfile support to RuleBuilder
by Colin Cross
· 6 years ago
896237b
Automatically greylist code in 3P packages
by Andrei Onea
· 6 years ago
a641ee9
Fix an override_module bug.
by Jaewoong Jung
· 6 years ago
47fa9d3
Always package JNI libs into android_test modules
by Colin Cross
· 6 years ago
c7dd408
Merge "Add package_name property to android_app."
by Jaewoong Jung
· 6 years ago
6f373f6
Add package_name property to android_app.
by Jaewoong Jung
· 6 years ago
42df144
Add java_test_helper_library
by Paul Duffin
· 6 years ago
6d75c9d
Merge "Don't visit disabled modules with SOONG_COLLECT_JAVA_DEPS=true"
by Treehugger Robot
· 6 years ago
4ada982
Merge "Rename jetifier property and add it to androidmk"
by Treehugger Robot
· 6 years ago
Next »