index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
testing.go
Age
Commit message (
Expand
)
Author
2023-04-24
Add option to use protobuf3
Jeff Vander Stoep
2023-03-24
rust_proto: use protobuf crate version 2.x
Jeff Vander Stoep
2023-01-24
rust: Enable Rust modules in Product
Matthew Maurer
2022-04-20
Add cross-referencing support for Rust
Sasha Smundak
2022-03-07
Use single module for clang runtime libraries
Colin Cross
2021-11-16
Merge "rust: Add Recovery Snapshot Soong tests for rust."
Ivan Lozano
2021-11-15
rust: Add Recovery Snapshot Soong tests for rust.
Ivan Lozano
2021-11-12
Merge "rust: Support new rust_stdlib_prebuilt_host type"
Ivan Lozano
2021-11-12
rust: Support new rust_stdlib_prebuilt_host type
Ivan Lozano
2021-11-03
rust: Support global sanitizers
Ivan Lozano
2021-07-15
rust: Remove libtest from stdlibs list
Ivan Lozano
2021-06-03
Rust rlib vendor snapshot support.
Ivan Lozano
2021-06-03
Rust cdylib/statliclib support for vendor snapshot.
Ivan Lozano
2021-04-15
Merge changes I59439b77,I7dbaf8be
Thiébaud Weksteen
2021-04-15
bloaty: measure stripped Rust binaries
Thiébaud Weksteen
2021-04-14
Merge changes from topic "rust_vendor_support"
Ivan Lozano
2021-04-13
Add more Rust vendor image support.
Ivan Lozano
2021-04-13
rust: Use new common image mutator interface.
Ivan Lozano
2021-04-06
Add rust_benchmark module to soong.
Jakub Kotur
2021-03-30
Convert remaining rust tests to use test fixtures
Paul Duffin
2021-03-11
Add text fixture preparers for rust package
Paul Duffin
2021-03-05
Clean up cc.RegisterRequiredBuildComponentsForTest()
Paul Duffin
2021-02-09
rust: Use prebuilts for x86 host target.
Ivan Lozano
2021-02-08
rust: Add rust_ffi_static vendor ramdisk Support
Ivan Lozano
2021-01-25
Add Rust fuzzing support.
Ivan Lozano
2020-12-11
Merge rust_protobuf and rust_grpcio module types.
Ivan Lozano
2020-12-11
Merge "Rust: Vendor support for Rust static libraries."
Ivan Lozano
2020-12-10
Rust: Vendor support for Rust static libraries.
Ivan Lozano
2020-12-09
Add min_sdk_version to Rust modules.
Ivan Lozano
2020-11-30
rust modules can be included in apex
Jiyong Park
2020-11-23
Annotate dependency tags for dependencies of installed files
Colin Cross
2020-11-17
Revert "Annotate dependency tags for dependencies of installed files"
Colin Cross
2020-11-14
Annotate dependency tags for dependencies of installed files
Colin Cross
2020-11-12
Pass Config to NewTestContext instead of ctx.Register
Colin Cross
2020-11-11
rust_grpcio well known types support, default deps
Zach Johnson
2020-11-05
Add rust_grpcio module type.
Ivan Lozano
2020-09-29
rust: Add ref to generated sources (aidl, bindgen)
Thiébaud Weksteen
2020-09-18
rust: Add libstd linkage mutator for rlibs.
Ivan Lozano
2020-08-31
Add rust_protobuf module.
Treehugger Robot
2020-08-11
Stop using prebuilt NDK CRT objects.
Dan Albert
2020-08-06
rust: validate existence of library source
Thiébaud Weksteen
2020-07-31
Fix prebuilt mutator ordering in tests
Paul Duffin
2020-07-20
Add SourceProviders and a rust_bindgen module type
Ivan Lozano
2020-07-08
Specify module dependency in the srcs list
Chih-Hung Hsieh
2020-07-01
rust: Mutate prebuilt modules dylib/rlib
Matthew Maurer
2020-07-01
rust: Change default variants
Matthew Maurer
2020-06-11
Make rust_test file output more similar to cc_test.
Ivan Lozano
2020-06-11
Add rust-project.json generator
Thiébaud Weksteen
2020-05-05
Add gcov coverage support to Rust modules.
Ivan Lozano
2020-04-29
Provide 32-bit and 64-bit Rust libs by default.
Ivan Lozano
[next]