- 752edec Fix vndk snapshot suffix on Makefile by Inseob Kim · 4 years, 10 months ago
- 7b67b9e Merge "Switch from clang-r377782b to clang-r377782c." by Yabin Cui · 4 years, 10 months ago
- 28e28ed Merge "Add support for cc_prebuilt_library" by Paul Duffin · 4 years, 10 months ago
- 18e6719 [cc_fuzz] Don't build infra-disable targets in `m haiku`. by Mitch Phillips · 5 years ago
- cc868de Merge "Remove unused mips workarounds." by Elliott Hughes · 4 years, 10 months ago
- bce90da Add support for cc_prebuilt_library by Paul Duffin · 4 years, 10 months ago
- 0174d8d Remove SdkMemberType.FinalizeModule by Paul Duffin · 4 years, 10 months ago
- 438d379 Merge "Disable CFI only on incompatible variants." by Ivan Lozano · 4 years, 10 months ago
- 9c37340 Merge "Copy shared_libs and system_shared_libs to module snapshot" by Paul Duffin · 4 years, 10 months ago
- 13f0271 Copy shared_libs and system_shared_libs to module snapshot by Paul Duffin · 4 years, 11 months ago
- 845f655 Merge "Add __ANDROID_SDK_VERSION__=<ver> macro" by Treehugger Robot · 4 years, 10 months ago
- 3125c99 Switch from clang-r377782b to clang-r377782c. by Yabin Cui · 4 years, 11 months ago
- ea0006f Merge "Fix UBSanitized host binaries missing runtime." by Ivan Lozano · 4 years, 10 months ago
- f3b190f Fix UBSanitized host binaries missing runtime. by Ivan Lozano · 4 years, 11 months ago
- 0cb37b9 Disable installation for sdk snapshot versioned prebuilts by Paul Duffin · 4 years, 11 months ago
- 4774a81 Disable CFI only on incompatible variants. by Ivan Lozano · 4 years, 10 months ago
- a04c107 Add support for multiple os types by Paul Duffin · 4 years, 11 months ago
- 0c394f3 Copy sdk_version to cc library snapshots by Paul Duffin · 4 years, 11 months ago
- b3c7637 Merge "Refactor snapshot module creation" by Paul Duffin · 4 years, 10 months ago
- ccce2f2 Add __ANDROID_SDK_VERSION__=<ver> macro by Jooyung Han · 4 years, 11 months ago
- c645329 Merge "Do not explicitly link ucrt, ucrtbase" by Treehugger Robot · 4 years, 10 months ago
- da3a071 Remove unused mips workarounds. by Elliott Hughes · 4 years, 11 months ago
- b8eefa8 Do not explicitly link ucrt, ucrtbase by Pirama Arumuga Nainar · 4 years, 11 months ago
- ad4c187 Add version suffix for stub modules' Android.mk by Jooyung Han · 4 years, 11 months ago
- 03b5185 apex: choose stub according to min_sdk_version by Jooyung Han · 5 years ago
- 88f2fbe Refactor snapshot module creation by Paul Duffin · 4 years, 11 months ago
- c6d627b Merge "Capture snapshot headers in parallel" by Treehugger Robot · 4 years, 11 months ago
- 286c318 Merge "Add bugprone to global clang-tidy default checks" by Chih-hung Hsieh · 4 years, 11 months ago
- eda2e9c Capture snapshot headers in parallel by Inseob Kim · 4 years, 11 months ago
- 0ecf0b2 Enable vndk-ext for product variants by Justin Yun · 4 years, 11 months ago
- 6efd359 Merge "Make __ANDROID_APEX_<NAME>__ macro optional" by Jooyung Han · 4 years, 11 months ago
- 70b9316 Add bugprone to global clang-tidy default checks by Chih-Hung Hsieh · 4 years, 11 months ago
- c80bbb4 Add -z separate-code to default ARM64 device flags by Ivan Lozano · 4 years, 11 months ago
- c87a059 Make __ANDROID_APEX_<NAME>__ macro optional by Jooyung Han · 4 years, 11 months ago
- 323a4c3 Runtime deps to a stubs lib crosses APEX boundary by Jiyong Park · 4 years, 11 months ago
- f14cd86 Merge changes from topic "soong_build_number_file" by Treehugger Robot · 4 years, 11 months ago
- 2a2e0db Add an order-only dependency on the build number file by Colin Cross · 5 years ago
- 6f9bfc0 Merge "Support arch variant for data attribute" by Dan Shi · 4 years, 11 months ago
- 40017be Merge "Unless overridden include LICENSE files in notices." by Bob Badour · 4 years, 11 months ago
- d80cbca Convert cc to AndroidMkEntries by Colin Cross · 5 years ago
- 67a8834 Support arch variant for data attribute by Dan Shi · 5 years ago
- 91756d2 Add support for cc_library_headers in sdk/module_exports by Paul Duffin · 5 years ago
- 64f54b0 Simplify cc library sdk snapshot handling of include dirs/headers by Paul Duffin · 5 years ago
- f5ea9e1 Add cc_prebuilt_library_headers by Paul Duffin · 5 years ago
- 1c6c1c7 Separate cc_library_headers to its own file and add tests by Paul Duffin · 5 years ago
- efbce1c Merge "Add C++ Host support on sysprop_library" by Treehugger Robot · 5 years ago
- f9f6a91 Merge "Allow compile_multilib to be specified on module exports" by Treehugger Robot · 5 years ago
- 61f7a24 Merge "Allow Linux hosts to use ubsan runtime sanitizers." by Ivan Lozano · 5 years ago
- a75b057 Unless overridden include LICENSE files in notices. by Bob Badour · 5 years ago
- 13ad94f Allow compile_multilib to be specified on module exports by Paul Duffin · 5 years ago
- a0d5889 Merge "Ensure consistent handling of generated headers/dirs" by Treehugger Robot · 5 years ago
- 5c50e7f Merge "Add static_libs field to target.vendor" by Treehugger Robot · 5 years ago
- ed5c146 Add static_libs field to target.vendor by Chong Zhang · 5 years ago
- 7862000 Merge "Enable bitwise-conditional-parentheses warning" by Chih-hung Hsieh · 5 years ago
- 5efd198 Ensure consistent handling of generated headers/dirs by Paul Duffin · 5 years ago
- 9ac32c7 Allow Linux hosts to use ubsan runtime sanitizers. by Ivan Lozano · 5 years ago
- 5f78d55 Enable bitwise-conditional-parentheses warning by Chih-Hung Hsieh · 5 years ago
- 89db15d Add C++ Host support on sysprop_library by Inseob Kim · 5 years ago
- f9aabd7 Make apex use cc.GatherRequiredDepsForTests by Colin Cross · 5 years ago
- f28329d Move NDK test modules into cc/testing.go by Colin Cross · 5 years ago
- 578b7ac Merge "Fix .vendor suffix for snapshots" by Treehugger Robot · 5 years ago
- 07f3712 Merge "Do not hide VNDK prebuilts from make" by Treehugger Robot · 5 years ago
- 5b37383 Merge "Fix build error on vendor_snapshot_static" by Treehugger Robot · 5 years ago
- 0298d03 Merge "Fix header deps of sysprop_library" by Treehugger Robot · 5 years ago
- c2937d2 Merge "Port IdentityCredential HAL to AIDL." by David Zeuthen · 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
- ed2641f Fix header deps of sysprop_library by Inseob Kim · 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
- 5f64aec Fix .vendor suffix for snapshots by Inseob Kim · 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
- 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
- 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
- 287a13f Switch from clang-r377782 to clang-r377782b by Chih-Hung Hsieh · 5 years ago
- c3b1a16 Fix build error on vendor_snapshot_static by Inseob Kim · 5 years ago
- 2b96bf5 Do not hide VNDK prebuilts from make by Inseob Kim · 5 years ago
- 3aff578 Simple refactoring of prefix related functions. by Jaewoong Jung · 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
- dc4f986 Statically link the unwinder into binaries packaged into an unbundled APEX with legacy_android10_support: true. by Peter Collingbourne · 5 years ago
- 7622713 Bump the macOS version to 10.10. by Elliott Hughes · 5 years ago
- 8744cdf Merge "Switch from clang-r370808b to clang-r377782" by Chih-hung Hsieh · 5 years ago
- 8107b85 Remove execute-only support. by Ivan Lozano · 5 years ago
- 3375433 Merge "Bump our macOS target version to 10.9." by Elliott Hughes · 5 years ago
- f048446 Merge "Add vendor snapshot modules" by Treehugger Robot · 5 years ago
- 632dbb3 Bump our macOS target version to 10.9. by Elliott Hughes · 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
- b71fe84 Port IdentityCredential HAL to AIDL. by David Zeuthen · 5 years ago
- 2bb26d3 Merge "<apex_name>-deps-info correctly tracks dependencies" 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
- 0dbb324 Merge "Allow Linux hosts to use ubsan runtime sanitizers." by Ivan Lozano · 5 years ago