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
/
java
/
android
/
os
/
ParcelFileDescriptor.java
Age
Commit message (
Expand
)
Author
2021-05-18
Clarify javadocs about mode to parse file.
Corina
2021-05-04
Revert "Restore file truncation where expected."
Corina Grigoras
2021-04-28
Restore file truncation where expected.
Jeff Sharkey
2020-03-06
Updates based on API council feedback.
Jeff Sharkey
2020-01-08
Final push to build against SDK.
Jeff Sharkey
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-10-10
Reveal color standard, transfer, and range.
Jeff Sharkey
2019-09-19
Merge "Add comment that mWrapped ==> mClosed"
TreeHugger Robot
2019-08-29
Add StorageSessionController
Zim
2019-07-26
Fix regression in PFD#fromData
John Reck
2019-05-30
Add comment that mWrapped ==> mClosed
Hans Boehm
2019-03-18
Merge "Add @UnsupportedAppUsage annotations"
Andrei-Valentin Onea
2019-03-15
Merge "ParcelFileDescriptor: improve javadoc." am: c4e2b24d87 am: bc7222d46d
Josh Gao
2019-03-15
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-03-08
ParcelFileDescriptor: improve javadoc.
Josh Gao
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-01-27
Get CtsProviderTestCases building against API.
Jeff Sharkey
2019-01-24
Merge "ParcelFileDescriptor: fix various ownership mistakes." am: 8d7976a37e ...
Josh Gao
2019-01-24
Merge "ParcelFileDescriptor: fix various ownership mistakes."
Josh Gao
2018-12-18
ParcelFileDescriptor: updates for O_CLOEXEC (API >= Q)
Nick Kralevich
2018-12-03
Redact location Exif tags when no permission.
Jeff Sharkey
2018-11-15
Merge "ParcelFileDescriptor: warn about comm int coupling." am: 22350fbefb am...
Steven Moreland
2018-11-14
ParcelFileDescriptor: warn about comm int coupling.
Steven Moreland
2018-11-12
Merge "Close PFD.AutoClose{In,Out}putStream before the PFD itself." am: 8fe23...
Josh Gao
2018-11-09
ParcelFileDescriptor: fix various ownership mistakes.
Josh Gao
2018-11-09
Close PFD.AutoClose{In,Out}putStream before the PFD itself.
Josh Gao
2018-10-29
Converge towards consistent modes API.
Jeff Sharkey
2018-09-12
Utilities for content:// Uris and file modes.
Jeff Sharkey
2018-07-20
ParcelFileDescriptor: support bionic's fd ownership tracking.
Josh Gao
2018-07-16
Remove unneeded JNI method
John Reck
2017-10-10
Parcel: Avoid NPE in finalization
Andreas Gampe
2017-05-16
Specify behavior around DocumentsProvider#openDocument().
Garfield Tan
2017-03-25
Add a new "virtual disk" feature.
Jeff Sharkey
2017-02-21
Clear cache space when allocating bytes.
Jeff Sharkey
2016-05-30
Make CotentResolver#openInputStream handle errors from reliable pipes.
Tomasz Mikolajewski
2015-12-22
Unmount appfuse when the device FD is closed.
Daichi Hirono
2015-06-11
Fix the PFD detachFd issue.
Makoto Onuki
2015-06-04
DO NOT MERGE Fix DropBoxManager.Entry parcels with fds.
Tim Kilbourn
2015-05-15
Rename file descriptor listener API.
Jeff Brown
2015-03-12
Avoid rebuilding epoll set when PFD status report is done.
Jeff Brown
2015-03-12
Revert "Revert "Update ParcelFileDescriptor to use non-blocking I/O.""
Jeff Brown
2015-03-12
Revert "Update ParcelFileDescriptor to use non-blocking I/O."
Jeff Brown
2015-03-11
Update ParcelFileDescriptor to use non-blocking I/O.
Jeff Brown
2014-12-01
ParcelFileDescriptor: add support for non-stream socket pairs.
Mike Lockwood
2014-04-28
resolved conflicts for merge of 3ce4f3d0 to master
Elliott Hughes
2014-04-28
Track libcore.os' move to android.system.
Elliott Hughes
2014-04-23
am d720ef54: am caf6497b: am 683cf1bf: Merge "Changes to support asynchronous...
Neil Fuller
2014-04-23
Changes to support asynchronous close interruption
Neil Fuller
2013-10-25
am d8a81d06: am fd38f940: am ac4bf7fd: Merge "Skip writing PFD status when co...
Jeff Sharkey
2013-10-25
Skip writing PFD status when comm is closed.
Jeff Sharkey
[next]