summaryrefslogtreecommitdiffstats
path: root/base/file_util.h
Commit message (Expand)AuthorAgeFilesLines
* AppendToFile implementation.loislo@chromium.org2012-04-291-0/+4
* Win 8 Start Menu shortcut changesgab@chromium.org2012-04-061-26/+21
* Cleanup: Remove remaining deprecated file_util functions.thestig@chromium.org2012-03-141-6/+0
* Add symbolic link support to FileSystemFileUtil::AbstractFileEnumerator.tzik@chromium.org2012-03-101-0/+1
* Only include base/file_util_deprecated.h on Windows.thestig@chromium.org2012-02-281-0/+2
* Remove PreReadImage from base/file_util.rogerm@chromium.org2012-02-071-10/+0
* Add some more desperate logging attempting to understand crasher.aa@chromium.org2012-02-051-0/+2
* Move common file path related methods between chrome & content to file_util. ...jam@chromium.org2012-01-311-0/+7
* Match whole path components in DevicePathToDriveLetterPath(). Add tests.skerner@chromium.org2012-01-171-5/+12
* Adaptively use temp dir instead of /dev/shm for executable shmem file on Linuxmcgrathr@chromium.org2011-12-061-2/+5
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-261-1/+1
* Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...brettw@chromium.org2011-10-251-1/+1
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-251-1/+1
* Update write checks for external extension file on mac.skerner@chromium.org2011-10-171-3/+7
* Fix line endings in base/file_util.h.grt@chromium.org2011-10-141-633/+633
* Add external extensions json source in proper mac location.skerner@google.com2011-09-221-0/+26
* Make BaseFile member functions return net::Error's.ahendrickson@chromium.org2011-09-041-613/+607
* Move test utilities into test_file_util.*.ahendrickson@chromium.org2011-09-021-55/+0
* base: Rename FileEnumerator::FILE_TYPE to FileEnumerator::FileType.tfarina@chromium.org2011-08-151-4/+4
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-101/+103
* Adding FileUtilProxy::Entry::{size,last_modified_time},tzik@chromium.org2011-07-191-0/+2
* Adding missing inclusionstzik@chromium.org2011-06-181-0/+1
* Disallow links from being seen by the extensions via the fileapi.rkc@chromium.org2011-05-311-0/+3
* linux: components buildevan@chromium.org2011-05-021-3/+3
* Revert 83629 - linux components: expose more BASE_API used by Chrome itselfmaf@chromium.org2011-04-301-3/+3
* linux components: expose more BASE_API used by Chrome itselfevan@chromium.org2011-04-291-3/+3
* linux: components support for base/evan@chromium.org2011-04-291-3/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Base: A few more files using BASE_API (for base.dll)rvargas@google.com2011-03-251-80/+95
* Add support for the cgroups config we have in chromeosdavemoore@chromium.org2011-03-241-0/+1
* While enumerating plugins under the MozillaPlugins registry key, we should ig...ananta@chromium.org2011-03-041-1/+11
* Make MemoryMappedFile::IsValid consttommi@chromium.org2011-02-231-1/+1
* Start sorting methods in class declarations.erg@google.com2011-01-071-3/+3
* Some additions to support symlinks better on platforms that support them.gspencer@chromium.org2010-11-301-0/+8
* Un-recursify FileEnumerator::Next().dumi@chromium.org2010-10-141-4/+2
* 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