- 9f26fcf Remove VNDK related code from Soong by Kiyoung Kim · 8 months ago
- d62ea30 Add clang_verify property for cc. by kellyhung · 8 months ago
- 5f228b0 Pass system include dirs to header ABI checker by Hsin-Yi Chen · 10 months ago
- 64b2d03 Filter ABI dumps by LLNDK headers and version scripts by Hsin-Yi Chen · 10 months ago
- 0d1c1e6 Remove VNDK information from CC and APEX tests by Kiyoung Kim · 10 months ago
- ed9005b Merge "Clean up LLNDK stubs" into main by Jooyung Han · 10 months ago
- 33eb615 ndkstubgen: use llndk=<version> for new llndk stub by Jooyung Han · 10 months ago
- 5e8994e Clean up LLNDK stubs by Jooyung Han · 10 months ago
- 88960aa cc: Vendor modules should NOT derive its "SDK" level from VNDK by Yi-Yo Chiang · 12 months ago
- b5fdb2e Generate image variation without version by Kiyoung Kim · 1 year ago
- ea30d85 Remove cc.moduleContext override of android.ModuleContext.*Specific by Colin Cross · 1 year, 2 months ago
- 5a37718 Convert ModuleProvder to generic providers API by Colin Cross · 1 year, 1 month ago
- 5f5d271 Build native libraries used by layoutlib. by Wei Li · 1 year, 1 month ago
- 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 1 month ago
- e0a5c5a Merge "Define __ANDROID_VENDOR_API__" into main by Treehugger Robot · 1 year, 1 month ago
- 2998c33 Merge "Add TestContext parameter to ContentFromFileRuleForTests" into main by Colin Cross · 1 year, 1 month ago
- f61d03d Add TestContext parameter to ContentFromFileRuleForTests by Colin Cross · 1 year, 2 months ago
- 37d6943 Merge "Bump the default from gnu++17 to gnu++20." into main by Tomasz Wasilczyk · 1 year, 2 months ago
- 41cbb5e Define __ANDROID_VENDOR_API__ by Justin Yun · 1 year, 2 months ago
- 7e2e794 Fix soong for go test ./... by Colin Cross · 1 year, 2 months ago
- c79d9e3 Bump the default from gnu++17 to gnu++20. by Elliott Hughes · 3 years ago
- f161d65 Merge "Disable TARGET_VNDK_USE_CORE_VARIANT if VNDK is deprecated" into main by Kiyoung Kim · 1 year, 3 months ago
- 03b6cba Disable TARGET_VNDK_USE_CORE_VARIANT if VNDK is deprecated by Kiyoung Kim · 1 year, 3 months ago
- af1fde4 Generate product variants by default by Justin Yun · 1 year, 4 months ago
- a2d6dee Relocate llndk.libraries.txt into system by Kiyoung Kim · 1 year, 5 months ago
- 6ee23ad cc_test mixed builds: suffix bazel label with __tf_internal. by Jingwen Chen · 1 year, 6 months ago
- 13beeed Turn off Global ThinLTO for LP32 again by Yi Kong · 1 year, 6 months ago
- add6375 Turn on Global ThinLTO by default by Yi Kong · 1 year, 7 months ago
- 313d32f Merge "Use generics for DepSets" by Colin Cross · 1 year, 7 months ago
- c85750b Use generics for DepSets by Colin Cross · 2 years, 9 months ago
- fb294e3 Bump the platform default up to C17. by Elliott Hughes · 1 year, 7 months ago
- 95497dc Allow cfi enabled modules in mixed build. by Yu Liu · 1 year, 8 months ago
- 0958195 Sandbox inputs to aidl rule in cc by Vinh Tran · 1 year, 8 months ago
- e684294 Pass includes attrs to cc_aidl_library by Vinh Tran · 1 year, 9 months ago
- 367d89d Use aidl_library in cc libraries by Vinh Tran · 1 year, 9 months ago
- c0f9a21 Merge "Re-enable TestMixedBuildUsesStubs" by Spandan Das · 1 year, 9 months ago
- f47e142 Refactor MixedBuildsEnabled and add --ensure-allowlist-integrity. by MarkDacek · 1 year, 9 months ago
- 00bafc6 Re-enable TestMixedBuildUsesStubs by Spandan Das · 1 year, 9 months ago
- d7b5018 Merge "Use copy of apex_available in AvailableToSameApexes" by Treehugger Robot · 1 year, 9 months ago
- 75dbca2 Revert "Revert "mixed builds correctly reference stubs libs"" by Sam Delmerico · 1 year, 9 months ago
- 4e1bfa0 Use copy of apex_available in AvailableToSameApexes by Spandan Das · 1 year, 9 months ago
- ef69d47 disable mixed builds for sanitized cc modules by Sam Delmerico · 1 year, 9 months ago
- 1db4348 Revert "mixed builds correctly reference stubs libs" by Usta (Tsering) Shrestha · 1 year, 9 months ago
- ca438e6 mixed builds correctly reference stubs libs by Sam Delmerico · 1 year, 9 months ago
- a22c4b6 Disable flaky test temporarily by Liz Kammer · 1 year, 10 months ago
- 48cdbeb Handle stubs within an apex with apex_available by Liz Kammer · 1 year, 10 months ago
- 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 1 year, 11 months ago
- e431240 Support DCLA by Yu Liu · 2 years ago
- 5fb794a clean up CL for androidmk variables by Sam Delmerico · 2 years ago
- 4e115cc add androidmk cc-related variables to androidmk by Sam Delmerico · 2 years ago
- 933e380 Add noOverride64GlobalCflags support to Soong by zijunzhao · 2 years ago
- 7c5d159 Make more cc tests parallel by Liz Kammer · 2 years, 3 months ago
- 83cf81b Add tests verifying link actions for cc libraries by Liz Kammer · 2 years, 4 months ago
- ef47e54 Revert^2 "deletion of clang_cflags & clang_asflags from Soong" by Alix Espino · 2 years, 4 months ago
- e9a6865 Revert "deletion of clang_cflags & clang_asflags from Soong" by Alix Espino · 2 years, 4 months ago
- 1879c68 deletion of clang_cflags & clang_asflags from Soong by Alix · 2 years, 9 months ago
- ad7b222 Merge "Write Soong tests to confirm Sysprop directories" by Trevor Radcliffe · 2 years, 5 months ago
- 3092a8e Write Soong tests to confirm Sysprop directories by Trevor Radcliffe · 2 years, 5 months ago
- b5f6d9e Deprecating clang Property by Alix · 2 years, 9 months ago
- 6bfb6bb Drop support for KitKat. by Dan Albert · 2 years, 5 months ago
- 9cfcf6d Revert^2 "Update the way we build AFL++ fuzz binaries" by Cory Barker · 2 years, 6 months ago
- 74aea6c Revert "Updated the way we build AFL++ fuzz binaries" by Cory Barker · 2 years, 5 months ago
- cecb754 Updated the way we build AFL++ fuzz binaries by Cory Barker · 2 years, 6 months ago
- a1da26f Adding support for building AFLpp Test: Build AFL fuzzers locally and ran them by Cory Barker · 2 years, 7 months ago
- dd3ea92 Merge "Replace API level codename with number" by Vinh Tran · 2 years, 7 months ago
- f192474 Replace API level codename with number by Vinh Tran · 2 years, 7 months ago
- e4d1bda Move global asflags to config to share with Bazel by Liz Kammer · 2 years, 7 months ago
- cdcb680 Use -fdebug-default-version=4 for assembly files by Colin Cross · 2 years, 7 months ago
- ed4a27b Only set -Wall once. by Elliott Hughes · 2 years, 8 months ago
- 94361dc Merge "Try to bump the C default to C11." by Elliott Hughes · 2 years, 8 months ago
- f389cb4 Add support for test_suites to cc_test_library by Trevor Radcliffe · 2 years, 10 months ago
- ab5e4c6 Try to bump the C default to C11. by Elliott Hughes · 2 years, 10 months ago
- 4c4c1be Use single module for clang runtime libraries by Colin Cross · 3 years ago
- 57da826 Do not add non-existing -Bprebuilts/gcc/.../bin by Chih-Hung Hsieh · 2 years, 11 months ago
- 9dc6577 Add -std user flags to cc test to ensure order by Liz Kammer · 3 years, 1 month ago
- e24303f Add noOverrideExternalGlobalCflags support to Soong by Stephen Hines · 3 years, 1 month ago
- b993a83 Merge "rust: Add data_libs and data_bins to rust_test" by Ivan Lozano · 3 years, 2 months ago
- 4e5f07d rust: Add data_libs and data_bins to rust_test by Ivan Lozano · 3 years, 2 months ago
- 45bce85 Mark vndkLibrariesTxt modules as device modules by Colin Cross · 3 years, 2 months ago
- 07f70c0 Pass --min_sdk_version to aidl compiler by Jooyung Han · 3 years, 2 months ago
- 08572c6 Add unit tests for cpp/assembly flags. by Liz Kammer · 3 years, 4 months ago
- 067b889 Correct isThirdParty check by Liz Kammer · 3 years, 6 months ago
- cb0ac95 Remove Fuchsia support from Soong by Colin Cross · 3 years, 6 months ago
- 0523ba2 Rename ninja variables with Clang in the name by Colin Cross · 3 years, 6 months ago
- dd8b691 Merge "Reland "Consistently prepend arch-specific headers"" by Colin Cross · 3 years, 7 months ago
- 0ed579e Reland "Consistently prepend arch-specific headers" by Colin Cross · 3 years, 7 months ago
- e86698f Merge "Revert "Consistently prepend arch-specific headers"" by Colin Cross · 3 years, 7 months ago
- cacb972 Revert "Consistently prepend arch-specific headers" by Colin Cross · 3 years, 7 months ago
- 99f5cc0 Merge "Consistently prepend arch-specific headers" by Colin Cross · 3 years, 7 months ago
- bb8d84f Move notememtag tests to sanitize_test.go by Liz Kammer · 3 years, 7 months ago
- e945a4d Consistently prepend arch-specific headers by Colin Cross · 3 years, 7 months ago
- c113e3c Use LateStaticLibs for ndk_libandroid_support by Colin Cross · 3 years, 7 months ago
- ae62818 Test include directory ordering by Colin Cross · 3 years, 7 months ago
- d67a6b0 Export cc vendor functions for usage by rust. by Ivan Lozano · 3 years, 8 months ago
- ebdf61e Merge "Remove versioned LLNDK stubs" by Treehugger Robot · 3 years, 8 months ago
- 611e886 Do not filter LLNDK lib from llndk.libraries.txt by Justin Yun · 3 years, 8 months ago
- d7586b6 Refactor vendor snapshot to use LinkableInterface. by Ivan Lozano · 3 years, 10 months ago
- c1b3644 Remove versioned LLNDK stubs by Colin Cross · 3 years, 8 months ago
- 203b421 Remove obsolete llndk_library by Colin Cross · 3 years, 9 months ago
- 627280f Remove llndk_headers by Colin Cross · 3 years, 9 months ago