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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the type of file_type parameter to int, as the parameter actually take...
haruki@chromium.org
2012-08-12
1
-2
/
+1
*
Cleanup: Remove remaining deprecated file_util functions.
thestig@chromium.org
2012-03-14
1
-14
/
+0
*
Cleanup: Remove deprecated version of file_util::AppendToPath().
thestig@chromium.org
2012-03-13
1
-11
/
+0
*
Cleanup: Deprecate wstring version of file_util::CopyDirectory().
thestig@chromium.org
2012-03-03
1
-16
/
+1
*
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
/
+29
*
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
*
base: Rename FileEnumerator::FILE_TYPE to FileEnumerator::FileType.
tfarina@chromium.org
2011-08-15
1
-1
/
+1
*
base: Get rid of a deprecated version of file_util::GetFileExtensionFromPath().
tfarina@chromium.org
2011-08-04
1
-13
/
+5
*
Make MemoryMappedFile::IsValid const
tommi@chromium.org
2011-02-23
1
-1
/
+1
*
Order function definitions in base/ according to the header.
erg@google.com
2011-01-11
1
-10
/
+10
*
base: Remove deprecated file_util::GetFilenameFromPath function.
tfarina@chromium.org
2011-01-06
1
-6
/
+0
*
Remove deprecated AbsolutePath.
tfarina@chromium.org
2010-12-17
1
-8
/
+0
*
file_util: don't compile any of the deprecated functions on non-Windows
evan@chromium.org
2010-10-13
1
-7
/
+2
*
Add a TouchFile() function that takes a FilePath argument.
dumi@chromium.org
2010-09-23
1
-0
/
+22
*
Revert "Add a TouchFile function that operates on FilePaths + fixing a bug"
maruel@chromium.org
2010-09-23
1
-22
/
+0
*
Add a TouchFile function that operates on FilePaths + fixing a bug
dumi@chromium.org
2010-09-23
1
-0
/
+22
*
Moving file_util::FileInfo to base::PlatformFileInfo, and adding the
dumi@chromium.org
2010-09-03
1
-1
/
+1
*
Add an optional parameter to CreatePlatformFile() to report the type
dumi@chromium.org
2010-08-31
1
-3
/
+3
*
Remove deprecated version of file_util::ReadFileToString function.
tfarina@chromium.org
2010-08-31
1
-4
/
+0
*
file_util: Get rid of the deprecated UpOneDirectory function.
tfarina@chromium.org
2010-07-23
1
-8
/
+0
*
file_util: Move deprecated function UpOneDirectoryOrEmpty into an anonymous n...
tfarina@chromium.org
2010-07-09
1
-10
/
+0
*
Remove deprecated version of file_util::EndsWithSeparator.
tfarina@chromium.org
2010-06-21
1
-5
/
+2
*
Add histograms to track the size of the profile data.
rvargas@google.com
2010-06-11
1
-0
/
+18
*
Return NULL instead of false when appropriate.
evan@chromium.org
2010-06-10
1
-1
/
+1
*
Remove deprecated file_util::ReplaceExtension API.
tfarina@chromium.org
2010-06-01
1
-27
/
+0
*
file_util: Convert the wstring version of IsDirectoryEmpty to FilePath.
tfarina@chromium.org
2010-05-26
1
-1
/
+10
*
page cycler: Use buffer-cache priming code on all systems.
evan@chromium.org
2010-05-19
1
-1
/
+2
*
Remove deprecated version of GetCurrentDirectory.
evan@chromium.org
2010-04-21
1
-7
/
+0
*
Remove the wstring versions of GetFileInfo, GetFileSize, GetTempDir.
evan@chromium.org
2010-04-21
1
-13
/
+0
*
Function to compute the total size of the files in a directory
cpu@chromium.org
2010-03-24
1
-0
/
+17
*
Deprecate file_util::AppendToPath() on non-Windows.
evan@chromium.org
2010-02-26
1
-4
/
+6
*
Make sure the parent directory always comes first when listing directories.
estade@chromium.org
2010-02-11
1
-8
/
+8
*
Minor cleanup; remove deprecate file_util function and some obsolete TODOs.
estade@chromium.org
2009-12-09
1
-3
/
+0
*
Remove the deprecated version of ContentsEqual.
thakis@chromium.org
2009-12-01
1
-5
/
+0
*
file_util: Remove deprecated function SetCurrentDirectory.
thestig@chromium.org
2009-11-25
1
-3
/
+0
*
file_util: Fix some callers of CreateNewTempDirectory to remove the deprecate...
evan@chromium.org
2009-11-19
1
-13
/
+0
*
reland 31875. Revert was:
estade@chromium.org
2009-11-16
1
-0
/
+27
*
Revert 31875 to see whether it fixes reliability bot.
huanr@chromium.org
2009-11-16
1
-27
/
+0
*
Use renderer spellchecker for windows.
estade@chromium.org
2009-11-13
1
-0
/
+27
*
Re-try r29078: Remove some deprecated file_util wstring functions.
estade@chromium.org
2009-10-15
1
-14
/
+0
*
Remove file_util::TrimTrailingSeparators(), which is deprecated and
tkent@chromium.org
2009-10-15
1
-5
/
+0
*
Revert wstring patch (r29078 and follow up commits). It is causing failures o...
estade@chromium.org
2009-10-15
1
-0
/
+14
*
Remove some deprecated file_util wstring functions.
estade@chromium.org
2009-10-15
1
-14
/
+0
*
Revert "Remove deprecated AbsolutePath function."
evan@chromium.org
2009-10-09
1
-0
/
+7
*
Remove deprecated AbsolutePath function.
evan@chromium.org
2009-10-09
1
-7
/
+0
*
Copy the relevant parts of ICU to a new file base/third_party/icu/icu_utf.*
brettw@chromium.org
2009-10-07
1
-3
/
+2
*
Removes deprecated version of PathIsWritable which is no longer called by any...
erikkay@chromium.org
2009-09-11
1
-3
/
+0
[next]