summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_content_browser_client.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move simple download calls to chrome code to use ContentBrowserClient interface.jam@chromium.org2011-08-191-1/+2
* Revert 97477 - Move simple download calls to chrome code to use ContentBrowse...wez@chromium.org2011-08-191-2/+1
* Move simple download calls to chrome code to use ContentBrowserClient interface.jam@chromium.org2011-08-191-1/+2
* Have BaseFile ask the embedder for the default download directory.jam@chromium.org2011-08-181-0/+1
* Create DownloadManagerDelegate class to group the embedder functions related ...jam@chromium.org2011-07-291-14/+0
* Remove some depenencies from DownloadManager.jam@chromium.org2011-07-281-0/+6
* Removal of Profile from content part 1.avi@chromium.org2011-07-271-4/+6
* Remove ChromeNetLog depenency from content/browser/debuggerdpranke@chromium.org2011-07-271-0/+1
* Revert 94196 (broke win shared build) - Remove ChromeNetLog dependency from c...willchan@chromium.org2011-07-261-1/+0
* Remove ChromeNetLog dependency from content/browser/debugger.dpranke@chromium.org2011-07-261-0/+1
* Remove prefs usage from SavePackage. Have it ask the embedder for the directo...jam@chromium.org2011-07-261-0/+3
* DevTools: move devtools_window to chrome/, remove most chrome/ dependencies f...pfeldman@chromium.org2011-07-201-0/+1
* Move MHTML code to content, now that download code is moving there.jam@chromium.org2011-07-191-0/+1