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
/
binderSafeInterfaceTest.cpp
Age
Commit message (
Expand
)
Author
2025-01-06
Merge "binder: declare main in global NS, w/o extern "C"" into main
Ryan Prichard
2025-01-03
binderSafeInterfaceTest: another quick flake fix
Steven Moreland
2024-12-20
binder: declare main in global NS, w/o extern "C"
Ryan Prichard
2024-10-14
binder: Add std::vector<bool> specialization to SafeInterface
Jim Shargo
2024-05-16
Fix typo.
Elliott Hughes
2023-11-17
Binder unique_fd
Tomasz Wasilczyk
2023-10-31
Binder: Flattenable is no longer a hard dependency
Tomasz Wasilczyk
2023-10-12
Fix or silence binder build warnings on clang
Tomasz Wasilczyk
2023-05-24
binderSafeInterfaceTest: over maxFds, not double
Steven Moreland
2021-04-12
Replace the only user of String8::toUpper().
Elliott Hughes
2020-12-02
binderSafeInterfaceTest: avoid zombie
Steven Moreland
2020-11-25
remove extra semicolons [-Wextra-semi]
Jooyung Han
2019-07-18
Merge "libbinder: tests w/o '-Wno-*'"
Steven Moreland
2019-07-17
libbinder: tests w/o '-Wno-*'
Steven Moreland
2019-02-04
[binder] Add float support to SafeInterface
Dan Stoza
2017-04-12
libbinder: Add vector<Parcelable> to SafeInterface
Dan Stoza
2017-04-12
libbinder: Add sp<NativeHandle> to SafeInterface
Dan Stoza
2017-04-10
libbinder: Support enums in SafeInterface
Dan Stoza
2017-04-10
libbinder: Support sp<Flattenable> in SafeInterface
Dan Stoza
2017-04-10
libbinder: Add int64_t/uint64_t to SafeInterface
Dan Stoza
2017-04-04
libbinder: Support Flattenable in SafeInterface
Dan Stoza
2017-03-30
libbinder: Add SafeInterface
Dan Stoza