summaryrefslogtreecommitdiffstats
path: root/storage/common
Commit message (Expand)AuthorAgeFilesLines
* Media Galleries Partial Deprecation: Remove iPhoto support.tommycli2016-03-182-5/+0
* Remove use of UnescapeRule::URL_SPECIAL_CHARS from filesystem logic.mmenke2016-03-041-1/+2
* Move IsValidOriginIdentifier into appropriate headerjsbell2016-03-032-0/+7
* Add IPV6 URL support to DatabaseIdentifiersjsbell2016-03-021-3/+38
* storage: Add out-of-line copy ctors for complex classes.vmpstr2016-02-264-0/+7
* Switch to standard integer types in storage/.avi2015-12-2113-11/+31
* Remove kuint64max.avi2015-12-093-23/+30
* [BlobAsync] Patch 4: Browser Classes & Logic.dmurph2015-12-021-0/+2
* Run gn --format over all .gn filesagrieve2015-11-201-1/+1
* Do not call stat() when reading directories via File API.mtomasz2015-11-152-15/+4
* [BlobAsync] Patch 3: Renderer Classes & Logicdmurph2015-10-316-62/+70
* [BlobAsync] Patch 2: Common Constantsdmurph2015-10-318-0/+375
* WebSQL: Avoid running nested message loops during renderer shutdown.michaeln2015-10-292-34/+28
* Remove base::MessageLoop::{Quit,QuitClosure} functionski.stfu2015-10-231-1/+1
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-111-1/+1
* Replace StringToLowerASCII with base::ToLowerASCIIbrettw2015-08-061-2/+2
* Fix gn check errors for storage/common:commonagrieve2015-07-081-0/+1
* Added characters that look like padlocks to URL unescaping blacklist.mgiuca2015-06-241-1/+1
* Create blobs from Disk Cache entries.gavinp2015-06-192-0/+14
* Move StringToUpperASCII to base namespacebrettw2015-06-091-2/+2
* Discard duplicate includes of files from storage/pranay.kumar2015-05-201-1/+0
* Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in complete storag...pranay.kumar2015-05-042-4/+4
* Apply automatic range checks to content enum types across IPC.payal.pandey2015-04-301-0/+2
* Apply gn format with 'sources' sorting to src/scottmg2015-02-281-1/+1
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-191-3/+3
* [Storage] Consolidation of BlobItems with small sizedmurph2015-01-231-0/+20
* [Storage] Blob Storage Refactoring pt 1:dmurph2015-01-237-541/+0
* 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
* Refactor storage::CopySyncOption into storage::FlushPolicy.mtomasz2014-12-111-13/+12
* Flush on completion of copying.mtomasz2014-12-081-0/+7
* Delete the old WebSocket implementation from net/ricea2014-11-081-2/+0
* Convert ARRAYSIZE_UNSAFE -> arraysize in storage/.viettrungluu2014-10-161-1/+1
* Apply automatic range checks to storage enum types across IPC.anujk.sharma2014-09-261-0/+1
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/thestig2014-09-121-1/+1
* 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-0426-0/+2328