index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
MemoryFile.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-1
/
+1
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-1
/
+1
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-1
/
+1
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-03-15
1
-0
/
+6
*
SharedMemory API changes
John Reck
2017-08-07
1
-0
/
+2
*
Fix memory file constructor
John Reck
2017-06-29
1
-1
/
+1
*
Add SharedMemory API
John Reck
2017-06-28
1
-88
/
+66
*
Don't allow MemoryFiles of negative length.
Narayan Kamath
2014-04-08
1
-2
/
+7
*
AArch64: Use long for pointers in android/os/MemoryFile
Ashok Bhat
2014-01-10
1
-5
/
+5
*
Fix MemoryFile's output stream to advance.
Jesse Wilson
2011-03-24
1
-3
/
+4
*
New API and implementation of DB and memory-backed FDs
Bjorn Bringert
2010-08-18
1
-83
/
+6
*
Maybe fix #2422586: Native crash in android_os_Parcel_closeFileDescriptor()
Dianne Hackborn
2010-03-23
1
-1
/
+2
*
Don't round size to page size. Ashmem will do this internally as needed.
Marco Nelissen
2010-01-04
1
-7
/
+6
*
MemoryFile.isMemoryFile was internally determining the length of
Marco Nelissen
2009-06-17
1
-2
/
+15
*
Handle EOF correctly in MemoryFile input stream.
Bjorn Bringert
2009-06-03
1
-1
/
+10
*
Allow creating AssetFileDescriptors for MemoryFiles.
Bjorn Bringert
2009-06-03
1
-5
/
+112
*
Unmap memory in MemoryFile.close().
Bjorn Bringert
2009-05-29
1
-13
/
+46
*
MemoryFile constructor and native methods throw IOExceptions.
Bjorn Bringert
2009-05-29
1
-9
/
+10
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+258
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-258
/
+0
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+258