summaryrefslogtreecommitdiffstats
path: root/base/file_util_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Changing the pre-reading of chrome.dll to read it as an image section instead...ananta@chromium.org2010-07-031-0/+25
* Loosen permission on extension temp dir when a flag is used.skerner@chromium.org2010-07-011-2/+69
* Revert 51231 - Loosen permission on extension temp dir when a flag is used.skerner@chromium.org2010-06-301-70/+3
* Loosen permission on extension temp dir when a flag is used.skerner@chromium.org2010-06-301-3/+70
* If CreateDirectory() fails during extension unpacking, log the exact OS call ...skerner@chromium.org2010-06-141-20/+44
* Give the extension unpacker process a junction/symlink free path to the unpac...skerner@chromium.org2010-06-091-4/+121
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-271-10/+6
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-261-6/+10
* file_util: Convert the wstring version of IsDirectoryEmpty to FilePath.tfarina@chromium.org2010-05-261-9/+0
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-251-10/+6
* Windows: Make file_util::Delete("c:\\foo_dir", false) work correctly. Add mor...thestig@chromium.org2010-05-071-9/+18
* Revert 46633 - Windows: Make file_util::Delete("c:\\foo_dir", false) work cor...zork@chromium.org2010-05-071-18/+9
* Windows: Make file_util::Delete("c:\\foo_dir", false) work correctly. Add mor...thestig@chromium.org2010-05-061-9/+18
* Add logging to undersand exactly where CreateDirectory() is failing for users.skerner@google.com2010-05-051-2/+15
* Unpack extensions inside chrome's profile directory.skerner@chromium.org2010-04-301-9/+16
* Change default fopen() on Windows from fopen_s() to fsopen(,,_SH_DENYNO).dpranke@chromium.org2010-03-051-10/+2
* Fix app shortcut mess up per issue 31789xiyuan@chromium.org2010-02-231-0/+8
* Actually delete databases in CookiesTreeModel.jochen@chromium.org2010-02-181-1/+11
* Make sure the parent directory always comes first when listing directories.estade@chromium.org2010-02-111-0/+5
* Support dragging a virtual file out of the browser.jianli@chromium.org2010-01-151-0/+9
* Ensure existing user pinned chrome shortcuts have correct app id.xiyuan@chromium.org2010-01-131-1/+1
* Fix an error when calling ReplaceFile for files on a Windows file share.phajdan.jr@chromium.org2010-01-111-6/+13
* Fix a regression introduced by r33225.huanr@chromium.org2009-12-171-1/+5
* Improve unit tests to verify that directories are listed before files in file...vandebo@chromium.org2009-12-111-0/+4
* file_util: The member variable |pattern_| has a different type (FilePath) fro...thestig@chromium.org2009-12-081-2/+2
* Add support for 64-bit Windows build: base and chrome/appgregoryd@google.com2009-12-041-1/+3
* Fix race in directory creation on Windows. Thejoi@chromium.org2009-11-271-3/+38
* For now, let's clear local storage whenever we clear cookies.jorlow@chromium.org2009-11-261-0/+7
* Set prop app id for chromium/application shortcut.xiyuan@chromium.org2009-11-191-80/+49
* Implement web app shortcuts natively per issue 25528xiyuan@chromium.org2009-11-171-0/+20
* reland 31875. Revert was:estade@chromium.org2009-11-161-4/+1
* Revert 31875 to see whether it fixes reliability bot.huanr@chromium.org2009-11-161-1/+4
* Use renderer spellchecker for windows.estade@chromium.org2009-11-131-4/+1
* Remove file_util::TrimTrailingSeparators(), which is deprecated andtkent@chromium.org2009-10-151-4/+2
* More CopyDirectory tests and fixesvandebo@chromium.org2009-10-151-0/+3
* Fixes a bug that .crx can not be installed by "Could not createtkent@chromium.org2009-10-091-3/+1
* Remove uses of deprecated version of FileUtil::ResolveShortcut.evan@chromium.org2009-08-251-7/+0
* Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...erikkay@chromium.org2009-08-181-12/+12
* Adding last modified time to file_utilbrettw@chromium.org2009-07-241-0/+2
* Include a parent directory link in the file list for file:///somepathyuzo@chromium.org2009-06-091-4/+8
* Removes the following deprecated functions:ojan@chromium.org2009-06-031-17/+0
* Add file_util::ReplaceFile and use it in ImportantFileWriter.phajdan.jr@chromium.org2009-05-191-0/+12
* Revert "Add file_util::ReplaceFile and use it in ImportantFileWriter."phajdan.jr@chromium.org2009-05-181-12/+0
* Add file_util::ReplaceFile and use it in ImportantFileWriter.phajdan.jr@chromium.org2009-05-181-0/+12
* ImportantFileWriterphajdan.jr@chromium.org2009-04-281-8/+12
* Reverting 14152.thestig@chromium.org2009-04-211-4/+6
* Stop using and remove deprecated file_util::TrimTrailingSeparator().thestig@chromium.org2009-04-211-6/+4
* Retrial of the first step to port file_util::CountFilesCreatedAfter()erikkay@google.com2009-04-181-4/+7
* Reverting 13748.erikkay@google.com2009-04-151-7/+4
* Submitting http://codereview.chromium.org/73075 on behalf of shinichiro.hamaj...erikkay@google.com2009-04-151-4/+7