Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
c087be1e8bde30fcadfcd4d76d15fb9dee120db4
c087be1
Automate dependency on inputs of genrule module type.
by Bill Peckham
· 5 years ago
ae83ce6
Merge "Revert "Another round of no-vendor-variant VNDK whitelist cleanup""
by Treehugger Robot
· 5 years ago
23be2bf
Merge "Add support for cc_binary in module_exports"
by Treehugger Robot
· 5 years ago
cbeaab2
Merge "Add system server jars expressed in make in the system server classpath."
by Nicolas Geoffray
· 5 years ago
7667b62
Revert "Another round of no-vendor-variant VNDK whitelist cleanup"
by Albal Tai
· 5 years ago
252d744
Merge "Enable tautological-bitwise-compare warning"
by Chih-hung Hsieh
· 5 years ago
8a2d1b4
Merge "Do not add ccWrapper to ccNoDeps rule"
by Treehugger Robot
· 5 years ago
e6c44dc
Merge "Another round of no-vendor-variant VNDK whitelist cleanup"
by Vic Yang
· 5 years ago
15631dc
Enable tautological-bitwise-compare warning
by Chih-Hung Hsieh
· 5 years ago
2f94e85
Merge "Allow for setting a logging_parent for an Android App."
by Treehugger Robot
· 5 years ago
207b18c
Merge "Switch from clang-r377782 to clang-r377782b"
by Chih-hung Hsieh
· 5 years ago
d8b80bc
Merge "Statically link the unwinder into binaries packaged into an unbundled APEX with legacy_android10_support: true."
by Peter Collingbourne
· 5 years ago
ab392f6
Merge "Enable bool-operation warning"
by Chih-hung Hsieh
· 5 years ago
5b16dfb
Allow for setting a logging_parent for an Android App.
by Baligh Uddin
· 5 years ago
25ce04b
Add support for cc_binary in module_exports
by Paul Duffin
· 5 years ago
2976bfd
Do not add ccWrapper to ccNoDeps rule
by Kousik Kumar
· 5 years ago
36b6aec
Merge "Simple refactoring of prefix related functions."
by Jaewoong Jung
· 5 years ago
7c9662a
Merge "sdk_version: "system_server_current""
by Treehugger Robot
· 5 years ago
287a13f
Switch from clang-r377782 to clang-r377782b
by Chih-Hung Hsieh
· 5 years ago
47cbfcd
Add system server jars expressed in make in the system server classpath.
by Nicolas Geoffray
· 5 years ago
954b297
Merge "Revert "Turn on the instrumentation by default for the java code in APEXes""
by Jackal Guo
· 5 years ago
c021ea0
Revert "Turn on the instrumentation by default for the java code in APEXes"
by Jackal Guo
· 5 years ago
2fe818f
Merge "Add apex name to description"
by Treehugger Robot
· 5 years ago
3aff578
Simple refactoring of prefix related functions.
by Jaewoong Jung
· 5 years ago
1d62b1c
Merge "Turn on the instrumentation by default for the java code in APEXes"
by Treehugger Robot
· 5 years ago
b13a948
Add apex name to description
by Dan Willemsen
· 5 years ago
f1366a3
Merge "Allow using test_config_template for CTS tests."
by Treehugger Robot
· 5 years ago
77def87
Another round of no-vendor-variant VNDK whitelist cleanup
by Vic Yang
· 5 years ago
0e5bb27
Enable bool-operation warning
by Chih-Hung Hsieh
· 5 years ago
d0bf3db
Merge "Remove execute-only support."
by Ivan Lozano
· 5 years ago
e29c21e
Allow using test_config_template for CTS tests.
by Lorenzo Colitti
· 5 years ago
dc4f986
Statically link the unwinder into binaries packaged into an unbundled APEX with legacy_android10_support: true.
by Peter Collingbourne
· 5 years ago
edb3174
Merge "Bump the macOS version to 10.10."
by Treehugger Robot
· 5 years ago
46459b0
Remove empty directories when removing previously installed files
by Dan Willemsen
· 5 years ago
7d8ecd0
Merge "Remove liblog from whitelist"
by Jeffrey Huang
· 5 years ago
7622713
Bump the macOS version to 10.10.
by Elliott Hughes
· 5 years ago
680afd7
Merge "apexDepsMutator is a top-down mutator"
by Treehugger Robot
· 5 years ago
33b6654
Turn on the instrumentation by default for the java code in APEXes
by Jiyong Park
· 5 years ago
c9f9ab8
Merge changes from topic "dex2oat-soong-dep-2"
by Treehugger Robot
· 5 years ago
8744cdf
Merge "Switch from clang-r370808b to clang-r377782"
by Chih-hung Hsieh
· 5 years ago
f0ae6cc
Remove liblog from whitelist
by Jeffrey Huang
· 5 years ago
8107b85
Remove execute-only support.
by Ivan Lozano
· 5 years ago
6d41527
Do all dexpreoptDisabled checks before registering a dex2oat host dep.
by Martin Stjernholm
· 5 years ago
8d80cee
Pass dexpreopt config structs by reference.
by Martin Stjernholm
· 5 years ago
d90676f
Reland: Get the dex2oat host tool path from module dependency on the
by Martin Stjernholm
· 5 years ago
40f9f3c
Reland: Move the Once cache for dexpreopt.GlobalConfig into the
by Martin Stjernholm
· 5 years ago
75a48d8
Reland: Separate dexpreopt.GlobalSoongConfig to allow independent caching of it.
by Martin Stjernholm
· 5 years ago
394b9b3
Merge "Use precise class loader context for system server jars."
by Ulyana Trafimovich
· 5 years ago
3375433
Merge "Bump our macOS target version to 10.9."
by Elliott Hughes
· 5 years ago
f3ff010
Use precise class loader context for system server jars.
by Ulya Trafimovich
· 5 years ago
cc9a5ed
Merge "Make PRODUCT_BOOT_JARS and PRODUCT_UPDATABLE_BOOT_JARS disjoint."
by Ulyana Trafimovich
· 5 years ago
4cdada2
Make PRODUCT_BOOT_JARS and PRODUCT_UPDATABLE_BOOT_JARS disjoint.
by Ulya Trafimovich
· 5 years ago
f048446
Merge "Add vendor snapshot modules"
by Treehugger Robot
· 5 years ago
64a075c
Merge "Disable PGO profile use in Clang-based coverage builds"
by Treehugger Robot
· 5 years ago
632dbb3
Bump our macOS target version to 10.9.
by Elliott Hughes
· 5 years ago
9401b18
Update apex.go to remove libutils
by Jeffrey Huang
· 5 years ago
807d49b
Disable PGO profile use in Clang-based coverage builds
by Pirama Arumuga Nainar
· 5 years ago
9d9555e
Switch from clang-r370808b to clang-r377782
by Chih-Hung Hsieh
· 5 years ago
6a20b17
Merge "Improve documentation of the enabled property"
by Treehugger Robot
· 5 years ago
6eb0da1
Merge "Update the doc about apex_available"
by Treehugger Robot
· 5 years ago
9a1e14e
Update the doc about apex_available
by Jiyong Park
· 5 years ago
54d9bb7
Improve documentation of the enabled property
by Paul Duffin
· 5 years ago
f760cae
apexDepsMutator is a top-down mutator
by Jiyong Park
· 5 years ago
4e29184
Merge "Update apex dependency even for test and non-installable APEXes"
by Treehugger Robot
· 5 years ago
6655756
Merge "Automatically set compile_dex:true and hostdex:true for APEX variants"
by Treehugger Robot
· 5 years ago
19d84a0
Merge "java_sdk_library - replace .docs suffix with .stubs.source"
by Treehugger Robot
· 5 years ago
6b21c7d
Automatically set compile_dex:true and hostdex:true for APEX variants
by Jiyong Park
· 5 years ago
2bb26d3
Merge "<apex_name>-deps-info correctly tracks dependencies"
by Jiyong Park
· 5 years ago
45f3c9b
Merge "m <module_name> builds <module_name>.<apex_name>"
by Treehugger Robot
· 5 years ago
226adf2
Merge "neverallow: update for different HIDL build."
by Steven Moreland
· 5 years ago
ab872e0
Update apex dependency even for test and non-installable APEXes
by Jiyong Park
· 5 years ago
2d743b5
Merge "Revert "Allow Linux hosts to use ubsan runtime sanitizers.""
by Ivan Lozano
· 5 years ago
9e37faa
Revert "Allow Linux hosts to use ubsan runtime sanitizers."
by Ivan Lozano
· 5 years ago
aae9bd1
sdk_version: "system_server_current"
by Jiyong Park
· 5 years ago
7072100
Merge "rm libbinderthreadstate"
by Steven Moreland
· 5 years ago
0dbb324
Merge "Allow Linux hosts to use ubsan runtime sanitizers."
by Ivan Lozano
· 5 years ago
91b883d
java_sdk_library - replace .docs suffix with .stubs.source
by Paul Duffin
· 5 years ago
a871ee2
Merge "Document apex and apex_test"
by Treehugger Robot
· 5 years ago
51ce4f6
neverallow: update for different HIDL build.
by Steven Moreland
· 5 years ago
31af267
m <module_name> builds <module_name>.<apex_name>
by Jiyong Park
· 5 years ago
705cd46
Merge "Implement vendor snapshot"
by Treehugger Robot
· 5 years ago
fce0b42
Document apex and apex_test
by Jiyong Park
· 5 years ago
2b2aee3
Merge "Pass library kind when linking native libraries."
by Ivan Lozano
· 5 years ago
0bdcb27
java_sdk_library_import - Allow it to replace java_sdk_library
by Paul Duffin
· 5 years ago
3b531e3
Merge "java_sdk_library - pass patch_module through to stubs library"
by Paul Duffin
· 5 years ago
58b5030
Merge "add walkPayloadDeps"
by Jiyong Park
· 5 years ago
22f3ce1
Merge "<apexname>-installed-file.txt shows symlinks"
by Jiyong Park
· 5 years ago
d862f0b
Merge "Remove UseApexImage and GenerateApexImage."
by Nicolas Geoffray
· 5 years ago
26bf49b
Fix sdk aidl include for droiddoc
by Anton Hansson
· 5 years ago
ab8da5d
java_sdk_library - pass patch_module through to stubs library
by Paul Duffin
· 5 years ago
bd63a10
<apexname>-installed-file.txt shows symlinks
by Jiyong Park
· 5 years ago
14850a5
rm libbinderthreadstate
by Steven Moreland
· 5 years ago
7a8a425
Merge "Differentiate between exported and internal sdk members"
by Treehugger Robot
· 5 years ago
c17a04d
Merge "Add android.hardware.light-ndk_platform to vndkMustUseVendorVariantList"
by Treehugger Robot
· 5 years ago
568a82a
Merge "Add java_system_modules to sdk/module_exports"
by Treehugger Robot
· 5 years ago
7be7886
Merge "Add support for transitive sdk members"
by Treehugger Robot
· 5 years ago
73d5983
Remove UseApexImage and GenerateApexImage.
by Nicolas Geoffray
· 5 years ago
396b950
Merge "Support dexpreopt against the primary boot image."
by Vladimir Marko
· 5 years ago
7291095
Differentiate between exported and internal sdk members
by Paul Duffin
· 5 years ago
7b81f5e
Add java_system_modules to sdk/module_exports
by Paul Duffin
· 5 years ago
Next »