summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.h
Commit message (Expand)AuthorAgeFilesLines
* linux: new socket/plug code for windowed pluginspiman@chromium.org2009-08-251-0/+1
* Move IDMap back to base/ where it is needed.phajdan.jr@chromium.org2009-08-191-1/+1
* Remove webview's dependency on webpreferences.jorlow@chromium.org2009-08-171-2/+10
* Implementation of getBackgroundPage(), getToolstrips(), andaa@chromium.org2009-08-141-0/+21
* Move IDMap from base/ to common/phajdan.jr@chromium.org2009-08-121-1/+1
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-43/+43
* When the plugin crashes, cleanup references to its window in the renderer.piman@chromium.org2009-08-061-0/+1
* Fix a bunch of layout tests related to dumpResourceLoadCallbacks.darin@chromium.org2009-08-061-1/+2
* Move alternate 404 error page loading out of WebFrame and into RenderView.darin@chromium.org2009-08-041-3/+15
* Move alternate error page loading out of WebFrame.darin@chromium.org2009-08-021-2/+8
* This CL fixes issue 17468: Regression: Directionality marks should not be ins...xji@chromium.org2009-07-291-1/+3
* Navigation and cookies for Automationamit@chromium.org2009-07-281-0/+3
* Fix a race condition where rapid back/forward clicks could close a tabbrettw@chromium.org2009-07-241-1/+2
* Linux: splice together RendererPreferences and SkFontHostagl@chromium.org2009-07-241-0/+6
* Allow the browser to send actions back to the render for media element contex...ajwong@chromium.org2009-07-231-1/+4
* Unrevert 21355 because the revert might be causing thensylvain@chromium.org2009-07-231-6/+0
* Revert 21355 because it might be causing all the newnsylvain@chromium.org2009-07-231-0/+6
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-231-6/+0
* Make scrollbars and other controls tint/untint upon main window gainingthakis@chromium.org2009-07-221-1/+4
* Revert r21117 as it caused reliability failures.estade@chromium.org2009-07-211-0/+6
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-201-6/+0
* Changed the extension.connect() API not to broadcast to all tabs. Added ampcomplete@chromium.org2009-07-201-0/+4
* Begin implementation of the context menu for Video and Audio tags.ajwong@chromium.org2009-07-171-1/+3
* Print only the focused frame. This makes more sense than trying to print all...sverrir@chromium.org2009-07-161-0/+1
* Reverting 20855.darin@chromium.org2009-07-161-12/+15
* Reverting 20854.darin@chromium.org2009-07-161-15/+12
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-161-12/+15
* linux: destroy browser-side plugin windows on plugin crashevan@chromium.org2009-07-151-2/+2
* Reverting 20683.jorlow@chromium.org2009-07-141-2/+2
* linux: destroy browser-side plugin windows on plugin crashevan@chromium.org2009-07-141-2/+2
* Chrome-side of fixes for content-script messaging.mpcomplete@chromium.org2009-07-141-2/+3
* Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,darin@chromium.org2009-07-141-0/+3
* Add getLanguage function to tab extension.sidchat@google.com2009-07-101-0/+4
* Remove reference counting from WebWidgetDelegate.darin@chromium.org2009-07-091-6/+1
* Split out some of the RVHDelegate functions into separate sub-classes. To limitbrettw@chromium.org2009-07-081-1/+1
* Make the cancelling of drag and drop match Safari for Windows. This isarv@google.com2009-07-081-1/+1
* - Added a new time marker for loadtimes: first_paint_after_load_time. Created...davemoore@chromium.org2009-06-291-0/+1
* Fix for reverted cl http://codereview.chromium.org/147123davemoore@chromium.org2009-06-271-0/+3
* Add notifications for when V8Proxy creates or destroys a V8 Context.mpcomplete@chromium.org2009-06-261-0/+2
* Remove WebFrame::CaptureImage in favor of having consumers call Layoutdarin@chromium.org2009-06-261-1/+1
* Reverting 19361.davemoore@chromium.org2009-06-261-3/+0
* Restrict how often javascript can annoy the user with the print dialog. If a...sverrir@google.com2009-06-261-0/+2
* A recent change broke the load times. It also revealed some deficiencies.davemoore@chromium.org2009-06-261-0/+3
* DevTools: Nuke legacy debugger.pfeldman@chromium.org2009-06-241-14/+0
* Re-land r18853jeremy@chromium.org2009-06-231-0/+1
* back out r18853jeremy@chromium.org2009-06-191-1/+0
* This patch adds Cocoa editing selectors to the RenderViewWidgetHostMac class.jeremy@chromium.org2009-06-191-0/+1
* Add Print Selection support to Chrome. This change is fairly involved since ...sverrir@google.com2009-06-191-2/+4
* Revert 18765 to try to repair perf regressionjar@chromium.org2009-06-191-2/+0
* Send port-closed notification when a frame with ports unloads.mpcomplete@google.com2009-06-181-0/+2