index
:
frameworks_native.git
kitkat
lp5.0
lp5.1
mm6.0
n7.1
o8.0
o8.1
p9.0
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
u14.0
frameworks_native
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
binder
/
rust
/
src
/
parcel
/
parcelable.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add optional method to read into existing unstructured parcelable.
Andrew Walbran
2024-01-16
1
-0
/
+44
*
Add UnstructuredParcelable trait and macros.
Andrew Walbran
2024-01-16
1
-1
/
+105
*
Add safety comments to binder tests.
Andrew Walbran
2023-07-21
1
-0
/
+66
*
Merge "Standardise safety comments for unsafe blocks, and add some more." int...
Andrew Walbran
2023-07-12
1
-95
/
+113
|
\
|
*
Standardise safety comments for unsafe blocks, and add some more.
Andrew Walbran
2023-07-07
1
-95
/
+113
*
|
libbinder_rs: Fix broken documentation links
Andrei Homescu
2023-07-07
1
-6
/
+5
|
/
*
libbinder_rs: Remove Vec<MaybeUninit<T>> from parcelable.rs
Andrei Homescu
2023-05-06
1
-25
/
+158
*
rust: Add support for parameterized types
Matthew Maurer
2023-03-13
1
-6
/
+18
*
Use usize instead of c_long in Rust code
Jeff Vander Stoep
2022-12-07
1
-11
/
+3
*
rust: Enable formatting enforcement for Rust
Matthew Maurer
2022-07-26
1
-52
/
+18
*
Revert^2 "[binder] Expose public Rust API at crate top level"
Stephen Crane
2022-01-19
1
-33
/
+30
*
Revert "[binder] Expose public Rust API at crate top level"
Stephen Crane
2022-01-19
1
-30
/
+33
*
[binder] Expose public Rust API at crate top level
Stephen Crane
2022-01-13
1
-33
/
+30
*
libbinder_rs: Support fixed-size arrays
Jooyung Han
2021-12-16
1
-0
/
+33
*
rust: split Parcel enum into two types
Alice Ryhl
2021-11-09
1
-297
/
+312
*
Support APIs for arrays of interfaces
Jooyung Han
2021-11-03
1
-0
/
+4
*
libbinder_rs: (De)SerializeArray for Option<T>
Jooyung Han
2021-10-16
1
-4
/
+3
*
binder_rs: Add null parcelable flags
Andrei Homescu
2021-10-07
1
-7
/
+19
*
binder_rs: Add new methods to Parcel
Andrei Homescu
2021-10-07
1
-11
/
+3
*
binder_rs: Add Parcelable trait
Andrei Homescu
2021-10-07
1
-11
/
+70
*
binder_rs: Implement traits for Stability
Andrei Homescu
2021-10-07
1
-2
/
+14
*
Parcel: support unique_ptr for recursive types
Jooyung Han
2021-08-13
1
-0
/
+24
*
binder_rs: Add in-place deserialization methods
Andrei Homescu
2021-05-14
1
-0
/
+85
*
libbinder_rs: Add Strong<> and Weak<> Binder references
Stephen Crane
2021-02-09
1
-5
/
+5
*
libbinder_rs: Use NDK parcelable array APIs
Stephen Crane
2021-01-21
1
-31
/
+140
*
Fix Rust string parceling
Stephen Crane
2020-08-14
1
-63
/
+21
*
Initial Binder Rust crate
Stephen Crane
2020-08-12
1
-0
/
+922