summaryrefslogtreecommitdiff
path: root/core/java/android/os/ParcelFileDescriptor.java
Commit message (Expand)AuthorAgeFilesLines
* ParcelFileDescriptor: Stop the panicSimao Gomes Viana2022-10-261-1/+5
* Clarify javadocs about mode to parse file.Corina2021-05-181-2/+20
* Revert "Restore file truncation where expected."Corina Grigoras2021-05-041-49/+9
* Restore file truncation where expected.Jeff Sharkey2021-04-281-9/+49
* Updates based on API council feedback.Jeff Sharkey2020-03-061-2/+0
* Final push to build against SDK.Jeff Sharkey2020-01-081-3/+22
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Reveal color standard, transfer, and range.Jeff Sharkey2019-10-101-0/+11
* Merge "Add comment that mWrapped ==> mClosed"TreeHugger Robot2019-09-191-0/+2
|\
| * Add comment that mWrapped ==> mClosedHans Boehm2019-05-301-0/+2
* | Add StorageSessionControllerZim2019-08-291-2/+3
* | Fix regression in PFD#fromDataJohn Reck2019-07-261-5/+9
|/
* Merge "Add @UnsupportedAppUsage annotations"Andrei-Valentin Onea2019-03-181-0/+4
|\
| * Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-151-0/+4
* | Merge "ParcelFileDescriptor: improve javadoc." am: c4e2b24d87 am: bc7222d46dJosh Gao2019-03-151-1/+28
|\ \ | |/ |/|
| * ParcelFileDescriptor: improve javadoc.Josh Gao2019-03-081-1/+28
* | All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* | Get CtsProviderTestCases building against API.Jeff Sharkey2019-01-271-0/+2
* | Merge "ParcelFileDescriptor: fix various ownership mistakes." am: 8d7976a37e ...Josh Gao2019-01-241-8/+24
|\|
| * Merge "ParcelFileDescriptor: fix various ownership mistakes."Josh Gao2019-01-241-8/+24
| |\
| | * ParcelFileDescriptor: fix various ownership mistakes.Josh Gao2018-11-091-8/+24
* | | ParcelFileDescriptor: updates for O_CLOEXEC (API >= Q)Nick Kralevich2018-12-181-8/+25
* | | Redact location Exif tags when no permission.Jeff Sharkey2018-12-031-8/+10
* | | Merge "ParcelFileDescriptor: warn about comm int coupling." am: 22350fbefb am...Steven Moreland2018-11-151-0/+3
|\| |
| * | ParcelFileDescriptor: warn about comm int coupling.Steven Moreland2018-11-141-0/+3
| |/
* | Merge "Close PFD.AutoClose{In,Out}putStream before the PFD itself." am: 8fe23...Josh Gao2018-11-121-4/+4
|\|
| * Close PFD.AutoClose{In,Out}putStream before the PFD itself.Josh Gao2018-11-091-4/+4
* | Converge towards consistent modes API.Jeff Sharkey2018-10-291-16/+1
* | Utilities for content:// Uris and file modes.Jeff Sharkey2018-09-121-22/+1
|/
* ParcelFileDescriptor: support bionic's fd ownership tracking.Josh Gao2018-07-201-2/+7
* Remove unneeded JNI methodJohn Reck2018-07-161-1/+1
* Parcel: Avoid NPE in finalizationAndreas Gampe2017-10-101-1/+3
* Specify behavior around DocumentsProvider#openDocument().Garfield Tan2017-05-161-1/+2
* Add a new "virtual disk" feature.Jeff Sharkey2017-03-251-2/+33
* Clear cache space when allocating bytes.Jeff Sharkey2017-02-211-0/+19
* Make CotentResolver#openInputStream handle errors from reliable pipes.Tomasz Mikolajewski2016-05-301-0/+28
* Unmount appfuse when the device FD is closed.Daichi Hirono2015-12-221-0/+13
* Fix the PFD detachFd issue.Makoto Onuki2015-06-111-0/+3
* DO NOT MERGE Fix DropBoxManager.Entry parcels with fds.Tim Kilbourn2015-06-041-6/+4
* Rename file descriptor listener API.Jeff Brown2015-05-151-6/+6
* Avoid rebuilding epoll set when PFD status report is done.Jeff Brown2015-03-121-3/+4
* Revert "Revert "Update ParcelFileDescriptor to use non-blocking I/O.""Jeff Brown2015-03-121-39/+31
* Revert "Update ParcelFileDescriptor to use non-blocking I/O."Jeff Brown2015-03-121-31/+39
* Update ParcelFileDescriptor to use non-blocking I/O.Jeff Brown2015-03-111-39/+31
* ParcelFileDescriptor: add support for non-stream socket pairs.Mike Lockwood2014-12-011-2/+16
* resolved conflicts for merge of 3ce4f3d0 to masterElliott Hughes2014-04-281-20/+20
|\
| * Track libcore.os' move to android.system.Elliott Hughes2014-04-281-20/+20
* | am d720ef54: am caf6497b: am 683cf1bf: Merge "Changes to support asynchronous...Neil Fuller2014-04-231-0/+7
|\|
| * Changes to support asynchronous close interruptionNeil Fuller2014-04-231-0/+7
* | am d8a81d06: am fd38f940: am ac4bf7fd: Merge "Skip writing PFD status when co...Jeff Sharkey2013-10-251-25/+27
|\|