summaryrefslogtreecommitdiff
path: root/core/java/android/os/FileUtils.java
AgeCommit message (Expand)Author
2021-08-06Remove spammy convertToModernFd logZim
2021-07-29Fix fd leak while bypassing transcoding in media APIsZim
2021-05-04Reduce log severity for transcode fd conversion failureZim
2021-04-12Fix FileUtils#copy to fallback on userspace copy if sendfile failsZim
2021-03-31Refactor FileUtils#convertToModernFdBiswarup Pal
2021-03-11Merge "Make FileUtils#createDir threadsafe" am: 5232082243 am: bc1b11029b am:...Jeff Sharkey
2021-03-08Make FileUtils#createDir threadsafeJacob Abrams
2021-01-19Fix convertToModernFd to support /mnt/user pathsZim
2021-01-08Use accept_original_media_format constantZim
2020-12-17Fix screenshot failure with transcodingManish Singh
2020-12-14Fix transcode_optimize flagsZim
2020-12-06Introduce new preference indicating user control.Manish Singh
2020-11-12Revise seamless transcoding optimization flagsZim
2020-11-04Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-20Avoid transcoding in MediaPlayersZim
2020-08-31Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li
2020-07-31Merge "Update language to comply with Android's inclusive language guidance" ...Treehugger Robot
2020-07-31Update language to comply with Android's inclusive language guidanceLais Andrade
2020-02-19Update BlobStoreMS to augment storage stats with blobs data.Sudheer Shanka
2020-01-13Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-11-15Deprecate FileUtils.closeQuietlyCharles Munger
2019-03-15Add @UnsupportedAppUsage annotationsAndrei Onea
2019-02-19Respond to various API council feedback.Jeff Sharkey
2019-02-11Allow update() to move files on disk.Jeff Sharkey
2019-01-27Get CtsProviderTestCases building against API.Jeff Sharkey
2019-01-22Sanity check raw paths against requested volume.Jeff Sharkey
2019-01-18Make security warning on contains() more obvious.Alan Stokes
2018-12-17FileUtils.java: Don't treat open access modes as flagsNick Kralevich
2018-12-15Local and remote isolated storage feature flags.Jeff Sharkey
2018-12-11Calculate MediaColumns.HASH when demanded.Jeff Sharkey
2018-11-14resolve merge conflicts of 6c9537dc7f86c6af3204ed57cee644a8e51a365b to masterRisan
2018-11-13Add FileUtils.translateModePfdToPosixRisan
2018-11-08Add sm set-isolated-storage [true|false]Sudheer Shanka
2018-10-26Magic to keep "_data" paths working.Jeff Sharkey
2018-10-17Catch more invalid file modes.Jeff Sharkey
2018-09-12Utilities for content:// Uris and file modes.Jeff Sharkey
2018-08-28More robust MTP-to-MIME-type mappings.Jeff Sharkey
2018-07-12Make ENABLE_COPY_OPTIMIZATIONS non final.Brett Chabot
2018-07-11Utility methods useful for working with files.Jeff Sharkey
2018-03-26Report final progress when finished copying.Jeff Sharkey
2018-02-01Move more folks to FileUtils.copy().Jeff Sharkey
2018-01-31Enable sendfile() and splice() optimizations.Jeff Sharkey
2018-01-31Use sendfile() and splice() to speed up copying.Jeff Sharkey
2017-11-03Narrower StrictMode defaults.Jeff Sharkey
2017-06-23Log sync details to rotating log files (userdebug/eng only)Makoto Onuki
2017-03-07Grumble, nobody likes kibibytes.Jeff Sharkey