summaryrefslogtreecommitdiffstats
path: root/libs/binder/Parcel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Start of work on passing around StrictMode policy over Binder calls.Brad Fitzpatrick2010-06-211-2/+6
* remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).Mathias Agopian2010-02-211-1/+69
* Support for marshalling pointers / intptr_t in Parcel.Andreas Huber2009-08-171-95/+63
* don't crash in Parcel when given a null (and therfore invalid) native_handle_tMathias Agopian2009-07-311-1/+1
* some work to try to reduce the code size of some native librariesMathias Agopian2009-05-261-1/+6
* am d50a458b: Merge change 2351 into donutAndroid (Google) Code Review2009-05-221-2/+6
* change 2115 wasn't merged properly into master. this fixes that.Mathias Agopian2009-05-211-28/+11
* move libbinder's header files under includes/binderMathias Agopian2009-05-201-4/+4
* checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-201-0/+1376