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
/
tests
/
binderLibTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
binder: fix FD handling in continueWrite
Frederick Mayle
2025-01-13
1
-0
/
+161
*
libbinder: Remove hardcoded PAGE_SIZE usage in binderLibTest
Vilas Bhat
2024-02-13
1
-1
/
+1
*
Binder unique_fd
Tomasz Wasilczyk
2023-11-17
1
-7
/
+8
*
Revert^2 "Use std::unique_ptr instead of ScopeGuard"
Tomasz Wasilczyk
2023-11-04
1
-2
/
+3
*
Don't depend on libbase result.h
Tomasz Wasilczyk
2023-11-03
1
-1
/
+0
*
Binder: Flattenable is no longer a hard dependency
Tomasz Wasilczyk
2023-10-31
1
-0
/
+1
*
Revert "Use std::unique_ptr instead of ScopeGuard"
Sebastian Pickl
2023-10-30
1
-3
/
+2
*
Use std::unique_ptr instead of ScopeGuard
Tomasz Wasilczyk
2023-10-27
1
-2
/
+3
*
Merge "Fix or silence binder build warnings on clang" into main
Tomasz Wasilczyk
2023-10-12
1
-2
/
+8
|
\
|
*
Fix or silence binder build warnings on clang
Tomasz Wasilczyk
2023-10-12
1
-2
/
+8
*
|
Add test to the BpBinder::getBinderProxyCount
Jing Ji
2023-10-07
1
-0
/
+30
|
/
*
libbinder: thread count startThreadPool spawn
Steven Moreland
2023-06-15
1
-10
/
+18
*
libbinder: remove 32-bit ABI support
Steven Moreland
2023-04-24
1
-4
/
+1
*
Merge "ThreadPoolAvailableThreads fix."
Elie Kheirallah
2023-03-02
1
-1
/
+1
|
\
|
*
ThreadPoolAvailableThreads fix.
Elie Kheirallah
2023-03-02
1
-1
/
+1
*
|
binderLibTest: calling freeze multiple times starts to succeed
Steven Moreland
2023-02-13
1
-1
/
+7
|
/
*
binderLibTest: fix HangingServices race
Steven Moreland
2023-01-24
1
-1
/
+3
*
binder: Add an API to check if the threadpool has been started
Devin Moore
2022-12-09
1
-0
/
+13
*
Add binder test for transfer of non-blocking fd
Siarhei Vishniakou
2022-10-04
1
-0
/
+38
*
libbinder: fix buffer free race
Steven Moreland
2022-09-08
1
-2
/
+1
*
binderLibTest: filling buffer
Steven Moreland
2022-08-18
1
-0
/
+36
*
binderLibTest: wait longer to start all threads
Steven Moreland
2022-07-14
1
-4
/
+3
*
Merge "libbinder: remove gMaxFds from Parcel"
Steven Moreland
2022-06-13
1
-0
/
+48
|
\
|
*
libbinder: remove gMaxFds from Parcel
Andrei Homescu
2022-06-11
1
-0
/
+48
*
|
binderLibTest HangingServices and ThreadPoolAvailableThreads fix
Elie Kheirallah
2022-06-10
1
-2
/
+6
|
/
*
Fix for flaky test in binderLibTest
Elie Kheirallah
2022-05-31
1
-9
/
+10
*
Prevent cm from incrementing 0.
Steven Moreland
2022-05-19
1
-0
/
+6
*
Tracking number of threads in threadpools.
Elie Kheirallah
2022-05-19
1
-0
/
+109
*
Removed unnecessary check. Replaced EXPECT_TRUE with EXPECT_NE.
Elie Kheirallah
2022-05-03
1
-4
/
+2
*
Merge "binder: Fix setRpcClientDebug in binderLibTest."
Yifan Hong
2022-03-03
1
-5
/
+20
|
\
|
*
binder: Fix setRpcClientDebug in binderLibTest.
Yifan Hong
2022-03-02
1
-5
/
+20
*
|
Merge "IServiceManager: add registerForNotifications."
Treehugger Robot
2022-02-02
1
-0
/
+13
|
\
\
|
|
/
|
/
|
|
*
IServiceManager: add registerForNotifications.
Jayant Chowdhary
2022-02-02
1
-0
/
+13
*
|
Merge sc-qpr1 to aosp-master - DO NOT MERGE
Bill Yi
2022-01-06
1
-3
/
+43
|
\
\
|
*
|
avoid extra release of unowned objects in Parcel error path
Steven Moreland
2021-11-24
1
-3
/
+43
|
*
|
getProcessFreezeInfo reads more info from kernel
Li Li
2021-09-10
1
-14
/
+21
|
*
|
Revert "libbinder: test parcel allocted on another thread"
Steven Moreland
2021-05-25
1
-31
/
+0
|
*
|
Revert "libbinder: introduce guards for getCalling*"
Shubang Lu
2021-05-17
1
-36
/
+0
*
|
|
Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918
Xin Li
2021-11-10
1
-10
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Remove the redundant getProcessFreezeInfo()
Li Li
2021-09-16
1
-10
/
+2
*
|
|
libbinder: RPC - remove 'agreed experimental'
Steven Moreland
2021-10-21
1
-1
/
+0
*
|
|
libbinder: use after fork aborts
Steven Moreland
2021-10-15
1
-0
/
+5
|
/
/
*
|
getProcessFreezeInfo reads more info from kernel
Li Li
2021-09-10
1
-14
/
+21
*
|
libbinder: RPC use 'status_t' over 'bool'
Steven Moreland
2021-08-06
1
-2
/
+2
*
|
binder RPC add IP address argument when setting up Inet socket
Devin Moore
2021-08-03
1
-1
/
+1
*
|
Merge changes Ic46ac54b,Id787e70f
Yifan Hong
2021-06-16
1
-25
/
+41
|
\
\
|
*
|
Implement keepAliveBinder for setRpcClientDebug
Yifan Hong
2021-06-14
1
-32
/
+36
|
*
|
Add keepAliveBinder argument to setRpcClientDebug.
Yifan Hong
2021-06-14
1
-4
/
+16
*
|
|
Remove BinderLibRpcClientTest
Yifan Hong
2021-06-11
1
-90
/
+0
*
|
|
binderLibTest: fix SYN flooding again.
Yifan Hong
2021-06-11
1
-1
/
+1
|
/
/
[next]