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
/
Android.bp
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbinder_rs doesn't need libutils
Jooyung Han
2023-08-16
1
-3
/
+0
*
libbinder_rs: Use a bindgen flag file
Andrei Homescu
2023-08-02
1
-24
/
+2
*
Make libbinder_rs product_available
Devin Moore
2023-02-27
1
-0
/
+3
*
No need for lazy_static as Mutex::new is now const.
Andrew Walbran
2022-11-25
1
-2
/
+0
*
libbinder_ndk_sys visibility restriction
Steven Moreland
2022-10-31
1
-0
/
+1
*
Add RemoteKeyProvisioning apex 'com.android.rkpd'
Vikram Gaur
2022-09-22
1
-0
/
+3
*
Add Rust API for RPC binder.
Andrew Walbran
2022-08-19
1
-28
/
+0
*
Merge "Add more ergonomic API for persisting lazy services."
Andrew Walbran
2022-08-09
1
-2
/
+4
|
\
|
*
Add more ergonomic API for persisting lazy services.
Andrew Walbran
2022-08-04
1
-2
/
+4
*
|
rust: Visibility exports for bindgen
Matthew Maurer
2022-07-29
1
-0
/
+1
|
/
*
rust: Make binder-tokio vendor+uwb available
Matthew Maurer
2022-01-25
1
-0
/
+3
*
libbinder: Set uwb apex sdk to Tiramisu
Roshan Pius
2022-01-21
1
-4
/
+4
*
Obviate libbinder_ndk_host_user.
Steven Moreland
2021-12-23
1
-8
/
+0
*
Add apex_available and min_sdk_version.
ziyiw
2021-12-03
1
-14
/
+33
*
Make libbinder_rs vendor available.
Janis Danisevskis
2021-11-11
1
-0
/
+3
*
binder: add async Rust support
Alice Ryhl
2021-11-02
1
-0
/
+21
*
binder_rs: Implement ParcelableHolder
Andrei Homescu
2021-10-07
1
-0
/
+2
*
Export rpc_unstable header
Inseob Kim
2021-09-07
1
-1
/
+1
*
Add bindgen bindings test
Joel Galenson
2021-08-23
1
-0
/
+20
*
Add RPC binder as unstable API with Rust bindgen
Victor Hsieh
2021-06-16
1
-0
/
+15
*
Make available to com.android.compos apex
Victor Hsieh
2021-05-13
1
-0
/
+3
*
Disable lints on generated libbinder_ndk_sys
ThiƩbaud Weksteen
2021-04-29
1
-0
/
+2
*
Use the new more inclusive command-line options.
Joel Galenson
2021-04-19
1
-9
/
+9
*
Merge "Make libbinder_rs be available to the virt APEX"
Treehugger Robot
2021-02-16
1
-2
/
+14
|
\
|
*
Make libbinder_rs be available to the virt APEX
Jiyong Park
2021-02-16
1
-2
/
+14
*
|
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native
Bob Badour
2021-02-15
1
-0
/
+9
|
/
*
Disable libbinder darwin builds
Yifan Hong
2020-11-05
1
-0
/
+13
*
rust: Change BinderBindings.h extension to .hpp
Ivan Lozano
2020-09-24
1
-4
/
+1
*
Add trait implementations for Rust binder crate
Stephen Crane
2020-08-25
1
-5
/
+17
*
Initial Binder Rust crate
Stephen Crane
2020-08-12
1
-0
/
+74