summaryrefslogtreecommitdiffstats
path: root/libs/binder/Binder.cpp
Commit message (Expand)AuthorAgeFilesLines
* C++11 compatibility.Dan Albert2014-11-201-1/+1
* Work around C11 const atomic restrictions.Hans Boehm2014-09-111-1/+9
* Fix CAS argument type.Hans Boehm2014-08-191-1/+1
* Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use.""""Hans Boehm2014-08-121-14/+18
* Revert "Revert "Revert "Remove incorrect android_atomic_...64 use."""Hans Boehm2014-08-091-18/+14
* Revert "Revert "Remove incorrect android_atomic_...64 use.""Hans Boehm2014-08-081-14/+18
* Revert "Remove incorrect android_atomic_...64 use."Hans Boehm2014-08-061-18/+14
* Remove incorrect android_atomic_...64 use.Hans Boehm2014-07-231-14/+18
* binder: fix all warningsColin Cross2014-02-051-8/+9
* Binder: Make binder portableSerban Constantinescu2014-01-311-0/+5
* Add callback hack to find out when to reload system properties.Dianne Hackborn2012-05-091-0/+7
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-1/+1
* Make static versions of libutils and libbinder.Dan Egnor2010-05-061-2/+3
* some work to try to reduce the code size of some native librariesMathias Agopian2009-05-261-2/+15
* move libbinder's header files under includes/binderMathias Agopian2009-05-201-4/+4
* checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-201-0/+242