Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_soong
/
0638dfcf944c68c56f21b1c2ca9382443e034d04
0638dfc
Rename the Default* constants in java/config.
by Pete Gillin
· 5 years ago
40a0642
Prepare Soong for switch to stable core/platform API.
by Pete Gillin
· 5 years ago
3475305
Merge "java_sdk_library: Require xml permission file only if it is generated"
by Yo Chiang
· 5 years ago
997a2f5
Merge "Add sandbox property to the javadoc rule."
by Ramy Medhat
· 5 years ago
f649c05
Merge "[Rust] cdylibs can now link against dylibs."
by Treehugger Robot
· 5 years ago
181c2a4
Merge changes I25c77994,I7da78ef4,I89197d0a
by Colin Cross
· 5 years ago
333cb9e
Merge "Instrument the java_sdk_library implementation library"
by Paul Duffin
· 5 years ago
7e741cc
[Rust] cdylibs can now link against dylibs.
by Ivan Lozano
· 5 years ago
b758a37
Merge "Add ICU SDK and module_exports to the list."
by Nicolas Geoffray
· 5 years ago
92e4b46
Support adding extra lint checks
by Colin Cross
· 5 years ago
0b67a8b
Allow kotlin modules to skip packaging the kotlin stdlib
by Colin Cross
· 5 years ago
9ca38d2
Fix annotation processors in kotlin modules that generate resources
by Colin Cross
· 5 years ago
56ecbae
Merge "Disable "show member in hidden parent" metalava error"
by Makoto Onuki
· 5 years ago
bf6a8ae
Merge "Add test-suite-tag to test_options"
by Treehugger Robot
· 5 years ago
cd767ee
Revert "Add Android.bp.list and soong.variables to inputs for soong_docs action"
by Christopher Parsons
· 5 years ago
1d5b713
Disable "show member in hidden parent" metalava error
by Makoto Onuki
· 5 years ago
296cf33
Instrument the java_sdk_library implementation library
by Paul Duffin
· 5 years ago
519db27
Add test-suite-tag to test_options
by David Srbecky
· 5 years ago
67eee7c
Add Android.bp.list and soong.variables to inputs for soong_docs action
by Chris Parsons
· 5 years ago
1a1e1f8
Merge "Propagate unique_host_soname to cc_library prebuilts."
by Treehugger Robot
· 5 years ago
7505c50
Add ICU SDK and module_exports to the list.
by Nicolas Geoffray
· 5 years ago
977dc22
Merge "VNDK listing contains device modules only"
by Yo Chiang
· 5 years ago
2f99eec
Add sandbox property to the javadoc rule.
by Ramy Medhat
· 5 years ago
a553358
Merge "Add support for running Android lint on java and android modules."
by Colin Cross
· 5 years ago
80f20d1
Merge "Generate multilib for rust_test"
by Chih-hung Hsieh
· 5 years ago
47ed352
Propagate unique_host_soname to cc_library prebuilts.
by Martin Stjernholm
· 5 years ago
d7ffbb5
Merge "Consolidate adding common java properties"
by Treehugger Robot
· 5 years ago
e728a89
Generate multilib for rust_test
by Chih-Hung Hsieh
· 5 years ago
0e63a8e
Merge "Fix check-boot-jars when a boot jar is provided by prebuilt"
by Anton Hansson
· 5 years ago
a4e8a64
Merge "[Rust] Correct the gcov path prefix."
by Ivan Lozano
· 5 years ago
c38936a
Merge "Build against SDKs for native libs only for unbundled apps."
by Martin Stjernholm
· 5 years ago
44b481b
Fix check-boot-jars when a boot jar is provided by prebuilt
by Paul Duffin
· 5 years ago
796fc4c
[Rust] Correct the gcov path prefix.
by Ivan Lozano
· 5 years ago
0f68800
Add a new module named prebuilt_dsp.
by Patrice Arruda
· 5 years ago
d825990
Merge "[Rust] Remove unused variables and deduplicate."
by Ivan Lozano
· 5 years ago
6116ffd
Merge "Don't create version variants for SDK variants"
by Treehugger Robot
· 5 years ago
2286afd
Don't create version variants for SDK variants
by Jiyong Park
· 5 years ago
f298a3f
Merge "Don't emit superfluous LOCAL_OVERRIDES_MODULES"
by Yo Chiang
· 5 years ago
fd9eb4b
Build against SDKs for native libs only for unbundled apps.
by Martin Stjernholm
· 5 years ago
a2e64e7
Merge "Use inclusive language in Android.bp files"
by Colin Cross
· 5 years ago
bee1572
Merge "Always create both variants for kernel headers"
by Inseob Kim
· 5 years ago
9a0b897
Merge "Choose SAbi files with module's vndk version"
by Inseob Kim
· 5 years ago
6fec12a
Merge "Exclude kernel_headers from vendor snapshot"
by Inseob Kim
· 5 years ago
cbd62d0
Use inclusive language in Android.bp files
by Colin Cross
· 5 years ago
014489c
Add support for running Android lint on java and android modules.
by Colin Cross
· 5 years ago
001ad5a
Merge "Installed APKs should not have `prebuilt_` prefix"
by Treehugger Robot
· 5 years ago
e6c1d80
Merge "Prefer armv8.2-a to armv8.2a for GNU as compatibility"
by Treehugger Robot
· 5 years ago
549a0d8
Merge "When bpfix fails in androidmk, output the tree anyway"
by Christopher Parsons
· 5 years ago
c7f8b74
Merge "Do not override "-g:source,lines" for host java binaries when PRODUCT_MINIMIZE_JAVA_DEBUG_INFO is set."
by Alex Humesky
· 5 years ago
57f0ee1
Installed APKs should not have `prebuilt_` prefix
by Sasha Smundak
· 5 years ago
8a23fa4
[Rust] Remove unused variables and deduplicate.
by Ivan Lozano
· 5 years ago
07d7507
java_sdk_library: Require xml permission file only if it is generated
by Yo Chiang
· 5 years ago
502f901
Prefer armv8.2-a to armv8.2a for GNU as compatibility
by Stephen Hines
· 5 years ago
e403833
Merge "Let APEX build against preferred java_sdk_library_import"
by Paul Duffin
· 5 years ago
12d9f7a
Don't emit superfluous LOCAL_OVERRIDES_MODULES
by Yo Chiang
· 5 years ago
2070e32
Do not override "-g:source,lines" for host java binaries when PRODUCT_MINIMIZE_JAVA_DEBUG_INFO is set.
by Alex Humesky
· 5 years ago
ce6734e
Consolidate adding common java properties
by Colin Cross
· 5 years ago
c9d83d2
Merge "Run the metrics uploader in the background."
by Treehugger Robot
· 5 years ago
d38ab21
Merge "Introduce product variables to select Java code coverage paths in Soong."
by Roland Levillain
· 5 years ago
c41c1a9
Merge "Remove libnativehelper modules from whitelist"
by Treehugger Robot
· 5 years ago
a7a36e2
Merge "Use EMMA_INSTRUMENT_FRAMEWORK for apex framework libs."
by Chris Gross
· 5 years ago
83b1296
Merge "Fix build breakage b/158783867"
by Sophie Zheng
· 5 years ago
eedc5d5
Let APEX build against preferred java_sdk_library_import
by Paul Duffin
· 5 years ago
623802f
Merge "java_sdk_library: Add system-server scope"
by Treehugger Robot
· 5 years ago
0c5bae5
java_sdk_library: Add system-server scope
by Paul Duffin
· 5 years ago
552d473
Merge "VNDK APEX should not provide native libs"
by Jooyung Han
· 5 years ago
01615f3
Remove libnativehelper modules from whitelist
by Orion Hodson
· 5 years ago
ada1270
Introduce product variables to select Java code coverage paths in Soong.
by Roland Levillain
· 5 years ago
2752d92
Merge "Rename native code coverage paths product variables in Soong."
by Roland Levillain
· 5 years ago
f3f654a
Merge "Rename dexpreopt.config field to bring it in sync with Make."
by Ulyana Trafimovich
· 5 years ago
45a9677
VNDK APEX should not provide native libs
by Jooyung Han
· 5 years ago
7cc2074
Run the metrics uploader in the background.
by Patrice Arruda
· 5 years ago
148b317
Fix build breakage b/158783867
by sophiez
· 5 years ago
000aef6
Merge "Fix module name when autogenerating test config"
by Chih-hung Hsieh
· 5 years ago
7a8e0cd
Merge "apex_sets is added to apexkeys.txt"
by Treehugger Robot
· 5 years ago
8d6c51e
apex_sets is added to apexkeys.txt
by Jiyong Park
· 5 years ago
f094f1c
Merge "Match Rust gcda output to cc via -Z profile-emit."
by Ivan Lozano
· 5 years ago
1a1d288
Merge "Make rust_test file output more similar to cc_test."
by Ivan Lozano
· 5 years ago
6e82748
Rename dexpreopt.config field to bring it in sync with Make.
by Ulya Trafimovich
· 5 years ago
fe25dc9
Merge "Revert "Add module name to sh_test install path.""
by Jaewoong Jung
· 5 years ago
6db2306
Merge "Use inclusive language in build/soong"
by Treehugger Robot
· 5 years ago
3d14ab7
Merge "Make override modules compatible with prebuilts."
by Jaewoong Jung
· 5 years ago
b7fd37c
Fix module name when autogenerating test config
by Stephen Crane
· 5 years ago
190fdc0
Use EMMA_INSTRUMENT_FRAMEWORK for apex framework libs.
by Chris Gross
· 5 years ago
fb25a64
Make override modules compatible with prebuilts.
by Jaewoong Jung
· 5 years ago
440e0d0
Use inclusive language in build/soong
by Colin Cross
· 5 years ago
0c55445
Revert "Add module name to sh_test install path."
by Michael Butler
· 5 years ago
fc80fe7
Make rust_test file output more similar to cc_test.
by Ivan Lozano
· 5 years ago
1adc63e
Merge changes from topics "dist-for-goals", "soong-dist", "tests-PathForSource"
by Colin Cross
· 5 years ago
feccfbc
Merge "Include runtime-module-host-exports in the SDK build."
by Treehugger Robot
· 5 years ago
582bebf
Merge "NDK Api Coverage"
by Sophie Zheng
· 5 years ago
58cabb7
NDK Api Coverage
by sophiez
· 5 years ago
52481b4
Merge "Add ndk api parser for ndk api coverage."
by Sophie Zheng
· 5 years ago
f3717ee
Match Rust gcda output to cc via -Z profile-emit.
by Ivan Lozano
· 5 years ago
9e90e61
Merge "Add module name to sh_test install path."
by Jaewoong Jung
· 5 years ago
a2e3a63
Merge "Add rust-project.json generator"
by Thiébaud Weksteen
· 5 years ago
68b0c7a
Include runtime-module-host-exports in the SDK build.
by Martin Stjernholm
· 5 years ago
69bd288
Merge "Fix on-device paths to used libraries in dexpreopt."
by Ulyana Trafimovich
· 5 years ago
5cdb051
Merge "Remove host boot image from boot.zip."
by Ulyana Trafimovich
· 5 years ago
fa09632
Merge changes from topics "target-build-unbundled", "unbundled-preopt"
by Martin Stjernholm
· 5 years ago
Next »