summaryrefslogtreecommitdiffstats
path: root/core/jni/android_os_MemoryFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Frameworks/base: Consistency in core/jniAndreas Gampe2014-11-211-4/+2
* Fix error checking in MemoryFile.Narayan Kamath2014-01-161-4/+5
* AArch64: Use long for pointers in android/os/MemoryFileAshok Bhat2014-01-101-9/+9
* More native code cleanup.Elliott Hughes2011-04-121-8/+1
* Don't round size to page size. Ashmem will do this internally as needed.Marco Nelissen2010-01-041-5/+3
* MemoryFile.isMemoryFile was internally determining the length ofMarco Nelissen2009-06-171-6/+6
* Allow creating AssetFileDescriptors for MemoryFiles.Bjorn Bringert2009-06-031-4/+26
* Use JNI region calls in MemoryFile read and write.Bjorn Bringert2009-06-021-6/+2
* Unmap memory in MemoryFile.close().Bjorn Bringert2009-05-291-15/+35
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+129
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-129/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+129