index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
jni
/
android_os_MemoryFile.cpp
Age
Commit message (
Expand
)
Author
2020-06-23
Update to use nativehelper/JNIPlatformHelp.h
Orion Hodson
2017-07-20
Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 am: 5...
Steven Moreland
2017-07-19
frameworks/base: use proper nativehelper headers
Steven Moreland
2017-06-28
Add SharedMemory API
John Reck
2014-11-21
Frameworks/base: Consistency in core/jni
Andreas Gampe
2014-01-16
Fix error checking in MemoryFile.
Narayan Kamath
2014-01-10
AArch64: Use long for pointers in android/os/MemoryFile
Ashok Bhat
2011-04-12
More native code cleanup.
Elliott Hughes
2010-01-04
Don't round size to page size. Ashmem will do this internally as needed.
Marco Nelissen
2009-06-17
MemoryFile.isMemoryFile was internally determining the length of
Marco Nelissen
2009-06-03
Allow creating AssetFileDescriptors for MemoryFiles.
Bjorn Bringert
2009-06-02
Use JNI region calls in MemoryFile read and write.
Bjorn Bringert
2009-05-29
Unmap memory in MemoryFile.close().
Bjorn Bringert
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project