Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
7afd1077b8b86e51a3eb421b578c221a4a9d3fbf
7afd107
APEX carries required properties of its dependencies
by Jiyong Park
· 5 years ago
6a8cf5f
*RequiredModuleNames functions are available via Module interface
by Jiyong Park
· 5 years ago
1b82e6a
Add support for java_test in sdk
by Paul Duffin
· 5 years ago
e602918
Restrict SdkMemberTypes that can be used with sdk/sdk_snapshot
by Paul Duffin
· 5 years ago
28aa544
Merge "Added module_exports/_snapshot as alias for sdk/_snapshot"
by Paul Duffin
· 5 years ago
0a6c881
Merge "AIDEGen: collect cc_srcs and cc related flags in module_bp_cc_deps.json"
by Treehugger Robot
· 5 years ago
2c12207
Merge "Detach VNDK using core library list from VNDK APEX"
by Kiyoung Kim
· 5 years ago
8150da6
Added module_exports/_snapshot as alias for sdk/_snapshot
by Paul Duffin
· 5 years ago
e1aa8ea
Detach VNDK using core library list from VNDK APEX
by Kiyoung Kim
· 5 years ago
5a5cce6
AIDEGen: collect cc_srcs and cc related flags in module_bp_cc_deps.json
by bralee
· 5 years ago
e9391f8
Merge "Create APEX variation only when needed"
by Treehugger Robot
· 5 years ago
380f85e
Merge "Dedup generating xml file for java_sdk_library"
by Jooyung Han
· 5 years ago
1bdbdec
Take into account RAM usage for multiproduct_kati
by Dan Willemsen
· 5 years ago
2bb82d0
Add TotalRAM detection
by Dan Willemsen
· 5 years ago
3ff1699
Create APEX variation only when needed
by Jiyong Park
· 5 years ago
fb1e5fb
Merge "Move compat symlinks from makefile to soong"
by Kiyoung Kim
· 5 years ago
624058e
Dedup generating xml file for java_sdk_library
by Jooyung Han
· 5 years ago
4791cb5
Move compat symlinks from makefile to soong
by Jooyung Han
· 5 years ago
29d1336
Merge "Run extractor for Go files in build/soong directory"
by Treehugger Robot
· 5 years ago
ca54088
Run extractor for Go files in build/soong directory
by Sasha Smundak
· 5 years ago
e2bc36f
Merge "Generate .srcjar for prebuilt_stubs_sources"
by Paul Duffin
· 5 years ago
97e7279
Merge "apex: drop `java_import` support"
by Jooyung Han
· 5 years ago
5a80d9f
apex: drop `java_import` support
by Jooyung Han
· 5 years ago
d061df9
android_*_stubs_current modules are moved to frameworks/base
by Jiyong Park
· 5 years ago
7e143af
Merge "Add support for java_test_helper_app."
by Treehugger Robot
· 5 years ago
6f3937c
Add support for java_test_helper_app.
by Dario Freni
· 5 years ago
727173e
Merge "Create product variant for product partition"
by Treehugger Robot
· 5 years ago
dcee89c
Merge "Make apex.overrides overridable by override_apex."
by Jaewoong Jung
· 5 years ago
a0843f6
Differentiate between cc library and binary
by Paul Duffin
· 5 years ago
6c26dc7
Dedup cc library module type registration
by Paul Duffin
· 5 years ago
d732bee
Merge "Add script for building all target arch's needed in AML (Android Mainline) prebuilts."
by Martin Stjernholm
· 5 years ago
c1ecc43
Add script for building all target arch's needed in AML (Android Mainline)
by Martin Stjernholm
· 5 years ago
431b8a2
Merge "Update build rule for updated script."
by Mathew Inwood
· 5 years ago
5f7f7e8
Create product variant for product partition
by Justin Yun
· 5 years ago
9b478b0
Generate .srcjar for prebuilt_stubs_sources
by Paul Duffin
· 5 years ago
120d73f
Merge "Support java_sdk_library as java_libs of apex"
by Treehugger Robot
· 5 years ago
0766517
Merge "Generate Compdb file in the output directory"
by Treehugger Robot
· 5 years ago
7abcf8e
Make apex.overrides overridable by override_apex.
by Jaewoong Jung
· 5 years ago
4565aba
Merge "Dedup cc build components registration"
by Treehugger Robot
· 5 years ago
de85fa9
Merge "Improve cc tests by adding fuzzer mutators"
by Treehugger Robot
· 5 years ago
7d211f1
Merge "Improve cc tests by adding sanitizer mutators"
by Treehugger Robot
· 5 years ago
82f4f99
Merge "Dedup prebuilt mutator registration"
by Treehugger Robot
· 5 years ago
24de9ea
Merge "Dedup registration for cc default test config"
by Treehugger Robot
· 5 years ago
936a18d
Merge "Switch to toybox realpath."
by Elliott Hughes
· 5 years ago
9627925
Generate Compdb file in the output directory
by Changyeon Jo
· 5 years ago
3b56e37
Merge "Rollback to the legacy way of computing boot image locations."
by Ulyana Trafimovich
· 5 years ago
58f26ab
Support java_sdk_library as java_libs of apex
by Jooyung Han
· 5 years ago
6b29531
Merge "Remove unused testWritablePath and associated methods"
by Treehugger Robot
· 5 years ago
f5f1ecb
Merge "Extend RegistrationContext to support pre/post deps mutators"
by Treehugger Robot
· 5 years ago
b237de1
Merge changes I7e9440a0,I7f1a4b64,If5d6fdac
by Treehugger Robot
· 5 years ago
f6b213f
Merge "Add helper functions for getting output files from modules"
by Colin Cross
· 5 years ago
35a261d
Merge "Make sh_binary a HostToolProvider"
by Colin Cross
· 5 years ago
4326e73
Merge changes I982fcb8d,I17f24fe1,If5740476
by Treehugger Robot
· 5 years ago
3380531
Rollback to the legacy way of computing boot image locations.
by Ulya Trafimovich
· 5 years ago
3eb9dfe
Remove unused testWritablePath and associated methods
by Paul Duffin
· 5 years ago
5c5cc67
Merge "Adding capability to granular disable of fuzzer"
by Hamzeh Zawawy
· 5 years ago
036e700
Dedup cc build components registration
by Paul Duffin
· 5 years ago
075c417
Improve cc tests by adding fuzzer mutators
by Paul Duffin
· 5 years ago
d686791
Improve cc tests by adding sanitizer mutators
by Paul Duffin
· 5 years ago
0c4979b
Dedup prebuilt mutator registration
by Paul Duffin
· 5 years ago
77980a8
Dedup registration for cc default test config
by Paul Duffin
· 5 years ago
2ccaffd
Extend RegistrationContext to support pre/post deps mutators
by Paul Duffin
· 5 years ago
59986b2
Dedup cc prebuilts module type registration
by Paul Duffin
· 5 years ago
43dc1cc
Dedup system modules and sdk library module type registration
by Paul Duffin
· 5 years ago
0a28683
Detect registration of duplicate module/singleton types
by Paul Duffin
· 5 years ago
b0f8507
Dedup java genrule module type registration
by Paul Duffin
· 5 years ago
a48f758
Dedup prebuilt apis module type/mutator registration
by Paul Duffin
· 5 years ago
884363e
Dedup droiddoc module type registration
by Paul Duffin
· 5 years ago
f3273c5
Merge "Add updatable_media_stub to framework"
by Jiyong Park
· 5 years ago
5e70805
Add helper functions for getting output files from modules
by Colin Cross
· 5 years ago
18577fe
Merge "Revert "Consistently use either "boot" or "apex" boot image as the default.""
by Lingfeng Yang
· 5 years ago
7c7c114
Make sh_binary a HostToolProvider
by Colin Cross
· 5 years ago
54191fa
Revert "Consistently use either "boot" or "apex" boot image as the default."
by Lingfeng Yang
· 5 years ago
65b174c
Merge "Dedup registration code for module types and singletons"
by Treehugger Robot
· 5 years ago
13c929e
Merge "Consistently use either "boot" or "apex" boot image as the default."
by Ulyana Trafimovich
· 5 years ago
f9b1da0
Dedup registration code for module types and singletons
by Paul Duffin
· 5 years ago
0dd06f6
Update build rule for updated script.
by Mathew Inwood
· 5 years ago
b4cc020
Merge "Merge multiple compat_config.xml's."
by Mathew Inwood
· 5 years ago
aa21599
Merge "Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR"
by Treehugger Robot
· 5 years ago
0cbb31e
Merge "Create public stub for platform's sysprop_library"
by Treehugger Robot
· 5 years ago
231d056
Add updatable_media_stub to framework
by Jiyong Park
· 5 years ago
4ed468c
Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR
by Jiyong Park
· 5 years ago
a03edbe
Merge "Remove apex_pubkey from the bundle module"
by Treehugger Robot
· 5 years ago
e734db5
Merge "Revert submission 1191937-art_apex_available"
by Joseph Murphy
· 5 years ago
4752219
Revert submission 1191937-art_apex_available
by Joseph Murphy
· 5 years ago
ac1e986
Create public stub for platform's sysprop_library
by Inseob Kim
· 5 years ago
ead014b
Merge "Revert "Avoid duplicated classes for boot dex jars""
by Jiyong Park
· 5 years ago
ddd2724
Merge "Reland "Also package recursive jni_libs deps of android_apps as well as direct deps." with bug fix."
by Peter Collingbourne
· 5 years ago
0bfb9e8
Merge "Don't create native bridge variants of vendor modules"
by Colin Cross
· 5 years ago
3478a0d
Adding capability to granular disable of fuzzer
by hamzeh
· 5 years ago
83bead4
Don't create native bridge variants of vendor modules
by Colin Cross
· 5 years ago
5c3869a
Remove apex_pubkey from the bundle module
by Nikita Ioffe
· 5 years ago
2471c08
Merge multiple compat_config.xml's.
by Mathew Inwood
· 5 years ago
98be1bb
Move filesystem into Config
by Colin Cross
· 5 years ago
48b3b3c
Consistently use either "boot" or "apex" boot image as the default.
by Ulya Trafimovich
· 5 years ago
c5aedc4
Switch to toybox realpath.
by Elliott Hughes
· 5 years ago
572aeed
Merge "Move imageMutator before archMutator"
by Treehugger Robot
· 5 years ago
fa2ac9f
Merge "Enable covergae for ike.jar which will be in mainline module IPsec(IKE)"
by Yan Yan
· 5 years ago
405c7ab
Merge "Override package name for VNDK APEX"
by Jooyung Han
· 5 years ago
70415ce
Merge changes Icbdf4979,I1a6f135d
by Jooyung Han
· 5 years ago
Next »