summaryrefslogtreecommitdiffstats
path: root/include/binder/Parcel.h
Commit message (Expand)AuthorAgeFilesLines
* Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)Andreas Huber2011-04-131-1/+2
* Replace several IPCThreadState::get() lookups with one.Brad Fitzpatrick2010-07-271-4/+8
* More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync.Brad Fitzpatrick2010-07-151-1/+5
* Add Parcel::readExceptionCode() and Parcel::writeNoException()Brad Fitzpatrick2010-07-131-1/+13
* Start of work on passing around StrictMode policy over Binder calls.Brad Fitzpatrick2010-06-211-1/+4
* remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).Mathias Agopian2010-02-211-1/+3
* Support for marshalling pointers / intptr_t in Parcel.Andreas Huber2009-08-171-0/+11
* some work to try to reduce the code size of some native librariesMathias Agopian2009-05-261-2/+3
* change 2115 wasn't merged properly into master. this fixes that.Mathias Agopian2009-05-211-8/+10
* move libbinder's header files under includes/binderMathias Agopian2009-05-201-0/+209