summaryrefslogtreecommitdiff
path: root/libs/binder/ProcessState.cpp
AgeCommit message (Expand)Author
2014-04-03Remove global variables from ProcessState. Narayan Kamath
2014-03-20Merge "fix valgrind ioctl warning." Jesse Hall
2014-02-05binder: fix all warnings Colin Cross
2013-08-31fix valgrind ioctl warning. Jin Wei
2013-07-24defaultServiceManager wait for service manager ready Todd Poynor
2013-03-07rename binder services main thread to Binder_* Mathias Agopian
2012-04-18add set thread count Mathias Agopian
2012-04-16double checked locking pattern is not safe on SMP Mathias Agopian
2012-02-28Shorten thread names Glenn Kasten
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE Steve Block
2012-01-06Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE Steve Block
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE Steve Block
2011-07-13Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build Mike Lockwood
2011-07-08Eliminate single-process mode. Jeff Brown
2009-11-12Modify the binder to request 1M - 2 pages instead of 1M. The backing store Rebecca Schultz Zavin
2009-05-20move libbinder's header files under includes/binder Mathias Agopian
2009-05-20checkpoint: split libutils into libutils + libbinder Mathias Agopian