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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle resize corner layout entirely in the BrowserView (views) or BrowserWin...
alekseys@chromium.org
2010-11-16
1
-3
/
+8
*
Revert 63232 - On Windows, create a new TransportDIB::Handle struct which inc...
kkania@chromium.org
2010-10-20
1
-2
/
+1
*
On Windows, create a new TransportDIB::Handle struct which includes the file
kkania@chromium.org
2010-10-20
1
-1
/
+2
*
Revert 63067 - This adds some plumbing for propagating the status and error c...
gspencer@chromium.org
2010-10-19
1
-1
/
+1
*
This adds some plumbing for propagating the status and error code of a
gspencer@chromium.org
2010-10-19
1
-1
/
+1
*
Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc...
satish@chromium.org
2010-10-06
1
-2
/
+1
*
On Windows, create a new TransportDIB::Handle struct which includes the file
kkania@chromium.org
2010-10-06
1
-1
/
+2
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
1
-2
/
+2
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
1
-2
/
+2
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
1
-2
/
+2
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
1
-2
/
+2
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
1
-2
/
+2
*
FBTF: Minor cleanup to testing headers.
erg@google.com
2010-08-25
1
-0
/
+1
*
FBTF: Move individual XXXMsg_Params structs to a new file.
erg@google.com
2010-08-24
1
-0
/
+1
*
Let PaintAtAck send an int tag instead of the TransportDIB handle.
thakis@chromium.org
2010-07-19
1
-11
/
+10
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-25
1
-2
/
+2
*
Revert 50784 - Canvas refactoring part 3.
ben@chromium.org
2010-06-24
1
-2
/
+2
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-24
1
-2
/
+2
*
This tunes up some of the snapshot creation code.
gspencer@chromium.org
2010-05-28
1
-1
/
+2
*
Enabled mousewheel coalescing to work better for ChromeOS.
davemoore@chromium.org
2010-05-28
1
-0
/
+6
*
Fix various uses of release() that did not check its value
estade@chromium.org
2010-05-04
1
-1
/
+1
*
This adds in the ability for Chrome to generate windows with snapshots
gspencer@chromium.org
2010-04-28
1
-1
/
+49
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-1
/
+1
*
Fixes a timeout issue in RenderWidgetHost.
creis@chromium.org
2010-03-17
1
-2
/
+52
*
Mac: Coalesce scroll events.
thakis@chromium.org
2010-01-15
1
-1
/
+45
*
Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.
darin@chromium.org
2009-12-21
1
-61
/
+63
*
Revert 34951 - Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.
rsesek@chromium.org
2009-12-18
1
-51
/
+50
*
Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.
darin@chromium.org
2009-12-18
1
-50
/
+51
*
Refactor the keyboard events handling code related to RenderViewHostDelegate:...
suzhe@chromium.org
2009-12-10
1
-213
/
+36
*
Preserve optimized scrolling in the presence of multiple animating rects.
darin@chromium.org
2009-12-04
1
-0
/
+1
*
A large number of style nits in preparation for turning on automated cpplint.py.
erg@google.com
2009-11-11
1
-1
/
+1
*
Fix a memory bug in the new ResizeThenCrash test.
creis@chromium.org
2009-11-02
1
-2
/
+3
*
Fixes reloading after a background tab crashes.
creis@chromium.org
2009-11-02
1
-0
/
+31
*
Fix conflicts between accelerator keys and HTML DOM accesskeys.
suzhe@chromium.org
2009-10-23
1
-18
/
+286
*
Fix a DCHECK that I hit while working on the extension shelf for OS X.
thakis@chromium.org
2009-09-02
1
-0
/
+19
*
Do some refactoring of renderer_host.
brettw@chromium.org
2009-07-06
1
-1
/
+1
*
Adds kind-of-live thumbnail generation for a potential tab switcher.
brettw@chromium.org
2009-06-16
1
-10
/
+6
*
Prevent an extra copy of data types that get passed into IPC messages when
mpcomplete@google.com
2009-05-20
1
-5
/
+5
*
ChromeCanvas->gfx::Canvas
ben@chromium.org
2009-05-15
1
-3
/
+3
*
Move chrome_canvas to app/gfx
ben@chromium.org
2009-05-06
1
-1
/
+1
*
Add transparency support to RenderWidgetHostView.
aa@chromium.org
2009-04-23
1
-0
/
+53
*
Don't send resize messages until the renderer has been initialized.
evan@chromium.org
2009-04-22
1
-0
/
+1
*
Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.
darin@chromium.org
2009-03-27
1
-4
/
+6
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
RenderWidgetHost now only accepts a new NativeWebKeyboardEvent which owns a c...
erg@google.com
2009-03-06
1
-2
/
+2
*
Fixing WebKeyboardEvent.
avi@chromium.org
2009-03-04
1
-1
/
+1
*
Reverting 10794.
avi@chromium.org
2009-03-03
1
-1
/
+1
*
Ship some tests which aren't related to what I'm working on:
shess@chromium.org
2009-03-03
1
-5
/
+1
*
Fixing WebKeyboardEvent. Third time's the charm.
avi@chromium.org
2009-03-03
1
-1
/
+1
*
Don't send WebInputEvents from the renderer to the browser.
erg@google.com
2009-02-27
1
-2
/
+62
[next]