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
/
proxy.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbinder_rs: Build on Trusty
Andrei Homescu
2023-12-02
1
-1
/
+1
*
Merge "Standardise safety comments for unsafe blocks, and add some more." int...
Andrew Walbran
2023-07-12
1
-244
/
+208
|
\
|
*
Standardise safety comments for unsafe blocks, and add some more.
Andrew Walbran
2023-07-07
1
-244
/
+208
*
|
libbinder_rs: Fix broken documentation links
Andrei Homescu
2023-07-07
1
-4
/
+4
|
/
*
libbinder_rs: Remove Vec<MaybeUninit<T>> from parcelable.rs
Andrei Homescu
2023-05-06
1
-0
/
+8
*
Factor out helper method.
Andrew Walbran
2022-08-09
1
-10
/
+10
*
binder: rust: Document DeathRecipient drop effects
Matthew Maurer
2022-07-26
1
-0
/
+3
*
rust: Enable formatting enforcement for Rust
Matthew Maurer
2022-07-26
1
-6
/
+7
*
rust: Mark DeathRecipient Send and Sync
Matthew Maurer
2022-04-04
1
-0
/
+14
*
[binder_rs] Add get_declared_instances and is_declared APIs
Stephen Crane
2022-02-18
1
-1
/
+57
*
[binder] Move Rust ping_binder() to external API
Stephen Crane
2022-01-20
1
-11
/
+11
*
Merge "Make libbinder_rs vendor available."
Treehugger Robot
2021-11-12
1
-0
/
+1
|
\
|
*
Make libbinder_rs vendor available.
Janis Danisevskis
2021-11-11
1
-0
/
+1
*
|
rust: split Parcel enum into two types
Alice Ryhl
2021-11-09
1
-11
/
+10
|
/
*
Merge "binder_rs: add OwnedParcel"
Matthew Maurer
2021-10-25
1
-10
/
+8
|
\
|
*
binder_rs: add OwnedParcel
Alice Ryhl
2021-10-14
1
-10
/
+8
*
|
libbinder_rs: (De)SerializeArray for Option<T>
Jooyung Han
2021-10-16
1
-3
/
+0
*
|
libbinder_rs: add SerializeArray for Option<SpIBinder>
Jooyung Han
2021-10-14
1
-0
/
+1
|
/
*
Merge "rust: split transact into prepare and submit"
Treehugger Robot
2021-09-15
1
-13
/
+17
|
\
|
*
rust: split transact into prepare and submit
Alice Ryhl
2021-08-26
1
-13
/
+17
*
|
ndk: Add way to manage ownership of linkToDeath cookie
Alice Ryhl
2021-09-15
1
-13
/
+86
*
|
rust: Use NonNull for non null pointers in proxy.rs
Alice Ryhl
2021-08-16
1
-22
/
+17
|
/
*
[binder_rs] Make Binder interfaces and Strong<> Sync
Stephen Crane
2021-06-25
1
-2
/
+12
*
Add RPC binder as unstable API with Rust bindgen
Victor Hsieh
2021-06-16
1
-0
/
+15
*
Add wait_for_interface and wait_for_service.
Andrew Walbran
2021-06-04
1
-0
/
+22
*
Add DeathRecipient and IBinder to public_api.
Andrew Walbran
2021-03-09
1
-7
/
+11
*
libbinder_rs: Add Strong<> and Weak<> Binder references
Stephen Crane
2021-02-09
1
-5
/
+92
*
Add Rust/C++ Parcel serialization tests
Stephen Crane
2021-01-21
1
-0
/
+14
*
Implement Drop for WpIBinder, to avoid memory leak.
Andrew Walbran
2020-12-17
1
-0
/
+10
*
Add WpIBinder to public_api, and implement Debug and Send.
Andrew Walbran
2020-12-16
1
-4
/
+19
*
Revert "Revert "libbinder_rs: Treat previously associated Binder as remote""
Stephen Crane
2020-12-03
1
-1
/
+1
*
Revert "libbinder_rs: Treat previously associated Binder as remote"
Matthew Maurer
2020-12-03
1
-1
/
+1
*
libbinder_rs: Treat previously associated Binder as remote
Stephen Crane
2020-11-25
1
-1
/
+1
*
Merge "Changes to UNEXPECTED_NULL handling in libbinder_rs."
Treehugger Robot
2020-10-02
1
-1
/
+4
|
\
|
*
Changes to UNEXPECTED_NULL handling in libbinder_rs.
Andrei Homescu
2020-09-11
1
-1
/
+4
*
|
Merge "Expose binder security context to rust binder services"
Matthew Maurer
2020-09-15
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
Expose binder security context to rust binder services
Janis Danisevskis
2020-09-09
1
-0
/
+6
*
|
Implement Debug for a few Binder Rust types
Andrei Homescu
2020-09-09
1
-0
/
+7
|
/
*
Add trait implementations for Rust binder crate
Stephen Crane
2020-08-25
1
-0
/
+20
*
Initial Binder Rust crate
Stephen Crane
2020-08-12
1
-0
/
+512