Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 | 1 | -1/+4 |
* | remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). | Mathias Agopian | 2010-02-21 | 1 | -1/+3 |
* | Support for marshalling pointers / intptr_t in Parcel. | Andreas Huber | 2009-08-17 | 1 | -0/+11 |
* | some work to try to reduce the code size of some native libraries | Mathias Agopian | 2009-05-26 | 1 | -2/+3 |
* | 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 | 1 | -0/+209 |