index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
renderer_host
/
render_widget_host_view_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland "linux: Fix grabs for popups belonging to ..."
derat@chromium.org
2012-05-10
1
-17
/
+30
*
Revert "linux: Fix grabs for popups belonging to inactive tabs."
loislo@chromium.org
2012-05-10
1
-19
/
+17
*
Add initial GTK web accessibility framework (third attempt).
dmazzoni@chromium.org
2012-05-09
1
-9
/
+76
*
linux: Fix grabs for popups belonging to inactive tabs.
derat@chromium.org
2012-05-09
1
-17
/
+19
*
Don't try to set the size on fullscreen windows. This can cause the window
brettw@chromium.org
2012-05-08
1
-8
/
+13
*
Consolidate RenderWidgetHost::CopyFromBackingStore and RenderWidgetHost::Asyn...
mazda@chromium.org
2012-05-08
1
-9
/
+1
*
Introduce trivial dependency on libatk.
dmazzoni@chromium.org
2012-05-07
1
-0
/
+9
*
Revert 135593 - Add initial GTK web accessibility framework (new with valgrin...
dmazzoni@chromium.org
2012-05-06
1
-76
/
+0
*
Add initial GTK web accessibility framework (new with valgrind fix).
dmazzoni@chromium.org
2012-05-06
1
-0
/
+76
*
Revert 135160 - Re-land: Add initial GTK web accessibility framework.
dmazzoni@chromium.org
2012-05-03
1
-76
/
+0
*
Re-land: Add initial GTK web accessibility framework.
dmazzoni@chromium.org
2012-05-03
1
-0
/
+76
*
Revert 135020 - Add initial GTK web accessibility framework.
jam@chromium.org
2012-05-02
1
-76
/
+0
*
Add initial GTK web accessibility framework.
dmazzoni@chromium.org
2012-05-02
1
-0
/
+76
*
Delete background tab IOSurfaces on Mac.
jbates@chromium.org
2012-04-26
1
-0
/
+7
*
Increase Linux paint rect limits to 10Kx10K
agl@google.com
2012-04-19
1
-2
/
+12
*
TabContents -> WebContentsImpl, part 11.
avi@chromium.org
2012-04-13
1
-8
/
+8
*
TabContents -> WebContentsImpl, part 5.
avi@chromium.org
2012-04-11
1
-1
/
+1
*
Reland r131452: Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio...
mazda@chromium.org
2012-04-10
1
-8
/
+17
*
Revert 131452 - Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio...
mazda@chromium.org
2012-04-09
1
-17
/
+8
*
Add GLHelper::AsyncCopyTextureTo and make thumbnail generation asynchronous.
mazda@chromium.org
2012-04-09
1
-8
/
+17
*
Fixing If construct in RenderWidgetHostView
csharp@chromium.org
2012-03-27
1
-2
/
+2
*
Linux/Gtk: Setting last_mouse_down_ to NULL on focus-out of the render widget...
ncj674@motorola.com
2012-03-23
1
-0
/
+2
*
Clean up a few TODO items.
joi@chromium.org
2012-03-22
1
-4
/
+0
*
Removed obsolete CrOS code from content.
saintlou@chromium.org
2012-03-20
1
-0
/
+1
*
GTK: Part 2 of removing GTK-Views code. This time from content/
erg@chromium.org
2012-03-20
1
-64
/
+1
*
Fix Crash in KeyPressListenersHandleEvent
csharp@chromium.org
2012-03-15
1
-1
/
+2
*
Support browser side thumbnailing for GPU-composited pages on Windows.
mazda@chromium.org
2012-03-15
1
-0
/
+8
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-3
/
+6
*
Add Keyboard Support for Non-Focused Elements
csharp@chromium.org
2012-03-06
1
-1
/
+3
*
Move Render(Widget|View)HostImpl to files with _impl in filename.
joi@chromium.org
2012-03-06
1
-2
/
+1
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
1
-19
/
+24
*
Improve switch between gestures and touch mode when kEnableTouchEvents
scottmg@chromium.org
2012-03-03
1
-1
/
+2
*
Revert 124813 - Improve switch between gestures and touch mode when kEnableTo...
vandebo@chromium.org
2012-03-03
1
-2
/
+1
*
Improve switch between gestures and touch mode when kEnableTouchEvents
scottmg@chromium.org
2012-03-03
1
-1
/
+2
*
Extract first version of a RenderWidgetHost interface.
joi@chromium.org
2012-02-23
1
-17
/
+23
*
Revert 123227 - Extract first version of a RenderWidgetHost interface.
joi@chromium.org
2012-02-23
1
-23
/
+17
*
Extract first version of a RenderWidgetHost interface.
joi@chromium.org
2012-02-23
1
-17
/
+23
*
Move RenderWidgetHostView into content namespace. Fix include paths.
joi@chromium.org
2012-02-20
1
-0
/
+1
*
Revert 122753 - Move RenderWidgetHostView into content namespace. Fix include...
joi@chromium.org
2012-02-20
1
-1
/
+0
*
Move RenderWidgetHostView into content namespace. Fix include paths.
joi@chromium.org
2012-02-20
1
-0
/
+1
*
Introduce content::RenderWidgetHostViewPort (in content/port/browser).
joi@chromium.org
2012-02-16
1
-3
/
+4
*
Extract RenderWidgetHostView (for Chrome-like embedders) vs. RenderWidgetHost...
joi@chromium.org
2012-02-15
1
-4
/
+4
*
Revert 121896 - Extract RenderWidgetHostView (for Chrome-like embedders) vs. ...
vollick@google.com
2012-02-14
1
-4
/
+4
*
Extract RenderWidgetHostView (for Chrome-like embedders) vs. RenderWidgetHost...
joi@chromium.org
2012-02-14
1
-4
/
+4
*
Remove last render_widget_host_view_gtk.h dependency in Chrome
joi@chromium.org
2012-02-10
1
-1
/
+5
*
PluginWindowHandle -> GLSurfaceHandle for GPU process rendering surfaces.
piman@chromium.org
2012-02-08
1
-2
/
+2
*
Expose contextual menu state.
avi@chromium.org
2012-02-02
1
-6
/
+1
*
Revert 120237 - Expose contextual menu state.
avi@chromium.org
2012-02-02
1
-1
/
+6
*
Expose contextual menu state.
avi@chromium.org
2012-02-02
1
-6
/
+1
*
Add IPC allowing GPU process to tell browser process to temporarily drop a fr...
apatrick@chromium.org
2012-01-31
1
-0
/
+4
[next]