- cfb5762 Reland "Bump the global default C standard to gnu23." by Elliott Hughes · 7 months ago
- f572de9 Revert "Bump the global default C standard to gnu23." by Liana Kazanova (xWF) · 7 months ago
- 90b3357 Bump the global default C standard to gnu23. by Elliott Hughes · 10 months ago
- 22abf21 LLNDK version maps to NDK version by Justin Yun · 11 months ago
- aa2d3f5 Revert "Revert "cc: use platform sdk version for vendor/product ..." by Jooyung Han · 10 months ago
- 31432ec Merge "Revert "cc: use platform sdk version for vendor/product variants"" into main by Priyanka Advani (xWF) · 10 months ago
- 25fc109 Merge "Remove magic implementation selection based on test_for" into main by Colin Cross · 10 months ago
- 8d5cccd Revert "cc: use platform sdk version for vendor/product variants" by Priyanka Advani (xWF) · 10 months ago
- 99dcad0 Merge "cc: use platform sdk version for vendor/product variants" into main by Treehugger Robot · 10 months ago
- 0f1a781 cc: use platform sdk version for vendor/product variants by Jooyung Han · 10 months ago
- 3e85da8 Remove magic implementation selection based on test_for by Colin Cross · 10 months ago
- 516c545 Add a check that dependencies don't include conflicting explicit versions by Colin Cross · 10 months ago
- e70976d Revert^2 "Convert cc modules to use AndroidMkInfoProvider." by Yu Liu · 11 months ago
- 0e097dd Use --sysroot when compiling against the NDK by Colin Cross · 11 months ago
- 22f8206 Revert "Use --sysroot when compiling against the NDK" by Colin Cross · 11 months ago
- 2757bb7 Use --sysroot when compiling against the NDK by Colin Cross · 11 months ago
- dd81e67 Extend TestIncludeDirectoryOrdering to cover the platform variants too by Colin Cross · 11 months ago
- 5781b13 Merge "Revert "Convert cc modules to use AndroidMkInfoProvider."" into main by Colin Cross · 11 months ago
- 37e6794 Revert "Convert cc modules to use AndroidMkInfoProvider." by Priyanka Advani (xWF) · 11 months ago
- 991d11d Merge "Convert cc modules to use AndroidMkInfoProvider." into main by Yu Liu · 11 months ago
- 5640008 Convert cc modules to use AndroidMkInfoProvider. by Yu Liu · 11 months ago
- 597bad6 Convert fuzzMutatorDeps to a transition mutator by Colin Cross · 11 months ago
- d27205e Convert test mutators to TransitionMutators by Colin Cross · 12 months ago
- a6f4b6b Merge changes from topic "cc_prebuilt_stubs" into main by Spandan Das · 1 year ago
- 51c2231 Access output files thru providers in Soong tests. by Yu Liu · 1 year ago
- 357ffcc Add stub generation support to cc_prebuilt_library by Spandan Das · 1 year, 1 month ago
- 663e450 Merge SingletonProviderContext with OtherModuleProviderContext by Yu Liu · 1 year, 1 month ago
- a66b463 Add PrepareForTestWithBuildFlag by Colin Cross · 1 year, 1 month ago
- 2a69eb6 Revert "Revert "Switch NDK libc++ from prebuilts/ndk to prebuilt..." by Ryan Prichard · 1 year, 1 month ago
- 08d5d26 Revert "Switch NDK libc++ from prebuilts/ndk to prebuilts/clang" by Liana Kazanova · 1 year, 1 month ago
- 5228aeb Switch NDK libc++ from prebuilts/ndk to prebuilts/clang by Ryan Prichard · 1 year, 1 month ago
- abdb293 Update outputFilesForModuleFromProvider by mrziwang · 1 year, 3 months ago
- b3b05ba Remove an out of date comment. by Elliott Hughes · 1 year, 3 months ago
- 9f26fcf Remove VNDK related code from Soong by Kiyoung Kim · 1 year, 3 months ago
- d62ea30 Add clang_verify property for cc. by kellyhung · 1 year, 4 months ago
- 5f228b0 Pass system include dirs to header ABI checker by Hsin-Yi Chen · 1 year, 5 months ago
- 64b2d03 Filter ABI dumps by LLNDK headers and version scripts by Hsin-Yi Chen · 1 year, 5 months ago
- 0d1c1e6 Remove VNDK information from CC and APEX tests by Kiyoung Kim · 1 year, 5 months ago
- ed9005b Merge "Clean up LLNDK stubs" into main by Jooyung Han · 1 year, 6 months ago
- 33eb615 ndkstubgen: use llndk=<version> for new llndk stub by Jooyung Han · 1 year, 6 months ago
- 5e8994e Clean up LLNDK stubs by Jooyung Han · 1 year, 6 months ago
- 88960aa cc: Vendor modules should NOT derive its "SDK" level from VNDK by Yi-Yo Chiang · 1 year, 8 months ago
- b5fdb2e Generate image variation without version by Kiyoung Kim · 1 year, 8 months ago
- ea30d85 Remove cc.moduleContext override of android.ModuleContext.*Specific by Colin Cross · 1 year, 9 months ago
- 5a37718 Convert ModuleProvder to generic providers API by Colin Cross · 1 year, 9 months ago
- 5f5d271 Build native libraries used by layoutlib. by Wei Li · 1 year, 9 months ago
- 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 9 months ago
- e0a5c5a Merge "Define __ANDROID_VENDOR_API__" into main by Treehugger Robot · 1 year, 9 months ago
- 2998c33 Merge "Add TestContext parameter to ContentFromFileRuleForTests" into main by Colin Cross · 1 year, 9 months ago
- f61d03d Add TestContext parameter to ContentFromFileRuleForTests by Colin Cross · 1 year, 10 months ago
- 37d6943 Merge "Bump the default from gnu++17 to gnu++20." into main by Tomasz Wasilczyk · 1 year, 9 months ago
- 41cbb5e Define __ANDROID_VENDOR_API__ by Justin Yun · 1 year, 9 months ago
- 7e2e794 Fix soong for go test ./... by Colin Cross · 1 year, 10 months ago
- c79d9e3 Bump the default from gnu++17 to gnu++20. by Elliott Hughes · 3 years, 8 months ago
- f161d65 Merge "Disable TARGET_VNDK_USE_CORE_VARIANT if VNDK is deprecated" into main by Kiyoung Kim · 1 year, 11 months ago
- 03b6cba Disable TARGET_VNDK_USE_CORE_VARIANT if VNDK is deprecated by Kiyoung Kim · 1 year, 11 months ago
- af1fde4 Generate product variants by default by Justin Yun · 2 years ago
- a2d6dee Relocate llndk.libraries.txt into system by Kiyoung Kim · 2 years, 1 month ago
- 6ee23ad cc_test mixed builds: suffix bazel label with __tf_internal. by Jingwen Chen · 2 years, 1 month ago
- 13beeed Turn off Global ThinLTO for LP32 again by Yi Kong · 2 years, 2 months ago
- add6375 Turn on Global ThinLTO by default by Yi Kong · 2 years, 2 months ago
- 313d32f Merge "Use generics for DepSets" by Colin Cross · 2 years, 2 months ago
- c85750b Use generics for DepSets by Colin Cross · 3 years, 5 months ago
- fb294e3 Bump the platform default up to C17. by Elliott Hughes · 2 years, 3 months ago
- 95497dc Allow cfi enabled modules in mixed build. by Yu Liu · 2 years, 3 months ago
- 0958195 Sandbox inputs to aidl rule in cc by Vinh Tran · 2 years, 4 months ago
- e684294 Pass includes attrs to cc_aidl_library by Vinh Tran · 2 years, 4 months ago
- 367d89d Use aidl_library in cc libraries by Vinh Tran · 2 years, 4 months ago
- c0f9a21 Merge "Re-enable TestMixedBuildUsesStubs" by Spandan Das · 2 years, 4 months ago
- f47e142 Refactor MixedBuildsEnabled and add --ensure-allowlist-integrity. by MarkDacek · 2 years, 5 months ago
- 00bafc6 Re-enable TestMixedBuildUsesStubs by Spandan Das · 2 years, 4 months ago
- d7b5018 Merge "Use copy of apex_available in AvailableToSameApexes" by Treehugger Robot · 2 years, 4 months ago
- 75dbca2 Revert "Revert "mixed builds correctly reference stubs libs"" by Sam Delmerico · 2 years, 5 months ago
- 4e1bfa0 Use copy of apex_available in AvailableToSameApexes by Spandan Das · 2 years, 4 months ago
- ef69d47 disable mixed builds for sanitized cc modules by Sam Delmerico · 2 years, 5 months ago
- 1db4348 Revert "mixed builds correctly reference stubs libs" by Usta (Tsering) Shrestha · 2 years, 5 months ago
- ca438e6 mixed builds correctly reference stubs libs by Sam Delmerico · 2 years, 5 months ago
- a22c4b6 Disable flaky test temporarily by Liz Kammer · 2 years, 5 months ago
- 48cdbeb Handle stubs within an apex with apex_available by Liz Kammer · 2 years, 6 months ago
- 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 2 years, 6 months ago
- 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