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_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-27
1
-10
/
+6
*
Revert "Another dependency the bbot missed!!!"
rafaelw@chromium.org
2010-05-26
1
-6
/
+10
*
file_util: Convert the wstring version of IsDirectoryEmpty to FilePath.
tfarina@chromium.org
2010-05-26
1
-9
/
+0
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-25
1
-10
/
+6
*
Windows: Make file_util::Delete("c:\\foo_dir", false) work correctly. Add mor...
thestig@chromium.org
2010-05-07
1
-9
/
+18
*
Revert 46633 - Windows: Make file_util::Delete("c:\\foo_dir", false) work cor...
zork@chromium.org
2010-05-07
1
-18
/
+9
*
Windows: Make file_util::Delete("c:\\foo_dir", false) work correctly. Add mor...
thestig@chromium.org
2010-05-06
1
-9
/
+18
*
Add logging to undersand exactly where CreateDirectory() is failing for users.
skerner@google.com
2010-05-05
1
-2
/
+15
*
Unpack extensions inside chrome's profile directory.
skerner@chromium.org
2010-04-30
1
-9
/
+16
*
Change default fopen() on Windows from fopen_s() to fsopen(,,_SH_DENYNO).
dpranke@chromium.org
2010-03-05
1
-10
/
+2
*
Fix app shortcut mess up per issue 31789
xiyuan@chromium.org
2010-02-23
1
-0
/
+8
*
Actually delete databases in CookiesTreeModel.
jochen@chromium.org
2010-02-18
1
-1
/
+11
*
Make sure the parent directory always comes first when listing directories.
estade@chromium.org
2010-02-11
1
-0
/
+5
*
Support dragging a virtual file out of the browser.
jianli@chromium.org
2010-01-15
1
-0
/
+9
*
Ensure existing user pinned chrome shortcuts have correct app id.
xiyuan@chromium.org
2010-01-13
1
-1
/
+1
*
Fix an error when calling ReplaceFile for files on a Windows file share.
phajdan.jr@chromium.org
2010-01-11
1
-6
/
+13
*
Fix a regression introduced by r33225.
huanr@chromium.org
2009-12-17
1
-1
/
+5
*
Improve unit tests to verify that directories are listed before files in file...
vandebo@chromium.org
2009-12-11
1
-0
/
+4
*
file_util: The member variable |pattern_| has a different type (FilePath) fro...
thestig@chromium.org
2009-12-08
1
-2
/
+2
*
Add support for 64-bit Windows build: base and chrome/app
gregoryd@google.com
2009-12-04
1
-1
/
+3
*
Fix race in directory creation on Windows. The
joi@chromium.org
2009-11-27
1
-3
/
+38
*
For now, let's clear local storage whenever we clear cookies.
jorlow@chromium.org
2009-11-26
1
-0
/
+7
*
Set prop app id for chromium/application shortcut.
xiyuan@chromium.org
2009-11-19
1
-80
/
+49
*
Implement web app shortcuts natively per issue 25528
xiyuan@chromium.org
2009-11-17
1
-0
/
+20
*
reland 31875. Revert was:
estade@chromium.org
2009-11-16
1
-4
/
+1
*
Revert 31875 to see whether it fixes reliability bot.
huanr@chromium.org
2009-11-16
1
-1
/
+4
*
Use renderer spellchecker for windows.
estade@chromium.org
2009-11-13
1
-4
/
+1
*
Remove file_util::TrimTrailingSeparators(), which is deprecated and
tkent@chromium.org
2009-10-15
1
-4
/
+2
*
More CopyDirectory tests and fixes
vandebo@chromium.org
2009-10-15
1
-0
/
+3
*
Fixes a bug that .crx can not be installed by "Could not create
tkent@chromium.org
2009-10-09
1
-3
/
+1
*
Remove uses of deprecated version of FileUtil::ResolveShortcut.
evan@chromium.org
2009-08-25
1
-7
/
+0
*
Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...
erikkay@chromium.org
2009-08-18
1
-12
/
+12
*
Adding last modified time to file_util
brettw@chromium.org
2009-07-24
1
-0
/
+2
*
Include a parent directory link in the file list for file:///somepath
yuzo@chromium.org
2009-06-09
1
-4
/
+8
*
Removes the following deprecated functions:
ojan@chromium.org
2009-06-03
1
-17
/
+0
*
Add file_util::ReplaceFile and use it in ImportantFileWriter.
phajdan.jr@chromium.org
2009-05-19
1
-0
/
+12
*
Revert "Add file_util::ReplaceFile and use it in ImportantFileWriter."
phajdan.jr@chromium.org
2009-05-18
1
-12
/
+0
*
Add file_util::ReplaceFile and use it in ImportantFileWriter.
phajdan.jr@chromium.org
2009-05-18
1
-0
/
+12
*
ImportantFileWriter
phajdan.jr@chromium.org
2009-04-28
1
-8
/
+12
*
Reverting 14152.
thestig@chromium.org
2009-04-21
1
-4
/
+6
*
Stop using and remove deprecated file_util::TrimTrailingSeparator().
thestig@chromium.org
2009-04-21
1
-6
/
+4
*
Retrial of the first step to port file_util::CountFilesCreatedAfter()
erikkay@google.com
2009-04-18
1
-4
/
+7
*
Reverting 13748.
erikkay@google.com
2009-04-15
1
-7
/
+4
*
Submitting http://codereview.chromium.org/73075 on behalf of shinichiro.hamaj...
erikkay@google.com
2009-04-15
1
-4
/
+7
*
First pass of refactoring dialogs.
avi@chromium.org
2009-04-06
1
-2
/
+9
*
file_util::Move fails on Windows if moving a directory
huanr@chromium.org
2009-03-11
1
-2
/
+25
*
Properly honor base::SharedMemory semantics for name="" to mean
jrg@chromium.org
2009-02-04
1
-0
/
+20
*
Safe browsing cleanup:
estade@chromium.org
2009-01-28
1
-8
/
+8
*
FileUtilTest.Contains failed on Vista Home 64 (and wine)
dkegel@google.com
2009-01-27
1
-4
/
+7
*
Convert download manager to FilePath.
estade@chromium.org
2009-01-06
1
-5
/
+4
[next]