- 74217d9 Use vndk snapshot libraries txt files if exist by Justin Yun · 2 years, 2 months ago
- 4147e5c Merge "Handle proto.include_dirs in bp2build for CC" into main by Treehugger Robot · 2 years, 2 months ago
- 982c588 Document why certain warnings are disabled. by Krzysztof Kosiński · 2 years, 2 months ago
- 9ae68cc Merge "Re-enable -Wreserved-id-macro." into main by Treehugger Robot · 2 years, 2 months ago
- 4f13a40 Merge "Allow enabling -Wreorder-init-list from Android.bp." into main by Treehugger Robot · 2 years, 2 months ago
- 78425e5 Allow enabling -Wreorder-init-list from Android.bp. by Krzysztof Kosiński · 2 years, 2 months ago
- 0c91d64 Re-enable -Wreserved-id-macro. by Krzysztof Kosiński · 2 years, 2 months ago
- 655ad9a Merge "Ignore some prebuilt vndk libs for trunk-stable next" into main by Alex Buynytskyy · 2 years, 2 months ago
- fd7870f Merge "Give cc_test rule information to determine the test types" into main by Yike Zhang · 2 years, 2 months ago
- 350c024 Merge "Relocate llndk.libraries.txt into system" into main by Treehugger Robot · 2 years, 2 months ago
- f14beaf Ignore some prebuilt vndk libs for trunk-stable next by Justin Yun · 2 years, 2 months ago
- bbd3a3b Merge "Dedupe all deps of cc_libraries" into main by Treehugger Robot · 2 years, 2 months ago
- fdca7fe Give cc_test rule information to determine the test types by yike · 2 years, 2 months ago
- f3ab29b Dedupe all deps of cc_libraries by Spandan Das · 2 years, 2 months ago
- 2ec55ba Merge "bp2build for sanitizer blocklists long term fix" into main by Trevor Radcliffe · 2 years, 2 months ago
- ec39d51 Handle proto.include_dirs in bp2build for CC by Spandan Das · 2 years, 2 months ago
- a2d6dee Relocate llndk.libraries.txt into system by Kiyoung Kim · 2 years, 2 months ago
- 9c81c0c Disable Global ThinLTO by default by Yabin Cui · 2 years, 2 months ago
- d9b7f17 bp2build for sanitizer blocklists long term fix by Trevor Radcliffe · 2 years, 2 months ago
- 83b86cc Merge "soong: ARM 32-bit targets must be built with 4k elf alignment" into main by Juan Yescas · 2 years, 2 months ago
- 3c5d4c2 Removed order file use flags from being passed to cflags by Sharjeel Khan · 2 years, 2 months ago
- 4e0f645 Revert "Handle Clang's change of defaults from -fcommon to -fno-common" by Chia-Chi Teng · 2 years, 2 months ago
- 23cc4aa soong: ARM 32-bit targets must be built with 4k elf alignment by Juan Yescas · 2 years, 2 months ago
- 88df1d3 Merge "Handle Clang's change of defaults from -fcommon to -fno-common" into main by Zijun Zhao · 2 years, 2 months ago
- 0106560 soong: Add product variable DevicePageSizeAgnostic by Juan Yescas · 2 years, 2 months ago
- a4a4d29 Handle Clang's change of defaults from -fcommon to -fno-common by zijunzhao · 2 years, 3 months ago
- 5173235 Merge "Revert "Add libdumpstateutil to vendor variant list"" into main by Kevin Jeon · 2 years, 2 months ago
- bf4db77 Merge "Created an Orderfile go file for the build system. In addition, I added a test file to check if flags are added and propagated correctly." into main by Sharjeel Khan · 2 years, 2 months ago
- 59b8a66 Merge "cc Bp2build support for genrules that generate .proto file" into main by Spandan Das · 2 years, 2 months ago
- 24e0b13 Merge "Export no sanitize link runtime flag" into main by Trevor Radcliffe · 2 years, 2 months ago
- 0555acc Merge "Export Minimal Runtime Flags" into main by Trevor Radcliffe · 2 years, 2 months ago
- a99348d cc Bp2build support for genrules that generate .proto file by Spandan Das · 2 years, 2 months ago
- 05518b6 Revert "Add libdumpstateutil to vendor variant list" by Kevin Jeon · 2 years, 2 months ago
- 3ff50d5 Merge "Limit LTO inlining even when profile is present" into main by Treehugger Robot · 2 years, 2 months ago
- da64d91 Export no sanitize link runtime flag by Trevor Radcliffe · 2 years, 2 months ago
- 3876c5a Export Minimal Runtime Flags by Trevor Radcliffe · 2 years, 2 months ago
- a5e9abe Merge "NDK library: remove remnants of abidw usage" into main by Matthias Männich · 2 years, 2 months ago
- eec4bb4 Merge changes Ideaa9908,Ie45cb7da into main by Treehugger Robot · 2 years, 2 months ago
- c989327 Merge "NDK library: switch to stg ABI format" into main by Treehugger Robot · 2 years, 2 months ago
- d6ab48c Limit LTO inlining even when profile is present by Yi Kong · 2 years, 3 months ago
- 4b4d61f Merge "Add libdumpstateutil to vendor variant list" into main by Kevin Jeon · 2 years, 2 months ago
- e914f2d NDK library: remove remnants of abidw usage by Matthias Maennich · 2 years, 3 months ago
- 55486f8 NDK library: extract ABI representations with STG by Matthias Maennich · 2 years, 3 months ago
- ca8ae65 NDK library: switch to stg ABI format by Matthias Maennich · 2 years, 4 months ago
- 658bb4d NDK library: switch abi diffing to STG by Matthias Maennich · 2 years, 4 months ago
- c6a93d8 Created an Orderfile go file for the build system. by Sharjeel Khan · 2 years, 3 months ago
- 1e079df Merge "Convert preview sdkVersion to int for target-api" into main by Prashanth Swaminathan · 2 years, 3 months ago
- 2d8b555 Merge "Reland "[hwasan] remove workaround for fixed toolchain issue"" into main by Florian Mayer · 2 years, 3 months ago
- 7b4449a Merge "Revert "Enable CFI for riscv64"" into main by Treehugger Robot · 2 years, 3 months ago
- 17ac9fa Merge "Revert "rust: Add SCS sanitizer option for AArch64"" into main by Ivan Lozano · 2 years, 3 months ago
- 82c298c Merge "Convert coverage libs as alwayslink" into main by Treehugger Robot · 2 years, 3 months ago
- 22823ee Revert "rust: Add SCS sanitizer option for AArch64" by Ivan Lozano · 2 years, 3 months ago
- dc3606a Merge "Gen a header library when genrules export includes" into main by Treehugger Robot · 2 years, 3 months ago
- 0e40345 Merge "rust: Add SCS sanitizer option for AArch64" into main by Ivan Lozano · 2 years, 3 months ago
- 501be14 Add libdumpstateutil to vendor variant list by Kevin Jeon · 2 years, 3 months ago
- 49dcf79 Revert "Enable CFI for riscv64" by Prashanth Swaminathan · 2 years, 3 months ago
- 30f7c79 Convert preview sdkVersion to int for target-api by Prashanth Swaminathan · 2 years, 3 months ago
- f50eda3 Reland "[hwasan] remove workaround for fixed toolchain issue" by Florian Mayer · 2 years, 3 months ago
- 6ff7d9e Merge "Allow ramdisk targets to set cflags/exclude_srcs." into main by Christopher Ferris · 2 years, 3 months ago
- 8827113 rust: Add SCS sanitizer option for AArch64 by Ivan Lozano · 2 years, 3 months ago
- a09c4bf Merge "Revert "[hwasan] remove workaround for fixed toolchain issue"" into main by Florian Mayer · 2 years, 3 months ago
- e72ee14 Revert "[hwasan] remove workaround for fixed toolchain issue" by Mark White · 2 years, 3 months ago
- 5c2b3e2 Merge "Enable CFI for riscv64" into main by Aditya Kumar · 2 years, 3 months ago
- e0202c4 Allow ramdisk targets to set cflags/exclude_srcs. by Christopher Ferris · 2 years, 3 months ago
- 6677600 Merge "Emit gtest in BUILD files only if Android.bp sets it" into main by Treehugger Robot · 2 years, 3 months ago
- 268fad1 Merge "Do not enable AFDO if the option is off, even if there is a profile file" into main by Treehugger Robot · 2 years, 3 months ago
- ad18b14 Merge "[hwasan] remove workaround for fixed toolchain issue" into main by Treehugger Robot · 2 years, 3 months ago
- 73fe13c Enable CFI for riscv64 by AdityaK · 2 years, 5 months ago
- c8a5d7c Merge "Linker: no demangle." into main by Steven Moreland · 2 years, 3 months ago
- db195fd Merge changes from topic "reland-hack-rv64-libc++" into main by Treehugger Robot · 2 years, 3 months ago
- 7e377d0 Merge "Revert "rust: Add SCS sanitizer option."" into main by Ivan Lozano · 2 years, 3 months ago
- f978042 Revert "rust: Add SCS sanitizer option." by Ivan Lozano · 2 years, 3 months ago
- c7c29b9 Merge "rust: Add SCS sanitizer option." into main by Ivan Lozano · 2 years, 3 months ago
- 2dbe160 Do not enable AFDO if the option is off, even if there is a profile file by Yi Kong · 2 years, 3 months ago
- 07ca220 [hwasan] remove workaround for fixed toolchain issue by Florian Mayer · 2 years, 3 months ago
- 3847f21 Convert coverage libs as alwayslink by Liz Kammer · 2 years, 3 months ago
- c796de8 Merge "Handle xsd config more like other partitions" into main by Liz Kammer · 2 years, 3 months ago
- e50fd11 Emit gtest in BUILD files only if Android.bp sets it by Spandan Das · 2 years, 3 months ago
- 447f5b1 rust: Add SCS sanitizer option. by Ivan Lozano · 2 years, 3 months ago
- d1cd351 Support cc_test.isolated in bp2build by Spandan Das · 2 years, 3 months ago
- f5a8655 Fix difference in default `cc_test.isolated` in soong and bp2build by Spandan Das · 2 years, 3 months ago
- 81532c2 Revert "Revert "Set VIC as minimum SDK version for riscv64"" by Prashanth Swaminathan · 2 years, 3 months ago
- 08e634d Revert "Revert "Use prebuilt NDK libc++ for rv64."" by Prashanth Swaminathan · 2 years, 3 months ago
- 02f4e6f Revert "Set VIC as minimum SDK version for riscv64" by NaYoung Yun · 2 years, 3 months ago
- 8fe37e4 Linker: no demangle. by Steven Moreland · 2 years, 3 months ago
- a96a267 Set VIC as minimum SDK version for riscv64 by Prashanth Swaminathan · 2 years, 3 months ago
- 35448be Merge "Make libtest_* deps explicit in BUILD files" into main by Treehugger Robot · 2 years, 3 months ago
- 6ee23ad cc_test mixed builds: suffix bazel label with __tf_internal. by Jingwen Chen · 2 years, 3 months ago
- 0db0e34 Gen a header library when genrules export includes by Liz Kammer · 2 years, 3 months ago
- 5f5dbaa Handle xsd config more like other partitions by Liz Kammer · 2 years, 3 months ago
- 651203d Make libtest_* deps explicit in BUILD files by Spandan Das · 2 years, 3 months ago
- 460fb2d Merge "Remove libandroid_support support." into main by Dan Albert · 2 years, 3 months ago
- 37f900c Add aconfig flags and a generic generated library plugin module for cc by Joe Onorato · 2 years, 3 months ago
- 94dd565 Remove libandroid_support support. by Dan Albert · 2 years, 3 months ago
- 26661d1 Merge "Added haiku presubmit packaging" into main by David Fu · 2 years, 3 months ago
- fd121fc Added haiku presubmit packaging by David Fu · 2 years, 3 months ago
- 12a1f91 Merge "Convert requested SDK version if preview API level" into main by Treehugger Robot · 2 years, 3 months ago
- cfcd0a4 Merge "make android.InList generic" into main by Sam Delmerico · 2 years, 3 months ago
- 0a68198 Merge "Handle static binary repetition of system deps" into main by Liz Kammer · 2 years, 3 months ago
- 7d34640 Merge "Install VNDK libraries into vendor or product lib with flag" into main by Treehugger Robot · 2 years, 3 months ago