summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_widget_host_view.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-2/+2
* Attempt at fixing bug 24248 with a workaround.jcampan@chromium.org2009-10-281-0/+3
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...japhet@chromium.org2009-09-081-4/+0
* Eliminate remaining WebCore dependencies from webplugin_impl.ccdarin@chromium.org2009-09-021-1/+1
* linux: new socket/plug code for windowed pluginspiman@chromium.org2009-08-251-5/+2
* Make scrollbars and other controls tint/untint upon main window gainingthakis@chromium.org2009-07-221-0/+3
* Reverting 20855.darin@chromium.org2009-07-161-1/+0
* Reverting 20854.darin@chromium.org2009-07-161-0/+1
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-161-1/+0
* linux: destroy browser-side plugin windows on plugin crashevan@chromium.org2009-07-151-1/+4
* Reverting 20683.jorlow@chromium.org2009-07-141-4/+1
* linux: destroy browser-side plugin windows on plugin crashevan@chromium.org2009-07-141-1/+4
* Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,darin@chromium.org2009-07-141-0/+1
* Wire GetWindowRect, GetRootWindowRect, and GetScreenInfo out to the UI thread.shess@chromium.org2009-07-081-0/+6
* linux: OOP windowed pluginsevan@chromium.org2009-07-071-0/+5
* Revert "linux: OOP windowed plugins"evan@chromium.org2009-07-061-5/+0
* linux: OOP windowed pluginsevan@chromium.org2009-07-061-0/+5
* Linux: Special case focus handling so that we don't tell webkit it's lost foc...estade@chromium.org2009-06-111-0/+4
* plugins: rename GetPluginNativeView to GetNativeView.evan@chromium.org2009-06-031-2/+3
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Add a comment to reflect API reality in RenderWidgetHostView.erikkay@google.com2009-05-111-1/+2
* Implement HTML selects as native Cocoa controls for Chrome.paul@chromium.org2009-04-241-2/+11
* Add transparency support to RenderWidgetHostView.aa@chromium.org2009-04-231-2/+16
* Fix problems correctly invalidating/repainting when our updated paint rect fo...pkasting@chromium.org2009-04-141-2/+13
* Copy text selection from renderer to browser every time it changes.estade@chromium.org2009-04-091-4/+1
* Copy selection to x clipboard.estade@chromium.org2009-04-021-0/+6
* Paste from the x clipboard into webkit.estade@chromium.org2009-04-021-0/+4
* Render widget host view cursors:estade@chromium.org2009-03-271-3/+0
* Refactor some widget creation code in web_contents_view and render_widget_hos...estade@chromium.org2009-03-251-1/+15
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Linux: server side backing storesagl@chromium.org2009-02-251-0/+4
* Delete the ViewSourceTabContents.brettw@chromium.org2009-02-251-1/+1
* Commiting the changes from my previous cl that are specific to not including ...jam@chromium.org2009-02-041-3/+2
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-2/+4
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-4/+2
* Clean up the Windows-ness in the sizing of new views. Write a bunch of commentsbrettw@chromium.org2009-01-291-13/+12
* Rename RenderWidgetHostView::GetPluginHWND to GetPluginNativeViewbrettw@chromium.org2009-01-291-7/+2
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-271-3/+2
* Random de-Windows-ification-ism-izing in renderer_host.brettw@chromium.org2009-01-241-7/+7
* Separate out the backing store from the RenderWidgetHost into its own file tobrettw@chromium.org2009-01-231-1/+9
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-0/+121