summaryrefslogtreecommitdiffstats
path: root/content/browser/storage_partition_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-051-51/+44
* Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"skyostil2015-06-051-44/+51
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-051-51/+44
* Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"skyostil2015-06-051-44/+51
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-051-51/+44
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-1/+1
* Remove webkit/browser/, point everything to storage/browser/ insteadpilgrim2014-09-101-1/+1
* Change base/file_utils.h includes to base/files/file_utils.h in content/thestig2014-09-051-1/+1
* Remove implicit conversions from scoped_refptr to T* in content/dcheng2014-08-261-5/+5
* Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...pilgrim@chromium.org2014-08-221-14/+14
* Fixes for re-enabling more MSVC level 4 warnings: misc edition #1pkasting@chromium.org2014-07-101-19/+12
* Move mock_special_storage_policy from webkit/ to content/public/test/pilgrim@chromium.org2014-04-301-11/+11
* Move mock_quota_manager and friends from webkit/ to content/pilgrim@chromium.org2014-04-091-8/+8
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-3/+3
* 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