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
/
chrome
/
browser
/
renderer_host
/
render_widget_host_view_gtk.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve input method support.
suzhe@chromium.org
2010-06-23
1
-1
/
+3
*
Merge DidPaintBackingStoreRects and DidScrollBackingStoreRect
darin@chromium.org
2010-06-11
1
-2
/
+3
*
Use customized RGBA-enabled tooltip window for tooltip on ChroemOS
xiyuan@chromium.org
2010-04-28
1
-0
/
+11
*
Fix class/struct forward-declare mixups.
evan@chromium.org
2010-04-16
1
-1
/
+1
*
GTK: fix <select> dropdown corner case behaviors caused by WebKit changeset 5...
estade@chromium.org
2010-04-09
1
-3
/
+13
*
Adding the new WebPopupType to the RenderWidget creation.
jcivelli@google.com
2010-04-07
1
-0
/
+3
*
This CL ensures the interstitial when hidden does not call
jcivelli@google.com
2010-03-29
1
-0
/
+1
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
Add --enable-gpu-rendering instead of relying on a hardcoded constant.
scherkus@chromium.org
2010-03-02
1
-0
/
+3
*
Initial work for cross-process video rendering using layers.
scherkus@chromium.org
2010-02-26
1
-0
/
+1
*
GTK: visually de-emphasize the render view contents when a constrained window...
estade@chromium.org
2010-02-16
1
-0
/
+4
*
CL implementing focus-dismissal of the chrome.experimental.popup set of exten...
twiz@chromium.org
2010-02-10
1
-0
/
+1
*
[Linux] Implement input methods context menu.
suzhe@chromium.org
2010-01-24
1
-1
/
+6
*
Make the browser-side of the GPU backing store work on Linux (and should now
brettw@chromium.org
2010-01-15
1
-3
/
+4
*
Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.
darin@chromium.org
2009-12-21
1
-2
/
+2
*
Revert 34951 - Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.
rsesek@chromium.org
2009-12-18
1
-2
/
+2
*
Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.
darin@chromium.org
2009-12-18
1
-2
/
+2
*
Add a RWH_TabSwitchPaintDuration histogram.
chase@chromium.org
2009-11-12
1
-0
/
+3
*
Revert "Add a RWH_TabSwitchPaintDuration histogram."
chase@chromium.org
2009-11-11
1
-3
/
+0
*
Add a RWH_TabSwitchPaintDuration histogram.
chase@chromium.org
2009-11-11
1
-0
/
+3
*
Reverting 31632 - looks like it broke some tests.
dpranke@google.com
2009-11-11
1
-3
/
+0
*
Add a RWH_TabSwitchPaintDuration histogram.
chase@chromium.org
2009-11-11
1
-0
/
+3
*
Attempt at fixing bug 24248 with a workaround.
jcampan@chromium.org
2009-10-28
1
-0
/
+1
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
1
-1
/
+1
*
Don't send tab switching/killing/creating keyboard accelerators to pages. Th...
jam@chromium.org
2009-10-02
1
-1
/
+1
*
Calculate whiteout duration on linux (the time we draw green
tony@chromium.org
2009-09-25
1
-0
/
+6
*
Size the render widget host view when the browser tries to set it to a partic...
tony@chromium.org
2009-09-18
1
-0
/
+4
*
Supports Gtk keyboard themes.
suzhe@chromium.org
2009-09-10
1
-1
/
+16
*
Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...
japhet@chromium.org
2009-09-08
1
-7
/
+0
*
Eliminate remaining WebCore dependencies from webplugin_impl.cc
darin@chromium.org
2009-09-02
1
-1
/
+1
*
Draw background of Linux extension toolstrips.
phajdan.jr@chromium.org
2009-08-27
1
-0
/
+1
*
linux: new socket/plug code for windowed plugins
piman@chromium.org
2009-08-25
1
-9
/
+2
*
Remove include of IPC headers from headers they crept into. This slows down ...
jam@chromium.org
2009-08-20
1
-1
/
+0
*
Cleanup GtkIMContext related code by splitting it into separated source file.
suzhe@chromium.org
2009-08-11
1
-4
/
+6
*
This change list improves IME support on Linux. Many corner cases that were not
estade@chromium.org
2009-07-21
1
-26
/
+9
*
linux: destroy browser-side plugin windows on plugin crash
evan@chromium.org
2009-07-15
1
-1
/
+8
*
Reverting 20683.
jorlow@chromium.org
2009-07-14
1
-8
/
+1
*
linux: destroy browser-side plugin windows on plugin crash
evan@chromium.org
2009-07-14
1
-1
/
+8
*
linux: OOP windowed plugins
evan@chromium.org
2009-07-07
1
-0
/
+6
*
Revert "linux: OOP windowed plugins"
evan@chromium.org
2009-07-06
1
-6
/
+0
*
linux: OOP windowed plugins
evan@chromium.org
2009-07-06
1
-0
/
+6
*
A quick fix for Issue 15531 and 10953
hbono@chromium.org
2009-07-01
1
-0
/
+5
*
Integrating GtkIMContext into the RenderWidgetHostViewGtk class (Take 2).
hbono@chromium.org
2009-06-25
1
-0
/
+23
*
Revert 19009 because this prevents inserting return characters.
hbono@chromium.org
2009-06-23
1
-23
/
+0
*
Integrating GtkIMContext into the RenderWidgetHostViewGtk class.This change i...
hbono@chromium.org
2009-06-23
1
-0
/
+23
*
Adds kind-of-live thumbnail generation for a potential tab switcher.
brettw@chromium.org
2009-06-16
1
-32
/
+30
*
Linux: Special case focus handling so that we don't tell webkit it's lost foc...
estade@chromium.org
2009-06-11
1
-9
/
+13
*
plugins: rename GetPluginNativeView to GetNativeView.
evan@chromium.org
2009-06-03
1
-2
/
+2
*
Fix a bug where if user has focus follows mouse, moving out of
tc@google.com
2009-05-26
1
-3
/
+4
*
Fix linux autocomplete popups.
estade@chromium.org
2009-05-19
1
-10
/
+0
[next]