summaryrefslogtreecommitdiffstats
path: root/include/binder/IPCThreadState.h
Commit message (Expand)AuthorAgeFilesLines
* Added IPCThreadState::blockUntilThreadAvailable() method.Wale Ogunwale2015-04-141-5/+9
* binder: Return pid_t/uid_t instead of intDan Stoza2014-12-011-2/+2
* kill HAVE_FORKEXECYabin Cui2014-11-121-1/+1
* Binder: Use 64 bit pointers in 32 processes if selected by the targetArve Hjønnevåg2014-01-311-1/+1
* Make getCallingUid/Pid const.Jeff Brown2013-07-151-2/+2
* binder: add polling / single-threaded operationTodd Poynor2013-07-041-0/+4
* No longer need "original calling uid".Dianne Hackborn2012-08-311-2/+0
* Multi-user - 1st major checkinAmith Yamasani2012-02-031-0/+2
* Framework-side support for Dalvik "isSensitiveThread" hook.Brad Fitzpatrick2010-12-141-0/+1
* Don't propagate StrictMode over one-way Binder calls.Brad Fitzpatrick2010-08-311-1/+5
* Start of work on passing around StrictMode policy over Binder calls.Brad Fitzpatrick2010-06-211-1/+5
* Propagate background scheduling class across processes.Dianne Hackborn2009-12-071-1/+9
* move libbinder's header files under includes/binderMathias Agopian2009-05-201-0/+110