index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
file_util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #endif comments for iOS exclusions in base/file_util*
stuartmorgan@chromium.org
2012-07-24
1
-1
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Add the methods to change and get a posix file permission to file_util.
yoshiki@chromium.org
2012-07-11
1
-1
/
+29
*
Do not use grp.h on iOS.
qsr@chromium.org
2012-07-09
1
-1
/
+1
*
Refactor CreateOrUpdateChromeShortcuts() for a better public API.
gab@chromium.org
2012-07-06
1
-2
/
+4
*
Fix a bug in file_util::Delete() where symlinks are not handled right
yoshiki@chromium.org
2012-06-30
1
-0
/
+3
*
AppendToFile implementation.
loislo@chromium.org
2012-04-29
1
-0
/
+4
*
Win 8 Start Menu shortcut changes
gab@chromium.org
2012-04-06
1
-26
/
+21
*
Cleanup: Remove remaining deprecated file_util functions.
thestig@chromium.org
2012-03-14
1
-6
/
+0
*
Add symbolic link support to FileSystemFileUtil::AbstractFileEnumerator.
tzik@chromium.org
2012-03-10
1
-0
/
+1
*
Only include base/file_util_deprecated.h on Windows.
thestig@chromium.org
2012-02-28
1
-0
/
+2
*
Remove PreReadImage from base/file_util.
rogerm@chromium.org
2012-02-07
1
-10
/
+0
*
Add some more desperate logging attempting to understand crasher.
aa@chromium.org
2012-02-05
1
-0
/
+2
*
Move common file path related methods between chrome & content to file_util. ...
jam@chromium.org
2012-01-31
1
-0
/
+7
*
Match whole path components in DevicePathToDriveLetterPath(). Add tests.
skerner@chromium.org
2012-01-17
1
-5
/
+12
*
Adaptively use temp dir instead of /dev/shm for executable shmem file on Linux
mcgrathr@chromium.org
2011-12-06
1
-2
/
+5
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-26
1
-1
/
+1
*
Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...
brettw@chromium.org
2011-10-25
1
-1
/
+1
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-25
1
-1
/
+1
*
Update write checks for external extension file on mac.
skerner@chromium.org
2011-10-17
1
-3
/
+7
*
Fix line endings in base/file_util.h.
grt@chromium.org
2011-10-14
1
-633
/
+633
*
Add external extensions json source in proper mac location.
skerner@google.com
2011-09-22
1
-0
/
+26
*
Make BaseFile member functions return net::Error's.
ahendrickson@chromium.org
2011-09-04
1
-613
/
+607
*
Move test utilities into test_file_util.*.
ahendrickson@chromium.org
2011-09-02
1
-55
/
+0
*
base: Rename FileEnumerator::FILE_TYPE to FileEnumerator::FileType.
tfarina@chromium.org
2011-08-15
1
-4
/
+4
*
Rename BASE_API to BASE_EXPORT.
darin@chromium.org
2011-08-05
1
-101
/
+103
*
Adding FileUtilProxy::Entry::{size,last_modified_time},
tzik@chromium.org
2011-07-19
1
-0
/
+2
*
Adding missing inclusions
tzik@chromium.org
2011-06-18
1
-0
/
+1
*
Disallow links from being seen by the extensions via the fileapi.
rkc@chromium.org
2011-05-31
1
-0
/
+3
*
linux: components build
evan@chromium.org
2011-05-02
1
-3
/
+3
*
Revert 83629 - linux components: expose more BASE_API used by Chrome itself
maf@chromium.org
2011-04-30
1
-3
/
+3
*
linux components: expose more BASE_API used by Chrome itself
evan@chromium.org
2011-04-29
1
-3
/
+3
*
linux: components support for base/
evan@chromium.org
2011-04-29
1
-3
/
+4
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Base: A few more files using BASE_API (for base.dll)
rvargas@google.com
2011-03-25
1
-80
/
+95
*
Add support for the cgroups config we have in chromeos
davemoore@chromium.org
2011-03-24
1
-0
/
+1
*
While enumerating plugins under the MozillaPlugins registry key, we should ig...
ananta@chromium.org
2011-03-04
1
-1
/
+11
*
Make MemoryMappedFile::IsValid const
tommi@chromium.org
2011-02-23
1
-1
/
+1
*
Start sorting methods in class declarations.
erg@google.com
2011-01-07
1
-3
/
+3
*
Some additions to support symlinks better on platforms that support them.
gspencer@chromium.org
2010-11-30
1
-0
/
+8
*
Un-recursify FileEnumerator::Next().
dumi@chromium.org
2010-10-14
1
-4
/
+2
*
Remove logging for issue 35198.
skerner@chromium.org
2010-09-24
1
-8
/
+0
*
Add a TouchFile() function that takes a FilePath argument.
dumi@chromium.org
2010-09-23
1
-2
/
+7
*
Revert "Add a TouchFile function that operates on FilePaths + fixing a bug"
maruel@chromium.org
2010-09-23
1
-7
/
+2
*
Add a TouchFile function that operates on FilePaths + fixing a bug
dumi@chromium.org
2010-09-23
1
-2
/
+7
*
Moving file_util::FileInfo to base::PlatformFileInfo, and adding the
dumi@chromium.org
2010-09-03
1
-15
/
+1
*
linux: add UMA stat for the file system where the prefs are stored
evan@chromium.org
2010-08-20
1
-2
/
+22
*
Factor out NormalizeToNativeFilePath from NormalizeFilePath
cpu@chromium.org
2010-08-04
1
-0
/
+8
*
Remove some debug switches:
skerner@chromium.org
2010-07-30
1
-5
/
+0
*
Shuffle some of the functions in file_util.h.
agl@chromium.org
2010-07-30
1
-13
/
+10
[next]