summaryrefslogtreecommitdiffstats
path: root/content/public/browser/resource_context.h
Commit message (Expand)AuthorAgeFilesLines
* Have content cancel requests for ResourceContexts when they shutdown, instead...jam@chromium.org2012-03-261-2/+2
* Move the MediaObserver getter from ResourceContext to ContentBrowserClient, s...jam@chromium.org2012-03-251-3/+0
* Revert 128789 - Media failures on Win/Mac/Linux starting with this CL.rsleevi@chromium.org2012-03-251-0/+3
* Move the MediaObserver getter from ResourceContext to ContentBrowserClient, s...jam@chromium.org2012-03-241-3/+0
* Remove resource_request_info_impl.h dependency from chrome. This also makes b...jam@chromium.org2012-03-231-12/+0
* Move MediaObserver to content/public/browser and put it in the content namesp...tfarina@chromium.org2012-02-271-3/+2
* Remove GetAudioManager and GetMediaStreamManager from ResourceContext. The re...jam@chromium.org2012-02-231-7/+0
* Move creation and ownership of HostZoomMap to content instead of having every...jam@chromium.org2012-02-221-3/+0
* Remove getters for HTML5 related objects from the ResourceContext interface. ...jam@chromium.org2012-02-211-20/+24
* Get IPC working for Indexed DB in shared workers.dgrogan@chromium.org2012-02-161-1/+3
* Move resource_context.h to content/public/browser. Remove the workaround in i...jam@chromium.org2012-02-091-0/+57