- c0f5870 rustc-1.74.1 Build 11331546 by Chris Wailes · 12 months ago
- acae2d7 move SetAconfigFileMkEntries to android by LaMont Jones · 1 year ago
- aa39480 Split usage of UseVndk by Kiyoung Kim · 1 year ago
- 80abaa8 Merge "Add a new x86(_64) arch variant "goldmont-without-xsaves"" into main by Vladimír Marko · 1 year ago
- 6284e0a Merge "Generate image variation without version" into main by Kiyoung Kim · 1 year ago
- b5fdb2e Generate image variation without version by Kiyoung Kim · 1 year ago
- 62d1049 Merge "fuzz packaging: implement system/vendor split" into main by Steven Moreland · 1 year ago
- d86fec5 fuzz packaging: implement system/vendor split by Steven Moreland · 1 year, 1 month ago
- 78b2519 Remove unused use_protobuf3 flag by Ludovic Barman · 1 year, 1 month ago
- 225ad7e Merge "Remove cc.moduleContext override of android.ModuleContext.*Specific" into main by Colin Cross · 1 year, 1 month ago
- aa005ae move CollectDependencyAconfigFiles to android by LaMont Jones · 1 year, 1 month ago
- ea30d85 Remove cc.moduleContext override of android.ModuleContext.*Specific by Colin Cross · 1 year, 2 months ago
- 51428c4 Merge changes I6f116385,Id77f514d,I73479de1,If58f4b53 into main by Colin Cross · 1 year, 1 month ago
- b2c65a2 Merge changes from topic "provider_generics" into main by Colin Cross · 1 year, 1 month ago
- 19739bf Rust protobuf 2->3: Update build system by Ludovic Barman · 1 year, 2 months ago
- c41f211 Add a new x86(_64) arch variant "goldmont-without-xsaves" by Satoshi Niwa · 1 year, 1 month ago
- 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 1 year, 1 month ago
- ff694a8 Convert Provider to generic providers API by Colin Cross · 1 year, 1 month ago
- bc7d76c Convert NewProvider/NewMutatorProvider to generic providers API by Colin Cross · 1 year, 1 month ago
- 4021302 Convert SetProvider to generic providers API by Colin Cross · 1 year, 1 month ago
- 6dc93f9 Properly package aconfig files for vendor partition by Yu Liu · 1 year, 1 month ago
- 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 1 month ago
- 0c97185 rust: add aconfig_flag support by LaMont Jones · 1 year, 1 month ago
- 26df39f Add source file provider for genrule/srcs, python libraries and rust libraries. by Aditya Choudhary · 1 year, 2 months ago
- e0a5c5a Merge "Define __ANDROID_VENDOR_API__" into main by Treehugger Robot · 1 year, 1 month ago
- 0d5dd39 Merge "Move test data installation to Soong" into main by Colin Cross · 1 year, 2 months ago
- 15675d5 rust: Enable ELF TLS by default in platform Rust by Matthew Maurer · 1 year, 2 months ago
- 5c1d5fb Move test data installation to Soong by Colin Cross · 1 year, 2 months ago
- 41cbb5e Define __ANDROID_VENDOR_API__ by Justin Yun · 1 year, 2 months ago
- 67b2923 rustc-1.73.0 Build 11110309 by Charisee · 1 year, 2 months ago
- 359611c Merge "rust: rust-project.json: Skip disabled modules" into main by Treehugger Robot · 1 year, 2 months ago
- 5a3c71c rust: rust-project.json: Skip disabled modules by Matthew Maurer · 1 year, 2 months ago
- b103659 Merge changes I0caddbf6,Iee20b060,I6c92580b,I45028945,Ia7dd5220, ... into main by Matthew Maurer · 1 year, 2 months ago
- db72f7e rust: Resolve crate roots outside rust-project by Matthew Maurer · 1 year, 2 months ago
- a28404a rust: Cache crateRootPath to avoid ctx by Matthew Maurer · 1 year, 2 months ago
- 1d8e20d rust: internalize srcPathFromModuleSrcs by Matthew Maurer · 1 year, 2 months ago
- 87b2ab2 Add test spec provider to test modules. by Aditya Choudhary · 1 year, 2 months ago
- d221d31 rust: move crateRootPath to compiler by Matthew Maurer · 1 year, 2 months ago
- cd41653 rust: Privatize Cargo* methods on compiler by Matthew Maurer · 1 year, 2 months ago
- 689d6f6 rust: Move compiler interface to compiler.go by Matthew Maurer · 1 year, 2 months ago
- 7e2e794 Fix soong for go test ./... by Colin Cross · 1 year, 2 months ago
- c518202 rust: Allow no_stdlibs per-target variants. by Ivan Lozano · 1 year, 2 months ago
- f96b001 Don't call android.PathForModuleSrc(ctx).String() to get ModuleDir by Colin Cross · 1 year, 3 months ago
- 9301b11 Merge "fix some moved code from revert of aosp/2518976" into main by Treehugger Robot · 1 year, 3 months ago
- d6c5839 rustc-1.72.1 Build 11023353 by Chris Wailes · 1 year, 3 months ago
- c5cf990 fix some moved code from revert of aosp/2518976 by Sam Delmerico · 1 year, 3 months ago
- 25acde2 Reapply "Use zstd to compress debug info in rust libraries" by Eric Rahm · 1 year, 3 months ago
- a76ea9a Merge changes from topic "revert-2788316-JFVDBRFDKA" into main by Matías Hernández · 1 year, 3 months ago
- 99d682a Revert "Use zstd to compress debug info in rust libraries" by Matías Hernández · 1 year, 3 months ago
- b60cd11 Merge changes Ia85d8dc0,I4ab3d47f,Ieeaa6554,I0b3c1f08 into main by Eric Rahm · 1 year, 3 months ago
- a806f9d Use zstd to compress debug info in rust libraries by Eric Rahm · 1 year, 3 months ago
- 7515994 Add bp2build converter for rust_ffi_static by Vinh Tran · 1 year, 3 months ago
- 59aa97a Merge "Remove restriction on android config in generated rust_library targets" into main by Vinh Tran · 1 year, 3 months ago
- ed75eef Merge "Set incremental or codegen-units, not both" into main by Chris Wailes · 1 year, 3 months ago
- fb8c5a5 Remove restriction on android config in generated rust_library targets by Vinh Tran · 1 year, 3 months ago
- 3080964 Export rust flags for arm, x86, and x86_64 to Bazel by Vinh Tran · 1 year, 3 months ago
- 7c1b29c Set incremental or codegen-units, not both by Chris Wailes · 1 year, 3 months ago
- 839b5f9 rust: Temporarily disable ASAN builds for Host by Ivan Lozano · 1 year, 3 months ago
- 829e1e9 rust: Emit -x c++ for bindgen modules with cpp_std by Ivan Lozano · 1 year, 3 months ago
- 8321763 Export device arm64 rust flags to Bazel by Vinh Tran · 1 year, 3 months ago
- 50de8be Export rust flags to bazel by Vinh Tran · 1 year, 4 months ago
- ff4d5b4 Merge "Don't pass -lrt or -lgcc_s to darwin rust compiles" into main by Colin Cross · 1 year, 3 months ago
- ce12ea8 Merge "Generate product variants by default" into main by Justin Yun · 1 year, 3 months ago
- e18bd20 Don't pass -lrt or -lgcc_s to darwin rust compiles by Colin Cross · 1 year, 3 months ago
- 004bd3f Revert "Split Rust crate builds into compile and link phases." by Colin Cross · 1 year, 4 months ago
- 1579a91 Merge "add testcases for rust output file paths" into main by Sam Delmerico · 1 year, 4 months ago
- 079a97c add testcases for rust output file paths by Sam Delmerico · 1 year, 4 months ago
- a0d741e Merge "rust: Import protos from dependent rust_protobuf" into main by Ivan Lozano · 1 year, 4 months ago
- d106efe rust: Import protos from dependent rust_protobuf by Ivan Lozano · 1 year, 4 months ago
- 7a346cd Revert^2 "rustSetToolchainSource to use linux-x86 srcs" by Sam Delmerico · 1 year, 4 months ago
- ec59517 Merge changes from topic "reland-rust-sbox-1" into main by Sam Delmerico · 1 year, 4 months ago
- af1fde4 Generate product variants by default by Justin Yun · 1 year, 4 months ago
- 47faaad Add bp2build for rust_protobuf module by Vinh Tran · 1 year, 4 months ago
- 63ca14e Revert^4 "add crate_root property to rust modules" by Sam Delmerico · 1 year, 4 months ago
- f2b1606 Revert^4 "add rust_toolchain_rustc_prebuilt module type" by Sam Delmerico · 1 year, 4 months ago
- 930fd8b Revert^3 "add rust_toolchain_rustc_prebuilt module type" by Wen-yi Chu · 1 year, 4 months ago
- 9c64274 Revert^3 "add crate_root property to rust modules" by Wen-yi Chu · 1 year, 4 months ago
- 41326c1 Revert "support sandboxed rust rules" by Wen-yi Chu · 1 year, 4 months ago
- 7ba7e82 Revert "rustSetToolchainSource to use linux-x86 srcs" by Colin Cross · 1 year, 4 months ago
- 05cbcb3 Revert "remove rust deps on clang prebuilts" by Colin Cross · 1 year, 4 months ago
- 476e876 remove rust deps on clang prebuilts by Sam Delmerico · 1 year, 4 months ago
- fbec3a5 rustSetToolchainSource to use linux-x86 srcs by Sam Delmerico · 1 year, 4 months ago
- 52d1cc3 Merge changes from topics "revert-2746976-revert-2605644-rulebuilder-ninja-vars-OAAWYCDDLT-KMAGKVIXAT", "sandbox-rust-inputs" into main by Sam Delmerico · 1 year, 4 months ago
- 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 1 year, 4 months ago
- a588d15 support sandboxed rust rules by Sam Delmerico · 1 year, 7 months ago
- 60375c4 Revert^2 "add crate_root property to rust modules" by Sam Delmerico · 1 year, 4 months ago
- 9333ac1 Revert^2 "add rust_toolchain_rustc_prebuilt module type" by Sam Delmerico · 1 year, 4 months ago
- 2e3f8e6 Merge "Enable target features for riscv64 Rust builds" into main by Treehugger Robot · 1 year, 4 months ago
- 820ec84 Enable target features for riscv64 Rust builds by Chris Wailes · 1 year, 4 months ago
- 732b37f rustc-1.72.0 Build 10803849 by James Farrell · 1 year, 4 months ago
- 085efff rust: Emit frame pointers on 64-bit device targets. by Ivan Lozano · 1 year, 4 months ago
- e79010c Merge "Revert "rustc-1.72.0 Build 10752340"" into main by Treehugger Robot · 1 year, 4 months ago
- 5d4be57 Revert "rustc-1.72.0 Build 10752340" by James Farrell · 1 year, 4 months ago
- d15dcb7 Merge "rustc-1.72.0 Build 10752340" into main by Treehugger Robot · 1 year, 4 months ago
- 1d3740a Merge changes from topic "revert-2605644-rulebuilder-ninja-vars-OAAWYCDDLT" into main by Sam Delmerico · 1 year, 4 months ago
- 400749d Revert "add rust_toolchain_rustc_prebuilt module type" by Sam Delmerico · 1 year, 4 months ago
- 5162ff1 Revert "add crate_root property to rust modules" by Sam Delmerico · 1 year, 4 months ago
- 9abcf64 Merge changes from topics "rulebuilder-ninja-vars", "rustc_prebuilt_build_tool" into main by Treehugger Robot · 1 year, 4 months ago
- 06521c4 Update rust bindgen to clang-r498229b by Yi Kong · 1 year, 4 months ago
- 26b90d5 rustc-1.72.0 Build 10752340 by James Farrell · 1 year, 5 months ago