summaryrefslogtreecommitdiffstats
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* [ew] Simplify the entry watcher logic.mtomasz2014-10-271-21/+10
* Standardize usage of virtual/override/final in storage/dcheng2014-10-2144-600/+526
* Added quota client for serviceworker. Enables 'clear past <time> data'.dmurph2014-10-211-0/+1
* Reland of [ServiceWorkerCache] Implement storage::QuotaClientjkarlin2014-10-211-0/+1
* Add SandboxPrioritizedOriginDatabase support for dump_file_systemtzik2014-10-203-7/+29
* Revert of Added quota client for serviceworker. Enables 'clear past <time> da...kareng2014-10-201-1/+0
* Revert of [ServiceWorkerCache] Implement storage::QuotaClient (patchset #12 i...kareng2014-10-191-1/+0
* [ServiceWorkerCache] Implement storage::QuotaClientjkarlin2014-10-171-0/+1
* Adding instrumentation to locate the source of jankiness.vadimt2014-10-171-0/+5
* [fsp] Buffer consecutive Write() calls.mtomasz2014-10-171-0/+4
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-172-8/+7
* Adding instrumentation to locate the source of jankiness.vadimt2014-10-162-0/+12
* Added quota client for serviceworker. Enables 'clear past <time> data'.dmurph2014-10-161-0/+1
* Convert ARRAYSIZE_UNSAFE -> arraysize in storage/.viettrungluu2014-10-163-4/+4
* Drop irrelevant DCHECK and re-enable SyncFileSystemApiTest.GetFileStatustzik2014-10-081-1/+0
* Replacing the OVERRIDE with override and FINAL with final in storagemohan.reddy2014-10-0742-272/+272
* Files.app: Enable externalfile: protocol for MTP volumes.hirono2014-09-262-0/+27
* Apply automatic range checks to storage enum types across IPC.anujk.sharma2014-09-261-0/+1
* FileSystem: Make SandboxDirectoryDatabase::DestroyDatabase non-static for cle...nhiroki2014-09-253-20/+14
* Add update observer to file_system_operation_impl_unittest foriseki2014-09-221-0/+2
* [Blink-FileAPI] Add the notification of update observer toiseki2014-09-181-0/+5
* [fsp] Improve performance for reading small chunks of data.mtomasz2014-09-1612-19/+42
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/thestig2014-09-122-2/+2
* [ew] Move operation observers from QuotaUtil to FileSystemBackend.mtomasz2014-09-1110-80/+87
* remove c++11 enum scope in copy_or_move_operation_delegate.ccmostynb2014-09-111-1/+1
* Remove webkit/browser/, point everything to storage/browser/ insteadpilgrim2014-09-102-2/+2
* Support StreamCopyOrMoveImpl in sandbox.iseki2014-09-081-1/+1
* Migrate webkit/browser/ to storage/browser/pilgrim2014-09-05154-0/+29926
* Random fixes for scoped_refptr operator T* removal.dcheng2014-09-051-1/+1
* Move fileapi-related files from webkit/common/ to storage/common/ and set up ...pilgrim2014-09-0429-0/+2391