summaryrefslogtreecommitdiffstats
path: root/content/shell/shell_content_browser_client.h
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* 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-3/+4
* 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/+3
* Remove RenderProcessHost::is_extension_processjochen@chromium.org2011-10-051-1/+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
* A few improvements to content_shell:jam@chromium.org2011-09-261-1/+17
* Create a very simple TabContentsView (and not fully implemented yet) and add ...jam@chromium.org2011-09-151-0/+11
* Basic scaffolding for a "content shell", i.e. test browser over the content m...jam@chromium.org2011-09-121-0/+143