summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_view_host_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-12/+0
* Move core pieces of browser\renderer_host to src\content.jam@chromium.org2011-02-191-574/+2
* Start moving core pieces of Chrome multi-process code to src\content. I'm st...jam@chromium.org2011-02-181-3/+0
* Move search engine stuff from TabContents to TabContentsWrapper.avi@chromium.org2011-02-151-6/+0
* Cleanup: Fix a few forward declarations.thestig@chromium.org2011-02-151-2/+0
* WebUI: Rename ProcessDOMUIMessage to ProcessWebUIMessage.tfarina@chromium.org2011-02-121-2/+2
* gtk: Improve fullscreen RenderWidgetHostViewGtk.derat@chromium.org2011-02-111-2/+1
* Get rid of a few more interfaces from RenderViewHostDelegate that aren't needed.jam@chromium.org2011-01-251-90/+0
* Don't use GetAsTabContents. Send notifications from TabContentsView instead.jochen@chromium.org2011-01-241-11/+12
* Get rid of RenderViewHostDelegate::BrowserIntegration since it was unnecessar...jam@chromium.org2011-01-221-75/+8
* When we detect a PDF with an unsupported feature, ask the user if they want t...jam@chromium.org2011-01-221-3/+0
* Clean up WebNavigationObserver by taking out password specific callbacks, and...jam@chromium.org2011-01-211-8/+0
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-2/+2
* Move OSExchangeData from src/app to src/ui/base/dragdropben@chromium.org2011-01-121-1/+0
* Make RenderViewHost not know about AutoFill and AutoComplete.jam@chromium.org2011-01-101-69/+1
* Get rid of RenderViewHostDelegate::Resource and dispatch the IPC messages dir...jam@chromium.org2010-12-301-67/+6
* Plumbing load progress notifications to the TabContents.jcivelli@chromium.org2010-12-161-2/+2
* Change the "Disable outdated plug-ins" lab to block them instead.bauerb@chromium.org2010-12-161-2/+2
* Plumbing load progress notifications to the browser.jcivelli@chromium.org2010-12-151-0/+5
* Before starting translation reset cache in AutoFillManager. To call Reset() f...dhollowa@chromium.org2010-12-151-0/+3
* Revert 69088 - Before starting translation reset cache in AutoFillManager. To...dhollowa@chromium.org2010-12-141-3/+0
* Before starting translation reset cache in AutoFillManager. To call Reset() f...dhollowa@chromium.org2010-12-141-0/+3
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-141-1/+4
* Propagate is_editable_node in the FOCUS_CHANGED_IN_PAGE notification.bryeung@google.com2010-12-081-1/+1
* Also register read cookies in the content settings delegate.jochen@chromium.org2010-12-071-5/+15
* Do not reset the content settings delegate's cookies when a network error occ...jochen@chromium.org2010-12-011-0/+1
* C++ readability change for jochenjochen@chromium.org2010-11-301-4/+4
* Once a form has been partially autofilled, autofill should only update fields...isherman@chromium.org2010-11-291-8/+9
* Rename BookmarkDragData to BookmarkNodeData. Part 2.tfarina@chromium.org2010-11-261-5/+5
* Revert "Revert "Finish wiring up chrome.app.install().""aa@chromium.org2010-11-261-0/+4
* Pass cookie options to content settings delegate.jochen@chromium.org2010-11-251-0/+5
* Revert "Finish wiring up chrome.app.install()."aa@chromium.org2010-11-231-4/+0
* Finish wiring up chrome.app.install().aa@chromium.org2010-11-231-0/+4
* Revert "Revert "Implement web app definition parsing.""aa@chromium.org2010-11-171-3/+4
* Revert "Implement web app definition parsing."aa@chromium.org2010-11-171-4/+3
* Implement web app definition parsing.aa@chromium.org2010-11-171-3/+4
* Handle resize corner layout entirely in the BrowserView (views) or BrowserWin...alekseys@chromium.org2010-11-161-4/+0
* Display a warning when autofill is disabled for a website.isherman@chromium.org2010-11-161-10/+7
* Revert 66214 - Display a warning when autofill is disabled for a website.isherman@chromium.org2010-11-161-7/+10
* Display a warning when autofill is disabled for a website.isherman@chromium.org2010-11-161-10/+7
* Remove BlockedPluginManager entirely. It only existed to show infobars for b...pkasting@chromium.org2010-11-121-8/+0
* Added support for displaying BackgroundContents in the task manager.atwilson@chromium.org2010-11-101-0/+5
* Remove "name" field from indexed databases.jochen@chromium.org2010-11-081-1/+0
* Implement onCompleted event for the webNavigation APIjochen@chromium.org2010-11-051-0/+3
* Implement new SearchBox API along side existing API.tonyg@chromium.org2010-11-041-2/+6
* Implement onDOMContentLoaded event of the webNavigation API.jochen@chromium.org2010-11-041-1/+1
* [gtk] spoof proof infobars, take 2estade@chromium.org2010-10-261-4/+0
* Refactoring select popup on Mac.jcivelli@google.com2010-10-261-0/+11
* Revert 63067 - This adds some plumbing for propagating the status and error c...gspencer@chromium.org2010-10-191-4/+1
* This adds some plumbing for propagating the status and error code of agspencer@chromium.org2010-10-191-1/+4