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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add optional method to read into existing unstructured parcelable.
Andrew Walbran
2024-01-16
1
-0
/
+44
*
Add UnstructuredParcelable trait and macros.
Andrew Walbran
2024-01-16
3
-4
/
+108
*
Merge "libbinder: update getCallingPid docs" into main
Steven Moreland
2023-12-14
1
-3
/
+6
|
\
|
*
libbinder: update getCallingPid docs
Steven Moreland
2023-12-14
1
-3
/
+6
*
|
rpcbinder: Build on Trusty
Andrei Homescu
2023-12-12
2
-8
/
+28
*
|
libbinder_rs: Block functions for bindgen
Orlando Arbildo
2023-12-07
1
-0
/
+13
|
/
*
Merge "rust: Use wrapper for header file" into main
Treehugger Robot
2023-12-05
2
-1
/
+2
|
\
|
*
rust: Use wrapper for header file
Matthew Maurer
2023-12-05
2
-1
/
+2
*
|
libbinder_rs: Build on Trusty
Andrei Homescu
2023-12-02
4
-7
/
+21
|
/
*
Binder file module
Tomasz Wasilczyk
2023-11-20
1
-1
/
+1
*
Binder unique_fd
Tomasz Wasilczyk
2023-11-17
1
-3
/
+5
*
libbinder_rs: Switch dump() argument type to Write trait
Andrei Homescu
2023-11-14
3
-10
/
+11
*
Merge "libbinder_rs: Switch inner type of ParcelFileDescriptor" into main
Treehugger Robot
2023-11-10
1
-11
/
+10
|
\
|
*
libbinder_rs: Switch inner type of ParcelFileDescriptor
Andrei Homescu
2023-11-09
1
-11
/
+10
*
|
Update needed for Rust v1.73.0
Charisee
2023-11-08
1
-1
/
+1
|
/
*
Added local_downcast function for binder native
Orlando Arbildo
2023-11-01
1
-9
/
+29
*
Mention in safety comment that Parcel can't be Sync.
Alice Ryhl
2023-10-23
1
-0
/
+4
*
Merge "Support AIDL serializing and deserializing Rust HardwareBuffer." into ...
Andrew Walbran
2023-10-19
1
-0
/
+1
|
\
|
*
Support AIDL serializing and deserializing Rust HardwareBuffer.
Andrew Walbran
2023-10-11
1
-0
/
+1
*
|
Update needed for Rust v1.73.0
Charisee Chiw
2023-10-18
1
-2
/
+2
*
|
Fix or silence binder build warnings on clang
Tomasz Wasilczyk
2023-10-12
1
-0
/
+3
|
/
*
Merge "Rust API to fuzz multiple binders" into main
Pawan Wagh
2023-09-11
2
-5
/
+21
|
\
|
*
Rust API to fuzz multiple binders
Pawan Wagh
2023-09-11
2
-5
/
+21
*
|
Add Vec read methods in rust parcel fuzzer
Pawan Wagh
2023-08-29
1
-0
/
+3
|
/
*
Merge "libbinder_rs: Build libbinder_ndk_sys on Trusty" into main
Treehugger Robot
2023-08-21
1
-1
/
+14
|
\
|
*
libbinder_rs: Build libbinder_ndk_sys on Trusty
Andrei Homescu
2023-08-11
1
-1
/
+14
*
|
Merge "Adding defaults for AIDL rust fuzzers" into main
Pawan Wagh
2023-08-17
2
-20
/
+20
|
\
\
|
*
|
Adding defaults for AIDL rust fuzzers
Pawan Wagh
2023-08-17
2
-20
/
+20
|
|
/
*
/
libbinder_rs doesn't need libutils
Jooyung Han
2023-08-16
1
-3
/
+0
|
/
*
Merge "Add IntoBinderResult trait to simplify binder error handling" into main
Treehugger Robot
2023-08-07
2
-1
/
+151
|
\
|
*
Add IntoBinderResult trait to simplify binder error handling
Jiyong Park
2023-08-07
2
-1
/
+151
*
|
libbinder_rs: Use a bindgen flag file
Andrei Homescu
2023-08-02
2
-24
/
+13
|
/
*
Merge "Fix unimplemented codepath in conversion to async binder interface" in...
Alice Ryhl
2023-07-25
2
-12
/
+7
|
\
|
*
Fix unimplemented codepath in conversion to async binder interface
Alice Ryhl
2023-07-25
2
-12
/
+7
*
|
Use OnceLock rather than Once.
Andrew Walbran
2023-07-21
1
-11
/
+8
*
|
Add safety comments to binder tests.
Andrew Walbran
2023-07-21
6
-6
/
+140
|
/
*
Merge "Standardise safety comments for unsafe blocks, and add some more." int...
Andrew Walbran
2023-07-12
11
-684
/
+632
|
\
|
*
Standardise safety comments for unsafe blocks, and add some more.
Andrew Walbran
2023-07-07
11
-684
/
+632
*
|
libbinder_rs: Fix broken documentation links
Andrei Homescu
2023-07-07
4
-17
/
+16
|
/
*
Improve Rust documentation of Binder thread pool.
Andrew Walbran
2023-07-03
2
-10
/
+30
*
Bindgen 0.65.1 no longer supports size_t-is-usize
Matthew Maurer
2023-06-26
2
-2
/
+0
*
Implement the clone trait for ParcelableHolder
Yiming Jing
2023-06-21
1
-0
/
+9
*
Merge "Revert "example_service_fuzzer: explicit deps""
Steven Moreland
2023-06-15
1
-5
/
+0
|
\
|
*
Revert "example_service_fuzzer: explicit deps"
Steven Moreland
2023-06-15
1
-5
/
+0
*
|
Merge "libbinder: thread count startThreadPool spawn"
Steven Moreland
2023-06-15
1
-2
/
+7
|
\
\
|
*
|
libbinder: thread count startThreadPool spawn
Steven Moreland
2023-06-15
1
-2
/
+7
*
|
|
Merge "binderRustNdkInteropTest: C++ in-process to Rust"
Steven Moreland
2023-06-13
1
-7
/
+5
|
\
\
\
|
*
|
|
binderRustNdkInteropTest: C++ in-process to Rust
Steven Moreland
2023-06-08
1
-7
/
+5
|
|
/
/
*
/
/
[rpc_binder] Add ARpcServer_newBoundSocket API
Alice Wang
2023-06-05
1
-15
/
+6
|
/
/
*
|
Merge "example_service_fuzzer: explicit deps"
Steven Moreland
2023-05-11
1
-0
/
+5
|
\
|
[next]