| Commit message (Expand) | Author | Age | Files | Lines |
* | Part 1 of repairing regressions to my old clang check plugins so Nico can | erg@google.com | 2011-01-27 | 1 | -1/+1 |
* | Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref... | abarth@chromium.org | 2011-01-17 | 3 | -8/+8 |
* | Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ... | jam@chromium.org | 2010-12-24 | 1 | -1/+2 |
* | FBTF: Remove unneeded headers from base/ (part 9) | thestig@chromium.org | 2010-11-20 | 1 | -1/+4 |
* | Added ability to propogate create to suggest whether or not filesystem's root... | kkanetkar@chromium.org | 2010-11-03 | 2 | -2/+4 |
* | Moving Entry from base::file_util_proxy namespace to within class base::FileU... | kkanetkar@chromium.org | 2010-11-02 | 5 | -13/+5 |
* | Resubmit http://codereview.chromium.org/3944001. | dumi@chromium.org | 2010-10-20 | 2 | -36/+90 |
* | Revert 63153 - Update Pepper's FileSystem and FileRef implementations. | dumi@chromium.org | 2010-10-20 | 2 | -90/+36 |
* | Update Pepper's FileSystem and FileRef implementations. | dumi@chromium.org | 2010-10-20 | 2 | -36/+90 |
* | SimpleFileWriter for test_shell and DRT. | michaeln@chromium.org | 2010-10-14 | 2 | -184/+47 |
* | Resubmit of http://codereview.chromium.org/3476002/show but without the crash... | ericu@google.com | 2010-10-07 | 2 | -33/+61 |
* | Revert 61833 - Add the actual writing-files part of FileWriter. | ericu@google.com | 2010-10-07 | 2 | -61/+33 |
* | Add the actual writing-files part of FileWriter. | ericu@google.com | 2010-10-07 | 2 | -33/+61 |
* | Reapply 61613 that was reverted for false valgrind alarm. | kinuko@chromium.org | 2010-10-07 | 4 | -3/+17 |
* | Revert 61613 - possible culprit for valgrind error. (Support removeRecursivel... | kinuko@chromium.org | 2010-10-06 | 4 | -17/+3 |
* | Second try for support removeRecursively and new copy/move behaviors added to... | kinuko@chromium.org | 2010-10-06 | 4 | -3/+17 |
* | Revert 61480 - Support removeRecursively and new copy/move behaviors added to... | kinuko@chromium.org | 2010-10-05 | 4 | -17/+3 |
* | Support removeRecursively and new copy/move behaviors added to the spec recen... | kinuko@chromium.org | 2010-10-05 | 4 | -3/+17 |
* | Second try at submitting 61462. | ericu@google.com | 2010-10-05 | 3 | -27/+14 |
* | Revert 61462 - Add truncate and cancel for FileWriter; write and more tests w... | ericu@google.com | 2010-10-05 | 3 | -14/+27 |
* | Add truncate and cancel for FileWriter; write and more tests will come in lat... | ericu@google.com | 2010-10-05 | 3 | -27/+14 |
* | Coverity: Initialize data members in constructor. | jhawkins@chromium.org | 2010-10-05 | 1 | -0/+1 |
* | Yet another try at submitting http://codereview.chromium.org/3397030/show. | ericu@google.com | 2010-09-30 | 6 | -0/+303 |
* | Revert 60981 - Resubmitting http://codereview.chromium.org/3397030 with the n... | ericu@google.com | 2010-09-29 | 6 | -299/+0 |
* | Resubmitting http://codereview.chromium.org/3397030 with the needed one-line ... | ericu@google.com | 2010-09-29 | 6 | -0/+299 |
* | Revert 60964 - This adds WebFileWriterImpl, which implements WebFileWriter an... | sky@chromium.org | 2010-09-29 | 6 | -300/+0 |
* | This adds WebFileWriterImpl, which implements WebFileWriter and AsyncFileWrit... | ericu@google.com | 2010-09-29 | 6 | -0/+300 |
* | Adding a TouchFile() operation. | dumi@chromium.org | 2010-09-27 | 2 | -0/+15 |
* | Add Worker support for FileSystem API. | kinuko@chromium.org | 2010-09-27 | 5 | -82/+171 |
* | Refactor some file_system classes to use chromium types instead of | dumi@chromium.org | 2010-09-22 | 3 | -157/+223 |
* | Change the FileSystem IPCs to take FilePaths as arguments instead of | dumi@chromium.org | 2010-09-16 | 1 | -11/+19 |
* | Integrate FileSystemOperation with FileSystemDispatcherHost. | kinuko@chromium.org | 2010-09-08 | 1 | -1/+2 |
* | Moving file_util::FileInfo to base::PlatformFileInfo, and adding the | dumi@chromium.org | 2010-09-03 | 2 | -4/+4 |
* | Add final part of IPC plumbing for FileSystem API (retry). | kinuko@chromium.org | 2010-08-31 | 3 | -17/+147 |
* | Revert 57915 - Add final part of IPC plumbing for FileSystem API. | kinuko@chromium.org | 2010-08-30 | 3 | -147/+17 |
* | Add final part of IPC plumbing for FileSystem API. | kinuko@chromium.org | 2010-08-30 | 3 | -17/+147 |
* | Add WebFileSystemImpl and 2nd cut of IPC plumbing code for Move operation. | kinuko@chromium.org | 2010-08-25 | 5 | -0/+250 |