summaryrefslogtreecommitdiffstats
path: root/content/browser/storage_partition_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Adds a SqlLite backend to WebRTCIdentityStore.jiayl@chromium.org2013-08-081-2/+2
* Revert 216264 "Adds a SqlLite backend to WebRTCIdentityStore."jyasskin@chromium.org2013-08-071-2/+2
* Adds a SqlLite backend to WebRTCIdentityStore.jiayl@chromium.org2013-08-071-2/+2
* Move webkit/{browser,common}/dom_storage into content/kinuko@chromium.org2013-08-071-4/+4
* Add support for selectively deleting different bits of StoragePartition relat...lazyboy@chromium.org2013-07-311-8/+27
* Revert 213582 "Add support for selectively deleting different bi..."earthdok@chromium.org2013-07-251-27/+8
* Add support for selectively deleting different bits of StoragePartition relat...lazyboy@chromium.org2013-07-251-8/+27
* Generates the DTLS identity in browser process and returns it to the renderer...jiayl@chromium.org2013-07-011-1/+6
* Add the ability to clear the shader disk cache.dsinclair@chromium.org2013-04-051-2/+9
* Move non-webkit IndexedDB code out of in_process_webkit.alecflett@chromium.org2013-03-311-1/+1
* Add StoragePartition::StorageMask for ClearData methodsboliu@chromium.org2013-03-051-1/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Use base namespace for FilePath in content/browserbrettw@chromium.org2013-02-071-4/+4
* Implement the ability to obliterate a storage partition from disk.creis@chromium.org2012-11-171-0/+1
* Begin moving the data deletion object into StoragePartition.ajwong@chromium.org2012-11-141-0/+3
* Fix on-disk structure for persistent storage in webview tags.ajwong@chromium.org2012-11-131-54/+8
* Webview tag creation should be using storage partitions.nasko@chromium.org2012-11-081-6/+56
* continuing from http://http://codereview.chromium.org/10823241ajwong@chromium.org2012-09-181-8/+31
* Redo the Storage Partition directory layout to support guest tags and origin ...ajwong@chromium.org2012-09-161-0/+2
* Move StoragePartition into content/public and remove BrowserContext::GetDOMSt...ajwong@chromium.org2012-08-181-0/+57