summaryrefslogtreecommitdiffstats
path: root/webkit/fileapi/file_system_path_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 82266 - Fixed file/directory url resolution for external mount point pr...kerz@chromium.org2011-04-201-6/+6
* File API changes needed for safely passing user selected file entities from t...zelidrag@chromium.org2011-04-161-4/+10
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-131-9/+4
* Revert 81319 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...ericu@google.com2011-04-121-4/+9
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-121-9/+4
* Revert 81028 - It broke LayoutTests/ fast/filesystem/op-copy.html on Windows ...tkent@chromium.org2011-04-111-3/+8
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-091-8/+3
* Revert 80982, tests failing on Win XPdmichael@chromium.org2011-04-081-4/+9
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-081-9/+4
* Revert 80833 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...ericu@google.com2011-04-071-4/+9
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, whereericu@google.com2011-04-071-9/+4
* Wired local file system support for File API. The local file system provider ...zelidrag@chromium.org2011-03-251-7/+14
* Stop returning the true root path of each filesystem from openFileSystem.ericu@google.com2011-03-241-55/+23
* Add a utility method that returns a list of origins that have FileSystem stor...kinuko@chromium.org2011-02-221-1/+24
* 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