| Commit message (Expand) | Author | Age | Files | Lines |
* | [ew] Simplify the entry watcher logic. | mtomasz | 2014-10-27 | 1 | -21/+10 |
* | Standardize usage of virtual/override/final in storage/ | dcheng | 2014-10-21 | 44 | -600/+526 |
* | Added quota client for serviceworker. Enables 'clear past <time> data'. | dmurph | 2014-10-21 | 1 | -0/+1 |
* | Reland of [ServiceWorkerCache] Implement storage::QuotaClient | jkarlin | 2014-10-21 | 1 | -0/+1 |
* | Add SandboxPrioritizedOriginDatabase support for dump_file_system | tzik | 2014-10-20 | 3 | -7/+29 |
* | Revert of Added quota client for serviceworker. Enables 'clear past <time> da... | kareng | 2014-10-20 | 1 | -1/+0 |
* | Revert of [ServiceWorkerCache] Implement storage::QuotaClient (patchset #12 i... | kareng | 2014-10-19 | 1 | -1/+0 |
* | [ServiceWorkerCache] Implement storage::QuotaClient | jkarlin | 2014-10-17 | 1 | -0/+1 |
* | Adding instrumentation to locate the source of jankiness. | vadimt | 2014-10-17 | 1 | -0/+5 |
* | [fsp] Buffer consecutive Write() calls. | mtomasz | 2014-10-17 | 1 | -0/+4 |
* | Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>. | dcheng | 2014-10-17 | 2 | -8/+7 |
* | Adding instrumentation to locate the source of jankiness. | vadimt | 2014-10-16 | 2 | -0/+12 |
* | Added quota client for serviceworker. Enables 'clear past <time> data'. | dmurph | 2014-10-16 | 1 | -0/+1 |
* | Convert ARRAYSIZE_UNSAFE -> arraysize in storage/. | viettrungluu | 2014-10-16 | 3 | -4/+4 |
* | Drop irrelevant DCHECK and re-enable SyncFileSystemApiTest.GetFileStatus | tzik | 2014-10-08 | 1 | -1/+0 |
* | Replacing the OVERRIDE with override and FINAL with final in storage | mohan.reddy | 2014-10-07 | 42 | -272/+272 |
* | Files.app: Enable externalfile: protocol for MTP volumes. | hirono | 2014-09-26 | 2 | -0/+27 |
* | Apply automatic range checks to storage enum types across IPC. | anujk.sharma | 2014-09-26 | 1 | -0/+1 |
* | FileSystem: Make SandboxDirectoryDatabase::DestroyDatabase non-static for cle... | nhiroki | 2014-09-25 | 3 | -20/+14 |
* | Add update observer to file_system_operation_impl_unittest for | iseki | 2014-09-22 | 1 | -0/+2 |
* | [Blink-FileAPI] Add the notification of update observer to | iseki | 2014-09-18 | 1 | -0/+5 |
* | [fsp] Improve performance for reading small chunks of data. | mtomasz | 2014-09-16 | 12 | -19/+42 |
* | Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/ | thestig | 2014-09-12 | 2 | -2/+2 |
* | [ew] Move operation observers from QuotaUtil to FileSystemBackend. | mtomasz | 2014-09-11 | 10 | -80/+87 |
* | remove c++11 enum scope in copy_or_move_operation_delegate.cc | mostynb | 2014-09-11 | 1 | -1/+1 |
* | Remove webkit/browser/, point everything to storage/browser/ instead | pilgrim | 2014-09-10 | 2 | -2/+2 |
* | Support StreamCopyOrMoveImpl in sandbox. | iseki | 2014-09-08 | 1 | -1/+1 |
* | Migrate webkit/browser/ to storage/browser/ | pilgrim | 2014-09-05 | 154 | -0/+29926 |
* | Random fixes for scoped_refptr operator T* removal. | dcheng | 2014-09-05 | 1 | -1/+1 |
* | Move fileapi-related files from webkit/common/ to storage/common/ and set up ... | pilgrim | 2014-09-04 | 29 | -0/+2391 |