summaryrefslogtreecommitdiffstats
path: root/webkit/fileapi/file_system_path_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Make more methods of FileSystemPathManager static and portable.kinuko@chromium.org2011-02-161-16/+15
* Add 1st cut of FileSystemUsageTracker that tracks the usage changes in FileSy...kinuko@chromium.org2011-02-101-2/+22
* Delete FileSystem API data when uninstalling extensions.kinuko@chromium.org2010-12-031-3/+3
* Revert 67385 - On windows filepaths need \\?\ prefix to allow extended file p...kinuko@chromium.org2010-11-301-2/+0
* On windows filepaths need \\?\ prefix to allow extended file path names. Fix ...kkanetkar@chromium.org2010-11-251-0/+2
* This is the second try at submitting http://codereview.chromium.org/3991007/s...ericu@google.com2010-10-251-0/+4
* Revert 63619 - Workers who want to use FileWriter need to be granted permissi...ericu@google.com2010-10-231-4/+0
* Workers who want to use FileWriter need to be granted permission to access fi...ericu@google.com2010-10-231-0/+4
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-191-2/+7
* Hide the FileSystem directory under 'unpredictable' location (part 2)kinuko@chromium.org2010-10-151-20/+36
* Refactor out path-related methods from file_system_host_context into a separa...kinuko@chromium.org2010-10-121-0/+69