| Commit message (Expand) | Author | Age | Files | Lines |
* | ChromiumOS build fix attempt for 86988 | kinuko@chromium.org | 2011-05-27 | 1 | -1/+2 |
* | Resubmitting 86978 - Fix FileWriterDelegate's usage tracking behavior | kinuko@chromium.org | 2011-05-27 | 1 | -21/+41 |
* | Revert 86978 - Fix FileWriterDelegate's usage tracking behavior | kinuko@chromium.org | 2011-05-27 | 1 | -41/+21 |
* | Fix FileWriterDelegate's usage tracking behavior | kinuko@chromium.org | 2011-05-27 | 1 | -21/+41 |
* | Switch usage cache code to use FileSystemQuotaUtil in FileWriterDelegate | kinuko@chromium.org | 2011-05-17 | 1 | -42/+60 |
* | Revert r84649 and r84671: "Move MockQuotaManager out of anonymous namespace to | mpcomplete@chromium.org | 2011-05-09 | 1 | -20/+9 |
* | Notify the quota manager when write operation is made in FileSystem API. | kinuko@chromium.org | 2011-05-09 | 1 | -9/+20 |
* | Update .usage in QuotaFileUtil and FileWriterDelegate. | dmikurube@google.com | 2011-04-26 | 1 | -14/+102 |
* | Add "allowed growth" for writing operations, such as copy, move, write and tr... | dmikurube@chromium.org | 2011-04-21 | 1 | -9/+41 |
* | Fix memory leak in FileWriterDelegate by passing FileStream::Write a callback... | adamk@chromium.org | 2011-03-15 | 1 | -6/+6 |
* | Re-enable FileWriterSync ui_tests by adding a ScopedAllowIO to BlobURLRequest... | adamk@chromium.org | 2011-03-10 | 1 | -1/+4 |
* | net: Remove typedef net::URLRequest URLRequest; | tfarina@chromium.org | 2010-11-30 | 1 | -7/+9 |
* | FileWriter: Defend against being deleted in the FileWriterDelegate completion... | michaeln@chromium.org | 2010-10-12 | 1 | -4/+5 |
* | Resubmit of http://codereview.chromium.org/3476002/show but without the crash... | ericu@google.com | 2010-10-07 | 1 | -0/+164 |
* | Revert 61833 - Add the actual writing-files part of FileWriter. | ericu@google.com | 2010-10-07 | 1 | -164/+0 |
* | Add the actual writing-files part of FileWriter. | ericu@google.com | 2010-10-07 | 1 | -0/+164 |