- e318fe5 Make MemoryMappedFile::IsValid const by [email protected] · 14 years ago
- eae9c06 Order function definitions in base/ according to the header. by [email protected] · 15 years ago
- de34d5f9 base: Remove deprecated file_util::GetFilenameFromPath function. by [email protected] · 15 years ago
- 50b722c Remove deprecated AbsolutePath. by [email protected] · 15 years ago
- 94f9c526 file_util: don't compile any of the deprecated functions on non-Windows by [email protected] · 15 years ago
- 507fb9a Add a TouchFile() function that takes a FilePath argument. by [email protected] · 15 years ago
- 8d60757 Revert "Add a TouchFile function that operates on FilePaths + fixing a bug" by [email protected] · 15 years ago
- b82ff7e Add a TouchFile function that operates on FilePaths + fixing a bug by [email protected] · 15 years ago
- 2f0193c2 Moving file_util::FileInfo to base::PlatformFileInfo, and adding the by [email protected] · 15 years ago
- ed65fec Add an optional parameter to CreatePlatformFile() to report the type by [email protected] · 15 years ago
- e29c8c57 Remove deprecated version of file_util::ReadFileToString function. by [email protected] · 15 years ago
- f43d11d file_util: Get rid of the deprecated UpOneDirectory function. by [email protected] · 15 years ago
- b9ff9c1 file_util: Move deprecated function UpOneDirectoryOrEmpty into an anonymous namespace. by [email protected] · 15 years ago
- 147ff124 Remove deprecated version of file_util::EndsWithSeparator. by [email protected] · 15 years ago
- a04876b9 Add histograms to track the size of the profile data. by [email protected] · 15 years ago
- 628476aa Return NULL instead of false when appropriate. by [email protected] · 15 years ago
- 1bdaa60c Remove deprecated file_util::ReplaceExtension API. by [email protected] · 15 years ago
- b33f1d9 file_util: Convert the wstring version of IsDirectoryEmpty to FilePath. by [email protected] · 15 years ago
- 4e074bae page cycler: Use buffer-cache priming code on all systems. by [email protected] · 15 years ago
- 9cd885f Remove deprecated version of GetCurrentDirectory. by [email protected] · 15 years ago
- 84b604b Remove the wstring versions of GetFileInfo, GetFileSize, GetTempDir. by [email protected] · 15 years ago
- c2c132c6 Function to compute the total size of the files in a directory by [email protected] · 15 years ago
- 1840cfc Deprecate file_util::AppendToPath() on non-Windows. by [email protected] · 15 years ago
- 1525c68 Make sure the parent directory always comes first when listing directories. by [email protected] · 16 years ago
- 309b764 Minor cleanup; remove deprecate file_util function and some obsolete TODOs. by [email protected] · 16 years ago
- 3f4b571 Remove the deprecated version of ContentsEqual. by [email protected] · 16 years ago
- aa1aad1 file_util: Remove deprecated function SetCurrentDirectory. by [email protected] · 16 years ago
- 5fc341a9 file_util: Fix some callers of CreateNewTempDirectory to remove the deprecated version. by [email protected] · 16 years ago
- cb6037d reland 31875. Revert was: by [email protected] · 16 years ago
- 7075b06 Revert 31875 to see whether it fixes reliability bot. by [email protected] · 16 years ago
- 4e1c76f Use renderer spellchecker for windows. by [email protected] · 16 years ago
- 66ff735 Re-try r29078: Remove some deprecated file_util wstring functions. by [email protected] · 16 years ago
- 2c8088a4 Remove file_util::TrimTrailingSeparators(), which is deprecated and by [email protected] · 16 years ago
- 6ec54c1 Revert wstring patch (r29078 and follow up commits). It is causing failures on the buildbots. by [email protected] · 16 years ago
- cdb70a7 Remove some deprecated file_util wstring functions. by [email protected] · 16 years ago
- 777d590 Revert "Remove deprecated AbsolutePath function." by [email protected] · 16 years ago
- fa7b1e3 Remove deprecated AbsolutePath function. by [email protected] · 16 years ago
- 047a03f Copy the relevant parts of ICU to a new file base/third_party/icu/icu_utf.* by [email protected] · 16 years ago
- 1e079a97 Removes deprecated version of PathIsWritable which is no longer called by any function. by [email protected] · 16 years ago
- 33edeab Renames the function CreateTemporaryFilename to CreateTemporaryFile and track down all callers, also removes the by [email protected] · 16 years ago
- b81637c3 Use platform-appropriate newlines in JSON output. by [email protected] · 16 years ago
- 0e4f68db Move PathComponents from file_util to FilePath, add FilePath::IsParent() by [email protected] · 16 years ago
- 8199b3a Include a parent directory link in the file list for file:///somepath by [email protected] · 16 years ago
- 6faa0e0d ImportantFileWriter by [email protected] · 16 years ago
- c145cbdd Get rid of variable length arrays. by [email protected] · 16 years ago
- c4eaca5 Remove deprecated file_util::GetFilenameWithoutExtensionFromPath(), also convert ElideFilename() to take a FilePath. by [email protected] · 16 years ago
- a97f2b4 Reverting 14152. by [email protected] · 16 years ago
- 33eb5ad0 Stop using and remove deprecated file_util::TrimTrailingSeparator(). by [email protected] · 16 years ago
- d841205 Stop using and remove deprecated file_util::TrimFilename(). by [email protected] · 16 years ago
- 12adfaa7 Separate out file_util functions that use ICU into their own file. by [email protected] · 16 years ago
- 7afa9c92 NO CODE CHANGE by [email protected] · 16 years ago
- c870c76 Safe browsing cleanup: by [email protected] · 17 years ago
- 3c528102 Add FilePath version of ReadFileToString. by [email protected] · 17 years ago
- c2c998c Roll forward 8722,8721 by [email protected] · 17 years ago
- 61899d39 Reverting 8722,8721. Review URL: http://codereview.chromium.org/19024 by [email protected] · 17 years ago
- b8e58b6d Fix Windows build. by [email protected] · 17 years ago
- 6e01dae First step of porting VisitedLinkMaster to POSIX: by [email protected] · 17 years ago
- ee5c29da Move Contains() method to file_utils, stop relying on in extensions_protocol by [email protected] · 17 years ago
- 7ae7c2cb Convert download manager to FilePath. by [email protected] · 17 years ago
- 5e20788 Keep trying to undo 7564. by [email protected] · 17 years ago
- 345e1b8 Unbreak unit tests. Revert r7564. by [email protected] · 17 years ago
- 970399b * switch download manager to using FilePath by [email protected] · 17 years ago
- 7e1fde6a file_util minor cleanup: by [email protected] · 17 years ago
- 7856bb8 revert r6938 by [email protected] · 17 years ago
- c1da933 Reverting 6935. by [email protected] · 17 years ago
- cf0d278 Implement the memory mapped file class for posix. by [email protected] · 17 years ago
- ceeb87e Get rid of kPathSeparator on windows. Port some wstring function to take FilePaths. Re-enable relevant posix unit tests. by [email protected] · 17 years ago
- b9e04f0 Remove file_util::kPathSeparator from posix. by [email protected] · 17 years ago
- 7e26394 Append a trailing slash on file directory URLs. Thus a link to /directory will work just as well as a link to /directory/ by [email protected] · 17 years ago
- a9cd2a65 Implement some missing file util functions. by [email protected] · 17 years ago
- 392264c Added CreateTemporaryFileName that takes a FilePath argument. by [email protected] · 17 years ago
- eac0709a Port more of url_request_unittest.cc. by [email protected] · 17 years ago
- 52ab8f90 Always show file extensions in the shelf. by [email protected] · 17 years ago
- 4a2952f AbsolutePath should probably also work on non-Windows platforms. by [email protected] · 17 years ago
- 52d71ad0 AbsolutePath should probably actually use its input somewhere. by [email protected] · 17 years ago
- 640517f Begin the first small step towards using FilePath everywhere: by [email protected] · 17 years ago
- a1a1950 Fix another crasher in Spell Checker related to file IO. by [email protected] · 17 years ago
- 836f134 Cross-platform wrappers for fopen, _wfopen_s, etc. by [email protected] · 17 years ago
- f5e3da4d Add file_util::GetFileInfo as a means to provide more information about a file by [email protected] · 17 years ago
- b988fe4d Fixes bug in file_util::ReplaceExtension that could chop off path by [email protected] · 17 years ago
- bf09a50 Use a more compact license header in source files. by license.bot · 17 years ago
- d324ab33 Cleanup some comment typos. by [email protected] · 17 years ago
- e662113 a few unit tests broke on windows, fix those bugs by [email protected] · 17 years ago
- 37088fef Part two of file_util porting. Almost all of the functionality has been ported, including the unit tests now. Some of this API isn't great, and should be cleaned up, but I'd like to hold off and do that in a followup changelist. More general code cleanup is likely needed here as well. by [email protected] · 17 years ago
- 4c0040c To pass string_util_unittest, we need the ICU data file. To get the ICU data file, we need some of PathService, which brings along with it a bunch of other needed functions. So here are a bunch of stubs, along with another file's worth of passing tests. (Based on a patch from Dean.) by [email protected] · 17 years ago
- 5af2edb9 * add base_paths_mac.mm to mac port by [email protected] · 17 years ago
- 1010f7d Refactoring file_util into file_util and file_util_win. Also fix windows dependencies in path_service.cc. by [email protected] · 17 years ago
- d7cae12 Add base to the repository. by initial.commit · 17 years ago