summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_content_browser_client.cc
Commit message (Expand)AuthorAgeFilesLines
* DevTools handler now handles messages from both client and agent and is creat...yurys@chromium.org2011-08-311-2/+0
* Allow content to get the system request context, a request context not tied t...avi@chromium.org2011-08-261-0/+6
* Get rid of all chrome includes from RenderWidgetHostViewWin. We'll want to mo...jam@chromium.org2011-08-251-0/+7
* Get rid of the link time dependency between content and chrome through the ge...jam@chromium.org2011-08-251-0/+5
* Get rid of link dependency from content to chrome. Make it get the SpeechInpu...jam@chromium.org2011-08-241-0/+6
* Fix Touch buildjam@chromium.org2011-08-241-6/+6
* Get rid of static TabContentsView::Create function since the interface is in ...jam@chromium.org2011-08-241-0/+26
* - Add a new content settings type AUTO-SELECT-CERTIFICATE. The default value ...markusheintz@chromium.org2011-08-241-2/+2
* Removal of Profile from content part 9 of 9.avi@chromium.org2011-08-231-0/+5
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-191-1/+2
* Move simple download calls to chrome code to use ContentBrowserClient interface.jam@chromium.org2011-08-191-1/+12
* Revert 97477 - Move simple download calls to chrome code to use ContentBrowse...wez@chromium.org2011-08-191-12/+1
* Move simple download calls to chrome code to use ContentBrowserClient interface.jam@chromium.org2011-08-191-1/+12
* Revert "Modifying prefetch to account for multi-profile."avi@chromium.org2011-08-191-7/+1
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-08-191-1/+7
* Have BaseFile ask the embedder for the default download directory.jam@chromium.org2011-08-181-0/+5
* Initial inline web store install bindings.mihaip@chromium.org2011-08-181-0/+1
* Print Preview: Add "print preview" back to about:flags; enable it by default ...thestig@chromium.org2011-08-181-6/+1
* InitRenderViewHostForExtensions would only be called when a new RenderViewHostmihaip@chromium.org2011-08-121-68/+0
* Remove --enable-remoting flag.sergeyu@chromium.org2011-08-011-2/+0
* Create DownloadManagerDelegate class to group the embedder functions related ...jam@chromium.org2011-07-291-59/+0
* Removal of Profile from content part 3.avi@chromium.org2011-07-281-2/+5
* Remove some depenencies from DownloadManager.jam@chromium.org2011-07-281-0/+23
* Moved spellcheck related files to chrome/browser/spellcheck directory.morrita@chromium.org2011-07-281-1/+1
* Removal of Profile from content part 1.avi@chromium.org2011-07-271-20/+30
* Remove ChromeNetLog depenency from content/browser/debuggerdpranke@chromium.org2011-07-271-0/+5
* Revert 94196 (broke win shared build) - Remove ChromeNetLog dependency from c...willchan@chromium.org2011-07-261-5/+0
* Remove ChromeNetLog dependency from content/browser/debugger.dpranke@chromium.org2011-07-261-0/+5
* Remove prefs usage from SavePackage. Have it ask the embedder for the directo...jam@chromium.org2011-07-261-0/+24
* Additional ifdef was added for kEnablePrintPreview (broke official mac builder).scr@chromium.org2011-07-221-1/+1
* DevTools: move DevToolsAgent/Client into content.pfeldman@chromium.org2011-07-221-1/+0
* Allow prerendering of https pages.cbentzel@chromium.org2011-07-211-0/+24
* Create the correct SiteInstance when restoring tabs that belong to apps.mihaip@chromium.org2011-07-211-1/+2
* 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/+5
* 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-0/+10
* Make safe browsing work in a multi-profile environment.mirandac@chromium.org2011-07-131-2/+4
* Move BrowserURLHandler to content, and keep the Chrome specific ones in Chrome.jam@chromium.org2011-07-131-19/+55
* Enable clear cache/cookies support in developer toolsvsevik@chromium.org2011-07-131-0/+20
* Re-land change 7253001.sanjeevr@chromium.org2011-07-131-0/+1
* Get rid of the remaining implementation in TabContentsView and make all the m...jam@chromium.org2011-07-121-0/+17
* Use process-per-app-instance for hosted apps without background permission.creis@chromium.org2011-07-121-2/+34
* Attempt to get rid of extension references from RenderMessageFilter.mpcomplete@chromium.org2011-07-011-0/+13
* Linux: Adding crash reporting for extension processes.thestig@chromium.org2011-07-011-2/+8
* Make kClearSiteDataOnExit work for Flash plugins in a multi-profile environment.mirandac@chromium.org2011-06-301-0/+8
* Remove the IsExternalTabContainer function from the TabContentsDelegate and R...ananta@chromium.org2011-06-291-0/+5
* Move app/resources/* to ui/resources/ directory.tfarina@chromium.org2011-06-291-1/+1
* Wholesale move of debugger sources to content.joi@chromium.org2011-06-291-1/+1
* Revert 90496 - Probable cause of InstantTest.On[Change/Submit/Cancel]Event fa...rsleevi@chromium.org2011-06-271-1/+0