summaryrefslogtreecommitdiffstats
path: root/content/shell/shell_resource_context.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the MediaObserver getter from ResourceContext to ContentBrowserClient, s...jam@chromium.org2012-03-251-4/+0
* Revert 128789 - Media failures on Win/Mac/Linux starting with this CL.rsleevi@chromium.org2012-03-251-0/+4
* Move the MediaObserver getter from ResourceContext to ContentBrowserClient, s...jam@chromium.org2012-03-241-4/+0
* Remove GetAudioManager and GetMediaStreamManager from ResourceContext. The re...jam@chromium.org2012-02-231-9/+0
* Move creation and ownership of HostZoomMap to content instead of having every...jam@chromium.org2012-02-221-4/+0
* Remove getters for HTML5 related objects from the ResourceContext interface. ...jam@chromium.org2012-02-211-30/+2
* Get IPC working for Indexed DB in shared workers.dgrogan@chromium.org2012-02-161-1/+5
* Make content::ResourceContext be a real interface like the rest of the Conten...jam@chromium.org2012-02-091-6/+41
* Get rid of DownloadIdFactory and instead get the next id from DownloadManager...jam@chromium.org2012-01-271-6/+2
* Fix history importing by delaying DownloadManager creation. Replace GetNextId...benjhayden@chromium.org2011-10-291-3/+4
* Add a content_shell specific DownloadManagerDelegate.jam@chromium.org2011-09-291-2/+5
* Split off content_shell's ResourceContext and URLRequestContextGetter impleme...jam@chromium.org2011-09-271-0/+32