- 3ddf20b Merge tag 'android-15.0.0_r32' of https://android.googlesource.com/platform/build/soong into HEAD by micky387 · 4 months ago
- 8eb0536 Merge tag 'android-15.0.0_r6' of https://android.googlesource.com/platform/build/soong into HEAD by micky387 · 9 months ago
- b1bfa9d Convert checkStaticLinkingToStubLibraries to use module proxy. by Yu Liu · 9 months ago
- 10c4136 Reland "Skip packaging cross container cc deps of apk-in-apex" by Spandan Das · 9 months ago
- 430bb2e Revert "Skip packaging cross container cc deps of apk-in-apex" by Priyanka Advani (xWF) · 9 months ago
- 6e0c110 Skip packaging cross container cc deps of apk-in-apex by Spandan Das · 10 months ago
- 4297f40 Remove ApexesProvidingSharedLibs by Colin Cross · 10 months ago
- 2dcbca6 Replace InAnyApex with checking apex_available by Colin Cross · 10 months ago
- 386afeb Don't use ctx.directlyInAnyApex for bootstrap libraries by Colin Cross · 10 months ago
- d79ae17 Merge "Use VisitDirectDepsProxy in checkStaticExecutables." into main by Yu Liu · 10 months ago
- 8ffb90f Merge "Don't magically use implementations for modules in the same apex" into main by Colin Cross · 10 months ago
- 986d98c Use VisitDirectDepsProxy in checkStaticExecutables. by Yu Liu · 10 months ago
- aa2d3f5 Revert "Revert "cc: use platform sdk version for vendor/product ..." by Jooyung Han · 10 months ago
- 327a5f0 Merge "Remove no longer used test_for functionality" into main by Colin Cross · 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
- ea91a17 Don't magically use implementations for modules in the same apex by Colin Cross · 10 months ago
- 5d52666 Remove no longer used test_for functionality by Colin Cross · 10 months ago
- b314724 Merge "Collect kythe, obj and tidy files using ModuleProxy." into main by Yu Liu · 10 months ago
- f0c36a0 Merge "Add a check that dependencies don't include conflicting explicit versions" into main by Colin Cross · 10 months ago
- 3f92ee1 Merge "Verify that libraries in apexes don't link to implementations outside the apex" into main by Colin Cross · 10 months ago
- ec7043d Collect kythe, obj and tidy files using ModuleProxy. by Yu Liu · 10 months ago
- 3e85da8 Remove magic implementation selection based on test_for by Colin Cross · 11 months ago
- 516c545 Add a check that dependencies don't include conflicting explicit versions by Colin Cross · 10 months ago
- b614cd4 Verify that libraries in apexes don't link to implementations outside the apex by Colin Cross · 11 months ago
- 76d9446 Remove 3 make vars related globals from cc. by Yu Liu · 10 months ago
- 034af2c Distinguish HideFromMake from SkipInstall by Spandan Das · 10 months ago
- e70976d Revert^2 "Convert cc modules to use AndroidMkInfoProvider." by Yu Liu · 11 months ago
- 51adc5f Merge changes I73392676,Ib93a3223,I08bd3cb4 into main by Colin Cross · 11 months ago
- afcdce8 Fix explicitly versioned tag by Colin Cross · 11 months ago
- 1c841c4 Merge changes from topic "move-depset" into main by Colin Cross · 11 months ago
- a14fb6a Update DepSet references by Colin Cross · 11 months ago
- 830f56a Remove testing package by Cole Faust · 11 months ago
- 65cb40a Add new properties to aid in removing the 1-variant fallback by Cole Faust · 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
- 8a96280 Remove MutatorHandle.Parallel() by Colin Cross · 11 months ago
- 597bad6 Convert fuzzMutatorDeps to a transition mutator by Colin Cross · 11 months ago
- 91ae5ec Convert sabi to TransitionMutator by Colin Cross · 11 months ago
- c980c1e Merge "Remove CreateVariations, CreateLocalVariations and AddInterVariantDependencies" into main by Colin Cross · 12 months ago
- da279cf Convert trivial TopDown mutators to BottomUp by Colin Cross · 12 months ago
- 1e954b6 Remove CreateVariations, CreateLocalVariations and AddInterVariantDependencies by Colin Cross · 12 months ago
- 53a230b Merge "Delete multitree api imports code" into main by Spandan Das · 12 months ago
- ff66518 Delete multitree api imports code by Spandan Das · 12 months ago
- e8a8783 Rename ConfigAndErrorContext to ConfigurableEvaluatorContext by Cole Faust · 12 months ago
- 7d771b7 Replace {device,qti}_kernel_headers only when building inline by Chirayu Desai · 3 years, 9 months ago
- 576df38 Replace qti_kernel_headers with generated_kernel_headers by Nolen Johnson · 3 years, 9 months ago
- 5332d5e Replace device_kernel_headers with generated_kernel_headers by Chirayu Desai · 4 years, 7 months ago
- 56aed2b Merge changes from topic "libbinder_ndk-remove-cpp-headers" into main by Steven Moreland · 1 year ago
- f8fab9b ndk_library depends on the correct arch variant of cc_library_headers by Jiyong Park · 1 year ago
- aaae81f cc: clearer OS mismatch error. by Steven Moreland · 1 year ago
- f0006e7 Make the WholeStatic/Static/Shared libs properties configurable by Cole Faust · 1 year, 1 month ago
- 96a692b Make the srcs and exclude_srcs properties configurable by Cole Faust · 1 year, 1 month ago
- d49f086 Merge "Revert "Revert "Switch NDK libc++ from prebuilts/ndk to prebuilt..."" into main by Ryan Prichard · 1 year, 1 month ago
- 2a69eb6 Revert "Revert "Switch NDK libc++ from prebuilts/ndk to prebuilt..." by Ryan Prichard · 1 year, 1 month ago
- 8effb62 Merge "Revert "Switch NDK libc++ from prebuilts/ndk to prebuilts/clang"" into main by Liana Kazanova · 1 year, 1 month ago
- 08d5d26 Revert "Switch NDK libc++ from prebuilts/ndk to prebuilts/clang" by Liana Kazanova · 1 year, 1 month ago
- 02d8023 Merge "Switch NDK libc++ from prebuilts/ndk to prebuilts/clang" into main by Ryan Prichard · 1 year, 1 month ago
- 5228aeb Switch NDK libc++ from prebuilts/ndk to prebuilts/clang by Ryan Prichard · 1 year, 1 month ago
- e20c56c Add C symbol file to module sdk snapshot by Spandan Das · 1 year, 1 month ago
- ea1b3b7 Merge changes from topic "elide_empty_variants" into main by Colin Cross · 1 year, 2 months ago
- ac57a6c Convert sdk mutator to TransitionMutator by Colin Cross · 1 year, 2 months ago
- 767819f Convert link mutator to TransitionMutator by Colin Cross · 1 year, 4 months ago
- add04a8 Convert version mutator to TransitionMutator by Colin Cross · 1 year, 4 months ago
- 7559803 Add libdexfiled to the stub library multi APEX exception list. by Martin Stjernholm · 1 year, 2 months ago
- 694fced Don't mutate non-property module fields by Colin Cross · 1 year, 2 months ago
- 3a02c7b Remove test_per_src by Colin Cross · 1 year, 4 months ago
- a8a6f54 Merge "cc/rust: Alias ffi rlib variant for static_libs" into main by Ivan Lozano · 1 year, 2 months ago
- fd47b1a cc/rust: Alias ffi rlib variant for static_libs by Ivan Lozano · 1 year, 4 months ago
- abdb293 Update outputFilesForModuleFromProvider by mrziwang · 1 year, 3 months ago
- a1aa297 Export Soong modules and build a database from metadata from Make and Soong. by Wei Li · 1 year, 3 months ago
- 79b0eef Merge "Move vendor and product variant generation logic from cc package to android package" into main by Jihoon Kang · 1 year, 3 months ago
- 47e9184 Move vendor and product variant generation logic from cc package to android package by Jihoon Kang · 1 year, 3 months ago
- ecdb25e Merge "Make required a configurable property" into main by Cole Faust · 1 year, 3 months ago
- 43ddd08 Make required a configurable property by Cole Faust · 1 year, 3 months ago
- 8006484 Add "Optimize_for_size" build property am: 5786f5cf1d by Yi Kong · 1 year, 3 months ago
- 5786f5c Add "Optimize_for_size" build property by Yi Kong · 1 year, 3 months ago
- 9f26fcf Remove VNDK related code from Soong by Kiyoung Kim · 1 year, 3 months ago
- 8f05c54 VNDK is fully deprecated from Soong by Kiyoung Kim · 1 year, 4 months ago
- 22152f6 Remove VndkUseCoreVariant related code from build by Kiyoung Kim · 1 year, 4 months ago
- d62ea30 Add clang_verify property for cc. by kellyhung · 1 year, 4 months ago
- e8fcd37 Merge changes from topic "rust-made-to-order-staticlibs" into main by Ivan Lozano · 1 year, 4 months ago
- 0a468a4 rust: made-to-order rust staticlibs by Ivan Lozano · 1 year, 4 months ago
- 40182b6 Remove duplicated CollectDependencyAconfigFiles() by Justin Yun · 1 year, 4 months ago
- ae0d23f Merge "Implement cc_cmake_snapshot" into main by Tomasz Wasilczyk · 1 year, 4 months ago
- 1c8ea5b Implement cc_cmake_snapshot by Hao Chen · 1 year, 11 months ago
- 3f01580 Merge "Make the enabled property configurable" into main by Cole Faust · 1 year, 4 months ago
- 364740b Merge "Merge logtags from cc modules too" into main by Inseob Kim · 1 year, 4 months ago
- a963b94 Make the enabled property configurable by Cole Faust · 1 year, 5 months ago
- 973cb6f Move LLNDK related logic to llndk_library by Kiyoung Kim · 1 year, 4 months ago
- 37e0bb0 Merge logtags from cc modules too by Inseob Kim · 1 year, 4 months ago
- 6a08d49 Add test-only for test-per-src cc modules by Ronald Braunstein · 1 year, 5 months ago
- c0df1af Merge "Pass system include dirs to header ABI checker" into main by Hsin-Yi Chen · 1 year, 5 months ago
- a115e26 Add "test-only" flag for cc modules by Ronald Braunstein · 1 year, 5 months ago
- 5f228b0 Pass system include dirs to header ABI checker by Hsin-Yi Chen · 1 year, 5 months ago