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
/
tests
/
integration.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbinder_rs: Switch dump() argument type to Write trait
Andrei Homescu
2023-11-13
1
-2
/
+2
*
Add safety comments to binder tests.
Andrew Walbran
2023-07-21
1
-0
/
+5
*
Fix warnings from rustc 1.65.0
Chris Wailes
2022-11-16
1
-1
/
+1
*
rust: Enable formatting enforcement for Rust
Matthew Maurer
2022-07-26
1
-129
/
+100
*
Changes for the Rust 1.59.0 update
Charisee
2022-02-28
1
-3
/
+3
*
[binder_rs] Add get_declared_instances and is_declared APIs
Stephen Crane
2022-02-18
1
-0
/
+15
*
Revert^2 "[binder] Expose public Rust API at crate top level"
Stephen Crane
2022-01-19
1
-40
/
+44
*
Revert "[binder] Expose public Rust API at crate top level"
Stephen Crane
2022-01-19
1
-44
/
+40
*
[binder] Expose public Rust API at crate top level
Stephen Crane
2022-01-13
1
-40
/
+44
*
Merge "rust: add conversion between sync and async interfaces"
Treehugger Robot
2021-12-11
1
-0
/
+26
|
\
|
*
rust: add conversion between sync and async interfaces
Alice Ryhl
2021-12-10
1
-0
/
+26
*
|
binder: add is_handling_transaction tests
Alice Ryhl
2021-12-10
1
-1
/
+81
|
/
*
libbinder_rs: Add support for attributes to declare_binder_enum
Stephen Crane
2021-11-10
1
-1
/
+18
*
rust: split Parcel enum into two types
Alice Ryhl
2021-11-09
1
-11
/
+11
*
binder_rust: add async variants of get_interface and wait_for_interface
Alice Ryhl
2021-11-02
1
-3
/
+30
*
binder: add async Rust support
Alice Ryhl
2021-11-02
1
-11
/
+114
*
Merge "rust: split transact into prepare and submit"
Treehugger Robot
2021-09-15
1
-0
/
+23
|
\
|
*
rust: split transact into prepare and submit
Alice Ryhl
2021-08-26
1
-0
/
+23
*
|
ndk: Add way to manage ownership of linkToDeath cookie
Alice Ryhl
2021-09-15
1
-11
/
+71
|
/
*
[binder] Add support for dump transaction to Rust
Stephen Crane
2021-06-15
1
-33
/
+61
*
Add wait_for_interface and wait_for_service.
Andrew Walbran
2021-06-04
1
-0
/
+23
*
Allow set_requesting_sid to be enabled when AIDL Binder is created.
Andrew Walbran
2021-04-14
1
-22
/
+41
*
Add DeathRecipient and IBinder to public_api.
Andrew Walbran
2021-03-09
1
-16
/
+37
*
libbinder_rs: Add Strong<> and Weak<> Binder references
Stephen Crane
2021-02-09
1
-6
/
+57
*
Revert "Revert "libbinder_rs: Treat previously associated Binder as remote""
Stephen Crane
2020-12-03
1
-2
/
+62
*
Revert "libbinder_rs: Treat previously associated Binder as remote"
Matthew Maurer
2020-12-03
1
-49
/
+2
*
libbinder_rs: Treat previously associated Binder as remote
Stephen Crane
2020-11-25
1
-2
/
+49
*
Expose binder security context to rust binder services
Janis Danisevskis
2020-09-09
1
-7
/
+74
*
Initial Binder Rust crate
Stephen Crane
2020-08-12
1
-0
/
+371