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
/
binderDriverInterfaceTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbinder: remove 32-bit ABI support
Steven Moreland
2023-04-24
1
-4
/
+1
*
binder tests respect libbinder bitness
Steven Moreland
2020-05-08
1
-0
/
+3
*
libbinder: tests w/o '-Wno-*'
Steven Moreland
2019-07-17
1
-1
/
+0
*
libbinder: empty ping transaction
Steven Moreland
2019-07-12
1
-7
/
+1
*
binderDriverInterfaceTest: fix failure
Steven Moreland
2019-07-10
1
-1
/
+7
*
[binder] Replace NULL/0 with nullptr
Yi Kong
2018-06-07
1
-7
/
+7
*
Accept EAGAIN on a binder transaction.
Martijn Coenen
2017-12-12
1
-1
/
+11
*
Add test to open and close with no mmap
Sherry Yang
2017-08-29
1
-0
/
+6
*
TextOutput log improvement
Wei Wang
2016-10-22
1
-2
/
+3
*
Start converting Android.mk to Android.bp
Dan Willemsen
2016-08-01
1
-1
/
+1
*
More O_CLOEXEC
Nick Kralevich
2015-12-23
1
-1
/
+1
*
Replace all instances of intptr_t with uintptr_t.
Riley Andrews
2015-01-13
1
-8
/
+8
*
Fix signed/unsigned comparison warnings in driver interface test.
Riley Andrews
2015-01-12
1
-7
/
+7
*
Add binder driver interface test
Riley Andrews
2014-12-19
1
-0
/
+353