summaryrefslogtreecommitdiffstats
path: root/base/file_util_deprecated.h
Commit message (Expand)AuthorAgeFilesLines
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-12/+13
* base: Get rid of a deprecated version of file_util::GetFileExtensionFromPath().tfarina@chromium.org2011-08-041-1/+0
* Base: A few more files using BASE_API (for base.dll)rvargas@google.com2011-03-251-10/+13
* Use FilePath::DirName instead of the deprecated file_util::GetDirectoryFromPath.tfarina@chromium.org2011-01-071-12/+0
* base: Remove deprecated file_util::GetFilenameFromPath function.tfarina@chromium.org2011-01-061-4/+1
* Remove deprecated AbsolutePath.tfarina@chromium.org2010-12-171-2/+0
* Remove deprecated version of file_util::ReadFileToString function.tfarina@chromium.org2010-08-311-1/+0
* Get rid of the deprecated file_util::InsertBeforeExtension.tfarina@chromium.org2010-08-181-3/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* file_util: Get rid of the deprecated UpOneDirectory function.tfarina@chromium.org2010-07-231-3/+0
* file_util: deprecate remaining wstring functionsevan@chromium.org2010-07-161-6/+6
* file_util: Move deprecated function UpOneDirectoryOrEmpty into an anonymous n...tfarina@chromium.org2010-07-091-2/+0
* Deprecate most of the remaining wstring file_util functions.evan@chromium.org2010-07-081-18/+24
* Deprecate more old filepath functions.evan@chromium.org2010-07-011-8/+8
* Remove deprecated version of file_util::EndsWithSeparator.tfarina@chromium.org2010-06-211-3/+0
* Remove deprecated file_util::ReplaceExtension API.tfarina@chromium.org2010-06-011-4/+0
* Remove deprecated version of GetCurrentDirectory.evan@chromium.org2010-04-211-1/+0
* Remove the wstring versions of GetFileInfo, GetFileSize, GetTempDir.evan@chromium.org2010-04-211-3/+0
* Deprecate file_util::AppendToPath() on non-Windows.evan@chromium.org2010-02-261-1/+5
* Deprecate GetDirectoryFromPath on non-Windows.evan@chromium.org2010-02-231-0/+15
* Move deprecated file_util declarations into a separate file.evan@chromium.org2010-02-231-0/+59