- ff66518 Delete multitree api imports code by Spandan Das · 11 months ago
- 51c2231 Access output files thru providers in Soong tests. by Yu Liu · 12 months ago
- 2a69eb6 Revert "Revert "Switch NDK libc++ from prebuilts/ndk to prebuilt..." by Ryan Prichard · 1 year ago
- 08d5d26 Revert "Switch NDK libc++ from prebuilts/ndk to prebuilts/clang" by Liana Kazanova · 1 year ago
- 5228aeb Switch NDK libc++ from prebuilts/ndk to prebuilts/clang by Ryan Prichard · 1 year ago
- 9f26fcf Remove VNDK related code from Soong by Kiyoung Kim · 1 year, 2 months ago
- e8fcd37 Merge changes from topic "rust-made-to-order-staticlibs" into main by Ivan Lozano · 1 year, 3 months ago
- 0a468a4 rust: made-to-order rust staticlibs by Ivan Lozano · 1 year, 3 months ago
- ae0d23f Merge "Implement cc_cmake_snapshot" into main by Tomasz Wasilczyk · 1 year, 3 months ago
- 1c8ea5b Implement cc_cmake_snapshot by Hao Chen · 1 year, 10 months ago
- 973cb6f Move LLNDK related logic to llndk_library by Kiyoung Kim · 1 year, 3 months ago
- c63c430 Merge "Add deps to blocklist path" into main by Aditya Kumar · 1 year, 4 months ago
- 37693d0 Deprecate Snapshot build by Kiyoung Kim · 1 year, 4 months ago
- 6e6f522 Add deps to blocklist path by AdityaK · 1 year, 4 months ago
- 0d1c1e6 Remove VNDK information from CC and APEX tests by Kiyoung Kim · 1 year, 4 months ago
- f4ffe0a soong: Add crt_pad_segment to .so's by Kalesh Singh · 1 year, 6 months ago
- aa39480 Split usage of UseVndk by Kiyoung Kim · 1 year, 7 months ago
- f61d03d Add TestContext parameter to ContentFromFileRuleForTests by Colin Cross · 1 year, 9 months ago
- f2b1606 Revert^4 "add rust_toolchain_rustc_prebuilt module type" by Sam Delmerico · 1 year, 10 months ago
- 40c7bae Merge changes from topics "revert-2629131-sandbox-rust-inputs-JRFPQTIPEY", "revert-2758566-WBNIADIEXA" into main by Colin Cross · 1 year, 11 months ago
- 930fd8b Revert^3 "add rust_toolchain_rustc_prebuilt module type" by Wen-yi Chu · 1 year, 11 months ago
- 41326c1 Revert "support sandboxed rust rules" by Wen-yi Chu · 1 year, 11 months ago
- 319711b Create a bp2build converter for ndk_headers by Spandan Das · 1 year, 11 months ago
- 52d1cc3 Merge changes from topics "revert-2746976-revert-2605644-rulebuilder-ninja-vars-OAAWYCDDLT-KMAGKVIXAT", "sandbox-rust-inputs" into main by Sam Delmerico · 1 year, 11 months ago
- a588d15 support sandboxed rust rules by Sam Delmerico · 2 years, 2 months ago
- 9333ac1 Revert^2 "add rust_toolchain_rustc_prebuilt module type" by Sam Delmerico · 1 year, 11 months ago
- ce40b92 Implement bp2build converter for fdo_profile by Vinh Tran · 2 years, 2 months ago
- 6e332d2 Make ndk_prebuilt_*_stl's libDir relative to module by Spandan Das · 1 year, 11 months ago
- 400749d Revert "add rust_toolchain_rustc_prebuilt module type" by Sam Delmerico · 1 year, 11 months ago
- b45c844 add rust_toolchain_rustc_prebuilt module type by Sam Delmerico · 2 years, 1 month ago
- 94dd565 Remove libandroid_support support. by Dan Albert · 2 years ago
- 4de7b49 Drop redundant libraries from baseline apexAvailable map by Spandan Das · 2 years, 3 months ago
- cde1016 Reimplement afdo support for rust by Vinh Tran · 2 years, 5 months ago
- e75af18 Remove dead code. by Dan Albert · 2 years, 4 months ago
- 5dc62c9 Add sanitizer tests for musl by Colin Cross · 2 years, 6 months ago
- 7a11dc8 Fix Errorf format string for error by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 2 years, 10 months ago
- a1888ce Add overrides support for snapshots by Inseob Kim · 2 years, 10 months ago
- 73bcafc Add a property in ndk_library for header contributions by Spandan Das · 3 years ago
- 3a4088d Merge "Introduce cc_api_library" by Treehugger Robot · 3 years ago
- 487689e Introduce cc_api_library by Kiyoung Kim · 3 years ago
- 9cfcf6d Revert^2 "Update the way we build AFL++ fuzz binaries" by Cory Barker · 3 years ago
- ba73a09 Merge "Revert "Updated the way we build AFL++ fuzz binaries"" by Cory Barker · 3 years ago
- 74aea6c Revert "Updated the way we build AFL++ fuzz binaries" by Cory Barker · 3 years ago
- edadcdb Merge "Updated the way we build AFL++ fuzz binaries" by Cory Barker · 3 years ago
- cecb754 Updated the way we build AFL++ fuzz binaries by Cory Barker · 3 years ago
- 0cc5fac Remove obsolete notice property. by Bob Badour · 3 years, 1 month ago
- a1da26f Adding support for building AFLpp Test: Build AFL fuzzers locally and ran them by Cory Barker · 3 years, 2 months ago
- 3e5e778 Reland: Fix -Wl,--exclude-libs for clang runtime libraries by Colin Cross · 3 years, 2 months ago
- 567d983 Revert "Fix -Wl,--exclude-libs for clang runtime libraries" by Colin Cross · 3 years, 2 months ago
- 59de280 Fix -Wl,--exclude-libs for clang runtime libraries by Colin Cross · 3 years, 2 months ago
- 5eb7ee9 Prototype changes for multitree by Inseob Kim · 3 years, 3 months ago
- 4c4c1be Use single module for clang runtime libraries by Colin Cross · 3 years, 6 months ago
- 06c80eb Add builtins and minimal runtime as dependencies instead of flags by Colin Cross · 3 years, 6 months ago
- 718eb27 Delete toolchain_library by Liz Kammer · 3 years, 7 months ago
- c2ca1ee rust: Add Recovery Snapshot Soong tests for rust. by Ivan Lozano · 3 years, 9 months ago
- bcd3994 Add bp2build converter for cc_genrule. by Wei Li · 3 years, 11 months ago
- 7549d46 crt modules produces cc rules for testing by Jiyong Park · 4 years ago
- 90a8b3a Remove libjemalloc5 from default musl libraries by Colin Cross · 4 years ago
- 528d67e Reland "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 4 years ago
- c5647ca Merge "Revert "Split the x86 host toolchain into glibc and musl variants"" by Colin Cross · 4 years ago
- 5d6904e Revert "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 4 years ago
- 7628e93 Merge changes Idbeb4819,Ifc02f9e5 by Colin Cross · 4 years ago
- 2231f8a Merge "Remove default_shared_libs" by Treehugger Robot · 4 years ago
- 4fb4ef2 Split the x86 host toolchain into glibc and musl variants by Colin Cross · 4 years, 1 month ago
- b8d6987 Merge "Remove Fuchsia support from Soong" by Colin Cross · 4 years ago
- 6b8f425 Remove default_shared_libs by Colin Cross · 4 years ago
- cb0ac95 Remove Fuchsia support from Soong by Colin Cross · 4 years ago
- 48f3778 Separate snapshot definition by Kiyoung Kim · 4 years, 1 month ago
- 137d7da Support shared_libs, static_libs and default_shared_libs in cc_object by Colin Cross · 4 years, 1 month ago
- 9fb2d1f Merge changes from topic "ndk_libandroid_support_late_static_libs" by Colin Cross · 4 years, 2 months ago
- ae62818 Test include directory ordering by Colin Cross · 4 years, 2 months ago
- 9cfe611 Use a linker script for host bionic embedded linker sections by Colin Cross · 4 years, 2 months ago
- d67a6b0 Export cc vendor functions for usage by rust. by Ivan Lozano · 4 years, 3 months ago
- 5271fea Remove global state from vendor public libraries by Colin Cross · 4 years, 3 months ago
- 203b421 Remove obsolete llndk_library by Colin Cross · 4 years, 3 months ago
- 627280f Remove llndk_headers by Colin Cross · 4 years, 3 months ago
- c2018e2 Remove libgcc toolchain libs for Android by Ryan Prichard · 4 years, 4 months ago
- db462dd Disallow non-existent paths in sdk package by Paul Duffin · 4 years, 5 months ago
- 6e9a400 Prevent mock filesystem files being overridden by accident by Paul Duffin · 4 years, 5 months ago
- ecdac8a Convert fuchsia tests to use test fixtures by Paul Duffin · 4 years, 5 months ago
- 02a3d65 Support test fixtures in cc package by Paul Duffin · 4 years, 5 months ago
- cdcd2be Fix build break caused by registering genrules twice by Paul Duffin · 4 years, 5 months ago
- 0805d4e Merge "Clean up cc.RegisterRequiredBuildComponentsForTest()" by Paul Duffin · 4 years, 5 months ago
- 6d119b8 Fix mutator ordering issue in apex tests by Paul Duffin · 4 years, 5 months ago
- d6ceb86 Clean up cc.RegisterRequiredBuildComponentsForTest() by Paul Duffin · 4 years, 5 months ago
- e6d3098 rust: Add rust_ffi_static vendor ramdisk Support by Ivan Lozano · 4 years, 6 months ago
- e0edaf9 Remove some global state from vendor and recovery snapshots by Colin Cross · 4 years, 7 months ago
- b35a85e Switch platform EH unwinder to prebuilt LLVM libunwind by Ryan Prichard · 4 years, 7 months ago
- 193ac2e Support "memtag_heap" sanitizer. by Evgenii Stepanov · 5 years ago
- 86cc40a Merge "Do not read 'vendor_available: false'" by Treehugger Robot · 4 years, 7 months ago
- 56bfef1 Merge "Implement fake vendor snapshot" by Treehugger Robot · 4 years, 7 months ago
- c0d8c49 Do not read 'vendor_available: false' by Justin Yun · 4 years, 7 months ago
- e9aec6a Implement fake vendor snapshot by Inseob Kim · 4 years, 7 months ago
- e4e44bc Split vndk_libraries_txt into multiple module types by Colin Cross · 4 years, 7 months ago
- 0d399b5 Merge "Add min_sdk_version to Rust modules." by Jiyong Park · 4 years, 8 months ago
- 3e9f9e4 Add min_sdk_version to Rust modules. by Ivan Lozano · 4 years, 8 months ago
- 46a512f test_for is available for all cc_* module types by Jiyong Park · 4 years, 8 months ago
- 99644e9 rust modules can be included in apex by Jiyong Park · 4 years, 9 months ago
- e9fe294 Annotate dependency tags for dependencies of installed files by Colin Cross · 4 years, 9 months ago
- f77bd8d Merge "Support for recovery snapshot." by Jose "Pepe" Galmes · 4 years, 9 months ago