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
/
FileUtils.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correction in logic of roundend size calculation of SD card
Chetan Gurjar
2022-10-21
1
-1
/
+3
*
Remove spammy convertToModernFd log
Zim
2021-08-06
1
-1
/
+1
*
Fix fd leak while bypassing transcoding in media APIs
Zim
2021-07-29
1
-9
/
+9
*
Reduce log severity for transcode fd conversion failure
Zim
2021-05-04
1
-1
/
+1
*
Fix FileUtils#copy to fallback on userspace copy if sendfile fails
Zim
2021-04-12
1
-1
/
+15
*
Refactor FileUtils#convertToModernFd
Biswarup Pal
2021-03-31
1
-34
/
+7
*
Merge "Make FileUtils#createDir threadsafe" am: 5232082243 am: bc1b11029b am:...
Jeff Sharkey
2021-03-11
1
-5
/
+15
|
\
|
*
Make FileUtils#createDir threadsafe
Jacob Abrams
2021-03-08
1
-5
/
+15
|
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-11-04
1
-5
/
+5
|
*
Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)
Xin Li
2020-08-31
1
-0
/
+4
|
|
\
*
|
|
Fix convertToModernFd to support /mnt/user paths
Zim
2021-01-19
1
-4
/
+6
*
|
|
Use accept_original_media_format constant
Zim
2021-01-08
1
-2
/
+1
*
|
|
Fix screenshot failure with transcoding
Manish Singh
2020-12-17
1
-4
/
+17
*
|
|
Fix transcode_optimize flags
Zim
2020-12-14
1
-3
/
+1
*
|
|
Introduce new preference indicating user control.
Manish Singh
2020-12-06
1
-1
/
+2
*
|
|
Revise seamless transcoding optimization flags
Zim
2020-11-12
1
-1
/
+4
*
|
|
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-5
/
+5
*
|
|
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-5
/
+5
*
|
|
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-5
/
+5
*
|
|
Avoid transcoding in MediaPlayers
Zim
2020-10-20
1
-0
/
+56
*
|
|
Merge "Update language to comply with Android's inclusive language guidance" ...
Treehugger Robot
2020-07-31
1
-1
/
+1
|
\
|
|
|
|
/
|
/
|
|
*
Update language to comply with Android's inclusive language guidance
Lais Andrade
2020-07-31
1
-1
/
+1
|
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-13
1
-1
/
+1
*
|
Update BlobStoreMS to augment storage stats with blobs data.
Sudheer Shanka
2020-02-19
1
-0
/
+4
*
|
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
|
/
*
Deprecate FileUtils.closeQuietly
Charles Munger
2019-11-15
1
-0
/
+12
*
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-03-15
1
-0
/
+15
*
Respond to various API council feedback.
Jeff Sharkey
2019-02-19
1
-1
/
+3
*
Allow update() to move files on disk.
Jeff Sharkey
2019-02-11
1
-0
/
+6
*
Get CtsProviderTestCases building against API.
Jeff Sharkey
2019-01-27
1
-0
/
+2
*
Sanity check raw paths against requested volume.
Jeff Sharkey
2019-01-22
1
-0
/
+11
*
Make security warning on contains() more obvious.
Alan Stokes
2019-01-18
1
-1
/
+10
*
FileUtils.java: Don't treat open access modes as flags
Nick Kralevich
2018-12-17
1
-19
/
+19
*
Local and remote isolated storage feature flags.
Jeff Sharkey
2018-12-15
1
-23
/
+7
*
Calculate MediaColumns.HASH when demanded.
Jeff Sharkey
2018-12-11
1
-0
/
+54
*
resolve merge conflicts of 6c9537dc7f86c6af3204ed57cee644a8e51a365b to master
Risan
2018-11-14
1
-0
/
+1
|
\
|
*
Add FileUtils.translateModePfdToPosix
Risan
2018-11-13
1
-0
/
+37
*
|
Add sm set-isolated-storage [true|false]
Sudheer Shanka
2018-11-08
1
-2
/
+7
*
|
Magic to keep "_data" paths working.
Jeff Sharkey
2018-10-26
1
-0
/
+20
*
|
Catch more invalid file modes.
Jeff Sharkey
2018-10-17
1
-0
/
+13
*
|
Utilities for content:// Uris and file modes.
Jeff Sharkey
2018-09-12
1
-2
/
+109
*
|
More robust MTP-to-MIME-type mappings.
Jeff Sharkey
2018-08-28
1
-1
/
+2
*
|
Make ENABLE_COPY_OPTIMIZATIONS non final.
Brett Chabot
2018-07-12
1
-3
/
+4
*
|
Utility methods useful for working with files.
Jeff Sharkey
2018-07-11
1
-64
/
+192
|
/
*
Report final progress when finished copying.
Jeff Sharkey
2018-03-26
1
-0
/
+9
*
Move more folks to FileUtils.copy().
Jeff Sharkey
2018-02-01
1
-30
/
+124
*
Enable sendfile() and splice() optimizations.
Jeff Sharkey
2018-01-31
1
-1
/
+1
*
Use sendfile() and splice() to speed up copying.
Jeff Sharkey
2018-01-31
1
-17
/
+231
*
Narrower StrictMode defaults.
Jeff Sharkey
2017-11-03
1
-2
/
+11
*
Log sync details to rotating log files (userdebug/eng only)
Makoto Onuki
2017-06-23
1
-5
/
+5
[next]