summaryrefslogtreecommitdiff
path: root/libs/binder/ProcessState.cpp
AgeCommit message (Expand)Author
2012-03-07remove files that moved to frameworks/nativeMathias Agopian
2012-02-28Shorten thread namesGlenn Kasten
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2012-01-06Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block
2011-07-13Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator buildMike Lockwood
2011-07-08Eliminate single-process mode.Jeff Brown
2009-11-12Modify the binder to request 1M - 2 pages instead of 1M. The backing storeRebecca Schultz Zavin
2009-05-20move libbinder's header files under includes/binderMathias Agopian
2009-05-20checkpoint: split libutils into libutils + libbinderMathias Agopian