- a910dce Merge "cc_cmake_snapshot: improve support for AIDL" into main by Tomasz Wasilczyk · 1 year, 8 months ago
- 1e831bf cc_cmake_snapshot: improve support for AIDL by Tomasz Wasilczyk · 1 year, 8 months ago
- 783fa37 Merge "Add $ORIGIN to rpath for cc_test modules" into main by Colin Cross · 1 year, 8 months ago
- d75bc49 Merge "Ensure opt-in platform ABI dumps are configured with ref_dump_dirs" into main by Hsin-Yi Chen · 1 year, 8 months ago
- d848dcc Disable cc_cmake_snapshot outside of Linux by Tomasz Wasilczyk · 1 year, 8 months ago
- b881e32 Add $ORIGIN to rpath for cc_test modules by Colin Cross · 1 year, 8 months ago
- cd8dc70 Merge "Skip cmake_snapshot_test(s)" into main by Tomasz Wasilczyk · 1 year, 8 months ago
- ea2fbd6 Skip cmake_snapshot_test(s) by Tomasz Wasilczyk · 1 year, 8 months ago
- 40182b6 Remove duplicated CollectDependencyAconfigFiles() by Justin Yun · 1 year, 8 months ago
- ae0d23f Merge "Implement cc_cmake_snapshot" into main by Tomasz Wasilczyk · 1 year, 8 months ago
- 1c8ea5b Implement cc_cmake_snapshot by Hao Chen · 2 years, 3 months ago
- 4ba7b43 Merge "Revert "Enable -Wfortify-source"" into main by Sam Chiu · 1 year, 8 months ago
- 3d5c679 Ensure opt-in platform ABI dumps are configured with ref_dump_dirs by Hsin-Yi Chen · 1 year, 9 months ago
- 9b7e07c Revert "Enable -Wfortify-source" by Sam Chiu · 1 year, 8 months ago
- 29e3483 Merge "Enable -Wfortify-source" into main by Aditya Kumar · 1 year, 8 months ago
- 2aff024 Merge "Don't install sdk variants, not platform variants" into main by Jiyong Park · 1 year, 8 months ago
- a6e022c Enable -Wfortify-source by AdityaK · 1 year, 11 months ago
- acd5f59 Don't install sdk variants, not platform variants by Jiyong Park · 1 year, 8 months ago
- e3eb59d Merge "BaseCompilerProperties: add AidlInterface struct for aidl_interface info" into main by Tomasz Wasilczyk · 1 year, 8 months ago
- 3f01580 Merge "Make the enabled property configurable" into main by Cole Faust · 1 year, 8 months ago
- 0d4a9ca Fix build error from llndk.libraries.txt by Kiyoung Kim · 1 year, 8 months ago
- a27230a Merge "Disable header ABI checker for NDK" into main by Hsin-Yi Chen · 1 year, 8 months ago
- 5b007ea BaseCompilerProperties: add AidlInterface struct for aidl_interface info by Tomasz Wasilczyk · 1 year, 9 months ago
- 7e21ca0 Merge "rust: Support for generated c files from bindgen" into main by Ivan Lozano · 1 year, 8 months ago
- 5fea568 Merge "cc: Remove unneeded ubsan library linkage on host" into main by Ivan Lozano · 1 year, 8 months ago
- 3b591c7 rust: Support for generated c files from bindgen by Ivan Lozano · 1 year, 9 months ago
- 2a2d509 cc: Remove unneeded ubsan library linkage on host by Ivan Lozano · 1 year, 9 months ago
- 6fd2895 Disable header ABI checker for NDK by Hsin-Yi Chen · 1 year, 9 months ago
- 364740b Merge "Merge logtags from cc modules too" into main by Inseob Kim · 1 year, 9 months ago
- 37d1720 Merge "Make memtag_stack a variant" into main by Florian Mayer · 1 year, 9 months ago
- a963b94 Make the enabled property configurable by Cole Faust · 1 year, 9 months ago
- dbd91b0 Merge "cc: Remove exclude_header_libs from export_header_lib_headers" into main by Cole Faust · 1 year, 9 months ago
- 3a7caee Merge "Move LLNDK related logic to llndk_library" into main by Kiyoung Kim · 1 year, 9 months ago
- 41cbccc cc: Remove exclude_header_libs from export_header_lib_headers by Abhishek Gadewar · 1 year, 9 months ago
- 08f670a Merge "soong: Use the CpExecutable rule for copying libraries" into main by Treehugger Robot · 1 year, 9 months ago
- 39b5362 Merge "Pass -mllvm flags for memtag-stack correctly to linker" into main by Florian Mayer · 1 year, 9 months ago
- 99addb1 remove hwasan-use-after-scope=1 which is default now by Florian Mayer · 1 year, 9 months ago
- ab97e28 Pass -mllvm flags for memtag-stack correctly to linker by Florian Mayer · 1 year, 9 months ago
- 5ccc421 Make memtag_stack a variant by Florian Mayer · 1 year, 10 months ago
- 973cb6f Move LLNDK related logic to llndk_library by Kiyoung Kim · 1 year, 9 months ago
- 37e0bb0 Merge logtags from cc modules too by Inseob Kim · 1 year, 9 months ago
- f6fc525 Let header-abi-linker filter llndk, apex, and systemapi symbols by Hsin-Yi Chen · 1 year, 9 months ago
- 473b355 Merge "Split APEX ABI dumps from implementation ABI dumps" into main by Hsin-Yi Chen · 1 year, 9 months ago
- 98da021 Split APEX ABI dumps from implementation ABI dumps by Hsin-Yi Chen · 1 year, 9 months ago
- 79cd689 Remove cc_api_library related code from sdkMutator by Spandan Das · 1 year, 9 months ago
- 33fb507 Revert^3 "Upgrade to clang-r522817" by Yi Kong · 1 year, 9 months ago
- 7a40125 Revert^2 "Upgrade to clang-r522817" by Yi Kong · 1 year, 9 months ago
- 321dd23 Revert "Upgrade to clang-r522817" by Phenix Chen · 1 year, 9 months ago
- dccbef3 Upgrade to clang-r522817 by Yi Kong · 1 year, 10 months ago
- 6a08d49 Add test-only for test-per-src cc modules by Ronald Braunstein · 1 year, 9 months ago
- c0df1af Merge "Pass system include dirs to header ABI checker" into main by Hsin-Yi Chen · 1 year, 9 months ago
- 9a7898d Merge "Allow override of -Wno-error=format" into main by Treehugger Robot · 1 year, 9 months ago
- fc5cdcb Include __BIONIC_NO_PAGE_SIZE_MACRO flag to avoid breaking libraries by Juan Yescas · 1 year, 9 months ago
- a115e26 Add "test-only" flag for cc modules by Ronald Braunstein · 1 year, 9 months ago
- eefabc8 Allow override of -Wno-error=format by David Duarte · 1 year, 9 months ago
- 8d1b2db Merge "Use __BIONIC_DEPRECATED_PAGE_SIZE_MACRO." into main by Steven Moreland · 1 year, 9 months ago
- 5f228b0 Pass system include dirs to header ABI checker by Hsin-Yi Chen · 1 year, 10 months ago
- 1edffe1 Merge "Filter ABI dumps by LLNDK headers and version scripts" into main by Hsin-Yi Chen · 1 year, 9 months ago
- c63c430 Merge "Add deps to blocklist path" into main by Aditya Kumar · 1 year, 9 months ago
- 8982b1c Remove "exported" ninja variables by Cole Faust · 1 year, 9 months ago
- 64b2d03 Filter ABI dumps by LLNDK headers and version scripts by Hsin-Yi Chen · 1 year, 10 months ago
- ed2adb8 Merge "Remove Device VNDK version usage from Soong" into main by Treehugger Robot · 1 year, 9 months ago
- 2a48136 Use __BIONIC_DEPRECATED_PAGE_SIZE_MACRO. by Steven Moreland · 1 year, 9 months ago
- d22fcc4 Merge "Let LLNDK implementation libraries depend on LLNDK headers" into main by Hsin-Yi Chen · 1 year, 9 months ago
- fe66e13 Merge "Deprecate Snapshot build" into main by Treehugger Robot · 1 year, 9 months ago
- 4e765b1 Remove Device VNDK version usage from Soong by Kiyoung Kim · 1 year, 9 months ago
- 37693d0 Deprecate Snapshot build by Kiyoung Kim · 1 year, 10 months ago
- f280b23 Reland "Use cp instead of install for ndk_headers" by Spandan Das · 1 year, 9 months ago
- 6f591bf Merge "Revert "Use cp instead of install for ndk_headers"" into main by Spandan Das · 1 year, 9 months ago
- c299c3f Revert "Use cp instead of install for ndk_headers" by Spandan Das · 1 year, 9 months ago
- e5e0fb0 Merge "Use cp instead of install for ndk_headers" into main by Spandan Das · 1 year, 9 months ago
- 1202729 Use cp instead of install for ndk_headers by Spandan Das · 1 year, 10 months ago
- 6e6f522 Add deps to blocklist path by AdityaK · 1 year, 10 months ago
- 715142a Let LLNDK implementation libraries depend on LLNDK headers by Hsin-Yi Chen · 1 year, 10 months ago
- af36988 Refactor header ABI checker code by Hsin-Yi Chen · 1 year, 10 months ago
- 6954bd2 Merge "Remove PlatformVndkVersion property" into main by Kiyoung Kim · 1 year, 10 months ago
- 342fa6b Add global C flags to compile_commands by Luis Useche · 1 year, 10 months ago
- fa13ff1 Remove PlatformVndkVersion property by Kiyoung Kim · 1 year, 10 months ago
- 82488ca Merge "Remove VNDK information from CC and APEX tests" into main by Kiyoung Kim · 1 year, 10 months ago
- 149f8e1 Merge "Remove vendor_snapshot_test" into main by Kiyoung Kim · 1 year, 10 months ago
- 0d1c1e6 Remove VNDK information from CC and APEX tests by Kiyoung Kim · 1 year, 10 months ago
- d8ec229 Remove vendor_snapshot_test by Kiyoung Kim · 1 year, 10 months ago
- 1392189 Merge "Revert^3 "Enable full LTO optimization by default"" into main by Chungro Lee · 1 year, 10 months ago
- 97f6858 Revert^3 "Enable full LTO optimization by default" by Chungro Lee · 1 year, 10 months ago
- 2590054 Merge "Revert^2 "Enable full LTO optimization by default"" into main by Yi Kong · 1 year, 10 months ago
- 7549990 Revert^2 "Enable full LTO optimization by default" by Yi Kong · 1 year, 10 months ago
- c903b8d Re-enable abi checking for hwasan builds. by Elliott Hughes · 1 year, 10 months ago
- 949157d Merge "Remove ThinLTO workaround for VNDK" into main by Yi Kong · 1 year, 10 months ago
- e58af3d Merge "Add required, host_required, and target_required as dependencies" into main by Treehugger Robot · 1 year, 10 months ago
- bfa7f26 Merge "Revert "Enable full LTO optimization by default"" into main by Treehugger Robot · 1 year, 10 months ago
- 55019c4 Revert "Enable full LTO optimization by default" by Yi Kong · 1 year, 10 months ago
- 2703b42 Merge "Enable full LTO optimization by default" into main by Yi Kong · 1 year, 10 months ago
- e022cf5 Remove ThinLTO workaround for VNDK by Yi Kong · 2 years, 3 months ago
- 950e8c9 [cc:riscv64] Do not pass -mno-strict-align while linking by Pirama Arumuga Nainar · 1 year, 10 months ago
- bc7c97b Merge "Defer to clang for `--hash-style`." into main by Elliott Hughes · 1 year, 10 months ago
- b48fb83 Defer to clang for `--hash-style`. by Elliott Hughes · 1 year, 10 months ago
- 8bcf3c6 Add required, host_required, and target_required as dependencies by Jiyong Park · 1 year, 10 months ago
- 1f4ffda Merge "Support multilib property for cc_genrule" into main by Treehugger Robot · 1 year, 10 months ago
- 750334a Support multilib property for cc_genrule by kellyhung · 1 year, 10 months ago
- 0593537 [cc:riscv64] change -munaligned-access to -mno-strict-align by Pirama Arumuga Nainar · 1 year, 10 months ago