- f1e6a04 Test using soong_config_module_type with singleton module type by Paul Duffin · 2 years, 7 months ago
- 3229998 Dedup registration of Soong config module types by Paul Duffin · 2 years, 7 months ago
- 939673b Merge "Remove memberMutator and use DepsMutator instead" by Paul Duffin · 2 years, 7 months ago
- 351ca9a Merge "Remove memberDepsMutator, SdkAware et al" by Treehugger Robot · 2 years, 7 months ago
- 4520481 Merge changes I07db8afc,Ia89e0239 by Treehugger Robot · 2 years, 7 months ago
- 3c867b6 Merge "Remove SdkAware.SdkMemberComponentName" by Treehugger Robot · 2 years, 7 months ago
- 8a5d412 Merge "Add header_abi_checker properties for vendor, product, and platform" by Hsin-Yi Chen · 2 years, 7 months ago
- fcfc9d3 Merge "Add integration test for testing the arch variant passed to cc modules included in APEXES." by Wei Li · 2 years, 7 months ago
- 501a797 Merge "Bp2build support for multiple product configs" by Cole Faust · 2 years, 7 months ago
- 6c58829 Add integration test for testing the arch variant passed to cc modules included in APEXES. by Wei Li · 2 years, 8 months ago
- e76fa00 Merge "Remove IsModuleInVersionedSdk" by Paul Duffin · 2 years, 7 months ago
- 5366821 Merge "Dedup checks for module being in versioned sdk snapshot" by Paul Duffin · 2 years, 7 months ago
- c8fe431 Merge "Stop using versioned snapshots in TestBasicSdkWithBootclasspathFragment" by Paul Duffin · 2 years, 7 months ago
- 4a0f402 Merge "Merge TQ1A.230105.002 to aosp-master - DO NOT MERGE" by Bill Yi · 2 years, 7 months ago
- 6228be4 Merge "support libs for android_library" by Treehugger Robot · 2 years, 7 months ago
- f09cfc4 Merge TQ1A.230105.002 to aosp-master - DO NOT MERGE by Bill Yi · 2 years, 7 months ago
- c49c49a Merge "Show correct line numbers for errors in an $(eval)" by Cole Faust · 2 years, 7 months ago
- a2cccc3 bp2build converts android.hardware.audio AIDL by Sam Delmerico · 2 years, 7 months ago
- 82fb94e support libs for android_library by Alix · 2 years, 9 months ago
- b85d1a1 Bp2build support for multiple product configs by Cole Faust · 2 years, 9 months ago
- 0592859 Merge "Move common functions to script_utils.sh" by Joe Onorato · 2 years, 7 months ago
- 7366042 Show correct line numbers for errors in an $(eval) by Cole Faust · 2 years, 7 months ago
- 58f7784 Merge "Stop changes to BAZEL_METRICS_DIR regenerating ninja file" by Paul Duffin · 2 years, 7 months ago
- 92297f2 Merge "Rename proto field." by Mark Dacek · 2 years, 7 months ago
- c00d91d Merge "Run ckati step of the Android build tracing given variables" by Treehugger Robot · 2 years, 7 months ago
- 8533307 Merge "Revert "R8/D8 should use sdk_version prop to determine API surface stability."" by Spandan Das · 2 years, 7 months ago
- 7eb9243 Revert "R8/D8 should use sdk_version prop to determine API surface stability." by Spandan Das · 2 years, 7 months ago
- d363771 Merge "Libs support for * -> java_library_edge with kt sources" by Alix Espino · 2 years, 7 months ago
- a3a62a3 Rename proto field. by MarkDacek · 2 years, 7 months ago
- 49dd3d5 Merge "Fix missing test name after aosp/2372150" by Cole Faust · 2 years, 7 months ago
- da5e739 Merge "Use WriteFileRule instead of custom echo commands" by Cole Faust · 2 years, 7 months ago
- 0cec5ea Fix missing test name after aosp/2372150 by Cole Faust · 2 years, 7 months ago
- 648e32c Run ckati step of the Android build tracing given variables by Sasha Smundak · 2 years, 8 months ago
- 94682b2 Merge "Allow adding extra tradefed options in the Android.bp file" by Cole Faust · 2 years, 7 months ago
- f038e06 Merge "R8/D8 should use sdk_version prop to determine API surface stability." by Treehugger Robot · 2 years, 7 months ago
- 253171b Merge "Use comma not pipe in switch-case" by Usta (Tsering) Shrestha · 2 years, 7 months ago
- 184366a Stop changes to BAZEL_METRICS_DIR regenerating ninja file by Paul Duffin · 2 years, 8 months ago
- d1bc69d Merge "Add upload-only mode and manual build-started-time flag." by Mark Dacek · 2 years, 7 months ago
- daa220a R8/D8 should use sdk_version prop to determine API surface stability. by Spandan Das · 2 years, 7 months ago
- fa5fc26 Move common functions to script_utils.sh by Joe Onorato · 2 years, 8 months ago
- a734749 Use WriteFileRule instead of custom echo commands by Cole Faust · 2 years, 8 months ago
- 7fae695 Use comma not pipe in switch-case by Usta Shrestha · 2 years, 8 months ago
- 2168054 Allow adding extra tradefed options in the Android.bp file by Cole Faust · 2 years, 8 months ago
- 2266e02 Merge "bp2build conversion for Sanitize.Integer_overflow" by Trevor Radcliffe · 2 years, 7 months ago
- 22f8b3d Merge "Run host_init_verifier when building filesystem" by Nikita Ioffe · 2 years, 7 months ago
- db7e026 bp2build conversion for Sanitize.Integer_overflow by Trevor Radcliffe · 2 years, 9 months ago
- 87c149d Merge "Create (API) bp2build converters for droidstubs" by Spandan Das · 2 years, 7 months ago
- 60adbe2 Merge "Add variant_prepend test for cc_library" by Zi Wang · 2 years, 7 months ago
- bb258f4 Merge "Don't add dexpreopt compat deps to android_library modules" by Treehugger Robot · 2 years, 7 months ago
- 0b555e3 Create (API) bp2build converters for droidstubs by Spandan Das · 2 years, 8 months ago
- 0f82844 Add variant_prepend test for cc_library by Zi Wang · 2 years, 7 months ago
- 8feb413 Add header_abi_checker properties for vendor, product, and platform by Hsin-Yi Chen · 2 years, 7 months ago
- f7562ae Merge changes from topic "dup-check-in-apex" by Jooyung Han · 2 years, 7 months ago
- 6c63f99 Merge "Set Java version for java_api_library module" by Jihoon Kang · 2 years, 7 months ago
- ff878bf Set Java version for java_api_library module by Jihoon Kang · 2 years, 7 months ago
- a8b0bfb Do not report warnings when testing with the top of trunk LLVM by Yi Kong · 2 years, 7 months ago
- 519015f Run host_init_verifier when building filesystem by Nikita Ioffe · 2 years, 7 months ago
- 6614d9c Add upload-only mode and manual build-started-time flag. by MarkDacek · 2 years, 8 months ago
- 5482a83 Merge "Support env based compiler flags." by Yu Liu · 2 years, 8 months ago
- acb884e Merge "We now support native code coverage in mixed build." by Yu Liu · 2 years, 8 months ago
- aebab39 Merge "Swap error before setting to prevent nil error" by Treehugger Robot · 2 years, 8 months ago
- 188dfbb Merge "Expose avb_hash_algorithm as a property." by Treehugger Robot · 2 years, 8 months ago
- 4a80a15 Don't add dexpreopt compat deps to android_library modules by Colin Cross · 2 years, 8 months ago
- 9f85995 Merge changes Ib4fe4def,I6fdecefa by Treehugger Robot · 2 years, 8 months ago
- fe12962 Merge "Add conscrypt updatable certificates." by Miguel Aranda · 2 years, 8 months ago
- 482b0ec We now support native code coverage in mixed build. by Yu Liu · 2 years, 8 months ago
- 19ea53d Support env based compiler flags. by Yu Liu · 2 years, 8 months ago
- 44bc9a3 Swap error before setting to prevent nil error by Liz Kammer · 2 years, 8 months ago
- 62e4fe1 Merge changes I47b8fdd9,Ifbd121ab by Colin Cross · 2 years, 8 months ago
- e6f3063 Expose avb_hash_algorithm as a property. by Shikha Panwar · 2 years, 8 months ago
- 72e1d65 Merge "Remove creation of has_stubs in cc_library_shared by bp2build" by Vinh Tran · 2 years, 8 months ago
- 1724d58 apex_vndk doen't need stub variants by Jooyung Han · 2 years, 8 months ago
- 862c0d6 Check for duplicate bundled files from different modules. by Jooyung Han · 2 years, 8 months ago
- 046fcea Return linux as host OS from getConfigString when using musl by Colin Cross · 2 years, 8 months ago
- 133782e Use //build/bazel/platforms/os:linux_glibc for osLinux by Colin Cross · 2 years, 8 months ago
- 003cbe3 Merge "Add bazel metrics proto." by Mark Dacek · 2 years, 8 months ago
- 295cdfc Merge "Enable code coverage for cc shared library" by Yu Liu · 2 years, 8 months ago
- 463c15d Merge "Make more cc tests parallel" by Treehugger Robot · 2 years, 8 months ago
- 2ee2db3 Add bazel metrics proto. by MarkDacek · 2 years, 8 months ago
- 1d174b1 Merge "Revert "Allow adding extra tradefed options in the Android.bp file"" by Jigar Thakkar · 2 years, 8 months ago
- 1c6ca94 Merge "Delete Stale Metrics Files" by Jason Wu · 2 years, 8 months ago
- 889f2f2 mixed builds: Make apex's GetBazelLabel return the label of the override_apex, if applicable. by Jingwen Chen · 2 years, 8 months ago
- 5978942 Merge "mixed builds: add cc_test bazel handler, and add adbd_test to staging allowlist." by Treehugger Robot · 2 years, 8 months ago
- 5979b30 Revert "Revert "Include proguard flag files from transitive java_library deps"" by Jared Duke · 2 years, 8 months ago
- cc166a7 Delete Stale Metrics Files by Jason Wu · 2 years, 8 months ago
- 83f88cd Remove creation of has_stubs in cc_library_shared by bp2build by Vinh Tran · 2 years, 8 months ago
- 52b842a Update allowlist to fix build by Chris Parsons · 2 years, 8 months ago
- 77dc7d0 Revert "Allow adding extra tradefed options in the Android.bp file" by Tahsin Loqman · 2 years, 8 months ago
- 08270c6 Disable sanitizer for vendor_snapshot_object modules by Justin Yun · 2 years, 8 months ago
- 0db300d Merge "Add test for missing certificate with AllowMissingDependencies" by Treehugger Robot · 2 years, 8 months ago
- 8814fc5 VSDK: capture hwasan static libs for vsdk snapshot build by Justin Yun · 2 years, 8 months ago
- abc182c Merge "Allow exporting bazel mixed build allowlists to simple text files" by Cole Faust · 2 years, 8 months ago
- 32edd1a Add tradefed attributes to cc_test bazel macro by Kevin Dagostino · 2 years, 8 months ago
- 2731ca8 Merge "Allow adding extra tradefed options in the Android.bp file" by Treehugger Robot · 2 years, 8 months ago
- ed8b52c Merge "Revert "Include proguard flag files from transitive java_library deps"" by Colin Cross · 2 years, 8 months ago
- 6f7e288 Revert "Include proguard flag files from transitive java_library deps" by Colin Cross · 2 years, 8 months ago
- c1260dd Merge "Include proguard flag files from transitive java_library deps" by Treehugger Robot · 2 years, 8 months ago
- f01a0f0 Enable code coverage for cc shared library by Yu Liu · 2 years, 8 months ago
- 9c54f03 Include proguard flag files from transitive java_library deps by Jared Duke · 3 years, 3 months ago
- 1845f42 Simplify soong_build top-level code by Sasha Smundak · 2 years, 8 months ago