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
/
RpcState.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Binder unique_fd
Tomasz Wasilczyk
2023-11-17
1
-10
/
+11
*
Revert^2 "Use std::function instead of base::function_ref"
Tomasz Wasilczyk
2023-11-04
1
-1
/
+2
*
Revert "Use std::function instead of base::function_ref"
Sebastian Pickl
2023-10-30
1
-2
/
+1
*
Use std::function instead of base::function_ref
Tomasz Wasilczyk
2023-10-27
1
-1
/
+2
*
libbinder: RpcServer protocol version error
Steven Moreland
2023-05-12
1
-0
/
+2
*
Reland "RPC Binder: dropping all binders drops session"
Steven Moreland
2023-03-15
1
-5
/
+15
*
libbinder: Fix FD handling for queued oneway RPC transactions
Frederick Mayle
2022-10-05
1
-0
/
+1
*
Add linkToDeath support for RPC binder so a client can act on disconnect
Devin Moore
2022-07-20
1
-0
/
+5
*
libbinder: RPC node toString
Steven Moreland
2022-07-15
1
-0
/
+2
*
libbinder: add build option for single-threaded RPC
Andrei Homescu
2022-07-01
1
-1
/
+2
*
libbinder: Stricter protocol and code for receiving FDs
Frederick Mayle
2022-06-30
1
-12
/
+16
*
binder: Add FD support to RPC Binder
Frederick Mayle
2022-06-29
1
-1
/
+7
*
Use android::base::function_ref isntead of std::function
Devin Moore
2022-06-06
1
-3
/
+4
*
Fix building libbinder against musl
Colin Cross
2022-01-27
1
-3
/
+2
*
binder: Eliminate a data copy in RPC transport operations
Andrei Homescu
2021-12-23
1
-4
/
+6
*
libbinder: RPC more nodiscard w/ fix
Steven Moreland
2021-10-25
1
-10
/
+11
*
libbinder: RPC handle builtup refcounts
Steven Moreland
2021-09-27
1
-1
/
+2
*
libbinder: oneway calls delay refcounting
Steven Moreland
2021-09-27
1
-0
/
+7
*
libbinder: dec refs include count
Steven Moreland
2021-09-27
1
-2
/
+23
*
libbinder: RpcAddress is uint64_t
Steven Moreland
2021-09-10
1
-9
/
+10
*
libbinder: Session ID implemented directly.
Steven Moreland
2021-09-10
1
-1
/
+1
*
libbinder: RPC binder - incl. protocol version
Steven Moreland
2021-07-27
1
-0
/
+2
*
libbinder: RPC flake mode fix
Devin Moore
2021-07-12
1
-1
/
+1
*
Merge "libbinder: RPC flake mode"
Steven Moreland
2021-06-25
1
-0
/
+9
|
\
|
*
libbinder: RPC flake mode
Steven Moreland
2021-06-24
1
-0
/
+9
*
|
libbinder: RPC session ID uses the long binder ID
Steven Moreland
2021-06-12
1
-1
/
+1
*
|
libbinder: RPC disambiguate server/client
Steven Moreland
2021-06-12
1
-3
/
+3
*
|
libbinder: RpcState pass connection, not fd
Steven Moreland
2021-06-12
1
-29
/
+35
|
/
*
libbinder: RPC know when connections setup
Steven Moreland
2021-06-10
1
-0
/
+3
*
libbinder: RPC process oneway w/ 'tail call'
Steven Moreland
2021-06-10
1
-2
/
+1
*
libbinder: RPC state termination shutdown session
Steven Moreland
2021-06-08
1
-8
/
+7
*
libbinder: RPC explicit check when out of async IDs
Steven Moreland
2021-06-04
1
-0
/
+7
*
libbinder: RPC factor out BinderNode erase
Steven Moreland
2021-06-04
1
-0
/
+6
*
libbinder: RPC prevent oneway cmd buildup
Steven Moreland
2021-06-03
1
-2
/
+9
*
libbinder: onBinder* respect termination
Steven Moreland
2021-06-02
1
-1
/
+2
*
libbinder: reverse connections
Steven Moreland
2021-05-27
1
-1
/
+1
*
libbinder: RpcState stop narrowing errors
Steven Moreland
2021-05-25
1
-4
/
+4
*
libbinder: transaction includes refcount to binder
Steven Moreland
2021-05-25
1
-2
/
+8
*
libbinder: shutdown session threads
Steven Moreland
2021-05-22
1
-1
/
+3
*
libbinder: RPC cap transaction size at 100KB
Steven Moreland
2021-05-13
1
-6
/
+6
*
libbinder: RPC avoid abort on too big allocations
Steven Moreland
2021-05-05
1
-2
/
+17
*
libbinder: RPC big 'session' rename
Steven Moreland
2021-05-05
1
-25
/
+23
*
libbinder: RpcConnection: add ID
Steven Moreland
2021-05-03
1
-0
/
+3
*
libbinder: finalize connect/server APIs
Steven Moreland
2021-04-28
1
-0
/
+2
*
libbinder: support calls over sockets
Steven Moreland
2021-03-24
1
-0
/
+170