- e431240 Support DCLA by Yu Liu · 2 years, 8 months ago
- 5fb794a clean up CL for androidmk variables by Sam Delmerico · 2 years, 7 months ago
- 4e115cc add androidmk cc-related variables to androidmk by Sam Delmerico · 2 years, 8 months ago
- 933e380 Add noOverride64GlobalCflags support to Soong by zijunzhao · 2 years, 8 months ago
- 7c5d159 Make more cc tests parallel by Liz Kammer · 2 years, 10 months ago
- 83cf81b Add tests verifying link actions for cc libraries by Liz Kammer · 3 years ago
- ef47e54 Revert^2 "deletion of clang_cflags & clang_asflags from Soong" by Alix Espino · 3 years ago
- e9a6865 Revert "deletion of clang_cflags & clang_asflags from Soong" by Alix Espino · 3 years ago
- 1879c68 deletion of clang_cflags & clang_asflags from Soong by Alix · 3 years, 4 months ago
- ad7b222 Merge "Write Soong tests to confirm Sysprop directories" by Trevor Radcliffe · 3 years ago
- 3092a8e Write Soong tests to confirm Sysprop directories by Trevor Radcliffe · 3 years ago
- b5f6d9e Deprecating clang Property by Alix · 3 years, 5 months ago
- 6bfb6bb Drop support for KitKat. by Dan Albert · 3 years, 1 month ago
- 9cfcf6d Revert^2 "Update the way we build AFL++ fuzz binaries" by Cory Barker · 3 years, 1 month ago
- 74aea6c Revert "Updated the way we build AFL++ fuzz binaries" by Cory Barker · 3 years, 1 month ago
- cecb754 Updated the way we build AFL++ fuzz binaries by Cory Barker · 3 years, 1 month ago
- a1da26f Adding support for building AFLpp Test: Build AFL fuzzers locally and ran them by Cory Barker · 3 years, 3 months ago
- dd3ea92 Merge "Replace API level codename with number" by Vinh Tran · 3 years, 2 months ago
- f192474 Replace API level codename with number by Vinh Tran · 3 years, 2 months ago
- e4d1bda Move global asflags to config to share with Bazel by Liz Kammer · 3 years, 2 months ago
- cdcb680 Use -fdebug-default-version=4 for assembly files by Colin Cross · 3 years, 3 months ago
- ed4a27b Only set -Wall once. by Elliott Hughes · 3 years, 4 months ago
- 94361dc Merge "Try to bump the C default to C11." by Elliott Hughes · 3 years, 4 months ago
- f389cb4 Add support for test_suites to cc_test_library by Trevor Radcliffe · 3 years, 5 months ago
- ab5e4c6 Try to bump the C default to C11. by Elliott Hughes · 3 years, 5 months ago
- 4c4c1be Use single module for clang runtime libraries by Colin Cross · 3 years, 7 months ago
- 57da826 Do not add non-existing -Bprebuilts/gcc/.../bin by Chih-Hung Hsieh · 3 years, 7 months ago
- 9dc6577 Add -std user flags to cc test to ensure order by Liz Kammer · 3 years, 9 months ago
- e24303f Add noOverrideExternalGlobalCflags support to Soong by Stephen Hines · 3 years, 9 months ago
- b993a83 Merge "rust: Add data_libs and data_bins to rust_test" by Ivan Lozano · 3 years, 10 months ago
- 4e5f07d rust: Add data_libs and data_bins to rust_test by Ivan Lozano · 3 years, 10 months ago
- 45bce85 Mark vndkLibrariesTxt modules as device modules by Colin Cross · 3 years, 10 months ago
- 07f70c0 Pass --min_sdk_version to aidl compiler by Jooyung Han · 3 years, 10 months ago
- 08572c6 Add unit tests for cpp/assembly flags. by Liz Kammer · 4 years ago
- 067b889 Correct isThirdParty check by Liz Kammer · 4 years, 2 months ago
- cb0ac95 Remove Fuchsia support from Soong by Colin Cross · 4 years, 1 month ago
- 0523ba2 Rename ninja variables with Clang in the name by Colin Cross · 4 years, 2 months ago
- dd8b691 Merge "Reland "Consistently prepend arch-specific headers"" by Colin Cross · 4 years, 2 months ago
- 0ed579e Reland "Consistently prepend arch-specific headers" by Colin Cross · 4 years, 2 months ago
- e86698f Merge "Revert "Consistently prepend arch-specific headers"" by Colin Cross · 4 years, 2 months ago
- cacb972 Revert "Consistently prepend arch-specific headers" by Colin Cross · 4 years, 2 months ago
- 99f5cc0 Merge "Consistently prepend arch-specific headers" by Colin Cross · 4 years, 2 months ago
- bb8d84f Move notememtag tests to sanitize_test.go by Liz Kammer · 4 years, 2 months ago
- e945a4d Consistently prepend arch-specific headers by Colin Cross · 4 years, 3 months ago
- c113e3c Use LateStaticLibs for ndk_libandroid_support by Colin Cross · 4 years, 3 months ago
- ae62818 Test include directory ordering by Colin Cross · 4 years, 3 months ago
- d67a6b0 Export cc vendor functions for usage by rust. by Ivan Lozano · 4 years, 4 months ago
- ebdf61e Merge "Remove versioned LLNDK stubs" by Treehugger Robot · 4 years, 3 months ago
- 611e886 Do not filter LLNDK lib from llndk.libraries.txt by Justin Yun · 4 years, 3 months ago
- d7586b6 Refactor vendor snapshot to use LinkableInterface. by Ivan Lozano · 4 years, 5 months ago
- c1b3644 Remove versioned LLNDK stubs by Colin Cross · 4 years, 4 months ago
- 203b421 Remove obsolete llndk_library by Colin Cross · 4 years, 4 months ago
- 627280f Remove llndk_headers by Colin Cross · 4 years, 4 months ago
- f12db53 Move TestVendorPublicLibraries into vendor_public_library_test.go by Colin Cross · 4 years, 4 months ago
- 0fb7fcd Support cc_library as LLNDK without llndk_library by Colin Cross · 4 years, 6 months ago
- a0b235a Merge "Move cc_object tests to object_test.go" by Treehugger Robot · 4 years, 5 months ago
- 25f369f Move cc_object tests to object_test.go by Liz Kammer · 4 years, 5 months ago
- 450ae72 Add LLNDK stubs and headers to VNDK snapshot by Justin Yun · 4 years, 5 months ago
- 779b64e Fix evaluation order of (Cfi|Memtag) exclude paths. by Evgenii Stepanov · 4 years, 5 months ago
- 7f99ec7 Add a test to check the intall partitions by Justin Yun · 4 years, 5 months ago
- 3f3bb83 Merge "Remove libgcc toolchain libs for Android" by Ryan Prichard · 4 years, 5 months ago
- 8c56183 Merge changes Id33bf640,I4d67b9b9 by Treehugger Robot · 4 years, 5 months ago
- f58c46e Don't use incorrect version names like VER or BOARD even in tests by Jiyong Park · 4 years, 5 months ago
- c2018e2 Remove libgcc toolchain libs for Android by Ryan Prichard · 4 years, 5 months ago
- 3cf5211 Add bazel_module properties to cc_defaults by Liz Kammer · 4 years, 5 months ago
- 25c47a4 Merge ""current" is implicitly added to stubs.versions" by Treehugger Robot · 4 years, 5 months ago
- d4a3a13 "current" is implicitly added to stubs.versions by Jiyong Park · 4 years, 6 months ago
- 8567f22 Remove ccFixtureFactory by Paul Duffin · 4 years, 5 months ago
- c3e6ce0 Remove buildDir from cc package by Paul Duffin · 4 years, 5 months ago
- 2e6f90e Extract prepareForCcTest by Paul Duffin · 4 years, 5 months ago
- e8366da Automatically call TestingBuildParams.RelativeToTop() by Paul Duffin · 4 years, 5 months ago
- 10906f5 Merge changes from topic "min_sdk_version" by Treehugger Robot · 4 years, 5 months ago
- db462dd Disallow non-existent paths in sdk package by Paul Duffin · 4 years, 6 months ago
- fdaa5f7 Versioned CRT objects are built with correct __ANDROID_API__ by Jiyong Park · 4 years, 6 months ago
- a008fb0 Always respect min_sdk_version by Jiyong Park · 4 years, 6 months ago
- 13decfb Define __ANDROID_VENDOR__ and __ANDROID_PRODUCT__ by Justin Yun · 4 years, 6 months ago
- e84b133 Migrate from result methods to function Asserts by Paul Duffin · 4 years, 6 months ago
- 7d8a8ad Convert cc/cc_test.go tests that use CreateTestContext to fixtures by Paul Duffin · 4 years, 6 months ago
- ecdac8a Convert fuchsia tests to use test fixtures by Paul Duffin · 4 years, 6 months ago
- 02a3d65 Support test fixtures in cc package by Paul Duffin · 4 years, 6 months ago
- 1dd5764 Merge "Only export sysprop headers in exported sysprop include directory" by Paul Duffin · 4 years, 6 months ago
- 2b22365 Merge "Export aidl, proto and sysprop generated headers separately" by Treehugger Robot · 4 years, 6 months ago
- 277303f Merge "Add ctx to AndroidMkExtraEntriesFunc" by Treehugger Robot · 4 years, 6 months ago
- 37e0de5 Only export sysprop headers in exported sysprop include directory by Paul Duffin · 4 years, 7 months ago
- 33056e8 Export aidl, proto and sysprop generated headers separately by Paul Duffin · 4 years, 7 months ago
- aa25553 Add ctx to AndroidMkExtraEntriesFunc by Colin Cross · 5 years ago
- 3cb603e Add tests for exported generated headers by Paul Duffin · 4 years, 7 months ago
- c64b961 Merge "Generate fake versions of modules excluded in directed vendor snapshot." by Jose "Pepe" Galmes · 4 years, 7 months ago
- 0a942a0 Generate fake versions of modules excluded in directed vendor snapshot. by Jose Galmes · 4 years, 7 months ago
- d00f5ca Do not add '.product' suffix for product_specific module by Justin Yun · 4 years, 7 months ago
- cbca373 Use target dependent module to update the name suffix by Justin Yun · 4 years, 7 months ago
- 0fce0ba Move vendor snapshot tests into vendor_snapshot_test.go by Colin Cross · 4 years, 8 months ago
- e09ac17 Check vndk-private with the IsVndkPrivate() by Justin Yun · 4 years, 8 months ago
- 04896ca Support memtag_heap in SANITIZE_TARGET_DIAG, fix cc_test interation. by Evgenii Stepanov · 4 years, 8 months ago
- 7cf1465 Implement directed vendor snapshot by Inseob Kim · 4 years, 8 months ago
- b47dcf7 Merge "Adjust the double loadable check" by Treehugger Robot · 4 years, 8 months ago
- 6c0a9f6 Merge "Remove global state from VNDK" by Colin Cross · 4 years, 8 months ago
- 0474e1f Adjust the double loadable check by Jiyong Park · 4 years, 8 months ago
- 7821224 Remove global state from VNDK by Colin Cross · 4 years, 8 months ago
- 2bcb494 Merge changes Ib29ede45,I1b2bfdfb by Colin Cross · 4 years, 8 months ago