summaryrefslogtreecommitdiffstats
path: root/content/browser/resource_context_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Reland r187230: Implement the Stream registry in contentzork@chromium.org2013-03-131-0/+14
* Revert 187230zork@chromium.org2013-03-111-14/+0
* Implement the Stream registry in contentzork@chromium.org2013-03-111-0/+14
* Clean up of url data manager classes in content: move URLDataSourceImpl to it...jam@chromium.org2013-01-281-3/+3
* Move core url data manager classes to content.jam@chromium.org2013-01-241-4/+21
* Add content/browser/loader/ for resource loading related classes.darin@chromium.org2012-12-051-2/+2
* Add empty constructor/destructor to ResourceContext on iOSstuartmorgan@chromium.org2012-11-161-22/+0
* Move remaining files in content\browser to the content namespace.jam@chromium.org2012-10-301-1/+0
* continuing from http://http://codereview.chromium.org/10823241ajwong@chromium.org2012-09-181-167/+0
* AppCache and StoragePartition'ingmichaeln@chromium.org2012-09-151-21/+7
* Remove storage context accessors from ResourceContext.ajwong@chromium.org2012-09-111-40/+1
* SupportsUserData is not thread safejoth@chromium.org2012-09-101-0/+1
* Access the DatabaseTracker via a StoragePartition to support the isolated app...michaeln@google.com2012-08-291-1/+3
* Remove silly uses of ResourceContext that unnecessarily violate the Law of De...ajwong@chromium.org2012-08-281-15/+35
* Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...shalev@chromium.org2012-08-241-8/+12
* Ensure that isolated apps use the right cookies for media requests.creis@chromium.org2012-08-211-1/+3
* Attached data cleanup.avi@chromium.org2012-08-201-3/+3
* Histograms - Support histograms for Plugins, GPUrtenneti@google.com2012-07-121-0/+7
* Ensure static BrowserContext methods only get called on the UI thread. Also e...jam@chromium.org2012-07-101-0/+7
* Fixed CHECKs for use of canceled ResourceContexts in ResourceDispatcherHostImpl.rdsmith@chromium.org2012-05-151-2/+10
* Change webkit/{fileapi,quota} code to use TaskRunner.kinuko@chromium.org2012-05-071-2/+1
* Show gpu process stats in about:tcmallocjamesr@chromium.org2012-04-251-0/+10
* Get chrome:// dev tool urls hooked up in content_shell.michaeln@google.com2012-04-201-0/+4
* Have content cancel requests for ResourceContexts when they shutdown, instead...jam@chromium.org2012-03-261-0/+6
* Remove resource_request_info_impl.h dependency from chrome. This also makes b...jam@chromium.org2012-03-231-7/+144
* Rename content/{common,browser}/file_system to fileapi and move blob stuff in...tzik@chromium.org2012-03-011-2/+2
* Fix race condition where the items on ResourceContext's UserData map were rew...jam@chromium.org2012-02-271-9/+2
* Get rid of WebKitContext. Only two out of six HTML5 related objects were in i...jam@chromium.org2012-02-241-10/+16
* Fail gracefully if InitializeResourceContext ends up calling itself recursively.erikwright@chromium.org2012-02-241-2/+5
* Move creation and ownership of HostZoomMap to content instead of having every...jam@chromium.org2012-02-221-0/+23
* Remove getters for HTML5 related objects from the ResourceContext interface. ...jam@chromium.org2012-02-211-0/+92