| Commit message (Expand) | Author | Age | Files | Lines |
* | Use ashmem for CursorWindows. | Jeff Brown | 2011-10-11 | 1 | -160/+131 |
* | Clean up CursorWindow code. | Jeff Brown | 2011-10-06 | 1 | -2/+26 |
* | Fix handling of "allow fds" state. | Dianne Hackborn | 2011-10-03 | 1 | -1/+2 |
* | Transfer large bitmaps using ashmem. | Jeff Brown | 2011-10-03 | 1 | -3/+46 |
* | Add mechanism for Parcel to not allow FDs to be written to it. | Dianne Hackborn | 2011-10-03 | 1 | -1/+4 |
* | Revert "Transfer large bitmaps using ashmem. Bug: 5224703" | Bart Sears | 2011-09-25 | 1 | -46/+3 |
* | Transfer large bitmaps using ashmem. | Jeff Brown | 2011-09-23 | 1 | -3/+46 |
* | Eliminate single-process mode. | Jeff Brown | 2011-07-08 | 1 | -4/+0 |
* | PermissionCache caches permission checks | Mathias Agopian | 2011-06-27 | 2 | -68/+79 |
* | MemoryHeapBase: Save and binderize the offset | Anu Sundararajan | 2011-06-27 | 2 | -6/+9 |
* | Parcel::appendFrom({const } Parcel *parcel, size_t, size_t) | Andreas Huber | 2011-04-13 | 1 | -1/+2 |
* | Binder linkage no longer depends on JNI objrefs as persistent tokens | Christopher Tate | 2011-02-28 | 1 | -1/+1 |
* | Revert "Binder linkage no longer depends on JNI objrefs as persistent tokens" | Christopher Tate | 2011-02-25 | 1 | -1/+1 |
* | Binder linkage no longer depends on JNI objrefs as persistent tokens | Christopher Tate | 2011-02-24 | 1 | -1/+1 |
* | resubmitting Change-Id: I67b1d04a5c9fc18b0cd4da6184d0b814b64d89e9 | Vasu Nori | 2010-12-21 | 1 | -1/+0 |
* | Revert "bug:2448371 cursorwindow size moved to resource xml file." | Vasu Nori | 2010-12-20 | 1 | -0/+1 |
* | bug:2448371 cursorwindow size moved to resource xml file. | Vasu Nori | 2010-12-20 | 1 | -1/+0 |
* | Framework-side support for Dalvik "isSensitiveThread" hook. | Brad Fitzpatrick | 2010-12-14 | 1 | -0/+1 |
* | am ae087369: am 63070856: Merge "Don\'t propagate StrictMode over one-way Bin... | Brad Fitzpatrick | 2010-08-31 | 1 | -1/+5 |
|\ |
|
| * | Don't propagate StrictMode over one-way Binder calls. | Brad Fitzpatrick | 2010-08-31 | 1 | -1/+5 |
* | | am 245cb784: am 84c924a6: Merge "Replace several IPCThreadState::get() lookup... | Brad Fitzpatrick | 2010-07-27 | 1 | -4/+8 |
|\ \
| |/ |
|
| * | Replace several IPCThreadState::get() lookups with one. | Brad Fitzpatrick | 2010-07-27 | 1 | -4/+8 |
* | | am cc52121c: am c4b204bd: Merge "More StrictMode work, keeping Binder & Block... | Brad Fitzpatrick | 2010-07-15 | 1 | -1/+5 |
|\ \
| |/ |
|
| * | More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync. | Brad Fitzpatrick | 2010-07-15 | 1 | -1/+5 |
* | | am c74034b6: am 24651682: added BinderService<> template to help creating nat... | Mathias Agopian | 2010-07-14 | 1 | -0/+60 |
|\ \
| |/ |
|
| * | added BinderService<> template to help creating native binder services | Mathias Agopian | 2010-07-14 | 1 | -0/+60 |
* | | am 706623dd: am c0a7e690: Add Parcel::readExceptionCode() and Parcel::writeNo... | Brad Fitzpatrick | 2010-07-13 | 1 | -1/+13 |
|\ \
| |/ |
|
| * | Add Parcel::readExceptionCode() and Parcel::writeNoException() | Brad Fitzpatrick | 2010-07-13 | 1 | -1/+13 |
* | | am efcf68aa: am ef8f96a7: Merge "Start of work on passing around StrictMode p... | Brad Fitzpatrick | 2010-06-23 | 2 | -2/+9 |
|\ \
| |/ |
|
| * | Start of work on passing around StrictMode policy over Binder calls. | Brad Fitzpatrick | 2010-06-21 | 2 | -2/+9 |
* | | add API to Cursor to get column value type | Vasu Nori | 2010-06-02 | 1 | -10/+10 |
* | | Move CursorWindow class from core/jni to libbinder | Mike Lockwood | 2010-05-28 | 1 | -0/+200 |
|/ |
|
* | 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 |