summaryrefslogtreecommitdiffstats
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-311-0/+1
* Try to reset quota database which is suspected to be corruptedmichaeln2015-08-281-5/+8
* Revert of Try to reset quota database which is suspected to be corrupted (pat...dewittj2015-08-271-10/+5
* Try to reset quota database which is suspected to be corruptedalexanderk2015-08-271-5/+10
* Add a SiteEngagementEvictionPolicy.calamity2015-08-275-46/+64
* Record to UMA when a durable origin is passed over for eviction.dgrogan2015-08-271-5/+36
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-111-1/+1
* Replace StringToLowerASCII with base::ToLowerASCIIbrettw2015-08-061-2/+2
* Annotate large GN targets for precompiled headersbrettw2015-07-281-0/+2
* Revert "Add precompiled headers to GN build for large targets."dpranke2015-07-281-2/+0
* Add precompiled headers to GN build for large targets.brettw2015-07-271-0/+2
* Make quota logic obey durable storage permissiondgrogan2015-07-212-2/+6
* Remove legacy StartsWithASCII function.brettw2015-07-164-8/+14
* Fix gn check errors for storage/common:commonagrieve2015-07-081-0/+1
* Add more string_util functions to base namespace.brettw2015-06-241-1/+1
* Add fileManagerPrivate.onCopyError event.yawano2015-06-2410-83/+72
* Added characters that look like padlocks to URL unescaping blacklist.mgiuca2015-06-241-1/+1
* Move more string_util functions to base namespace.brettw2015-06-241-2/+2
* Added Histogram entries for some FileSystem stats.cmumford2015-06-221-0/+4
* Create blobs from Disk Cache entries.gavinp2015-06-1911-39/+183
* Recursive operation delegate continues operations with ignoring errors.yawano2015-06-173-17/+73
* Only support seeking file streams from the beginning of the file.reillyg2015-06-162-9/+6
* Remove remaining use of the deprecated MessageLoopProxyskyostil2015-06-121-2/+2
* Move StartsWith[ASCII] to base namespace.brettw2015-06-124-8/+8
* Move StringToUpperASCII to base namespacebrettw2015-06-091-2/+2
* Replace more ObserverList with base::ObserverList.brettw2015-06-032-2/+2
* Change most uses of Pickle to base::Picklebrettw2015-06-033-17/+17
* [Storage] Blob Storage perf testsdmurph2015-06-031-1/+1
* [sql] Stats gathering for sql/ APIs.shess2015-06-031-2/+2
* Move Tuple to base namespace.brettw2015-05-295-21/+21
* Fix crash when reading from a isolated file system which is unmounted.mtomasz2015-05-222-26/+55
* Discard duplicate includes of files from storage/pranay.kumar2015-05-2025-42/+0
* Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in complete storag...pranay.kumar2015-05-0418-47/+37
* Apply automatic range checks to content enum types across IPC.payal.pandey2015-04-301-0/+2
* Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in storage/browser...pranay.kumar2015-04-305-18/+22
* Add instrumentation for various functions janky on the Mac IO thread.pkasting2015-04-151-0/+5
* [Storage] Fixed tracing on broken blobsdmurph2015-04-151-2/+3
* Split bug 423948 into various sub-bugs and remove outdated instrumentation.pkasting2015-04-116-41/+0
* Remove stale entries from OWNERS filesjamesr2015-04-101-1/+0
* Add SetFileSize() IPC for WebSQL.shess2015-04-062-0/+14
* leveldb: Reuse manifest (AKA logs) during open.cmumford2015-03-262-0/+4
* Move the check for fileBrowserHandler permission to FileBrowserHandler.mtomasz2015-03-261-4/+0
* Remove prerender cookie store, part 4.davidben2015-03-231-1/+1
* Remove granting permissions on behalf of Files app.mtomasz2015-03-181-6/+8
* IndexedDB: Fixed support for empty blobs.cmumford2015-03-143-4/+3
* [Storage] Added tracing for blob creation and reading.dmurph2015-03-144-7/+34
* 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