summaryrefslogtreecommitdiffstats
path: root/base/file_util.h
Commit message (Expand)AuthorAgeFilesLines
* Remove logging for issue 35198.skerner@chromium.org2010-09-241-8/+0
* Add a TouchFile() function that takes a FilePath argument.dumi@chromium.org2010-09-231-2/+7
* Revert "Add a TouchFile function that operates on FilePaths + fixing a bug"maruel@chromium.org2010-09-231-7/+2
* Add a TouchFile function that operates on FilePaths + fixing a bugdumi@chromium.org2010-09-231-2/+7
* Moving file_util::FileInfo to base::PlatformFileInfo, and adding thedumi@chromium.org2010-09-031-15/+1
* linux: add UMA stat for the file system where the prefs are storedevan@chromium.org2010-08-201-2/+22
* Factor out NormalizeToNativeFilePath from NormalizeFilePathcpu@chromium.org2010-08-041-0/+8
* Remove some debug switches:skerner@chromium.org2010-07-301-5/+0
* Shuffle some of the functions in file_util.h.agl@chromium.org2010-07-301-13/+10
* Fix some bad uses of GetTempDir.agl@chromium.org2010-07-301-0/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Changing the pre-reading of chrome.dll to read it as an image section instead...ananta@chromium.org2010-07-031-0/+9
* Loosen permission on extension temp dir when a flag is used.skerner@chromium.org2010-07-011-0/+5
* Revert 51231 - Loosen permission on extension temp dir when a flag is used.skerner@chromium.org2010-06-301-2/+1
* Loosen permission on extension temp dir when a flag is used.skerner@chromium.org2010-06-301-1/+2
* Clang: Do not ignore result of HANDLE_EINTR.thakis@chromium.org2010-06-231-1/+3
* Revert 49983 - patchthakis@chromium.org2010-06-161-3/+1
* patchthakis@chromium.org2010-06-161-1/+3
* If CreateDirectory() fails during extension unpacking, log the exact OS call ...skerner@chromium.org2010-06-141-0/+8
* Add histograms to track the size of the profile data.rvargas@google.com2010-06-111-0/+9
* Give the extension unpacker process a junction/symlink free path to the unpac...skerner@chromium.org2010-06-091-6/+7
* file_util: Convert the wstring version of IsDirectoryEmpty to FilePath.tfarina@chromium.org2010-05-261-4/+4
* Mac: Infrastructure for serialization of OS fonts over IPC.jeremy@chromium.org2010-05-231-2/+2
* page cycler: Use buffer-cache priming code on all systems.evan@chromium.org2010-05-191-0/+2
* Use realpath() to find the path to the extension unpack dir on posix systems.skerner@chromium.org2010-05-121-0/+7
* ScopedFD should handle EINTR on close.mark@chromium.org2010-05-051-2/+3
* Unpack extensions inside chrome's profile directory.skerner@chromium.org2010-04-301-0/+7
* bsd: refactor XDG bits of linux_util into a shared file.evan@chromium.org2010-04-221-0/+4
* file_util.h won't compile if UNIT_TEST and OS_WIN are defined.yuzo@chromium.org2010-04-211-1/+2
* Report unreadable files as size zero when uploading.vandebo@chromium.org2010-03-291-0/+54
* Function to compute the total size of the files in a directorycpu@chromium.org2010-03-241-0/+7
* Deprecate file_util::AppendToPath() on non-Windows.evan@chromium.org2010-02-261-3/+0
* Deprecate GetDirectoryFromPath on non-Windows.evan@chromium.org2010-02-231-11/+0
* Add back a line in file_util.h that was accidentally deleted long ago.evan@chromium.org2010-02-231-0/+1
* Move deprecated file_util declarations into a separate file.evan@chromium.org2010-02-231-54/+4
* Actually delete databases in CookiesTreeModel.jochen@chromium.org2010-02-181-1/+4
* Make sure the parent directory always comes first when listing directories.estade@chromium.org2010-02-111-5/+8
* Support dragging a virtual file out of the browser.jianli@chromium.org2010-01-151-0/+9
* Make ProcessWatcher use kqueues on Mac.jeremy@chromium.org2009-12-151-0/+14
* Improve unit tests to verify that directories are listed before files in file...vandebo@chromium.org2009-12-111-0/+3
* Minor cleanup; remove deprecate file_util function and some obsolete TODOs.estade@chromium.org2009-12-091-2/+0
* file_util: The member variable |pattern_| has a different type (FilePath) fro...thestig@chromium.org2009-12-081-13/+13
* Remove the deprecated version of ContentsEqual.thakis@chromium.org2009-12-011-3/+0
* For now, let's clear local storage whenever we clear cookies.jorlow@chromium.org2009-11-261-0/+4
* file_util: Remove deprecated function SetCurrentDirectory.thestig@chromium.org2009-11-251-2/+0
* Set prop app id for chromium/application shortcut.xiyuan@chromium.org2009-11-191-5/+5
* file_util: Fix some callers of CreateNewTempDirectory to remove the deprecate...evan@chromium.org2009-11-191-3/+0
* Implement web app shortcuts natively per issue 25528xiyuan@chromium.org2009-11-171-0/+8
* reland 31875. Revert was:estade@chromium.org2009-11-161-12/+8
* Revert 31875 to see whether it fixes reliability bot.huanr@chromium.org2009-11-161-8/+12