summaryrefslogtreecommitdiffstats
path: root/content/browser/storage_partition_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup storage_partition_impl_unittest.cc.ajwong@chromium.org2013-12-281-224/+192
* Move Touch to base namespace, remove SetLastModifiedTime.brettw@chromium.org2013-12-041-6/+10
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* StoragePartition unit test: Check for correct scheme in mask matchinglazyboy@chromium.org2013-11-081-9/+2
* BrowsingDataRemover, (re)use StoragePartition deletion code.lazyboy@chromium.org2013-11-061-7/+859
* Stub out initial NavigationController browser implementationalecflett@chromium.org2013-09-211-1/+1
* Revert 219709 "Remove the Extensions URLRequestContext."earthdok@chromium.org2013-08-271-3/+2
* Remove the Extensions URLRequestContext.ajwong@chromium.org2013-08-271-2/+3
* Adds a SqlLite backend to WebRTCIdentityStore.jiayl@chromium.org2013-08-081-8/+2
* Revert 216264 "Adds a SqlLite backend to WebRTCIdentityStore."jyasskin@chromium.org2013-08-071-2/+8
* Adds a SqlLite backend to WebRTCIdentityStore.jiayl@chromium.org2013-08-071-8/+2
* Rename enum in StoragePartition according to style guide.lazyboy@chromium.org2013-08-021-1/+1
* Add support for selectively deleting different bits of StoragePartition relat...lazyboy@chromium.org2013-07-311-2/+4
* Revert 213582 "Add support for selectively deleting different bi..."earthdok@chromium.org2013-07-251-4/+2
* Add support for selectively deleting different bits of StoragePartition relat...lazyboy@chromium.org2013-07-251-2/+4
* Generates the DTLS identity in browser process and returns it to the renderer...jiayl@chromium.org2013-07-011-3/+9
* Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...ajwong@chromium.org2013-06-061-13/+7
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-2/+2
* content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-301-3/+2
* Add the ability to clear the shader disk cache.dsinclair@chromium.org2013-04-051-0/+125
* Fix on-disk structure for persistent storage in webview tags.ajwong@chromium.org2012-11-131-58/+0
* Webview tag creation should be using storage partitions.nasko@chromium.org2012-11-081-0/+58