index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
binder
/
tests
/
binderDriverInterfaceTest.cpp
Age
Commit message (
Expand
)
Author
2024-08-07
Merge "Binder API for freeze state change notification." into main
Yu-Ting Tseng
2024-08-07
Binder API for freeze state change notification.
Yu-Ting Tseng
2024-07-03
Binder: enable/fix some warnings
Tomasz Wasilczyk
2024-07-01
Binder IPC: clean up includes
Tomasz Wasilczyk
2023-04-24
libbinder: remove 32-bit ABI support
Steven Moreland
2020-05-08
binder tests respect libbinder bitness
Steven Moreland
2019-07-17
libbinder: tests w/o '-Wno-*'
Steven Moreland
2019-07-12
libbinder: empty ping transaction
Steven Moreland
2019-07-10
binderDriverInterfaceTest: fix failure
Steven Moreland
2018-06-07
[binder] Replace NULL/0 with nullptr
Yi Kong
2017-12-12
Accept EAGAIN on a binder transaction.
Martijn Coenen
2017-08-29
Add test to open and close with no mmap
Sherry Yang
2016-10-22
TextOutput log improvement
Wei Wang
2016-08-01
Start converting Android.mk to Android.bp
Dan Willemsen
2015-12-23
More O_CLOEXEC
Nick Kralevich
2015-01-13
Replace all instances of intptr_t with uintptr_t.
Riley Andrews
2015-01-12
Fix signed/unsigned comparison warnings in driver interface test.
Riley Andrews
2014-12-19
Add binder driver interface test
Riley Andrews