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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
GTK: fix <select> dropdown corner case behaviors caused by WebKit changeset 5...
estade@chromium.org
2010-04-09
1
-37
/
+39
*
Adding the new WebPopupType to the RenderWidget creation.
jcivelli@google.com
2010-04-07
1
-3
/
+9
*
This CL ensures the interstitial when hidden does not call
jcivelli@google.com
2010-03-29
1
-0
/
+5
*
[Linux] Always enable emacs key bindings.
suzhe@chromium.org
2010-03-24
1
-1
/
+0
*
Remove dependency from webkit on chrome/common by moving files to src/app.
pinkerton@chromium.org
2010-03-19
1
-1
/
+1
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
First pass at revamping the main menu, now called app launcher.
jcampan@chromium.org
2010-03-04
1
-1
/
+1
*
Laying down the groundwork for GPU video layers.
scherkus@chromium.org
2010-03-02
1
-2
/
+5
*
Add --enable-gpu-rendering instead of relying on a hardcoded constant.
scherkus@chromium.org
2010-03-02
1
-7
/
+11
*
Next part of bad dependency removal (chrome/common -> chrome/browser)
phajdan.jr@chromium.org
2010-03-02
1
-1
/
+1
*
[Linux]Improve keyboard event handling code of RWHV.
suzhe@chromium.org
2010-03-01
1
-1
/
+2
*
Initial work for cross-process video rendering using layers.
scherkus@chromium.org
2010-02-26
1
-0
/
+20
*
GTK: visually de-emphasize the render view contents when a constrained window...
estade@chromium.org
2010-02-16
1
-2
/
+34
*
CL implementing focus-dismissal of the chrome.experimental.popup set of exten...
twiz@chromium.org
2010-02-10
1
-0
/
+22
*
Add scrolling to the GPU-accelerated backing store. This also fixes some bugs
brettw@chromium.org
2010-01-28
1
-0
/
+5
*
Create initial GPU backing store in the GPU process for X windows applications.
brettw@chromium.org
2010-01-26
1
-11
/
+19
*
[Linux] Implement input methods context menu.
suzhe@chromium.org
2010-01-24
1
-0
/
+4
*
GTK: don't repaint render view on focus events.
estade@chromium.org
2010-01-19
1
-2
/
+2
*
Make the browser-side of the GPU backing store work on Linux (and should now
brettw@chromium.org
2010-01-15
1
-4
/
+23
*
Add the ability for the GPU process to be used to paint the backing store of a
brettw@chromium.org
2010-01-13
1
-7
/
+9
*
Fixes bug in RenderWidgetHostViewGtk that occurs if during paint
sky@chromium.org
2010-01-08
1
-1
/
+4
*
linux: clip max tooltip length
evan@chromium.org
2009-12-29
1
-2
/
+13
*
linux: reduce header interdependencies
evan@chromium.org
2009-12-29
1
-1
/
+2
*
[Linux] Fix issue 30995: window resizes vertically when scrolling in a long page
suzhe@chromium.org
2009-12-26
1
-0
/
+2
*
Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.
darin@chromium.org
2009-12-21
1
-7
/
+13
*
Revert 34951 - Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.
rsesek@chromium.org
2009-12-18
1
-13
/
+7
*
Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.
darin@chromium.org
2009-12-18
1
-7
/
+13
*
Fix a bug where not all autocomplete entries were being shown when
tony@chromium.org
2009-12-01
1
-6
/
+6
*
GTK: Don't send double/triple click events to renderer.
estade@chromium.org
2009-11-24
1
-0
/
+2
*
Assorted cleanup.
estade@chromium.org
2009-11-23
1
-1
/
+2
*
Fix bug where crossing events (mouse enter, mouse leave) were being sent
estade@chromium.org
2009-11-12
1
-2
/
+16
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-1
/
+1
*
Add a RWH_TabSwitchPaintDuration histogram.
chase@chromium.org
2009-11-12
1
-0
/
+11
*
Revert "Add a RWH_TabSwitchPaintDuration histogram."
chase@chromium.org
2009-11-11
1
-11
/
+0
*
Add a RWH_TabSwitchPaintDuration histogram.
chase@chromium.org
2009-11-11
1
-0
/
+11
*
Reverting 31632 - looks like it broke some tests.
dpranke@google.com
2009-11-11
1
-11
/
+0
*
Add a RWH_TabSwitchPaintDuration histogram.
chase@chromium.org
2009-11-11
1
-0
/
+11
*
Tell the RWH about the intial window size for drop down menus.
tony@chromium.org
2009-11-05
1
-2
/
+4
*
Only send renderer resize messages for RWHV sizing caused by
tony@chromium.org
2009-11-04
1
-12
/
+5
*
Re-landing of r30726, which was reverted as a possible cause of chromeos buil...
estade@chromium.org
2009-11-02
1
-1
/
+17
*
Revert "Handle GTK enter and leave notification events and pass them to WebKi...
rafaelw@chromium.org
2009-11-02
1
-17
/
+1
*
Handle GTK enter and leave notification events and pass them to WebKit as
estade@chromium.org
2009-11-02
1
-1
/
+17
*
Move classes depending on Skia out of base/gfx and into app/gfx. Rename
brettw@chromium.org
2009-10-07
1
-1
/
+1
*
Don't send tab switching/killing/creating keyboard accelerators to pages. Th...
jam@chromium.org
2009-10-02
1
-0
/
+6
*
Allow the initial size of TabContentViews to be based on the
tony@chromium.org
2009-09-25
1
-0
/
+1
*
Calculate whiteout duration on linux (the time we draw green
tony@chromium.org
2009-09-25
1
-0
/
+11
*
Size the render widget host view when the browser tries to set it to a partic...
tony@chromium.org
2009-09-18
1
-15
/
+17
*
linux: add names to some widgets for parasite's benefit
evan@chromium.org
2009-09-17
1
-0
/
+1
*
This CL makes the focus remembered across tab switches for Chrome Linux with ...
jcampan@chromium.org
2009-09-14
1
-1
/
+1
*
GTK: Cache our GdkCursor objects, since building them hits the disk.
erg@google.com
2009-09-12
1
-1
/
+2
[next]