summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Delete files from webkit/glue that have been made obsolete by correspondingdarin@chromium.org2009-06-181-18/+20
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-161-2/+2
* Extract form related classes from the guts of WebFrameImpl.darin@chromium.org2009-06-151-17/+7
* Use pointers instead of references in SpellCheck function.sidchat@google.com2009-06-121-2/+2
* Move renderer_preferences.h from chrome/browser into chrome/common. Wetc@google.com2009-06-111-1/+1
* Do not allow URL drops on app windows to cause a navigation awaytc@google.com2009-06-101-0/+7
* Stop auto-correcting abbreviations.BUG= www.crbug.com/12921TEST= For command ...sidchat@google.com2009-06-101-2/+1
* Change the extension callback system to work more like events, where we trackmpcomplete@google.com2009-06-101-5/+1
* Fixes a flash plugin hang caused by opening google finance ticker symbols in ...ananta@chromium.org2009-06-091-3/+0
* Revert 17889. It broke the extensions_uitests. And I didn't even get itmpcomplete@google.com2009-06-081-1/+5
* Change the extension callback system to work more like events, where we trackmpcomplete@google.com2009-06-081-5/+1
* Resubmitting change r17491 that was reverted because of a memory leak.sverrir@google.com2009-06-031-9/+4
* Revert "Refactor print functionality in RenderView..."willchan@chromium.org2009-06-031-4/+9
* Refactor print functionality in RenderView. Moved most of the print function...sverrir@google.com2009-06-031-9/+4