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.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add UnstructuredParcelable trait and macros.
Andrew Walbran
2024-01-16
1
-1
/
+1
*
Mention in safety comment that Parcel can't be Sync.
Alice Ryhl
2023-10-23
1
-0
/
+4
*
Add safety comments to binder tests.
Andrew Walbran
2023-07-21
1
-0
/
+40
*
Merge "Standardise safety comments for unsafe blocks, and add some more." int...
Andrew Walbran
2023-07-12
1
-66
/
+57
|
\
|
*
Standardise safety comments for unsafe blocks, and add some more.
Andrew Walbran
2023-07-07
1
-66
/
+57
*
|
libbinder_rs: Fix broken documentation links
Andrei Homescu
2023-07-07
1
-2
/
+2
|
/
*
libbinder_rs : removing assert while reading parcel
Pawan Wagh
2023-01-03
1
-3
/
+0
*
rust: Enable formatting enforcement for Rust
Matthew Maurer
2022-07-26
1
-77
/
+39
*
libbinder_rs: sized writes is size >= 4
Steven Moreland
2022-01-15
1
-1
/
+1
*
rust: split Parcel enum into two types
Alice Ryhl
2021-11-09
1
-160
/
+297
*
binder: add async Rust support
Alice Ryhl
2021-11-02
1
-0
/
+13
*
binder_rs: add OwnedParcel
Alice Ryhl
2021-10-14
1
-27
/
+120
*
binder_rs: Implement ParcelableHolder
Andrei Homescu
2021-10-07
1
-0
/
+2
*
binder_rs: Add null parcelable flags
Andrei Homescu
2021-10-07
1
-1
/
+1
*
binder_rs: Add new methods to Parcel
Andrei Homescu
2021-10-07
1
-50
/
+99
*
binder_rs: Add Parcelable trait
Andrei Homescu
2021-10-07
1
-0
/
+1
*
rust: split transact into prepare and submit
Alice Ryhl
2021-08-26
1
-0
/
+15
*
Fix warnings in preparation for Rust 1.53.0
Chris Wailes
2021-07-27
1
-1
/
+1
*
binder_rs: Add sized_read to Parcel
Andrei Homescu
2021-06-15
1
-3
/
+89
*
binder_rs: Add in-place deserialization methods
Andrei Homescu
2021-05-14
1
-0
/
+7
*
libbinder: support TF_CLEAR_BUF
Steven Moreland
2020-11-09
1
-0
/
+8
*
Merge "Fix Rust string parceling"
Treehugger Robot
2020-09-15
1
-3
/
+15
|
\
|
*
Fix Rust string parceling
Stephen Crane
2020-08-14
1
-3
/
+15
*
|
Add sized sub-parcel write method
Stephen Crane
2020-08-25
1
-0
/
+95
|
/
*
Initial Binder Rust crate
Stephen Crane
2020-08-12
1
-0
/
+447