summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_view_host.h
Commit message (Expand)AuthorAgeFilesLines
* Try again to land "Implement script API:executeScript"aa@chromium.org2009-09-181-0/+2
* ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...finnur@chromium.org2009-09-151-2/+4
* Revert change 26184, 26181 and 26178 to fixnsylvain@chromium.org2009-09-151-4/+2
* ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...finnur@chromium.org2009-09-141-2/+4
* Fix for bug 2932: Chrome should not trigger page reloading when turn off auto...jshin@chromium.org2009-09-141-0/+3
* Let cmd-e write the selection into the find pasteboard.thakis@chromium.org2009-09-121-0/+1
* Supports Gtk keyboard themes.suzhe@chromium.org2009-09-101-0/+2
* Adds support for the os x spelling panel to chromium. Users canpinkerton@chromium.org2009-09-091-0/+1
* Plumb the DragOperation through all the layers between the platform Drag-n-dr...snej@chromium.org2009-09-081-12/+12
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-041-2/+2
* Revert "Revert "Allow DOMUI pages to call window.open(), giving DOMUI privile...mpcomplete@chromium.org2009-09-031-1/+5
* Revert r25250: "Allow DOMUI pages to call window.open(), giving DOMUI privile...mpcomplete@chromium.org2009-09-021-5/+1
* Allow DOMUI pages to call window.open(), giving DOMUI privileges to the newmpcomplete@chromium.org2009-09-021-1/+5
* Refactor IDMap to support safe removing of elements during iteration.phajdan.jr@chromium.org2009-08-171-1/+1
* Implementation of getBackgroundPage(), getToolstrips(), andaa@chromium.org2009-08-141-0/+3
* Delay loading of ExtensionHosts until the background page is ready.mpcomplete@chromium.org2009-08-031-0/+1
* This CL fixes issue 17468: Regression: Directionality marks should not be ins...xji@chromium.org2009-07-291-1/+3
* Fix a BAD_OVERRIDE defect reported by Coverity. Removewtc@chromium.org2009-07-281-1/+0
* Re-landing r21673 without re-enabling the BrowserTest, which apparently isbrettw@chromium.org2009-07-271-1/+14
* Revert of r21673 - which caused browser_test failure in ChromeURLAfterDownload.robertshield@chromium.org2009-07-271-14/+1
* Make downloads not prevent tabs from closing.brettw@chromium.org2009-07-271-1/+14
* Fix a race condition where rapid back/forward clicks could close a tabbrettw@chromium.org2009-07-241-15/+12
* Allow the browser to send actions back to the render for media element contex...ajwong@chromium.org2009-07-231-0/+4
* Linux: pass users' font settings through to renderer.agl@chromium.org2009-07-211-1/+3
* DevTools: Make 'toggle node search' mode work.pfeldman@chromium.org2009-07-161-0/+10
* linux: destroy browser-side plugin windows on plugin crashevan@chromium.org2009-07-151-1/+1
* Reverting 20683.jorlow@chromium.org2009-07-141-1/+1
* linux: destroy browser-side plugin windows on plugin crashevan@chromium.org2009-07-141-1/+1
* Add getLanguage function to tab extension.sidchat@google.com2009-07-101-0/+7
* Move some more interfaces on RenderViewHostDelegate to separate classes. Thebrettw@chromium.org2009-07-091-0/+1
* Windowed plugins like Flash would cause the hung plugin dialog to show up whe...ananta@chromium.org2009-07-091-0/+3
* Split out some of the RVHDelegate functions into separate sub-classes. To limitbrettw@chromium.org2009-07-081-7/+9
* Make the cancelling of drag and drop match Safari for Windows. This isarv@google.com2009-07-081-0/+5
* Add a bunch of CHECKs to RenderViewHost trying to track down a crash.mpcomplete@chromium.org2009-07-061-1/+10
* DevTools: preserve focus on activating dev tools window.pfeldman@chromium.org2009-07-061-0/+1
* In this episode, we implement the DOMUI interface for extension views that ar...aa@chromium.org2009-07-011-28/+3
* DevTools: Introduce docked version of DevTools.pfeldman@chromium.org2009-07-011-0/+5
* Remove dependency on NavigationEntry from RenderViewHost. The code forbrettw@chromium.org2009-06-261-27/+21
* DevTools: remove ShowJavaScriptConsole / InspectElementAt methods from render...pfeldman@chromium.org2009-06-241-6/+0
* DevTools: Nuke legacy debugger.pfeldman@chromium.org2009-06-241-23/+0
* Re-land r18853jeremy@chromium.org2009-06-231-0/+2
* back out r18853jeremy@chromium.org2009-06-191-2/+0
* This patch adds Cocoa editing selectors to the RenderViewWidgetHostMac class.jeremy@chromium.org2009-06-191-0/+2
* TBR: Fix Toolstrips sometimes show scrollbars as renderingaa@chromium.org2009-06-191-0/+1
* Add Print Selection support to Chrome. This change is fairly involved since ...sverrir@google.com2009-06-191-1/+3
* Revert 18512 - Revert 18373 Consider a redirect following user gesture as us...laforge@chromium.org2009-06-161-0/+1
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-161-1/+2
* Revert 18373 - Consider a redirect following user gesture as userinitiated in...laforge@chromium.org2009-06-161-1/+0
* Extract form related classes from the guts of WebFrameImpl.darin@chromium.org2009-06-151-3/+4
* Consider a redirect following user gesture as user-initiated in maintainingyuzo@chromium.org2009-06-151-0/+1