- d396515 Remove test_min_api_level property by Justin Yun · 3 years, 8 months ago
- ce69757 Merge "Add Darwin x86_64+arm64 universal binary support" by Dan Willemsen · 3 years, 8 months ago
- 212df74 Merge "Print number of converted modules" by Christopher Parsons · 3 years, 8 months ago
- ab9f3a2 Merge "Add tests for converting license in androidmk" by Yuntao Xu · 3 years, 8 months ago
- 6abfb33 Merge changes I08ec0b44,I79b5a1fc,I469d6558 by Treehugger Robot · 3 years, 8 months ago
- 9df0fa5 Merge "Revert "Set targetsdkversion to future level if TARGET_BUILD_APPS is not empty"" by Allen Hair · 3 years, 8 months ago
- 91b81f0 Print number of converted modules by Chris Parsons · 3 years, 8 months ago
- edd6fde Merge "Stop installing a profile into an APEX if profiles are disabled." by Vladimir Marko · 3 years, 8 months ago
- a85f7bd Merge "Support rust_toolchain_library for rust-project" by Treehugger Robot · 3 years, 8 months ago
- 84bec80 Merge "Add jdk.internal.ref to package_allowed_list.txt (OpenJDK 11)" by Nikita Iashchenko · 3 years, 8 months ago
- 92d4188 Merge "Propagate headers from bazel to mixed builds" by Liz Kammer · 3 years, 8 months ago
- 758968a Allow java_sdk_library in an APEX to have higher min_sdk_version. by satayev · 3 years, 8 months ago
- 8f088b0 Perform CheckMinSdkVersion for java_sdk_library. by satayev · 3 years, 8 months ago
- ad99149 Add MinSdkVersion(ctx) method to ModuleWithMinSdkVersionCheck interface. by satayev · 3 years, 8 months ago
- 29e35e1 Stop installing a profile into an APEX if profiles are disabled. by Jiakai Zhang · 3 years, 8 months ago
- 566eb80 Support rust_toolchain_library for rust-project by Thiébaud Weksteen · 3 years, 8 months ago
- 939cb7b Merge "Add (obj|tidy)-*_os, and (obj|tidy)-*_subset targets" by Treehugger Robot · 3 years, 8 months ago
- 4745007 Add Darwin x86_64+arm64 universal binary support by Dan Willemsen · 3 years, 10 months ago
- 4efcb9d Merge "Update clang version to clang-r437112" by Treehugger Robot · 3 years, 8 months ago
- 131a5a1 Revert "Set targetsdkversion to future level if TARGET_BUILD_APPS is not empty" by Kun Niu · 3 years, 8 months ago
- 253fd06 Update clang version to clang-r437112 by Chih-Hung Hsieh · 3 years, 8 months ago
- d2d8e32 Merge "Add `vendor_available: true` to libbuildverison" by Treehugger Robot · 3 years, 8 months ago
- 8078377 Add (obj|tidy)-*_os, and (obj|tidy)-*_subset targets by Chih-Hung Hsieh · 3 years, 10 months ago
- 4526269 Merge "Initial bp2build converter for android_app." by Romain Jobredeaux · 3 years, 8 months ago
- 022a5fa Merge "Fix filter-out being negated in rbc product configuration" by Treehugger Robot · 3 years, 8 months ago
- 58e748d Merge "Allow users to enable local incremental Rust builds" by Chris Wailes · 3 years, 8 months ago
- 21be0e2 Add tests for converting license in androidmk by Yuntao Xu · 3 years, 9 months ago
- 8a8cebb Merge "Move "-fdebug-info-for-profiling" flag to device binaries only" by Yi Kong · 3 years, 8 months ago
- eb2d6d1 Propagate headers from bazel to mixed builds by Liz Kammer · 3 years, 8 months ago
- e6f63be Merge "Add ART boot image profile to the ART APEX." by Jiakai Zhang · 3 years, 8 months ago
- 1282c42 Initial bp2build converter for android_app. by Romain Jobredeaux · 3 years, 9 months ago
- 580b93c Add `vendor_available: true` to libbuildverison by A. Cody Schuffelen · 3 years, 8 months ago
- 196b926 Move "-fdebug-info-for-profiling" flag to device binaries only by Yi Kong · 3 years, 8 months ago
- b0d167c Merge "addSamplingProfileGatherFlags is no longer needed" by Yi Kong · 3 years, 8 months ago
- 970f838 Merge "object files depend only on NDK headers" by Chih-hung Hsieh · 3 years, 8 months ago
- 838e7cd Merge "Add descriptions to soong_build actions." by Jingwen Chen · 3 years, 8 months ago
- eec0d81 Fix filter-out being negated in rbc product configuration by Cole Faust · 3 years, 8 months ago
- d9781fd Allow users to enable local incremental Rust builds by Chris Wailes · 3 years, 8 months ago
- 58a2eec Merge "bp2build: split full_cc_library into shared/static" by Christopher Parsons · 3 years, 8 months ago
- 2a70929 Merge "[cc/sanitize] Re-enable new pass manager for fuzzer targets" by Treehugger Robot · 3 years, 8 months ago
- 77acf2e bp2build: split full_cc_library into shared/static by Chris Parsons · 3 years, 8 months ago
- 203e6f4 Add "-Z debug-info-for-profiling" flag for AutoFDO by Yi Kong · 3 years, 8 months ago
- a4fc08d Merge "Add ModuleWithMinSdkVersionCheck type." by Artur Satayev · 3 years, 8 months ago
- 85c0097 Merge "bp2build: support full/lite protos in cc libs" by Liz Kammer · 3 years, 8 months ago
- 78fd87f Add descriptions to soong_build actions. by Jingwen Chen · 3 years, 8 months ago
- b3fd411 Add ModuleWithMinSdkVersionCheck type. by satayev · 3 years, 8 months ago
- a86cbd4 Merge "Allowlist //build/soong/cc/{ndkstubgen,symbolfile}." by Jingwen Chen · 3 years, 8 months ago
- 103d511 Merge "Add future_updatable to the apex module" by Jiyong Park · 3 years, 8 months ago
- 5ded619 addSamplingProfileGatherFlags is no longer needed by Yi Kong · 3 years, 8 months ago
- f402058 Add future_updatable to the apex module by Jiyong Park · 3 years, 8 months ago
- f6ca1b9 object files depend only on NDK headers by Chih-Hung Hsieh · 3 years, 8 months ago
- ff4a061 Merge "Support passing input variables to the product configuration" by Cole Faust · 3 years, 8 months ago
- 23d5d98 Merge "No NDK libraries in clang-tidy pathDeps" by Chih-hung Hsieh · 3 years, 8 months ago
- f8646fc Merge "Update `RustDefaultVersion` to 1.57.0" by Treehugger Robot · 3 years, 8 months ago
- 49b1eb6 Add ART boot image profile to the ART APEX. by Jiakai Zhang · 3 years, 8 months ago
- 284b7f3 Update `RustDefaultVersion` to 1.57.0 by Chris Wailes · 3 years, 8 months ago
- 7260025 Merge "Forbid updatable: true on vendor APEXes." by Daniel Norman · 3 years, 8 months ago
- 16ce480 Merge "Set targetsdkversion to future level if TARGET_BUILD_APPS is not empty" by Spandan Das · 3 years, 8 months ago
- 8db8140 Merge "Support a quieter bp2build" by Liz Kammer · 3 years, 8 months ago
- fdee90d Merge "Removal of unused methods AppendProperties and PrependProperties from topDownMutatorContext" by Usta Shrestha · 3 years, 8 months ago
- 89e2188 Allowlist //build/soong/cc/{ndkstubgen,symbolfile}. by Jingwen Chen · 3 years, 8 months ago
- 0a84e93 Merge "Support filename and sub_dir attributes in sh_binary" by Yu Liu · 3 years, 8 months ago
- 864028a Support passing input variables to the product configuration by Cole Faust · 3 years, 8 months ago
- b302455 Support filename and sub_dir attributes in sh_binary by Yu Liu · 3 years, 9 months ago
- 24eb824 Merge "Support response file inputs in build_license_metadata" by Treehugger Robot · 3 years, 8 months ago
- 6910911 Forbid updatable: true on vendor APEXes. by Daniel Norman · 3 years, 8 months ago
- 355a587 Removal of unused methods AppendProperties and PrependProperties from topDownMutatorContext by Usta · 3 years, 8 months ago
- e33e25b Set targetsdkversion to future level if TARGET_BUILD_APPS is not empty by Spandan Das · 3 years, 8 months ago
- cd4335a Merge "rust: Ensure unwind tables are generated" by Ivan Lozano · 3 years, 8 months ago
- 12615db bp2build: support full/lite protos in cc libs by Liz Kammer · 3 years, 10 months ago
- ee59491 Merge "Use textproto format for classpaths.proto generation." by Artur Satayev · 3 years, 8 months ago
- a9351ef Merge "Support empty strings in bp2build" by Liz Kammer · 3 years, 8 months ago
- 1aefc9d Support a quieter bp2build by Liz Kammer · 3 years, 10 months ago
- fb0a723 Merge changes Ieb9aef29,I6985ebb6 by Artur Satayev · 3 years, 8 months ago
- eca59f3 Merge changes Ied267053,Ica29c649 by Martin Stjernholm · 3 years, 8 months ago
- a71eabb Merge "Test SdkSpecForm." by Artur Satayev · 3 years, 8 months ago
- d51cb5c Fix prebuilt header files to produce proper AndroidMk entries. by Martin Stjernholm · 3 years, 8 months ago
- c01a5cd Merge "Only get dexpreopt config for device modules" by Colin Cross · 3 years, 8 months ago
- 7448392 [cc/sanitize] Re-enable new pass manager for fuzzer targets by Pirama Arumuga Nainar · 3 years, 8 months ago
- 3d221b3 Merge "Set min_sdk_version (system/core)" by Jooyung Han · 3 years, 8 months ago
- abd43ec Merge "Add Sh_binaries property" by Treehugger Robot · 3 years, 8 months ago
- 5e4637d Merge "Adding configuration support for Java 11" by Treehugger Robot · 3 years, 8 months ago
- 38310bb Only get dexpreopt config for device modules by Colin Cross · 3 years, 8 months ago
- 7c8497d Merge "Ignore errors when running df in build_test.bash" by Treehugger Robot · 3 years, 8 months ago
- 48dae67 Use textproto format for classpaths.proto generation. by satayev · 3 years, 8 months ago
- bc1d8dd Merge "Revert "Enable hwasan use after scope detection."" by Treehugger Robot · 3 years, 8 months ago
- cca4ab7 Propagate min and max sdk versions to classpaths.proto configs. by satayev · 3 years, 8 months ago
- 0a420e7 Introduce max_sdk_version device property. by satayev · 3 years, 8 months ago
- 0ee2f91 Test SdkSpecForm. by satayev · 3 years, 8 months ago
- fa3431c Ignore errors when running df in build_test.bash by Cole Faust · 3 years, 8 months ago
- 611e140 Reduce code duplication for testing the two header modules. by Martin Stjernholm · 3 years, 8 months ago
- 46fb7ab Support empty strings in bp2build by Liz Kammer · 3 years, 8 months ago
- 7c72101 Merge "Add support for Rust JNI Libraries" by Benjamin Brittain · 3 years, 8 months ago
- a358fdb Merge "Move libprotobuf-cpp-full and libprotobuf-cpp-lite to mixed builds denylist." by Jingwen Chen · 3 years, 8 months ago
- 2258b88 Merge "Add entries for STANDALONE_SYSTEMSERVER_JARS to systemserverclasspath.pb" by Jiakai Zhang · 3 years, 8 months ago
- 77d0035 Revert "Enable hwasan use after scope detection." by Florian Mayer · 3 years, 8 months ago
- 5b72153 No NDK libraries in clang-tidy pathDeps by Chih-Hung Hsieh · 3 years, 8 months ago
- f517a9c Merge "Remove python 2 support from manifest_utils" by Treehugger Robot · 3 years, 8 months ago
- 9579f4c Merge "Switch default for InstallBypassMake to true" by Colin Cross · 3 years, 8 months ago
- c903f00 Remove python 2 support from manifest_utils by Cole Faust · 3 years, 8 months ago