summaryrefslogtreecommitdiffstats
path: root/libs/binder
Commit message (Expand)AuthorAgeFilesLines
* Disregard alleged binder entities beyond parcel boundsChristopher Tate2015-06-241-1/+1
* Verify that the native handle was createdAdam Lesinski2015-05-131-0/+4
* Check the padded size of the read byte arrayKenny Root2014-03-171-2/+4
* Add support for writing byte arrays to parcelsMarco Nelissen2014-03-131-0/+10
* Fix "Binder: Make sure binder objects do not overlap" to work old binder kern...Arve Hjønnevåg2014-02-191-4/+4
* Binder: Make sure binder objects do not overlapArve Hjønnevåg2014-02-151-0/+12
* Native counterpart of new power manager methodMarco Nelissen2013-10-251-0/+10
* Make Flattenable not virtualMathias Agopian2013-07-301-6/+6
* defaultServiceManager wait for service manager readyTodd Poynor2013-07-242-1/+30
* Merge "libbinder: add libutils dependency"Alex Ray2013-07-231-0/+1
|\
| * libbinder: add libutils dependencyAlex Ray2013-07-231-0/+1
* | Fix AppOsManager missing mutex unlock.Zhijun He2013-07-221-0/+1
|/
* Follow framework change to track started ops by proc.Dianne Hackborn2013-07-172-6/+42
* Make getCallingUid/Pid const.Jeff Brown2013-07-151-2/+2
* am 54d97c88: am 9da67a94: am 67481607: Merge "Revert "Second try at adding a ...Elliott Hughes2013-07-111-9/+0
|\
| * am 9da67a94: am 67481607: Merge "Revert "Second try at adding a compatibility...Elliott Hughes2013-07-091-9/+0
| |\
| | * am 67481607: Merge "Revert "Second try at adding a compatibility symbol for t...Elliott Hughes2013-07-091-9/+0
| | |\
| | | * Merge "Revert "Second try at adding a compatibility symbol for the MemoryBase...Elliott Hughes2013-07-091-9/+0
| | | |\
| | | | * Revert "Second try at adding a compatibility symbol for the MemoryBase constr...Elliott Hughes2013-07-091-9/+0
* | | | | binder: add polling / single-threaded operationTodd Poynor2013-07-041-51/+88
* | | | | am de836890: am ef07386e: Prevent IPCThreadState::joinThreadPool from spinnin...Jeff Tinker2013-06-111-0/+4
|\ \ \ \ \ | |/ / / /
| * | | | am ef07386e: Prevent IPCThreadState::joinThreadPool from spinning on unexpect...Jeff Tinker2013-06-111-0/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Prevent IPCThreadState::joinThreadPool from spinning on unexpected errorJeff Tinker2013-06-111-0/+4
* | | | | Merge "Bring back overloading to print String8/16."Jeff Sharkey2013-05-301-0/+15
|\ \ \ \ \
| * | | | | Bring back overloading to print String8/16.Jeff Sharkey2013-05-301-0/+15
* | | | | | am 255405eb: am 86b2ecdd: Merge "fix mem leak on error handling"Jeff Brown2013-05-301-1/+3
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | am 86b2ecdd: Merge "fix mem leak on error handling"Jeff Brown2013-05-291-1/+3
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | fix mem leak on error handlingHyejin Kim2013-05-281-1/+3
* | | | libutils clean-upMathias Agopian2013-05-077-8/+796
|/ / /
* | | am 1cd763f1: am cd91024c: Merge "[MIPS] Avoid unaligned load/store for 64-bit...Keun-young Park2013-03-261-1/+44
|\ \ \ | |/ /
| * | Merge "[MIPS] Avoid unaligned load/store for 64-bit doubles."Keun-young Park2013-03-261-1/+44
| |\ \ | | |/ | |/|
| | * [MIPS] Avoid unaligned load/store for 64-bit doubles.Douglas Leung2013-01-171-1/+44
* | | improved CallStack a bitMathias Agopian2013-03-211-3/+1
* | | am 7212ff29: am 20e154f1: Merge "Second try at adding a compatibility symbol ...Elliott Hughes2013-03-141-0/+9
|\ \ \ | |/ /
| * | Second try at adding a compatibility symbol for the MemoryBase constructor.Elliott Hughes2013-03-131-0/+9
| * | Revert "Add a compatibility symbol for the MemoryBase constructor."Elliott Hughes2013-03-142-12/+3
* | | Revert "Add a compatibility symbol for the MemoryBase constructor."Elliott Hughes2013-03-142-12/+3
* | | am 9b57ad73: am 8facd1b2: Merge "Add a compatibility symbol for the MemoryBas...Elliott Hughes2013-03-132-3/+12
|\ \ \ | |/ /
| * | Add a compatibility symbol for the MemoryBase constructor.Elliott Hughes2013-03-132-3/+12
| |/
* | rename binder services main thread to Binder_*Mathias Agopian2013-03-071-5/+14
* | Fixes to native app ops servicesEino-Ville Talvala2013-02-192-22/+20
* | App ops: new native access API.Dianne Hackborn2013-02-124-0/+341
|/
* Revert "ugly, temporary, workaroung for a problem where a binder thread spins...Dave Burke2012-10-061-12/+0
* ugly, temporary, workaroung for a problem where a binder thread spins foreverMathias Agopian2012-10-051-0/+12
* No longer need "original calling uid".Dianne Hackborn2012-08-311-8/+0
* Fix shutdown sequence to avoid SIGSEGV when running am commandJohannes Carlsson2012-06-251-2/+9
* Aligning native Parcel implementation to Java.Magnus Strandberg2012-06-081-1/+2
* Add callback hack to find out when to reload system properties.Dianne Hackborn2012-05-091-0/+7
* Scheduling group cleanupGlenn Kasten2012-04-191-6/+6
* add set thread countMathias Agopian2012-04-181-0/+9