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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial port of accelerated compositor to Mac OS X 10.6. Reused
kbr@google.com
2010-08-04
1
-1
/
+2
*
Fix a Chrome crash observed in ChromeFrame reliability test runs. The crash o...
ananta@chromium.org
2010-07-20
1
-4
/
+10
*
Let PaintAtAck send an int tag instead of the TransportDIB handle.
thakis@chromium.org
2010-07-19
1
-4
/
+4
*
Improve input method support.
suzhe@chromium.org
2010-06-23
1
-22
/
+32
*
Peek at the event queue for wheel events for cros
davemoore@chromium.org
2010-06-16
1
-22
/
+1
*
Merge DidPaintBackingStoreRects and DidScrollBackingStoreRect
darin@chromium.org
2010-06-11
1
-7
/
+3
*
Relanding 49339
jcivelli@chromium.org
2010-06-10
1
-0
/
+34
*
Revert 49339 - Enable renderer accessibility by default.
jcivelli@chromium.org
2010-06-10
1
-34
/
+0
*
Enable renderer accessibility by default.
ctguil@chromium.org
2010-06-09
1
-0
/
+34
*
Fixing AutoReset to be a template.
gspencer@chromium.org
2010-06-01
1
-1
/
+1
*
Cleaning up the node focus notification.
jcivelli@google.com
2010-06-01
1
-4
/
+0
*
This tunes up some of the snapshot creation code.
gspencer@chromium.org
2010-05-28
1
-4
/
+6
*
Enabled mousewheel coalescing to work better for ChromeOS.
davemoore@chromium.org
2010-05-28
1
-15
/
+48
*
Windows accessibility improvements: 1. All WebKit roles are now passed to the
dmazzoni@chromium.org
2010-05-21
1
-0
/
+12
*
Do right-alignment of popups when WebKit indicates to do so.
avi@chromium.org
2010-05-13
1
-1
/
+2
*
Adding a new IPC message to notify the browser process when a render widget i...
vangelis@chromium.org
2010-05-07
1
-0
/
+7
*
Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5
evan@chromium.org
2010-05-06
1
-1
/
+1
*
This adds in the ability for Chrome to generate windows with snapshots
gspencer@chromium.org
2010-04-28
1
-0
/
+16
*
Made Pepper 3D plugins' output opaque on Mac OS X by filling the
kbr@google.com
2010-04-15
1
-1
/
+2
*
Calling OpenGL from the renderer process
apatrick@chromium.org
2010-03-25
1
-8
/
+0
*
[Mac] Match popup contents to page zoom size.
thakis@chromium.org
2010-03-17
1
-0
/
+1
*
Fixes a timeout issue in RenderWidgetHost.
creis@chromium.org
2010-03-17
1
-4
/
+9
*
Rename uses of GPUPlugin in class names and IPC to AcceleratedSurface.
pinkerton@chromium.org
2010-03-12
1
-16
/
+17
*
Added support for opening a GPU command buffer from a renderer processes thro...
apatrick@chromium.org
2010-03-05
1
-0
/
+8
*
[Linux]Improve keyboard event handling code of RWHV.
suzhe@chromium.org
2010-03-01
1
-1
/
+1
*
Initial work for cross-process video rendering using layers.
scherkus@chromium.org
2010-02-26
1
-0
/
+45
*
Only send unprocessed key events upwards if the RenderWidgetHost is not hidden.
suzhe@chromium.org
2010-02-26
1
-1
/
+4
*
Add 3D support for the Mac on Leopard (OS X 10.5) and earlier. This CL uses
dspringer@google.com
2010-02-23
1
-0
/
+12
*
Fix browser crash.
thakis@chromium.org
2010-02-09
1
-3
/
+5
*
[GPU] Get GPU process running on the mac
kbr@google.com
2010-02-03
1
-0
/
+44
*
Mac: Coalesce scroll events.
thakis@chromium.org
2010-01-15
1
-1
/
+44
*
Tab-modal dialog improvements:
zelidrag@google.com
2010-01-15
1
-3
/
+4
*
Add the ability for the GPU process to be used to paint the backing store of a
brettw@chromium.org
2010-01-13
1
-12
/
+24
*
Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.
darin@chromium.org
2009-12-21
1
-68
/
+27
*
Revert 34951 - Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.
rsesek@chromium.org
2009-12-18
1
-27
/
+68
*
Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.
darin@chromium.org
2009-12-18
1
-68
/
+27
*
Refactor the keyboard events handling code related to RenderViewHostDelegate:...
suzhe@chromium.org
2009-12-10
1
-182
/
+36
*
Preserve optimized scrolling in the presence of multiple animating rects.
darin@chromium.org
2009-12-04
1
-5
/
+8
*
linux: don't try to create plugin container if view_ is NULL
piman@chromium.org
2009-12-01
1
-2
/
+13
*
Optimize the rendering when there are pending key events.
suzhe@chromium.org
2009-12-01
1
-97
/
+133
*
Use AutoReset (formerly ScopedBool) where possible.
pkasting@chromium.org
2009-11-20
1
-6
/
+4
*
Revert 32137 - Revert 32121 Fix crash.
laforge@chromium.org
2009-11-17
1
-1
/
+2
*
Revert 32121 - Fix crash.
erikkay@chromium.org
2009-11-17
1
-2
/
+1
*
Fix crash.
thakis@chromium.org
2009-11-16
1
-1
/
+2
*
Small clean-up to not expose base::Process from RenderProcesHost, and instead...
jam@chromium.org
2009-11-13
1
-2
/
+2
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-2
/
+2
*
Fixes reloading after a background tab crashes.
creis@chromium.org
2009-11-02
1
-1
/
+2
*
Fix conflicts between accelerator keys and HTML DOM accesskeys.
suzhe@chromium.org
2009-10-23
1
-7
/
+154
*
Convert the spellchecker and associated messages and functions to use string16
brettw@chromium.org
2009-10-19
1
-1
/
+1
*
Move classes depending on Skia out of base/gfx and into app/gfx. Rename
brettw@chromium.org
2009-10-07
1
-5
/
+0
[next]