| Commit message (Expand) | Author | Age | Files | Lines |
* | Using "static_assert" in lieu of "COMPILE_ASSERT" in storage module | anujk.sharma | 2015-01-22 | 1 | -2/+2 |
* | [Storage] Fixed UMA histograms to record kilobytes | dmurph | 2015-01-12 | 1 | -4/+4 |
* | Fix dump_file_system compilation on Windows. | vchigrin | 2015-01-12 | 1 | -3/+3 |
* | [Storage] Added blob items count histogram | dmurph | 2015-01-09 | 1 | -0/+2 |
* | app_shell: Fix crash on chrome.runtime.getPackageDirectoryEntry for cros | jamescook | 2015-01-09 | 3 | -8/+28 |
* | [Storage] Added histograms for blob storage | dmurph | 2015-01-07 | 1 | -12/+19 |
* | Fix prioritized directory handling in dump_file_system | tzik | 2015-01-06 | 1 | -2/+1 |
* | Instrumenting ReadRawData and InformDelegateDownloadProgress to find jank. | vadimt | 2014-12-30 | 3 | -0/+18 |
* | Remove deprecated methods from Pickle. | avi | 2014-12-28 | 3 | -9/+9 |
* | Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h... | avi | 2014-12-28 | 3 | -9/+9 |
* | Remove deprecated methods from Pickle. | Avi Drissman | 2014-12-22 | 3 | -9/+9 |
* | Cleanup base::File on FILE thread even when FileSystemOperationRunner is shut... | kinuko | 2014-12-16 | 2 | -12/+24 |
* | Refactor storage::CopySyncOption into storage::FlushPolicy. | mtomasz | 2014-12-11 | 9 | -35/+29 |
* | Remove FileSystemContext::ShouldFlushOnWriteCompletion. | mtomasz | 2014-12-09 | 4 | -22/+3 |
* | Flush on completion of copying. | mtomasz | 2014-12-08 | 1 | -4/+0 |
* | Quota: Clean up CallbackQueue and CallbackQueueMap | nhiroki | 2014-11-25 | 7 | -51/+40 |
* | Undoing instrumentations for task URLRequestSimpleJob::StartAsync | vadimt | 2014-11-20 | 1 | -5/+0 |
* | Adding instrumentation to locate the source of jankiness. | vadimt | 2014-11-18 | 1 | -0/+11 |
* | Quota: Clean up (Client)UsageTracker | nhiroki | 2014-11-11 | 2 | -78/+43 |
* | Quota: Factor out ClientUsageTracker into its own file | nhiroki | 2014-11-10 | 6 | -577/+626 |
* | FileSystem: Modify ObfucatedFileUtil to delete contents of the plugin private... | nhiroki | 2014-11-07 | 2 | -40/+36 |
* | Cleanup: Remove unneeded path_service.h includes. | thestig | 2014-11-06 | 1 | -1/+0 |
* | [fsp] Implement storage::WatcherManager for FSP. | mtomasz | 2014-10-31 | 1 | -15/+17 |
* | Switching profiler instrumentations from ScopedProfile to ScopedTracker. This... | vadimt | 2014-10-29 | 3 | -9/+9 |
* | [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 | 2 | -3/+3 |
* | 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 |
* | 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 | 1 | -1/+1 |
* | [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 | 1 | -1/+1 |
* | Support StreamCopyOrMoveImpl in sandbox. | iseki | 2014-09-08 | 1 | -1/+1 |