summaryrefslogtreecommitdiff
path: root/libs/binder/IPCThreadState.cpp
AgeCommit message (Expand)Author
2010-08-31Don't propagate StrictMode over one-way Binder calls. Brad Fitzpatrick
2010-07-15More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync. Brad Fitzpatrick
2010-06-21Start of work on passing around StrictMode policy over Binder calls. Brad Fitzpatrick
2010-03-18Ensure that binder incalls to the system process keep the fg cgroup Christopher Tate
2009-12-07Propagate background scheduling class across processes. Dianne Hackborn
2009-11-08Reset binder service threads' cgroup/priority after command completion Christopher Tate
2009-11-06Revert jparks code from IPCThreadState. Evan Millar
2009-11-04When a thread is about to be put back onto the thread pool ensure that it is ... Jason Parks
2009-11-03Add a warning when we leave threads in the binder thread pool in the backgrou... Jason Parks
2009-07-17Instead of using -1 for pid and uid in the simulator, and then having Marco Nelissen
2009-05-20move libbinder's header files under includes/binder Mathias Agopian
2009-05-20checkpoint: split libutils into libutils + libbinder Mathias Agopian