Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
5e3d82ebdbc791711f7d67af09f3e53b83ad5188
5e3d82e
Switch to clang-r407598b (12.0.2).
by Yabin Cui
· 5 years ago
3e2760a
Merge changes from topic "revert_vendor"
by Daniel Cardenas
· 5 years ago
ef45753
Merge "Remove GKI artifacts on installclean"
by Yo Chiang
· 5 years ago
490b9d7
Merge "adds new warnings to Android build (1/2)"
by Christopher Di Bella
· 5 years ago
298bafd
Merge "Support memtag_heap in SANITIZE_TARGET_DIAG, fix cc_test interation."
by Evgenii Stepanov
· 5 years ago
c2aff9e
Revert "Speed up vendor snapshot header globs"
by Sally Yuen
· 5 years ago
758140c
Revert "Truncate vendor snapshot header glob list after filtering it"
by Sally Yuen
· 5 years ago
73056ea
Add legacy_permissive license kind.
by Bob Badour
· 5 years ago
23a991c
adds new warnings to Android build (1/2)
by Christopher Di Bella
· 5 years ago
1de5a57
Merge changes from topic "future_symbol"
by Jiyong Park
· 5 years ago
d813f12
Remove GKI artifacts on installclean
by Yo Chiang
· 5 years ago
2b7d4e1
Merge "Allow service-media-s in apex"
by Hyundo Moon
· 5 years ago
d684e04
Merge "LOCAL_REQUIRED_MODULES from apex has ":32" or ":64" suffix"
by Treehugger Robot
· 5 years ago
ec7cab8
Merge "Truncate vendor snapshot header glob list after filtering it"
by Inseob Kim
· 5 years ago
8bee1b0
Allow service-media-s in apex
by Hyundo Moon
· 5 years ago
3a62a9c
Truncate vendor snapshot header glob list after filtering it
by Colin Cross
· 5 years ago
ab15f96
Merge "Speed up vendor snapshot header globs"
by Inseob Kim
· 5 years ago
636b767
Merge changes Ifa1ed8de,I969bf4a2
by Jiyong Park
· 5 years ago
04896ca
Support memtag_heap in SANITIZE_TARGET_DIAG, fix cc_test interation.
by Evgenii Stepanov
· 5 years ago
0cec312
Move reflect.ValueOf out of product variable loop
by Colin Cross
· 5 years ago
0f93e5b
Speed up vendor snapshot header globs
by Colin Cross
· 5 years ago
324234b
Merge "dexpreopt: Use the dirty-image-objects path from frameworks/base."
by Nicolas Geoffray
· 5 years ago
0ae13ec
Merge "Build against cfi supported coverage lib"
by Cindy Zhou
· 5 years ago
bdeafb9
Merge "Don't create SDK variants for native bridge modules"
by Colin Cross
· 5 years ago
0caabb6
Merge "Support building boot images with disabled dexpreopt."
by Ulyana Trafimovich
· 5 years ago
1c8e5e8
Merge changes from topic "prebuilt-hiddenapi"
by Bill Peckham
· 5 years ago
965561c
Merge "avoid error if bazel intermediates dir already exists"
by Christopher Parsons
· 5 years ago
1086e60
dexpreopt: Use the dirty-image-objects path from frameworks/base.
by Nicolas Geoffray
· 5 years ago
43c2fe1
Merge "Fix capex build rule when building using RBE"
by Mohammad Islam
· 5 years ago
a4a1c4e
Support building boot images with disabled dexpreopt.
by Ulya Trafimovich
· 5 years ago
57621b2
LOCAL_REQUIRED_MODULES from apex has ":32" or ":64" suffix
by Jiyong Park
· 5 years ago
04f8d37
Add clang-analyzer check if selected.
by Chih-Hung Hsieh
· 5 years ago
9bd66d1
Merge "Implement directed vendor snapshot"
by Inseob Kim
· 5 years ago
4c4de0e
Merge "Refine sysprop_library header rules"
by Inseob Kim
· 5 years ago
809eac3
Merge "Switch platform EH unwinder to prebuilt LLVM libunwind"
by Ryan Prichard
· 5 years ago
cdbbb1e
Merge "Make TestJavaSdkLibraryEnforce faster"
by JaeMan Park
· 5 years ago
71baa76
Sign android_filesystem with avbtool
by Jiyong Park
· 5 years ago
7267831
Refactor filesystem.go to make it easy to build prop file
by Jiyong Park
· 5 years ago
94e347e
Don't create SDK variants for native bridge modules
by Colin Cross
· 5 years ago
07c1e4a
avoid error if bazel intermediates dir already exists
by Chris Parsons
· 5 years ago
fb04df4
Supply LOCAL_SOONG_DEX_JAR for java_import with compile_dex.
by Bill Peckham
· 5 years ago
a41a696
Enable an apex to include a java_import.
by Bill Peckham
· 5 years ago
bae4749
Enable prebuilt hiddenapi CSV files.
by Bill Peckham
· 5 years ago
de13573
Merge "Implement code-generation step for bp2build."
by Treehugger Robot
· 5 years ago
daa54bc
Implement code-generation step for bp2build.
by Jingwen Chen
· 5 years ago
ad3421a
Merge "Improve aquery-related validation and error handling"
by Christopher Parsons
· 5 years ago
fe6147e
Merge "Export dex implementation jars from prebuilt_apex"
by Paul Duffin
· 5 years ago
0e3aaa4
Merge "Remove unused parameter to newContext."
by Treehugger Robot
· 5 years ago
9ac0e32
Fix capex build rule when building using RBE
by Mohammad Samiul Islam
· 5 years ago
f61dfa5
Merge "Allow sysprop library API files to be missing"
by Inseob Kim
· 5 years ago
09b609d
Remove unused parameter to newContext.
by Jingwen Chen
· 5 years ago
7cf1465
Implement directed vendor snapshot
by Inseob Kim
· 5 years ago
0641004
Refine sysprop_library header rules
by Inseob Kim
· 5 years ago
4d31a04
Do not enable all clang-analyzer-* checks,
by Chih-Hung Hsieh
· 5 years ago
9235fea
Merge "add more global default checks"
by Treehugger Robot
· 5 years ago
2207565
Merge "WITH_TIDY=1 implies -warnings-as-errors=-*"
by Treehugger Robot
· 5 years ago
2b72906
Merge "Add java_boot_libs to sdk"
by Treehugger Robot
· 5 years ago
34850d3
add more global default checks
by Chih-Hung Hsieh
· 5 years ago
1b4934a
WITH_TIDY=1 implies -warnings-as-errors=-*
by Chih-Hung Hsieh
· 5 years ago
4f06989
Improve aquery-related validation and error handling
by Chris Parsons
· 5 years ago
064b70c
Export dex implementation jars from prebuilt_apex
by Paul Duffin
· 5 years ago
db170e4
Add java_boot_libs to sdk
by Paul Duffin
· 5 years ago
0dd1912
Merge "manifest_fixer: Set targetSdkVersion to '16' for libraries"
by Colin Cross
· 5 years ago
c9770d6
Allow sysprop library API files to be missing
by Inseob Kim
· 5 years ago
90e7535
Make TestJavaSdkLibraryEnforce faster
by JaeMan Park
· 5 years ago
b47dcf7
Merge "Adjust the double loadable check"
by Treehugger Robot
· 5 years ago
423e378
API availability should be checked using __builtin_available
by Jiyong Park
· 6 years ago
ee8ae11
Merge "Must use vendor variant for health storage AIDL HAL"
by Treehugger Robot
· 5 years ago
46cad06
Revert "To use same default for the nightly builds."
by Chris Li
· 5 years ago
18dcd04
manifest_fixer: Set targetSdkVersion to '16' for libraries
by Andrew Wheeler
· 5 years ago
5d5cfc1
Build against cfi supported coverage lib
by Cindy Zhou
· 5 years ago
6c0a9f6
Merge "Remove global state from VNDK"
by Colin Cross
· 5 years ago
d7e51e0
Merge "Use 1.49.0 prebuilts"
by Thiébaud Weksteen
· 5 years ago
0ce3a40
Merge "The build related changes for Secure Clock and Shared Secret functionalities."
by Janis Danisevskis
· 5 years ago
2463ec5
Merge "Update apex/allowed_deps.txt"
by Treehugger Robot
· 5 years ago
4746ae4
Merge "Extract ApexFileProperties from apex PrebuiltProperties"
by Paul Duffin
· 5 years ago
ecbe559
Merge "Move temp blocklist APIs to max-sdk-r list."
by Mathew Inwood
· 5 years ago
797e067
Update apex/allowed_deps.txt
by Mill Chen
· 5 years ago
0474e1f
Adjust the double loadable check
by Jiyong Park
· 5 years ago
47dbd26
Merge "Add bpf_syscall_wrappers for tethering apex and update allowed-deps.txt"
by Maciej Żenczykowski
· 5 years ago
b35a85e
Switch platform EH unwinder to prebuilt LLVM libunwind
by Ryan Prichard
· 5 years ago
7821224
Remove global state from VNDK
by Colin Cross
· 5 years ago
78d0f48
Must use vendor variant for health storage AIDL HAL
by Yifan Hong
· 5 years ago
851f399
Extract ApexFileProperties from apex PrebuiltProperties
by Paul Duffin
· 5 years ago
b767f91
Fix comment.
by Chih-Hung Hsieh
· 5 years ago
66f7fdd
Merge "To use same default for the nightly builds."
by Chih-hung Hsieh
· 5 years ago
8b638ad
Merge "Add memtag_heap notes to allowed deps."
by Evgenii Stepanov
· 5 years ago
e261c01
Add bpf_syscall_wrappers for tethering apex and update allowed-deps.txt
by Hungming Chen
· 5 years ago
c1be2f8
Move temp blocklist APIs to max-sdk-r list.
by Mathew Inwood
· 5 years ago
e045b0c
Merge "Add tzdata-module-test-exports to the list of targets."
by Nicolas Geoffray
· 5 years ago
62555ff
Merge "Remove remaining libnativehelper implicit includes"
by Orion Hodson
· 5 years ago
aa12c9b
Add memtag_heap notes to allowed deps.
by Evgenii Stepanov
· 5 years ago
2bcb494
Merge changes Ib29ede45,I1b2bfdfb
by Colin Cross
· 5 years ago
e7c39a5
Merge "Include/exclude lists for memtag_heap sanitizer."
by Evgenii Stepanov
· 5 years ago
cfa2205
The build related changes for Secure Clock and Shared Secret functionalities.
by Chirag Pathak
· 5 years ago
b35a819
__ANDROID_API__ tracks min_sdk_version
by Jiyong Park
· 6 years ago
fdb9e89
Merge "Add property to apex soong modules to forcefully compress an APEX"
by Mohammad Islam
· 5 years ago
fb49bd1
Merge "Expose the SkipInstall flag."
by Martin Stjernholm
· 5 years ago
b063dc4
To use same default for the nightly builds.
by Chih-Hung Hsieh
· 5 years ago
50ab3ff
Create authsecret aidl interface
by ChengYou Ho
· 5 years ago
Next »