- c1490ec Add option to use protobuf3 by Jeff Vander Stoep · 1 year, 8 months ago
- 67237c8 Merge "Pass -Wl,--as-needed when linking Rust binaries." by Peter Collingbourne · 1 year, 9 months ago
- 4629f7c Pass -Wl,--as-needed when linking Rust binaries. by Peter Collingbourne · 1 year, 9 months ago
- e7c71c3 Split Rust crate builds into compile and link phases. by Peter Collingbourne · 1 year, 9 months ago
- 43a2a9a Merge changes from topic "fdo_profile" by Treehugger Robot · 1 year, 9 months ago
- d61ea35 Merge "Set OUT_DIR=out with no src_deps." by Treehugger Robot · 1 year, 9 months ago
- 0dcd62e Set OUT_DIR=out with no src_deps. by Peter Collingbourne · 1 year, 9 months ago
- 553d89a Merge "Fix rust snapshotInfo provider bug" by Treehugger Robot · 1 year, 9 months ago
- cde1016 Reimplement afdo support for rust by Vinh Tran · 1 year, 10 months ago
- 10361f5 Merge "rust_proto: use protobuf crate version 2.x" by Treehugger Robot · 1 year, 9 months ago
- cd2b46a Fix rust snapshotInfo provider bug by Inseob Kim · 1 year, 9 months ago
- fef4a02 Remove stable feature from allowed features list by Chris Wailes · 1 year, 9 months ago
- 0bdbc1c Merge "pass cc shared libs as order-only to rustc" by Treehugger Robot · 1 year, 9 months ago
- 51d6d1c pass cc shared libs as order-only to rustc by Sam Delmerico · 1 year, 9 months ago
- 2e7b0fd Add tests to verify more use cases of afdo in cc and rust by Vinh Tran · 1 year, 9 months ago
- a137aa2 Merge "Revert^2 "Update clang version to clang-r487747"" by Yi Kong · 1 year, 9 months ago
- 91c0466 rust_proto: use protobuf crate version 2.x by Jeff Vander Stoep · 1 year, 9 months ago
- fd07ed2 Revert^2 "Update clang version to clang-r487747" by Yi Kong · 1 year, 11 months ago
- ec68cf4 Merge "rustc-1.68.0 Build 9751466" by Treehugger Robot · 1 year, 9 months ago
- 0c7ea95 Merge "Build rust libraries against C ModuleLib API surface." by Spandan Das · 1 year, 9 months ago
- 604f376 Build rust libraries against C ModuleLib API surface. by Spandan Das · 1 year, 10 months ago
- 24b246a Fix the make name of rust snapshots by Justin Yun · 1 year, 10 months ago
- 39f2d44 rustc-1.68.0 Build 9751466 by Charisee · 1 year, 10 months ago
- 4b68649 Merge "Remove slice_internals from features allow list" by Treehugger Robot · 1 year, 10 months ago
- 80d7492 Introduce armv9-a arch variant. by Evgenii Stepanov · 1 year, 11 months ago
- 7d6e843 Remove slice_internals from features allow list by Chris Wailes · 1 year, 10 months ago
- 5f78840 Enable LTO for Rust dylibs by Chris Wailes · 1 year, 10 months ago
- f58396a Merge "Update non-user-facing properties to be mutated" by Treehugger Robot · 1 year, 10 months ago
- 884fe9e Update non-user-facing properties to be mutated by Liz Kammer · 1 year, 10 months ago
- 6d12db4 Disallow the use of new unstable features by Chris Wailes · 1 year, 10 months ago
- 2760e81 Merge "rustc-1.67.1 Build 9645761" by Chris Wailes · 1 year, 10 months ago
- 65a54a8 rust: Set android_vendor and android_product cfg by Matthew Maurer · 1 year, 10 months ago
- 9744521 rustc-1.67.1 Build 9645761 by Chris Wailes · 1 year, 10 months ago
- 30e66dc Don't link bionicDeps for noStdlibs bindgen. by Dan Albert · 1 year, 10 months ago
- 7b3eb24 Silence rustdoc warnings from 3rd party Crates by Chris Wailes · 1 year, 11 months ago
- 9ef9cb8 rust: Fix coverage in no-std crates by Ivan Lozano · 1 year, 11 months ago
- 7ebba7e rustc-1.66.1 Build 9591243 by Chris Wailes · 1 year, 11 months ago
- aa0833a Merge "Migrate to the new clang lib dir" by Yi Kong · 1 year, 11 months ago
- e37e157 Merge "Copy Rust fuzzer dependencies to /data." by Ivan Lozano · 1 year, 11 months ago
- bd18881 Migrate to the new clang lib dir by Yi Kong · 1 year, 11 months ago
- 1fecba1 Merge "Pass -C panic=abort to rustc linux bionic compilations" by Colin Cross · 1 year, 11 months ago
- 91c8f25 Pass -C panic=abort to rustc linux bionic compilations by Colin Cross · 1 year, 11 months ago
- 83ed187 Revert "rustc-1.66.1 Build 9561314" by Chris Wailes · 1 year, 11 months ago
- 0f9963e Copy Rust fuzzer dependencies to /data. by Ivan Lozano · 1 year, 11 months ago
- b85d7d4 rustc-1.66.1 Build 9561314 by Chris Wailes · 1 year, 11 months ago
- 28f4af7 Merge "Turn stable-features error into a warning" by Chris Wailes · 1 year, 11 months ago
- 0152dd9 Turn stable-features error into a warning by Chris Wailes · 1 year, 11 months ago
- 43d8736 Update bindgen clang version to r475365b by Yabin Cui · 1 year, 11 months ago
- f987b38 Merge "Remove unused field 'subAndroidMkOnce'." by Treehugger Robot · 1 year, 11 months ago
- dd60d3a Merge "rustc-1.65.0.p1 Build 9523344" by Colin Cross · 1 year, 11 months ago
- 3970b9e rustc-1.65.0.p1 Build 9523344 by Colin Cross · 1 year, 11 months ago
- c61652e Remove unused field 'subAndroidMkOnce'. by Andrew Walbran · 2 years, 3 months ago
- ba46e76 Merge "Delete __ANDROID_APEX_MIN_SDK_VERSION__ from Soong" by Vinh Tran · 1 year, 11 months ago
- 993db7a rust: Enable Rust modules in Product by Matthew Maurer · 1 year, 11 months ago
- f975473 Delete __ANDROID_APEX_MIN_SDK_VERSION__ from Soong by Vinh Tran · 2 years ago
- 60e7bbf rustc-1.65.0 Build 9502310 by Chris Wailes · 2 years ago
- 225a37a Use the same rpaths for tests and binaries and cc and rust by Colin Cross · 2 years ago
- 2168054 Allow adding extra tradefed options in the Android.bp file by Cole Faust · 2 years, 1 month ago
- 1d174b1 Merge "Revert "Allow adding extra tradefed options in the Android.bp file"" by Jigar Thakkar · 2 years ago
- 77dc7d0 Revert "Allow adding extra tradefed options in the Android.bp file" by Tahsin Loqman · 2 years ago
- 2731ca8 Merge "Allow adding extra tradefed options in the Android.bp file" by Treehugger Robot · 2 years ago
- 7853388 Merge "Add arch variants for Intel Atom CPUs" by Treehugger Robot · 2 years, 1 month ago
- 8ec823c Allow adding extra tradefed options in the Android.bp file by Cole Faust · 2 years, 1 month ago
- a512bb5 Merge "rust: expand docstrings for Rust module types" by Martin Geisler · 2 years, 1 month ago
- 3e9a5d9 Merge "rust: Test with full Rust “crate_type”" by Martin Geisler · 2 years, 1 month ago
- 67ec054 rust: expand docstrings for Rust module types by Martin Geisler · 2 years, 1 month ago
- b8a4c2c rust: Test with full Rust “crate_type” by Martin Geisler · 2 years, 1 month ago
- bd736da rust: Fix indentation, convert to TABs by Martin Geisler · 2 years, 1 month ago
- f68c18f Add arch variants for Intel Atom CPUs by Ryo Hashimoto · 2 years, 1 month ago
- 6b89a13 Merge "Update musl bindgen clang lib directory" by Colin Cross · 2 years, 2 months ago
- 714203c Merge "Update bindgen clang version to r468909b" by Treehugger Robot · 2 years, 2 months ago
- 431ddf9 Output shared dependendencies of JNI libs for Java fuzzers by Muhammad Haseeb Ahmad · 2 years, 2 months ago
- 645874d Update musl bindgen clang lib directory by Colin Cross · 2 years, 3 months ago
- 8a5a1e2 Update bindgen clang version to r468909b by Colin Cross · 2 years, 3 months ago
- 296d595 Driveby: remove duplicate condition by Florian Mayer · 2 years, 3 months ago
- a497606 Merge changes I154a6f3a,I79f0c20a,I605ae9af,I647c7305,I95e96e3e, ... by Colin Cross · 2 years, 3 months ago
- 0b5f7f1 Merge "Specify jnilib partition in Android-<target>.mk" by Jihoon Kang · 2 years, 3 months ago
- 31d89b4 Move fuzzer's CollectAllSharedDependencies into GenerateAndroidBuildActions by Colin Cross · 2 years, 3 months ago
- a2aaa2f Fix panics when target arch is riscv64 by Colin Cross · 2 years, 3 months ago
- b9f7441 Merge "Remove spurious trailing backslash in prefer_rlib docstring" by Martin Geisler · 2 years, 3 months ago
- f78a890 Specify jnilib partition in Android-<target>.mk by Jihoon Kang · 2 years, 4 months ago
- b9238c0 Merge "Drop rust dependency on musl_linker_script" by Treehugger Robot · 2 years, 3 months ago
- 9531e42 Merge changes from topic "soong-riscv64" by Colin Cross · 2 years, 3 months ago
- f05b0d3 Add riscv64-linux-android support by Colin Cross · 2 years, 6 months ago
- 9382c06 Drop rust dependency on musl_linker_script by Colin Cross · 2 years, 3 months ago
- f99087d Merge "rust: Don't propagate apex across customBindgenTag" by Treehugger Robot · 2 years, 3 months ago
- 581b6d8 rust: Don't propagate apex across customBindgenTag by Matthew Maurer · 2 years, 3 months ago
- 46329e9 Remove spurious trailing backslash in prefer_rlib docstring by Martin Geisler · 2 years, 3 months ago
- a688a79 rustc-1.64.0 Build 9099361 by Charisee · 2 years, 3 months ago
- af1e89e rustc-1.63.0 Build 8951290 by Chris Wailes · 2 years, 5 months ago
- 0ac5a43 Move common test_options properties into the android package by Zhenhuang Wang · 2 years, 5 months ago
- 18fa8f6 Merge "Revert^4 "rust: Only allow bindgen to produce `rlib`s."" by Matthew Maurer · 2 years, 5 months ago
- e94f3e7 Revert^4 "rust: Only allow bindgen to produce `rlib`s." by Matthew Maurer · 2 years, 5 months ago
- 3a4088d Merge "Introduce cc_api_library" by Treehugger Robot · 2 years, 5 months ago
- 487689e Introduce cc_api_library by Kiyoung Kim · 2 years, 5 months ago
- 801b058 Merge "Revert^3 "rust: Only allow bindgen to produce `rlib`s."" by Matthew Maurer · 2 years, 5 months ago
- 199c188 Revert^3 "rust: Only allow bindgen to produce `rlib`s." by Matthew Maurer · 2 years, 5 months ago
- c4ee553 Merge "Revert^2 "rust: Only allow bindgen to produce `rlib`s."" by Treehugger Robot · 2 years, 5 months ago
- 9cc801a Revert^2 "rust: Only allow bindgen to produce `rlib`s." by Matthew Maurer · 2 years, 5 months ago
- d13d15a Merge "Revert "rust: Only allow bindgen to produce `rlib`s."" by Matthew Maurer · 2 years, 5 months ago