summaryrefslogtreecommitdiffstats
path: root/content/browser/storage_partition_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement the ability to obliterate a storage partition from disk.creis@chromium.org2012-11-171-35/+85
* Begin moving the data deletion object into StoragePartition.ajwong@chromium.org2012-11-141-0/+77
* Fix on-disk structure for persistent storage in webview tags.ajwong@chromium.org2012-11-131-53/+6
* Webview tag creation should be using storage partitions.nasko@chromium.org2012-11-081-17/+22
* Shorten the path length to get under MAX_PATH on windows.ajwong@chromium.org2012-09-221-5/+5
* continuing from http://http://codereview.chromium.org/10823241ajwong@chromium.org2012-09-181-0/+20
* Redo the Storage Partition directory layout to support guest tags and origin ...ajwong@chromium.org2012-09-161-1/+49
* Move StoragePartition into content/public and remove BrowserContext::GetDOMSt...ajwong@chromium.org2012-08-181-0/+126