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
*
Add FileUtils.translateModePfdToPosix
Risan
2018-11-13
1
-0
/
+37
*
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
*
Grumble, nobody likes kibibytes.
Jeff Sharkey
2017-03-07
1
-4
/
+9
*
Add queryStatsForPackage() API.
Jeff Sharkey
2017-02-22
1
-0
/
+13
*
Clear cache space when allocating bytes.
Jeff Sharkey
2017-02-21
1
-4
/
+3
*
Simplify FileUtils.stringToFile().
Jeff Sharkey
2017-01-19
1
-7
/
+1
*
PackageManagerService: Implement packageParser cache in ParallelPackageParser.
Narayan Kamath
2017-01-05
1
-0
/
+15
*
PackageManager: Avoid creating encoders for appIds being written /config/sdca...
Narayan Kamath
2016-11-23
1
-0
/
+10
*
Rename should behave like create: avoid conflict.
Jeff Sharkey
2016-09-21
1
-11
/
+36
*
Fix bug where FileUtils.deleteOlderFiles wouldn't delete the oldest files.
Ian Rogers
2016-05-17
1
-1
/
+1
*
Frameworks/base: Use holder in FileUtils
Andreas Gampe
2016-04-28
1
-3
/
+8
*
Consistent creation/destruction of user data.
Jeff Sharkey
2016-04-15
1
-0
/
+8
*
Add suffix number when copying a file.
Daichi Hirono
2016-03-17
1
-10
/
+27
*
Push mapping of package name to appId to kernel.
Jeff Sharkey
2016-02-18
1
-1
/
+5
*
Only create custom database paths.
Jeff Sharkey
2016-02-01
1
-4
/
+18
*
Offer to migrate databases and SharedPreferences.
Jeff Sharkey
2016-01-30
1
-29
/
+57
*
Initial file-based encryption public APIs.
Jeff Sharkey
2015-11-06
1
-0
/
+5
*
More info to support CTS, fix reconcile bug.
Jeff Sharkey
2015-07-22
1
-0
/
+12
*
Valid filenames have length limits!
Jeff Sharkey
2015-06-11
1
-0
/
+26
*
Rewriting should fail when any paths are null.
Jeff Sharkey
2015-05-13
1
-1
/
+1
*
Returning to wizard, split move events.
Jeff Sharkey
2015-04-29
1
-1
/
+1
*
Move extension checking code into FileUtils.
Ben Kwa
2015-04-23
1
-0
/
+75
*
Progress towards dynamic storage support.
Jeff Sharkey
2015-03-30
1
-0
/
+17
*
Sanitize display names, keep extensions intact.
Jeff Sharkey
2014-12-01
1
-6
/
+74
*
Change new file installs to be cluster-based!
Jeff Sharkey
2014-07-08
1
-0
/
+13
*
Extract native code from split APKs.
Jeff Sharkey
2014-07-04
1
-1
/
+4
*
Slow progress towards APK clusters.
Jeff Sharkey
2014-07-02
1
-3
/
+24
*
Initial support for split APKs, PackageInstaller.
Jeff Sharkey
2014-05-14
1
-0
/
+29
*
Fix build.
Narayan Kamath
2014-05-01
1
-22
/
+0
*
am 6af42aea: am 9f34234f: am b916d8ad: Merge "Implement FileUtils#contains."
Narayan Kamath
2014-05-01
1
-0
/
+22
|
\
|
*
Implement FileUtils#contains.
Narayan Kamath
2014-05-01
1
-0
/
+22
*
|
resolved conflicts for merge of 3ce4f3d0 to master
Elliott Hughes
2014-04-28
1
-8
/
+8
|
\
|
|
*
Track libcore.os' move to android.system.
Elliott Hughes
2014-04-28
1
-8
/
+8
*
|
Add directory selection to DocumentsProvider.
Jeff Sharkey
2014-04-22
1
-2
/
+2
*
|
Update DrmOutputStream to use raw FileDescriptor.
Jeff Sharkey
2014-02-06
1
-4
/
+9
*
|
Detect removable and emulated secondary storage.
Jeff Sharkey
2014-01-15
1
-0
/
+22
*
|
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-2
/
+0
|
/
*
Plumb through physical device UUID and label.
Jeff Sharkey
2013-10-16
1
-7
/
+0
*
Allow packages.list access with new GID.
Jeff Sharkey
2013-08-08
1
-2
/
+84
*
Work on issue #9586838: Crash after waking up Hammerhead device
Dianne Hackborn
2013-06-26
1
-0
/
+2
*
Move deleteOlderFiles() to framework, tests.
Jeff Sharkey
2013-03-14
1
-1
/
+44
*
use BufferedInputStream in readTextFile
Guang Zhu
2012-10-12
1
-4
/
+10
*
Use Libcore.os.umask for setting umask
Kenny Root
2012-08-20
1
-2
/
+0
*
Use Libcore's stat instead of FileUtils#getFileStatus
Kenny Root
2012-08-16
1
-40
/
+0
*
Use Libcore.os.stat instead of FileUtils
Kenny Root
2012-08-16
1
-9
/
+0
[next]