summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_content_browser_client.h
Commit message (Expand)AuthorAgeFilesLines
* Move socket API restriction check to browser processdpolukhin@chromium.org2012-02-161-0/+11
* Remove knowledge about SSLClientAuthHandler from chrome. Instead a callback i...jam@chromium.org2012-02-131-1/+3
* Get rid of ssl_cert_error_handler.h dependency from Chrome.jam@chromium.org2012-02-131-3/+7
* Make content::ResourceContext be a real interface like the rest of the Conten...jam@chromium.org2012-02-091-11/+10
* Move handling of debug urls like chrome://crash, chrome://gpuclean to content...jam@chromium.org2012-02-081-1/+0
* Remove chrome dependencies on GpuProcessHost. I've moved all of the WebKitPre...jam@chromium.org2012-02-061-1/+2
* Hide WorkerProcessHost from chrome.jam@chromium.org2012-02-011-4/+4
* Rename WebUIFactory to WebUIControllerFactory since that's what it creates now.jam@chromium.org2012-01-271-1/+1
* Define the public interface for content browser SiteInstance. This interface ...ananta@chromium.org2012-01-251-2/+4
* Remove the default plugin.bauerb@chromium.org2012-01-241-1/+0
* Rename TabContentsView to WebContentsView and move to content/public.joi@chromium.org2012-01-181-2/+2
* Ensure that view_messages.h and tab_contents.h don't get included by any more...jam@chromium.org2012-01-171-1/+1
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-111-1/+1
* Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...jam@chromium.org2012-01-101-1/+1
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-101-1/+1
* Remove CreateViewForWidget from ContentBrowserClient now that all the RenderW...jam@chromium.org2011-12-301-2/+0
* Move AccessTokenStore to Content API, now that it is a pure-virtual class.joi@chromium.org2011-12-211-1/+1
* Remove "open in new tab" items from context menu if the process doesn'ttsepez@chromium.org2011-12-091-0/+1
* Make DevToolsManager a singleton, remove it from ContentBrowserClient.yurys@chromium.org2011-11-221-1/+0
* Add ChromeBrowserMainExtraParts for non main parts. (take 3)stevenjb@google.com2011-11-211-3/+2
* Revert 110710 - Add ChromeBrowserMainExtraParts for non main parts.stevenjb@google.com2011-11-181-2/+3
* Changed argument to GetAcceptLangs() to a BrowserContext.rdsmith@chromium.org2011-11-181-1/+2
* Add ChromeBrowserMainExtraParts for non main parts.stevenjb@google.com2011-11-181-3/+2
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-3/+3
* Revert 110327 - Add ChromeBrowserParts for non main parts.cpu@chromium.org2011-11-161-2/+3
* Add ChromeBrowserParts for non main parts.stevenjb@google.com2011-11-161-3/+2
* Move the struct used when showing a desktop notification to content/public/co...jam@chromium.org2011-11-121-1/+1
* Remove includes of worker_messages.h from chrome code, since that's an intern...jam@chromium.org2011-11-121-1/+11
* Extract a ProcessMap class from ExtensionProcessManager. This is a dumb data ...aa@chromium.org2011-11-091-0/+2
* Ignore paths when matching patterns for extensions.dcheng@chromium.org2011-11-021-4/+6
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-311-1/+1
* Set extension-related webkit preferences in a common location.aa@chromium.org2011-10-291-3/+1
* Make GTK and Aura parts orthogonal to OS partsstevenjb@google.com2011-10-261-2/+3
* Move content_browser_client.h to public, and while at it, movejoi@chromium.org2011-10-191-1/+1
* content: Make tab_contents_drag_source not depend on download_util.herg@google.com2011-10-181-0/+1
* Move CreateViewForWidget from RenderWidgetHostView to ContentBrowserClient.dpranke@chromium.org2011-10-071-0/+2
* Delegate the decision whether to swap processes for navigations to/from exten...jochen@chromium.org2011-10-051-0/+2
* Remove RenderProcessHost::is_extension_processjochen@chromium.org2011-10-051-2/+1
* Use new callbacks for SSL UI.mattm@chromium.org2011-09-301-1/+2
* Remove unneeded calls from the ContentBrowserClient.avi@chromium.org2011-09-291-3/+0
* Delegate decision what site instances can be rendered in what process to chromejochen@chromium.org2011-09-271-0/+2
* Third-party appcache blocking.marja@chromium.org2011-09-081-0/+1
* Start moving code from BrowserMain to content, so that it can be reused by al...jam@chromium.org2011-09-071-0/+2
* Allow content to get the system request context, a request context not tied t...avi@chromium.org2011-08-261-0/+1
* Get rid of all chrome includes from RenderWidgetHostViewWin. We'll want to mo...jam@chromium.org2011-08-251-0/+3
* Get rid of the link time dependency between content and chrome through the ge...jam@chromium.org2011-08-251-0/+1
* Get rid of link dependency from content to chrome. Make it get the SpeechInpu...jam@chromium.org2011-08-241-0/+1
* Get rid of static TabContentsView::Create function since the interface is in ...jam@chromium.org2011-08-241-0/+2
* - Add a new content settings type AUTO-SELECT-CERTIFICATE. The default value ...markusheintz@chromium.org2011-08-241-1/+3
* Removal of Profile from content part 9 of 9.avi@chromium.org2011-08-231-0/+2