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_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix race between DPI and window size
ccameron@chromium.org
2013-05-29
1
-0
/
+8
*
Move cc/debug/latency_info to ui/base.
jbauman@chromium.org
2013-05-29
1
-6
/
+6
*
Part 3/3 (RWH/IOSurface) of adding with device scale factor to transport surf...
ccameron@chromium.org
2013-05-27
1
-5
/
+3
*
Allow the IAccessible parent to be known late in the game.
grt@chromium.org
2013-05-25
1
-0
/
+2
*
Add renderer overscroll hooks to the browser
jdduke@chromium.org
2013-05-17
1
-0
/
+2
*
Add latency info to input events sent to RenderWidget.
jbauman@chromium.org
2013-05-10
1
-6
/
+29
*
aura: Don't lock resizes for auto-resize RWH
piman@chromium.org
2013-05-07
1
-0
/
+4
*
Notify all visible renderers when the visibility of the mouse cursor changes
tdanderson@google.com
2013-05-06
1
-0
/
+3
*
Revert 198519 "Notify all visible renderers when the visibility ..."
skaslev@chromium.org
2013-05-06
1
-3
/
+0
*
Notify all visible renderers when the visibility of the mouse cursor changes
tdanderson@google.com
2013-05-06
1
-0
/
+3
*
Browser Plugin: Plumb edit commands from BrowserPlugin to the guest
fsamuel@chromium.org
2013-05-01
1
-0
/
+2
*
Fix RenderWidgetHostViewAura's accessible parent harder.
grt@chromium.org
2013-04-29
1
-0
/
+4
*
Splits SmoothGestureController from RenderWidgetHostImpl
bulach@chromium.org
2013-04-29
1
-13
/
+5
*
Add a new pair of IPC categories for messages that need handling as input events
jamesr@chromium.org
2013-04-27
1
-1
/
+1
*
[Autofill] Handle the Tab Key in the new UI
csharp@chromium.org
2013-04-20
1
-1
/
+2
*
Revert 192041 "Splits SmoothGestureController from RenderWidgetH..."
phoglund@chromium.org
2013-04-03
1
-4
/
+12
*
Splits SmoothGestureController from RenderWidgetHostImpl
bulach@chromium.org
2013-04-03
1
-12
/
+4
*
Browser Plugin: Added gesture recognizer per guest RenderView.
fsamuel@chromium.org
2013-03-24
1
-0
/
+4
*
Expose a concept of bottom overdraw amount for cc drawing viewport.
tedchoc@chromium.org
2013-03-24
1
-0
/
+4
*
Add RenderWidgetHost::GetSnapshotFromRenderer method to content/ interface fo...
justinlin@chromium.org
2013-03-23
1
-0
/
+8
*
Adds a chrome://accessibility page, which:
aboxhall@chromium.org
2013-03-12
1
-0
/
+7
*
Send fewer accessibility tree nodes from renderer to browser.
dmazzoni@chromium.org
2013-03-07
1
-0
/
+3
*
ÜC: support DelegatedFrameData in Aura
piman@chromium.org
2013-03-06
1
-1
/
+1
*
Plumb physical backing size from RWHV to renderer CC.
aelias@chromium.org
2013-03-01
1
-0
/
+3
*
Revert 185475
jln@chromium.org
2013-03-01
1
-3
/
+0
*
Plumb physical backing size from RWHV to renderer CC.
aelias@chromium.org
2013-03-01
1
-0
/
+3
*
Aura: Browser-side changes for Composite-To-Mailbox
sievers@chromium.org
2013-03-01
1
-0
/
+5
*
touch: Change the behaviour of compositor-thread hittesting for touch events.
sadrul@chromium.org
2013-02-21
1
-5
/
+0
*
Remove platform-specific methods in RenderWidgetHostViewPort and RenderWidget...
jam@chromium.org
2013-02-21
1
-35
/
+0
*
[Autofill] Add ability to load Risk fingerprint data in AutofillDialogControl...
isherman@chromium.org
2013-02-21
1
-2
/
+1
*
Replace the misspelled range within a selection to correct spelling.
rouslan@chromium.org
2013-02-12
1
-0
/
+1
*
Prevent translated key events (WM_CHAR) associated with key events that focus...
jam@chromium.org
2013-02-12
1
-0
/
+4
*
overscroll: Make sure the overscroll controller gets set/reset correctly.
sadrul@chromium.org
2013-02-11
1
-3
/
+3
*
Change PlatformBitmap memory ownership story. Fix CopyFromBackingStore thread...
nick@chromium.org
2013-02-02
1
-2
/
+1
*
Add support for compositor-thread hit-testing for touch events in all platforms.
sadrul@chromium.org
2013-01-31
1
-0
/
+5
*
Add a new code/message path for moving an insertion handle
cjhopman@chromium.org
2013-01-11
1
-0
/
+10
*
Centralize keypress listener handling in non-platform-specific code.
isherman@chromium.org
2013-01-09
1
-4
/
+4
*
Rename IPC handlers that are in the form of OnMsgFoo to OnFoo. This is how al...
jam@chromium.org
2013-01-02
1
-48
/
+44
*
[content shell] run in headless mode (gtk only)
jochen@chromium.org
2012-12-21
1
-11
/
+4
*
Send compositor frame IPC with metadata.
aelias@chromium.org
2012-12-18
1
-0
/
+5
*
Put AcceleratedSurfaceMsg_BufferPresented arguments in a struct.
sievers@chromium.org
2012-12-17
1
-2
/
+2
*
Refactor AutofillPopupView and friends
estade@chromium.org
2012-12-14
1
-7
/
+1
*
Implement TextureImageTransportSurface using texture mailbox
sievers@chromium.org
2012-12-10
1
-10
/
+1
*
This is a revert of 171414 with a different workaround to get the view in Web...
jam@chromium.org
2012-12-07
1
-4
/
+0
*
Revert 171569 as it broke some browser_tests on win_aura.
sky@chromium.org
2012-12-07
1
-1
/
+10
*
Implement TextureImageTransportSurface using texture mailbox
sievers@chromium.org
2012-12-06
1
-10
/
+1
*
Attempt to linearize the scroll deltas created in RenderWidgetHostViewBase
vollick@chromium.org
2012-12-06
1
-0
/
+2
*
Temporary workaround for getting the screen rects synchronously from the rend...
oshima@chromium.org
2012-12-06
1
-0
/
+4
*
Suppress sending mousedown / mouseup when in fling
mohsen@chromium.org
2012-12-05
1
-0
/
+1
*
Change the InputEventAck codepath to use a tri-state-enum instead of a boolean
yusufo@chromium.org
2012-11-30
1
-2
/
+3
[next]