Sign in
chromium
/
chromium
/
src
/
7d5925a7da14d0add8409dec09dc31b3f6d756e3
/
base
/
file_util.h
9e51af9
Properly honor base::SharedMemory semantics for name="" to mean
by
[email protected]
· 17 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
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
235c17a
Add implementations of various extension related methods (derived from file_util):
by
[email protected]
· 17 years ago
7ae7c2cb
Convert download manager to FilePath.
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
45cbfb04
Add a MemoryMappedFile class to file_util.
by
[email protected]
· 17 years ago
0b73322
Move file enumeration to filepaths.
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
13ef7c0
Port directory lister to allow the linux and mac test shells to display file directories.
by
[email protected]
· 17 years ago
f311bd71
revert 5730
by
[email protected]
· 17 years ago
5dce902
Port directory lister to posix.
by
[email protected]
· 17 years ago
546ed80f
revert 5725
by
[email protected]
· 17 years ago
721c3f1
Port directory lister so test shell can view file directories.
by
[email protected]
· 17 years ago
a9cd2a65
Implement some missing file util functions.
by
[email protected]
· 17 years ago
0d8a7a1b
* Revert "Por rt flush_cache tool."
by
[email protected]
· 17 years ago
49dba236
Port flush_cache tool.
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
640517f
Begin the first small step towards using FilePath everywhere:
by
[email protected]
· 17 years ago
ce16adb5
Make sure it's possible to download to a network share.
by
[email protected]
· 17 years ago
9ccbb37
This CL adds prompting for dangerous types of files (executable) when they are automatically downloaded.
by
[email protected]
· 17 years ago
4b636fa7
Fix some problems with machine level install.
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
806b9c6
CreateDirectory() should check if an existing path is actually a directory before skipping it. Also update a couple instances and comments to reflect current behaviour (see also http://codereview.chromium.org/1681).
by
[email protected]
· 17 years ago
8156962
Make CreateDirectory consistent on Win and Posix when directory exists.
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
8541bb8
one more try before revert
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
1265917f
I accidentally committed file_version_info. Since comments were relatively minor, I created a new CL rather than reverting the old one.
by
[email protected]
· 17 years ago
39be424
Add defines for the size of wchar_t to build_config.h. Use this in places where we currently have an OS-specific check.
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