summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_widget_host_view_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Reland "linux: Fix grabs for popups belonging to ..."derat@chromium.org2012-05-101-17/+30
* Revert "linux: Fix grabs for popups belonging to inactive tabs."loislo@chromium.org2012-05-101-19/+17
* Add initial GTK web accessibility framework (third attempt).dmazzoni@chromium.org2012-05-091-9/+76
* linux: Fix grabs for popups belonging to inactive tabs.derat@chromium.org2012-05-091-17/+19
* Don't try to set the size on fullscreen windows. This can cause the windowbrettw@chromium.org2012-05-081-8/+13
* Consolidate RenderWidgetHost::CopyFromBackingStore and RenderWidgetHost::Asyn...mazda@chromium.org2012-05-081-9/+1
* Introduce trivial dependency on libatk.dmazzoni@chromium.org2012-05-071-0/+9
* Revert 135593 - Add initial GTK web accessibility framework (new with valgrin...dmazzoni@chromium.org2012-05-061-76/+0
* Add initial GTK web accessibility framework (new with valgrind fix).dmazzoni@chromium.org2012-05-061-0/+76
* Revert 135160 - Re-land: Add initial GTK web accessibility framework.dmazzoni@chromium.org2012-05-031-76/+0
* Re-land: Add initial GTK web accessibility framework.dmazzoni@chromium.org2012-05-031-0/+76
* Revert 135020 - Add initial GTK web accessibility framework.jam@chromium.org2012-05-021-76/+0
* Add initial GTK web accessibility framework.dmazzoni@chromium.org2012-05-021-0/+76
* Delete background tab IOSurfaces on Mac.jbates@chromium.org2012-04-261-0/+7
* Increase Linux paint rect limits to 10Kx10Kagl@google.com2012-04-191-2/+12
* TabContents -> WebContentsImpl, part 11.avi@chromium.org2012-04-131-8/+8
* TabContents -> WebContentsImpl, part 5.avi@chromium.org2012-04-111-1/+1
* Reland r131452: Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio...mazda@chromium.org2012-04-101-8/+17
* Revert 131452 - Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio...mazda@chromium.org2012-04-091-17/+8
* Add GLHelper::AsyncCopyTextureTo and make thumbnail generation asynchronous.mazda@chromium.org2012-04-091-8/+17
* Fixing If construct in RenderWidgetHostViewcsharp@chromium.org2012-03-271-2/+2
* Linux/Gtk: Setting last_mouse_down_ to NULL on focus-out of the render widget...ncj674@motorola.com2012-03-231-0/+2
* Clean up a few TODO items.joi@chromium.org2012-03-221-4/+0
* Removed obsolete CrOS code from content.saintlou@chromium.org2012-03-201-0/+1
* GTK: Part 2 of removing GTK-Views code. This time from content/erg@chromium.org2012-03-201-64/+1
* Fix Crash in KeyPressListenersHandleEventcsharp@chromium.org2012-03-151-1/+2
* Support browser side thumbnailing for GPU-composited pages on Windows.mazda@chromium.org2012-03-151-0/+8
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-3/+6
* Add Keyboard Support for Non-Focused Elementscsharp@chromium.org2012-03-061-1/+3
* Move Render(Widget|View)HostImpl to files with _impl in filename.joi@chromium.org2012-03-061-2/+1
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-19/+24
* Improve switch between gestures and touch mode when kEnableTouchEventsscottmg@chromium.org2012-03-031-1/+2
* Revert 124813 - Improve switch between gestures and touch mode when kEnableTo...vandebo@chromium.org2012-03-031-2/+1
* Improve switch between gestures and touch mode when kEnableTouchEventsscottmg@chromium.org2012-03-031-1/+2
* Extract first version of a RenderWidgetHost interface.joi@chromium.org2012-02-231-17/+23
* Revert 123227 - Extract first version of a RenderWidgetHost interface.joi@chromium.org2012-02-231-23/+17
* Extract first version of a RenderWidgetHost interface.joi@chromium.org2012-02-231-17/+23
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-201-0/+1
* Revert 122753 - Move RenderWidgetHostView into content namespace. Fix include...joi@chromium.org2012-02-201-1/+0
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-201-0/+1
* Introduce content::RenderWidgetHostViewPort (in content/port/browser).joi@chromium.org2012-02-161-3/+4
* Extract RenderWidgetHostView (for Chrome-like embedders) vs. RenderWidgetHost...joi@chromium.org2012-02-151-4/+4
* Revert 121896 - Extract RenderWidgetHostView (for Chrome-like embedders) vs. ...vollick@google.com2012-02-141-4/+4
* Extract RenderWidgetHostView (for Chrome-like embedders) vs. RenderWidgetHost...joi@chromium.org2012-02-141-4/+4
* Remove last render_widget_host_view_gtk.h dependency in Chromejoi@chromium.org2012-02-101-1/+5
* PluginWindowHandle -> GLSurfaceHandle for GPU process rendering surfaces.piman@chromium.org2012-02-081-2/+2
* Expose contextual menu state.avi@chromium.org2012-02-021-6/+1
* Revert 120237 - Expose contextual menu state.avi@chromium.org2012-02-021-1/+6
* Expose contextual menu state.avi@chromium.org2012-02-021-6/+1
* Add IPC allowing GPU process to tell browser process to temporarily drop a fr...apatrick@chromium.org2012-01-311-0/+4