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