| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Bug: 302723053
Test: mma
Change-Id: Idbd42915fb515021b3de5062fa1d1b55d5899583
|
| |
|
|
|
|
| |
Bug: 262416746
Test: treehugger
Change-Id: Ifa864df9832aedf095158d82a5865a1de0076ed4
|
| |
|
|
|
|
|
|
|
| |
Libraries that require the threadpool can check this to make sure the
threadpool has been started before it is needed.
Test: atest binderLibTest
Bug: 261652496
Change-Id: I7505319f162e2789dcc3c41bf1f7535c5c1bb9d9
|
| |
|
|
|
|
|
|
|
| |
Useful for constructing single-threaded servers, and requested for use
by an APEX, so adding here. These correspond exactly to libbinder APIs.
Bug: 161498137
Test: atest libbinder_ndk_unit_test
Change-Id: I3bffd2bc65a7a637c626ef084f617a6f19c20208
|
|
|
binder_$1.h -> $1.cpp
This change is being made in order to prepare to add more files
representing statuses. Since there will be no AStatus type, it doesn't
make sense to make a file called that. If it was named just status,
then it would stand out.
Bug: 111445392
Test: runtests.sh
Change-Id: I6d27dabe4392af6078a4c8d69545fda8c2c2e1da
|