summaryrefslogtreecommitdiffstats
path: root/libs/binder/ProcessState.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added IPCThreadState::blockUntilThreadAvailable() method.Wale Ogunwale2015-04-141-3/+10
* Remove global variables from ProcessState.Narayan Kamath2014-04-031-35/+0
* Merge "fix valgrind ioctl warning."Jesse Hall2014-03-201-1/+1
|\
| * fix valgrind ioctl warning.Jin Wei2013-08-311-1/+1
* | binder: fix all warningsColin Cross2014-02-051-1/+1
* | defaultServiceManager wait for service manager readyTodd Poynor2013-07-241-0/+27
|/
* rename binder services main thread to Binder_*Mathias Agopian2013-03-071-5/+14
* add set thread countMathias Agopian2012-04-181-0/+9
* double checked locking pattern is not safe on SMPMathias Agopian2012-04-161-4/+5
* Shorten thread namesGlenn Kasten2012-02-281-2/+2
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-6/+6
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-1/+1
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-1/+1
* Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator buildMike Lockwood2011-07-131-12/+0
* Eliminate single-process mode.Jeff Brown2011-07-081-39/+12
* Modify the binder to request 1M - 2 pages instead of 1M. The backing storeRebecca Schultz Zavin2009-11-121-1/+1
* move libbinder's header files under includes/binderMathias Agopian2009-05-201-4/+4
* checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-201-0/+398