aboutsummaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix .vendor suffix for snapshots"Treehugger Robot2020-02-201-5/+17
|\
| * Fix .vendor suffix for snapshotsInseob Kim2020-02-191-5/+17
* | Merge "Do not hide VNDK prebuilts from make"Treehugger Robot2020-02-202-14/+10
|\ \
| * | Do not hide VNDK prebuilts from makeInseob Kim2020-02-172-14/+10
* | | Merge "Fix build error on vendor_snapshot_static"Treehugger Robot2020-02-201-3/+5
|\ \ \
| * | | Fix build error on vendor_snapshot_staticInseob Kim2020-02-181-3/+5
| |/ /
* | | Merge "Fix header deps of sysprop_library"Treehugger Robot2020-02-201-9/+11
|\ \ \
| * | | Fix header deps of sysprop_libraryInseob Kim2020-02-191-9/+11
| | |/ | |/|
* | | Merge "Port IdentityCredential HAL to AIDL."David Zeuthen2020-02-191-0/+1
|\ \ \
| * | | Port IdentityCredential HAL to AIDL.David Zeuthen2020-02-121-0/+1
* | | | Merge "Revert "Another round of no-vendor-variant VNDK whitelist cleanup""Treehugger Robot2020-02-191-0/+9
|\ \ \ \
| * | | | Revert "Another round of no-vendor-variant VNDK whitelist cleanup"Albal Tai2020-02-191-0/+9
* | | | | Merge "Add support for cc_binary in module_exports"Treehugger Robot2020-02-192-0/+148
|\ \ \ \ \
| * | | | | Add support for cc_binary in module_exportsPaul Duffin2020-02-182-0/+148
| | |_|_|/ | |/| | |
* | | | | Merge "Enable tautological-bitwise-compare warning"Chih-hung Hsieh2020-02-191-1/+0
|\ \ \ \ \
| * | | | | Enable tautological-bitwise-compare warningChih-Hung Hsieh2020-02-181-1/+0
* | | | | | Merge "Do not add ccWrapper to ccNoDeps rule"Treehugger Robot2020-02-191-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Do not add ccWrapper to ccNoDeps ruleKousik Kumar2020-02-181-2/+2
| | |/ / / | |/| | |
* | | | | Merge "Another round of no-vendor-variant VNDK whitelist cleanup"Vic Yang2020-02-181-9/+0
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Another round of no-vendor-variant VNDK whitelist cleanupVic Yang2020-02-141-9/+0
* | | | Merge "Switch from clang-r377782 to clang-r377782b"Chih-hung Hsieh2020-02-181-2/+2
|\ \ \ \
| * | | | Switch from clang-r377782 to clang-r377782bChih-Hung Hsieh2020-02-181-2/+2
| | |/ / | |/| |
* | | | Merge "Statically link the unwinder into binaries packaged into an unbundled ...Peter Collingbourne2020-02-182-6/+31
|\ \ \ \
| * | | | Statically link the unwinder into binaries packaged into an unbundled APEX wi...Peter Collingbourne2020-02-132-6/+31
* | | | | Merge "Enable bool-operation warning"Chih-hung Hsieh2020-02-181-1/+0
|\ \ \ \ \
| * | | | | Enable bool-operation warningChih-Hung Hsieh2020-02-141-1/+0
| | |/ / / | |/| | |
* / | | | Simple refactoring of prefix related functions.Jaewoong Jung2020-02-143-26/+10
|/ / / /
* | | | Merge "Remove execute-only support."Ivan Lozano2020-02-142-88/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove execute-only support.Ivan Lozano2020-02-132-88/+0
* | | | Bump the macOS version to 10.10.Elliott Hughes2020-02-131-1/+1
* | | | Merge "Switch from clang-r370808b to clang-r377782"Chih-hung Hsieh2020-02-132-2/+9
|\ \ \ \
| * | | | Switch from clang-r370808b to clang-r377782Chih-Hung Hsieh2020-02-122-2/+9
| | |_|/ | |/| |
* | | | Merge "Bump our macOS target version to 10.9."Elliott Hughes2020-02-131-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Bump our macOS target version to 10.9.Elliott Hughes2020-02-121-1/+1
* | | | Merge "Add vendor snapshot modules"Treehugger Robot2020-02-136-33/+735
|\ \ \ \
| * | | | Add vendor snapshot modulesInseob Kim2020-02-076-33/+735
* | | | | Disable PGO profile use in Clang-based coverage buildsPirama Arumuga Nainar2020-02-121-0/+6
| |_|/ / |/| | |
* | | | Merge "<apex_name>-deps-info correctly tracks dependencies"Jiyong Park2020-02-122-27/+0
|\ \ \ \
| * | | | <apex_name>-deps-info correctly tracks dependenciesJiyong Park2020-02-072-27/+0
* | | | | Merge "Revert "Allow Linux hosts to use ubsan runtime sanitizers.""Ivan Lozano2020-02-112-58/+35
|\ \ \ \ \
| * | | | | Revert "Allow Linux hosts to use ubsan runtime sanitizers."Ivan Lozano2020-02-112-58/+35
* | | | | | Merge "Allow Linux hosts to use ubsan runtime sanitizers."Ivan Lozano2020-02-112-35/+58
|\| | | | | | |_|_|/ / |/| | | |
| * | | | Allow Linux hosts to use ubsan runtime sanitizers.Ivan Lozano2020-02-062-35/+58
* | | | | Merge "Implement vendor snapshot"Treehugger Robot2020-02-107-161/+628
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | Implement vendor snapshotInseob Kim2020-02-077-161/+628
* | | | Merge "Add android.hardware.light-ndk_platform to vndkMustUseVendorVariantList"Treehugger Robot2020-02-071-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add android.hardware.light-ndk_platform to vndkMustUseVendorVariantListIvailo Karamanolev2020-02-071-0/+1
* | | | Merge changes I38fb22b2,I281bdefe,Ieaaa590cColin Cross2020-02-071-0/+39
|\ \ \ \ | |/ / / |/| | |
| * | | Fix product variables in defaults modulesColin Cross2020-02-061-0/+39
* | | | Merge "More cleanup of no-vendor-variant VNDK whitelist"Treehugger Robot2020-02-071-66/+0
|\ \ \ \