summaryrefslogtreecommitdiffstats
path: root/content/browser/mock_content_browser_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 110327 - Add ChromeBrowserParts for non main parts.cpu@chromium.org2011-11-161-3/+3
* Add ChromeBrowserParts for non main parts.stevenjb@google.com2011-11-161-3/+3
* 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-4/+17
* Extract a ProcessMap class from ExtensionProcessManager. This is a dumb data ...aa@chromium.org2011-11-091-0/+8
* 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/+3
* content: Make tab_contents_drag_source not depend on download_util.herg@google.com2011-10-181-0/+4
* Move CreateViewForWidget from RenderWidgetHostView to ContentBrowserClient.dpranke@chromium.org2011-10-071-0/+5
* Delegate the decision whether to swap processes for navigations to/from exten...jochen@chromium.org2011-10-051-0/+6
* Remove RenderProcessHost::is_extension_processjochen@chromium.org2011-10-051-1/+1
* Use new callbacks for SSL UI.mattm@chromium.org2011-09-301-1/+1
* Remove unneeded calls from the ContentBrowserClient.avi@chromium.org2011-09-291-10/+0
* Delegate decision what site instances can be rendered in what process to chromejochen@chromium.org2011-09-271-0/+6
* A few improvements to content_shell:jam@chromium.org2011-09-261-1/+1
* Move DownloadFileTest and DevtoolsManagerTest to content_unittestsjochen@chromium.org2011-09-201-1/+9
* Third-party appcache blocking.marja@chromium.org2011-09-081-1/+2
* Start moving code from BrowserMain to content, so that it can be reused by al...jam@chromium.org2011-09-071-0/+5
* Move more files to content_unittestsphajdan.jr@chromium.org2011-09-021-1/+1
* Move more files to content_unittests.phajdan.jr@chromium.org2011-08-301-1/+2
* Allow content to get the system request context, a request context not tied t...avi@chromium.org2011-08-261-0/+5
* Get rid of all chrome includes from RenderWidgetHostViewWin. We'll want to mo...jam@chromium.org2011-08-251-0/+6
* Get rid of the link time dependency between content and chrome through the ge...jam@chromium.org2011-08-251-0/+4
* Get rid of link dependency from content to chrome. Make it get the SpeechInpu...jam@chromium.org2011-08-241-0/+5
* Get rid of static TabContentsView::Create function since the interface is in ...jam@chromium.org2011-08-241-0/+5
* - Add a new content settings type AUTO-SELECT-CERTIFICATE. The default value ...markusheintz@chromium.org2011-08-241-1/+1
* Add more files to content_unittests.phajdan.jr@chromium.org2011-08-231-0/+5
* Removal of Profile from content part 9 of 9.avi@chromium.org2011-08-231-0/+5
* Move simple download calls to chrome code to use ContentBrowserClient interface.jam@chromium.org2011-08-191-1/+4
* Revert 97477 - Move simple download calls to chrome code to use ContentBrowse...wez@chromium.org2011-08-191-4/+1
* Move simple download calls to chrome code to use ContentBrowserClient interface.jam@chromium.org2011-08-191-1/+4
* Have BaseFile ask the embedder for the default download directory.jam@chromium.org2011-08-181-0/+5
* Create DownloadManagerDelegate class to group the embedder functions related ...jam@chromium.org2011-07-291-24/+0
* Remove some depenencies from DownloadManager.jam@chromium.org2011-07-281-0/+13
* Removal of Profile from content part 1.avi@chromium.org2011-07-271-4/+5
* Remove ChromeNetLog depenency from content/browser/debuggerdpranke@chromium.org2011-07-271-0/+4
* Revert 94196 (broke win shared build) - Remove ChromeNetLog dependency from c...willchan@chromium.org2011-07-261-4/+0
* Remove ChromeNetLog dependency from content/browser/debugger.dpranke@chromium.org2011-07-261-0/+4
* Remove prefs usage from SavePackage. Have it ask the embedder for the directo...jam@chromium.org2011-07-261-0/+5
* DevTools: move devtools_window to chrome/, remove most chrome/ dependencies f...pfeldman@chromium.org2011-07-201-0/+4
* Move MHTML code to content, now that download code is moving there.jam@chromium.org2011-07-191-0/+4
* Avoid having SavePackageFilePicker keep a reference to SavePackage, to avoid ...jam@chromium.org2011-07-181-3/+4
* Move the save file code from chrome to content. This is just a file move so t...jam@chromium.org2011-07-141-0/+5
* Move BrowserURLHandler to content, and keep the Chrome specific ones in Chrome.jam@chromium.org2011-07-131-6/+10
* Enable clear cache/cookies support in developer toolsvsevik@chromium.org2011-07-131-0/+6
* Get rid of the remaining implementation in TabContentsView and make all the m...jam@chromium.org2011-07-121-0/+13
* Attempt to get rid of extension references from RenderMessageFilter.mpcomplete@chromium.org2011-07-011-0/+5
* Make kClearSiteDataOnExit work for Flash plugins in a multi-profile environment.mirandac@chromium.org2011-06-301-0/+5