summaryrefslogtreecommitdiffstats
path: root/base/file_util.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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