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
/
FdTrigger.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Binder unique_fd
Tomasz Wasilczyk
2023-11-17
1
-1
/
+2
*
Use unique_fd::ok() instead of -1 comparison
Tomasz Wasilczyk
2023-11-14
1
-1
/
+1
*
Revert^2 "Use std::unique_ptr instead of ScopeGuard"
Tomasz Wasilczyk
2023-11-04
1
-3
/
+4
*
Binder: migrate off libbase macros
Tomasz Wasilczyk
2023-11-03
1
-2
/
+3
*
Revert "Use std::unique_ptr instead of ScopeGuard"
Sebastian Pickl
2023-10-30
1
-4
/
+3
*
Use std::unique_ptr instead of ScopeGuard
Tomasz Wasilczyk
2023-10-27
1
-3
/
+4
*
libbinder : Renaming TransportFd to RpcTransportFd
Pawan
2022-08-26
1
-1
/
+1
*
libbinder : Adding new type TransportFd
Pawan
2022-08-26
1
-4
/
+14
*
libbinder: add build option for single-threaded RPC
Andrei Homescu
2022-07-01
1
-2
/
+24
*
binder: FdTrigger ensure POLLERR / POLLNVAL is checked
Yifan Hong
2021-09-24
1
-15
/
+49
*
libbinder: RPC use DEAD_OBJECT over -ECANCELED
Steven Moreland
2021-09-16
1
-1
/
+1
*
libbinder: RPC remove isTriggeredPolled
Steven Moreland
2021-09-14
1
-15
/
+0
*
binder: libbinder_tls ensure to check trigger at least once.
Yifan Hong
2021-08-12
1
-0
/
+15
*
binder: don't specify POLLHUP in .events for poll()
Yifan Hong
2021-08-10
1
-1
/
+1
*
binder: Refactor: move FdTrigger to its own file / class.
Yifan Hong
2021-08-06
1
-0
/
+62