| Commit message (Expand) | Author | Age | Files | Lines |
* | remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). | Mathias Agopian | 2010-02-21 | 1 | -1/+69 |
* | Simplify the MemoryDealer implementation | Mathias Agopian | 2010-01-29 | 2 | -137/+180 |
* | Propagate background scheduling class across processes. | Dianne Hackborn | 2009-12-07 | 1 | -15/+38 |
* | Modify the binder to request 1M - 2 pages instead of 1M. The backing store | Rebecca Schultz Zavin | 2009-11-12 | 1 | -1/+1 |
* | Reset binder service threads' cgroup/priority after command completion | Christopher Tate | 2009-11-08 | 1 | -0/+15 |
* | Revert jparks code from IPCThreadState. | Evan Millar | 2009-11-06 | 1 | -5/+0 |
* | When a thread is about to be put back onto the thread pool ensure that it is ... | Jason Parks | 2009-11-04 | 1 | -22/+4 |
* | Add a warning when we leave threads in the binder thread pool in the backgrou... | Jason Parks | 2009-11-03 | 1 | -0/+28 |
* | libbinder: MemoryHeapPmem: honor the NO_CACHING flag when creating a client heap | Dima Zavin | 2009-11-02 | 1 | -1/+1 |
* | libbinder: add a NO_CACHING flag to MemoryHeapBase | Iliyan Malchev | 2009-10-30 | 1 | -1/+5 |
* | Add offset handling in MemoryHeapBase class | Benny Wong | 2009-08-20 | 1 | -4/+4 |
* | Support for marshalling pointers / intptr_t in Parcel. | Andreas Huber | 2009-08-17 | 1 | -95/+63 |
* | don't crash in Parcel when given a null (and therfore invalid) native_handle_t | Mathias Agopian | 2009-07-31 | 1 | -1/+1 |
* | Instead of using -1 for pid and uid in the simulator, and then having | Marco Nelissen | 2009-07-17 | 1 | -7/+2 |
* | new Permission class used to improve permission checks speed (by caching resu... | Mathias Agopian | 2009-06-15 | 3 | -5/+99 |
* | some work to try to reduce the code size of some native libraries | Mathias Agopian | 2009-05-26 | 9 | -34/+82 |
* | am d50a458b: Merge change 2351 into donut | Android (Google) Code Review | 2009-05-22 | 1 | -2/+6 |
* | change 2115 wasn't merged properly into master. this fixes that. | Mathias Agopian | 2009-05-21 | 1 | -28/+11 |
* | move libbinder's header files under includes/binder | Mathias Agopian | 2009-05-20 | 15 | -122/+33 |
* | checkpoint: split libutils into libutils + libbinder | Mathias Agopian | 2009-05-20 | 16 | -0/+5303 |