summaryrefslogtreecommitdiffstats
path: root/libs/binder/IServiceManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace IInterface::asBinder() with a staticMarco Nelissen2014-11-141-1/+1
* binder: rm utils/Debug.hMark Salyzyn2014-05-291-1/+0
* defaultServiceManager wait for service manager readyTodd Poynor2013-07-241-1/+3
* Some hardening of isolated processes by restricting access to services.Dianne Hackborn2012-02-091-1/+3
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-1/+1
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-3/+3
* Add Parcel::readExceptionCode() and Parcel::writeNoException()Brad Fitzpatrick2010-07-131-1/+1
* Start of work on passing around StrictMode policy over Binder calls.Brad Fitzpatrick2010-06-211-4/+3
* new Permission class used to improve permission checks speed (by caching resu...Mathias Agopian2009-06-151-5/+10
* some work to try to reduce the code size of some native librariesMathias Agopian2009-05-261-6/+0
* move libbinder's header files under includes/binderMathias Agopian2009-05-201-3/+3
* checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-201-0/+230