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
/
protobuf.go
Age
Commit message (
Expand
)
Author
2023-09-25
Add bp2build for rust_protobuf module
Vinh Tran
2023-09-20
Have ConvertWBp2build use Bp2buildMutatorContext
Chris Parsons
2023-08-25
Implement bp2build converter for rust_protobuf_host
Vinh Tran
2023-08-14
Remove dylibs prop from rust module types
Vinh Tran
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
2022-08-10
Revert^4 "rust: Only allow bindgen to produce `rlib`s."
Matthew Maurer
2022-08-02
Revert^3 "rust: Only allow bindgen to produce `rlib`s."
Matthew Maurer
2022-08-02
Revert^2 "rust: Only allow bindgen to produce `rlib`s."
Matthew Maurer
2022-08-01
Revert "rust: Only allow bindgen to produce `rlib`s."
Matthew Maurer
2022-08-01
rust: Only allow bindgen to produce `rlib`s.
Matthew Maurer
2022-01-04
rust: Support protobuf wrappers well known types
David Duarte
2020-12-11
Merge rust_protobuf and rust_grpcio module types.
Ivan Lozano
2020-12-10
Rust: WriteFileRule instead of printf for protos
Ivan Lozano
2020-12-01
Pass pctx and ctx to NewRuleBuilder
Colin Cross
2020-11-30
rust: Add support for multiple protos per module.
Ivan Lozano
2020-11-17
rust: Add header library support to rust_bindgen.
Ivan Lozano
2020-11-11
rust_grpcio well known types support, default deps
Zach Johnson
2020-11-06
rust: Fix GRPC generator invocation
Matthew Maurer
2020-11-05
Add rust_grpcio module type.
Ivan Lozano
2020-10-09
Use protobuf-codegen default and add mod_stem.rs
Chih-Hung Hsieh
2020-08-31
Add rust_protobuf module.
Treehugger Robot