summaryrefslogtreecommitdiffstats
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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