summaryrefslogtreecommitdiffstats
path: root/storage/browser/blob/blob_storage_context.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix remaining incompatibilities between scoped_ptr and unique_ptr.dcheng2016-01-201-1/+1
* Convert Pass()→std::move() in //storagedcheng2015-12-271-13/+13
* Switch to standard integer types in storage/.avi2015-12-211-8/+11
* [BlobAsync] Patch 4: Browser Classes & Logic.dmurph2015-12-021-9/+15
* [Blob] BlobReader class & tests, and removal of all redundant reading.dmurph2015-09-301-3/+3
* Revert of [Blob] BlobReader class & tests, and removal of all redundant readi...kinuko2015-09-301-3/+3
* [Blob] BlobReader class & tests, and removal of all redundant reading.dmurph2015-09-301-3/+3
* Create blobs from Disk Cache entries.gavinp2015-06-191-1/+22
* Discard duplicate includes of files from storage/pranay.kumar2015-05-201-1/+0
* Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in complete storag...pranay.kumar2015-05-041-2/+3
* IndexedDB: Fixed support for empty blobs.cmumford2015-03-141-1/+0
* [Storage] Added tracing for blob creation and reading.dmurph2015-03-141-0/+4
* Allow offsets in blobs larger than 2GB on 32 bit Chromium builds.mtomasz2015-03-031-5/+5
* [Storage] Blob items are now shared between blobs. Ready for disk swap.dmurph2015-02-111-155/+272
* [Storage] Blob Storage Refactoring pt 1:dmurph2015-01-231-88/+113
* [Storage] Fixed UMA histograms to record kilobytesdmurph2015-01-121-4/+4
* [Storage] Added blob items count histogramdmurph2015-01-091-0/+2
* [Storage] Added histograms for blob storagedmurph2015-01-071-12/+19
* Migrate webkit/browser/ to storage/browser/pilgrim2014-09-051-0/+325