summaryrefslogtreecommitdiffstats
path: root/chrome/common/file_system
Commit message (Expand)AuthorAgeFilesLines
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+2
* FBTF: Remove unneeded headers from base/ (part 9)thestig@chromium.org2010-11-201-1/+4
* Added ability to propogate create to suggest whether or not filesystem's root...kkanetkar@chromium.org2010-11-032-2/+4
* Moving Entry from base::file_util_proxy namespace to within class base::FileU...kkanetkar@chromium.org2010-11-025-13/+5
* Resubmit http://codereview.chromium.org/3944001.dumi@chromium.org2010-10-202-36/+90
* Revert 63153 - Update Pepper's FileSystem and FileRef implementations.dumi@chromium.org2010-10-202-90/+36
* Update Pepper's FileSystem and FileRef implementations.dumi@chromium.org2010-10-202-36/+90
* SimpleFileWriter for test_shell and DRT.michaeln@chromium.org2010-10-142-184/+47
* Resubmit of http://codereview.chromium.org/3476002/show but without the crash...ericu@google.com2010-10-072-33/+61
* Revert 61833 - Add the actual writing-files part of FileWriter.ericu@google.com2010-10-072-61/+33
* Add the actual writing-files part of FileWriter.ericu@google.com2010-10-072-33/+61
* Reapply 61613 that was reverted for false valgrind alarm.kinuko@chromium.org2010-10-074-3/+17
* Revert 61613 - possible culprit for valgrind error. (Support removeRecursivel...kinuko@chromium.org2010-10-064-17/+3
* Second try for support removeRecursively and new copy/move behaviors added to...kinuko@chromium.org2010-10-064-3/+17
* Revert 61480 - Support removeRecursively and new copy/move behaviors added to...kinuko@chromium.org2010-10-054-17/+3
* Support removeRecursively and new copy/move behaviors added to the spec recen...kinuko@chromium.org2010-10-054-3/+17
* Second try at submitting 61462.ericu@google.com2010-10-053-27/+14
* Revert 61462 - Add truncate and cancel for FileWriter; write and more tests w...ericu@google.com2010-10-053-14/+27
* Add truncate and cancel for FileWriter; write and more tests will come in lat...ericu@google.com2010-10-053-27/+14
* Coverity: Initialize data members in constructor.jhawkins@chromium.org2010-10-051-0/+1
* Yet another try at submitting http://codereview.chromium.org/3397030/show.ericu@google.com2010-09-306-0/+303
* Revert 60981 - Resubmitting http://codereview.chromium.org/3397030 with the n...ericu@google.com2010-09-296-299/+0
* Resubmitting http://codereview.chromium.org/3397030 with the needed one-line ...ericu@google.com2010-09-296-0/+299
* Revert 60964 - This adds WebFileWriterImpl, which implements WebFileWriter an...sky@chromium.org2010-09-296-300/+0
* This adds WebFileWriterImpl, which implements WebFileWriter and AsyncFileWrit...ericu@google.com2010-09-296-0/+300
* Adding a TouchFile() operation.dumi@chromium.org2010-09-272-0/+15
* Add Worker support for FileSystem API.kinuko@chromium.org2010-09-275-82/+171
* Refactor some file_system classes to use chromium types instead ofdumi@chromium.org2010-09-223-157/+223
* Change the FileSystem IPCs to take FilePaths as arguments instead ofdumi@chromium.org2010-09-161-11/+19
* Integrate FileSystemOperation with FileSystemDispatcherHost.kinuko@chromium.org2010-09-081-1/+2
* Moving file_util::FileInfo to base::PlatformFileInfo, and adding thedumi@chromium.org2010-09-032-4/+4
* Add final part of IPC plumbing for FileSystem API (retry).kinuko@chromium.org2010-08-313-17/+147
* Revert 57915 - Add final part of IPC plumbing for FileSystem API.kinuko@chromium.org2010-08-303-147/+17
* Add final part of IPC plumbing for FileSystem API.kinuko@chromium.org2010-08-303-17/+147
* Add WebFileSystemImpl and 2nd cut of IPC plumbing code for Move operation.kinuko@chromium.org2010-08-255-0/+250