summaryrefslogtreecommitdiffstats
path: root/webkit/fileapi/file_system_callback_dispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid leaking file handles.yzshen@chromium.org2011-07-151-0/+1
* Use appropriate FileSystemOperations in "filesystem:" URLRequestJobs.adamk@chromium.org2011-05-191-5/+0
* Fixed file/directory url resolution for external mount point provider.zelidrag@chromium.org2011-04-201-0/+5
* Clang build fix, de-inline a virtual method and dtor.michaeln@google.com2011-04-161-5/+2
* Let Pepper open FileSystem files again.ericu@google.com2011-04-161-0/+11
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-131-2/+4
* Revert 81319 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...ericu@google.com2011-04-121-4/+2
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-121-2/+4
* Revert 81028 - It broke LayoutTests/ fast/filesystem/op-copy.html on Windows ...tkent@chromium.org2011-04-111-3/+1
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-091-1/+3
* Revert 80982, tests failing on Win XPdmichael@chromium.org2011-04-081-4/+2
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-081-2/+4
* Revert 80833 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...ericu@google.com2011-04-071-4/+2
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, whereericu@google.com2011-04-071-2/+4
* Remove the path from PlatformFileInfo; it's cleaner just to pass it along as aericu@google.com2011-03-281-1/+3
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Moving Entry from base::file_util_proxy namespace to within class base::FileU...kkanetkar@chromium.org2010-11-021-3/+3
* SimpleFileWriter for test_shell and DRT.michaeln@chromium.org2010-10-141-0/+2
* Second try at submitting 61462.ericu@google.com2010-10-051-0/+3
* Revert 61462 - Add truncate and cancel for FileWriter; write and more tests w...ericu@google.com2010-10-051-3/+0
* Add truncate and cancel for FileWriter; write and more tests will come in lat...ericu@google.com2010-10-051-0/+3
* Add Worker support for FileSystem API.kinuko@chromium.org2010-09-271-2/+1
* Refactor some file_system classes to use chromium types instead ofdumi@chromium.org2010-09-221-0/+49