summaryrefslogtreecommitdiffstats
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Grant permissions to requested volumes only in Files app.mtomasz2015-03-121-1/+2
* Allow offsets in blobs larger than 2GB on 32 bit Chromium builds.mtomasz2015-03-032-7/+7
* Apply gn format with 'sources' sorting to src/scottmg2015-02-282-2/+2
* Move some file api files to fileapi folderzhuoyu.qian2015-02-2517-22/+22
* FileSystemUsageCache: Remove bogus unsigned integer comparisons.raphael.kubo.da.costa2015-02-241-4/+1
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-192-7/+8
* IndexedDB: Test that Blink ack's blobs upon receipt.cmumford2015-02-141-0/+1
* Loosen restriction on mount point names.mtomasz2015-02-131-4/+2
* Fixed IndexedDB blob retentiondmurph2015-02-122-23/+5
* [Storage] Fixed reporting of unshared blob memorydmurph2015-02-111-1/+1
* [Storage] Blob items are now shared between blobs. Ready for disk swap.dmurph2015-02-1115-229/+646
* Mechanical rename of tracing includes (remaining bits)primiano2015-01-301-1/+1
* Migrates legacy packaged app data when it's upgraded to a platform appryanackley2015-01-274-0/+52
* [Storage] Consolidation of BlobItems with small sizedmurph2015-01-231-0/+20
* [Storage] Blob Storage Refactoring pt 1:dmurph2015-01-2336-375/+657
* Revert of [Storage] Consoliation of BlobItems with small size (patchset #8 id...kochi2015-01-231-20/+0
* [Storage] Consolidation of BlobItems with small sizedmurph2015-01-231-0/+20
* Using "static_assert" in lieu of "COMPILE_ASSERT" in storage moduleanujk.sharma2015-01-221-2/+2
* [Storage] Fixed UMA histograms to record kilobytesdmurph2015-01-121-4/+4
* Fix dump_file_system compilation on Windows.vchigrin2015-01-121-3/+3
* [Storage] Added blob items count histogramdmurph2015-01-091-0/+2
* app_shell: Fix crash on chrome.runtime.getPackageDirectoryEntry for crosjamescook2015-01-093-8/+28
* [Storage] Added histograms for blob storagedmurph2015-01-071-12/+19
* Fix prioritized directory handling in dump_file_systemtzik2015-01-061-2/+1
* Instrumenting ReadRawData and InformDelegateDownloadProgress to find jank.vadimt2014-12-303-0/+18
* Remove deprecated methods from Pickle.avi2014-12-283-9/+9
* Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...avi2014-12-283-9/+9
* 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