summaryrefslogtreecommitdiffstats
path: root/chrome/common/file_system/file_system_dispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* Move ChildThread and ChildProcess to content. Also move remaining code that ...jam@chromium.org2011-03-081-100/+0
* Put file_system messages in their own file and move them to content, in prepa...jam@chromium.org2011-03-071-10/+8
* Part 1 of repairing regressions to my old clang check plugins so Nico canerg@google.com2011-01-271-1/+1
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+2
* Added ability to propogate create to suggest whether or not filesystem's root...kkanetkar@chromium.org2010-11-031-0/+1
* Moving Entry from base::file_util_proxy namespace to within class base::FileU...kkanetkar@chromium.org2010-11-021-1/+1
* Resubmit http://codereview.chromium.org/3944001.dumi@chromium.org2010-10-201-1/+1
* Revert 63153 - Update Pepper's FileSystem and FileRef implementations.dumi@chromium.org2010-10-201-1/+1
* Update Pepper's FileSystem and FileRef implementations.dumi@chromium.org2010-10-201-1/+1
* Reapply 61613 that was reverted for false valgrind alarm.kinuko@chromium.org2010-10-071-0/+1
* Revert 61613 - possible culprit for valgrind error. (Support removeRecursivel...kinuko@chromium.org2010-10-061-1/+0
* Second try for support removeRecursively and new copy/move behaviors added to...kinuko@chromium.org2010-10-061-0/+1
* Revert 61480 - Support removeRecursively and new copy/move behaviors added to...kinuko@chromium.org2010-10-051-1/+0
* Support removeRecursively and new copy/move behaviors added to the spec recen...kinuko@chromium.org2010-10-051-0/+1
* Yet another try at submitting http://codereview.chromium.org/3397030/show.ericu@google.com2010-09-301-0/+12
* Revert 60981 - Resubmitting http://codereview.chromium.org/3397030 with the n...ericu@google.com2010-09-291-12/+0
* Resubmitting http://codereview.chromium.org/3397030 with the needed one-line ...ericu@google.com2010-09-291-0/+12
* Revert 60964 - This adds WebFileWriterImpl, which implements WebFileWriter an...sky@chromium.org2010-09-291-12/+0
* This adds WebFileWriterImpl, which implements WebFileWriter and AsyncFileWrit...ericu@google.com2010-09-291-0/+12
* Adding a TouchFile() operation.dumi@chromium.org2010-09-271-0/+4
* Add Worker support for FileSystem API.kinuko@chromium.org2010-09-271-2/+14
* Refactor some file_system classes to use chromium types instead ofdumi@chromium.org2010-09-221-41/+29
* Moving file_util::FileInfo to base::PlatformFileInfo, and adding thedumi@chromium.org2010-09-031-3/+3
* Add final part of IPC plumbing for FileSystem API (retry).kinuko@chromium.org2010-08-311-5/+40
* Revert 57915 - Add final part of IPC plumbing for FileSystem API.kinuko@chromium.org2010-08-301-40/+5
* Add final part of IPC plumbing for FileSystem API.kinuko@chromium.org2010-08-301-5/+40
* Add WebFileSystemImpl and 2nd cut of IPC plumbing code for Move operation.kinuko@chromium.org2010-08-251-0/+48