summaryrefslogtreecommitdiffstats
path: root/libs/binder
Commit message (Expand)AuthorAgeFilesLines
* Ensure that binder incalls to the system process keep the fg cgroupChristopher Tate2010-03-181-18/+21
* remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).Mathias Agopian2010-02-211-1/+69
* Simplify the MemoryDealer implementationMathias Agopian2010-01-292-137/+180
* Propagate background scheduling class across processes.Dianne Hackborn2009-12-071-15/+38
* Modify the binder to request 1M - 2 pages instead of 1M. The backing storeRebecca Schultz Zavin2009-11-121-1/+1
* Reset binder service threads' cgroup/priority after command completionChristopher Tate2009-11-081-0/+15
* Revert jparks code from IPCThreadState.Evan Millar2009-11-061-5/+0
* When a thread is about to be put back onto the thread pool ensure that it is ...Jason Parks2009-11-041-22/+4
* Add a warning when we leave threads in the binder thread pool in the backgrou...Jason Parks2009-11-031-0/+28
* libbinder: MemoryHeapPmem: honor the NO_CACHING flag when creating a client heapDima Zavin2009-11-021-1/+1
* libbinder: add a NO_CACHING flag to MemoryHeapBaseIliyan Malchev2009-10-301-1/+5
* Add offset handling in MemoryHeapBase classBenny Wong2009-08-201-4/+4
* Support for marshalling pointers / intptr_t in Parcel.Andreas Huber2009-08-171-95/+63
* don't crash in Parcel when given a null (and therfore invalid) native_handle_tMathias Agopian2009-07-311-1/+1
* Instead of using -1 for pid and uid in the simulator, and then havingMarco Nelissen2009-07-171-7/+2
* new Permission class used to improve permission checks speed (by caching resu...Mathias Agopian2009-06-153-5/+99
* some work to try to reduce the code size of some native librariesMathias Agopian2009-05-269-34/+82
* am d50a458b: Merge change 2351 into donutAndroid (Google) Code Review2009-05-221-2/+6
* change 2115 wasn't merged properly into master. this fixes that.Mathias Agopian2009-05-211-28/+11
* move libbinder's header files under includes/binderMathias Agopian2009-05-2015-122/+33
* checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-2016-0/+5303