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
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add UnstructuredParcelable trait and macros.
Andrew Walbran
2024-01-16
1
-2
/
+2
*
libbinder_rs: Build on Trusty
Andrei Homescu
2023-12-02
1
-0
/
+2
*
Support AIDL serializing and deserializing Rust HardwareBuffer.
Andrew Walbran
2023-10-11
1
-0
/
+1
*
Add IntoBinderResult trait to simplify binder error handling
Jiyong Park
2023-08-07
1
-1
/
+1
*
Import macro directly rather than using #[macro_use].
Andrew Walbran
2023-01-19
1
-3
/
+1
*
Adding rust lib for random parcel
Pawan Wagh
2022-11-01
1
-0
/
+1
*
Add more ergonomic API for persisting lazy services.
Andrew Walbran
2022-08-04
1
-0
/
+1
*
rust: Enable formatting enforcement for Rust
Matthew Maurer
2022-07-26
1
-1
/
+1
*
[binder_rs] Add get_declared_instances and is_declared APIs
Stephen Crane
2022-02-18
1
-2
/
+2
*
Revert^2 "[binder] Expose public Rust API at crate top level"
Stephen Crane
2022-01-19
1
-29
/
+34
*
Revert "[binder] Expose public Rust API at crate top level"
Stephen Crane
2022-01-19
1
-34
/
+29
*
[binder] Expose public Rust API at crate top level
Stephen Crane
2022-01-13
1
-29
/
+34
*
Add types for async Rust binder servers
Alice Ryhl
2022-01-07
1
-1
/
+1
*
rust: add conversion between sync and async interfaces
Alice Ryhl
2021-12-10
1
-2
/
+2
*
binder_tokio: only use threadpool for new transactions
Alice Ryhl
2021-11-16
1
-1
/
+1
*
rust: split Parcel enum into two types
Alice Ryhl
2021-11-09
1
-3
/
+3
*
binder: add async Rust support
Alice Ryhl
2021-11-02
1
-2
/
+5
*
binder_rs: add OwnedParcel
Alice Ryhl
2021-10-14
1
-1
/
+1
*
binder_rs: Implement ParcelableHolder
Andrei Homescu
2021-10-07
1
-1
/
+1
*
Expose lazy services to Rust
Alan Stokes
2021-09-13
1
-3
/
+5
*
Add RPC binder as unstable API with Rust bindgen
Victor Hsieh
2021-06-16
1
-0
/
+7
*
Add wait_for_interface and wait_for_service.
Andrew Walbran
2021-06-04
1
-2
/
+2
*
Allow set_requesting_sid to be enabled when AIDL Binder is created.
Andrew Walbran
2021-04-14
1
-6
/
+5
*
binder_rs: Add stability support to binder services
Stephen Crane
2021-03-19
1
-2
/
+3
*
Add DeathRecipient and IBinder to public_api.
Andrew Walbran
2021-03-09
1
-4
/
+5
*
libbinder_rs: Add Strong<> and Weak<> Binder references
Stephen Crane
2021-02-09
1
-2
/
+4
*
Add WpIBinder to public_api, and implement Debug and Send.
Andrew Walbran
2020-12-16
1
-1
/
+1
*
Add trait implementations for Rust binder crate
Stephen Crane
2020-08-25
1
-1
/
+1
*
Initial Binder Rust crate
Stephen Crane
2020-08-12
1
-0
/
+130