summaryrefslogtreecommitdiffstats
path: root/base/file_util.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use renderer spellchecker for windows.estade@chromium.org2009-11-131-12/+8
* Move the spellchecker to the renderer.estade@chromium.org2009-11-061-1/+13
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-8/+0
* Remove file_util::TrimTrailingSeparators(), which is deprecated andtkent@chromium.org2009-10-151-5/+0
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-151-0/+8
* Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-8/+0
* Revert "Remove deprecated AbsolutePath function."evan@chromium.org2009-10-091-0/+2
* Remove deprecated AbsolutePath function.evan@chromium.org2009-10-091-2/+0
* Separate out some more ICU from base and into base/i18n.brettw@chromium.org2009-10-081-18/+1
* Linux: print page to file rather than using shared memory to send it to the b...estade@chromium.org2009-09-161-0/+4
* Removes deprecated version of PathIsWritable which is no longer called by any...erikkay@chromium.org2009-09-111-2/+0
* Remove uses of deprecated version of FileUtil::ResolveShortcut.evan@chromium.org2009-08-251-4/+3
* Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...erikkay@chromium.org2009-08-181-9/+4
* Define _FILE_OFFSET_BITS=64 in order to support large files (>2GB).thestig@chromium.org2009-08-061-5/+21
* Adding last modified time to file_utilbrettw@chromium.org2009-07-241-0/+4
* Use platform-appropriate newlines in JSON output.mark@chromium.org2009-06-261-0/+4
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-241-1/+6
* Move PathComponents from file_util to FilePath, add FilePath::IsParent()rafaelw@chromium.org2009-06-241-4/+0
* Include a parent directory link in the file list for file:///somepathyuzo@chromium.org2009-06-091-3/+12
* Reorder fts(3) includes per the man page, as fts.h uses sys/types.h. On linux...evan@chromium.org2009-06-031-2/+3
* Removes the following deprecated functions:ojan@chromium.org2009-06-031-11/+0
* Hook up more of extension uninstall.aa@chromium.org2009-05-211-1/+1
* Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-211-1/+1
* Hook up more of extension uninstall.aa@chromium.org2009-05-201-1/+1
* TBR: Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-201-1/+1
* Hook up more of extension uninstall.aa@chromium.org2009-05-201-1/+1
* Add file_util::ReplaceFile and use it in ImportantFileWriter.phajdan.jr@chromium.org2009-05-191-0/+7
* Revert "Add file_util::ReplaceFile and use it in ImportantFileWriter."phajdan.jr@chromium.org2009-05-181-7/+0
* Add file_util::ReplaceFile and use it in ImportantFileWriter.phajdan.jr@chromium.org2009-05-181-0/+7
* Add support for almost-recursive watches in Linux DirectoryWatcherphajdan.jr@chromium.org2009-05-141-0/+6
* posix: directories should only be readable by the user.evan@chromium.org2009-05-121-1/+1
* ImportantFileWriterphajdan.jr@chromium.org2009-04-281-0/+3
* POSIX: Make --user-data-dir work when it doesn't exist.agl@chromium.org2009-04-271-1/+1
* Remove deprecated file_util::GetFilenameWithoutExtensionFromPath(), also conv...thestig@chromium.org2009-04-241-3/+0
* Protect RandUint64 against EINTR.phajdan.jr@chromium.org2009-04-231-0/+7
* Reverting 14152.thestig@chromium.org2009-04-211-0/+5
* Stop using and remove deprecated file_util::TrimTrailingSeparator().thestig@chromium.org2009-04-211-5/+0
* Stop using and remove deprecated file_util::TrimFilename().thestig@chromium.org2009-04-211-5/+0