summaryrefslogtreecommitdiffstats
path: root/content/browser/mock_content_browser_client.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+4
* 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
* Add more files to content_unittests.phajdan.jr@chromium.org2011-08-231-0/+2
* 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-12/+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-3/+5
* 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
* Avoid having SavePackageFilePicker keep a reference to SavePackage, to avoid ...jam@chromium.org2011-07-181-1/+1
* Move the save file code from chrome to content. This is just a file move so t...jam@chromium.org2011-07-141-2/+5
* Move BrowserURLHandler to content, and keep the Chrome specific ones in Chrome.jam@chromium.org2011-07-131-3/+3
* Enable clear cache/cookies support in developer toolsvsevik@chromium.org2011-07-131-0/+3
* Get rid of the remaining implementation in TabContentsView and make all the m...jam@chromium.org2011-07-121-0/+6
* Attempt to get rid of extension references from RenderMessageFilter.mpcomplete@chromium.org2011-07-011-0/+2
* Make kClearSiteDataOnExit work for Flash plugins in a multi-profile environment.mirandac@chromium.org2011-06-301-0/+2
* Remove the IsExternalTabContainer function from the TabContentsDelegate and R...ananta@chromium.org2011-06-291-0/+1
* Make all content client interfaces pure virtual.joi@chromium.org2011-06-291-0/+105