summaryrefslogtreecommitdiffstats
path: root/core/jni/android_os_Parcel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use blob (shared memory) for large data in sound model/recognition event/configSandeep Siddhartha2014-07-281-0/+8
* Add read/writeBlob to ParcelSandeep Siddhartha2014-07-251-0/+63
* AArch64: Make Binder and Parcel 64-bit compatibleAshok Bhat2014-01-231-75/+75
* replace cutils/logger.h with log/logger.hColin Cross2013-07-241-1/+0
* Improve notifying TimedText by reducing marshall/unmarshalling.Insun Kang2012-05-091-2/+18
* Switch Parcel to static JNI calls, pass pointer.Jeff Sharkey2012-03-081-157/+132
* Split Parcel JNI details away from Binder.Jeff Sharkey2012-03-081-0/+701