summaryrefslogtreecommitdiffstats
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated methods from Pickle.Avi Drissman2014-12-223-9/+9
* Cleanup base::File on FILE thread even when FileSystemOperationRunner is shut...kinuko2014-12-162-12/+24
* Refactor storage::CopySyncOption into storage::FlushPolicy.mtomasz2014-12-1110-48/+41
* Remove FileSystemContext::ShouldFlushOnWriteCompletion.mtomasz2014-12-094-22/+3
* Flush on completion of copying.mtomasz2014-12-082-4/+7
* Quota: Clean up CallbackQueue and CallbackQueueMapnhiroki2014-11-257-51/+40
* Undoing instrumentations for task URLRequestSimpleJob::StartAsyncvadimt2014-11-201-5/+0
* Adding instrumentation to locate the source of jankiness.vadimt2014-11-181-0/+11
* Quota: Clean up (Client)UsageTrackernhiroki2014-11-112-78/+43
* Quota: Factor out ClientUsageTracker into its own filenhiroki2014-11-107-577/+628
* Delete the old WebSocket implementation from net/ricea2014-11-081-2/+0
* FileSystem: Modify ObfucatedFileUtil to delete contents of the plugin private...nhiroki2014-11-072-40/+36
* Cleanup: Remove unneeded path_service.h includes.thestig2014-11-061-1/+0
* [fsp] Implement storage::WatcherManager for FSP.mtomasz2014-10-311-15/+17
* Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...vadimt2014-10-293-9/+9
* [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