summaryrefslogtreecommitdiffstats
path: root/include/binder
Commit message (Expand)AuthorAgeFilesLines
* remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).Mathias Agopian2010-02-211-1/+3
* Simplify the MemoryDealer implementationMathias Agopian2010-01-292-208/+11
* Propagate background scheduling class across processes.Dianne Hackborn2009-12-072-2/+10
* libbinder: add a NO_CACHING flag to MemoryHeapBaseIliyan Malchev2009-10-301-1/+2
* Add offset handling in MemoryHeapBase classBenny Wong2009-08-201-2/+2
* Support for marshalling pointers / intptr_t in Parcel.Andreas Huber2009-08-171-0/+11
* Make MemoryDealer's destructor protected instead of public.Andreas Huber2009-07-161-2/+3
* new Permission class used to improve permission checks speed (by caching resu...Mathias Agopian2009-06-152-0/+70
* Merge commit 'goog/master' into merge_masterMathias Agopian2009-05-277-13/+46
|\
| * some work to try to reduce the code size of some native librariesMathias Agopian2009-05-267-13/+46
* | merge master to master_glMathias Agopian2009-05-221-3/+12
|/
* change 2115 wasn't merged properly into master. this fixes that.Mathias Agopian2009-05-211-8/+10
* move libbinder's header files under includes/binderMathias Agopian2009-05-2014-0/+1670