| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't propagate StrictMode over one-way Binder calls. | Brad Fitzpatrick | 2010-08-31 | 1 | -1/+5 |
* | Replace several IPCThreadState::get() lookups with one. | Brad Fitzpatrick | 2010-07-27 | 1 | -4/+8 |
* | More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync. | Brad Fitzpatrick | 2010-07-15 | 1 | -1/+5 |
* | added BinderService<> template to help creating native binder services | Mathias Agopian | 2010-07-14 | 1 | -0/+60 |
* | Add Parcel::readExceptionCode() and Parcel::writeNoException() | Brad Fitzpatrick | 2010-07-13 | 1 | -1/+13 |
* | Start of work on passing around StrictMode policy over Binder calls. | Brad Fitzpatrick | 2010-06-21 | 2 | -2/+9 |
* | am 8a8658a5: Merge "Make static versions of libutils and libbinder." into froyo | Dan Egnor | 2010-05-06 | 1 | -1/+0 |
|\ |
|
| * | Make static versions of libutils and libbinder. | Dan Egnor | 2010-05-06 | 1 | -1/+0 |
* | | merge from open-source master | The Android Open Source Project | 2010-04-21 | 1 | -7/+10 |
|\ \
| |/
|/| |
|
| * | Allow META* macros outside of the framework | Michael Richardson | 2010-04-20 | 1 | -7/+10 |
* | | fix [2599939] "cannot play video" after open/close a video player a dozen of ... | Mathias Agopian | 2010-04-19 | 3 | -5/+2 |
* | | remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). | Mathias Agopian | 2010-02-21 | 1 | -1/+3 |
* | | Simplify the MemoryDealer implementation | Mathias Agopian | 2010-01-29 | 2 | -208/+11 |
* | | Propagate background scheduling class across processes. | Dianne Hackborn | 2009-12-07 | 2 | -2/+10 |
|/ |
|
* | libbinder: add a NO_CACHING flag to MemoryHeapBase | Iliyan Malchev | 2009-10-30 | 1 | -1/+2 |
* | Add offset handling in MemoryHeapBase class | Benny Wong | 2009-08-20 | 1 | -2/+2 |
* | Support for marshalling pointers / intptr_t in Parcel. | Andreas Huber | 2009-08-17 | 1 | -0/+11 |
* | Make MemoryDealer's destructor protected instead of public. | Andreas Huber | 2009-07-16 | 1 | -2/+3 |
* | new Permission class used to improve permission checks speed (by caching resu... | Mathias Agopian | 2009-06-15 | 2 | -0/+70 |
* | Merge commit 'goog/master' into merge_master | Mathias Agopian | 2009-05-27 | 7 | -13/+46 |
|\ |
|
| * | some work to try to reduce the code size of some native libraries | Mathias Agopian | 2009-05-26 | 7 | -13/+46 |
* | | merge master to master_gl | Mathias Agopian | 2009-05-22 | 1 | -3/+12 |
|/ |
|
* | change 2115 wasn't merged properly into master. this fixes that. | Mathias Agopian | 2009-05-21 | 1 | -8/+10 |
* | move libbinder's header files under includes/binder | Mathias Agopian | 2009-05-20 | 14 | -0/+1670 |