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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to standard integer types in content/browser/renderer_host/.
avi
2015-12-25
1
-0
/
+2
*
Separate RenderViewHost from RenderWidgetHost, part 10: shutdown.
avi
2015-12-18
1
-28
/
+29
*
Check for null delegate when touch and wheel scrolling.
tdresser
2015-12-09
1
-8
/
+9
*
Convert the coordinates in WebInputEvent To Viewport in InputRouter before se...
oshima
2015-12-02
1
-0
/
+3
*
Remove a metric associated with WaitForSurface().
erikchen
2015-11-25
1
-5
/
+0
*
Make WebContentsImpl aware of all of its RWHs.
lazyboy
2015-11-23
1
-0
/
+2
*
Add IPC messages to transfer compositor protos
dtrainor
2015-11-19
1
-0
/
+14
*
Separate RenderViewHost from RenderWidgetHost, part 9: extend the RenderWidge...
avi
2015-11-17
1
-0
/
+15
*
Separate RenderViewHost from RenderWidgetHost, part 8: extend the RenderWidge...
avi
2015-11-17
1
-3
/
+9
*
Separate RenderViewHost from RenderWidgetHost, part 7: move more calls to the...
avi
2015-11-11
1
-0
/
+6
*
Separate RenderViewHost from RenderWidgetHost, part 6: move more calls to the...
avi
2015-11-11
1
-11
/
+8
*
Separate RenderViewHost from RenderWidgetHost, part 5: move calls to the Rend...
avi
2015-11-09
1
-22
/
+19
*
Make mouse wheel events trigger WebContentsObserver::DidGetUserInteraction.
dominickn
2015-11-06
1
-0
/
+15
*
Revert "Make mouse wheel events trigger WebContentsObserver::DidGetUserIntera...
cschuet
2015-11-05
1
-14
/
+0
*
Make mouse wheel events trigger WebContentsObserver::DidGetUserInteraction.
dominickn
2015-11-05
1
-0
/
+14
*
Modified old wait sync point functions to also accept new sync tokens.
dyen
2015-11-03
1
-1
/
+1
*
Notify WebContentsObservers of user interactions.
dominickn
2015-10-29
1
-0
/
+8
*
Remove ifdef Android for Lock/UnlockCompositingSurface()
sievers
2015-10-27
1
-2
/
+0
*
Separate RenderViewHost from RenderWidgetHost, part 4: delegate
avi
2015-10-27
1
-28
/
+17
*
OOPIF: Send page-level focus messages to all processes rendering a page.
alexmos
2015-10-23
1
-0
/
+10
*
Separate RenderViewHost from RenderWidgetHost, part 3: internal implementation.
avi
2015-10-20
1
-5
/
+5
*
Plumb gesture source value through Blink.
wjmaclean
2015-10-20
1
-0
/
+2
*
Remove lots of old blur plumbing.
esprehn
2015-10-17
1
-6
/
+0
*
Separate RenderViewHost from RenderWidgetHost, part 2: public implementation.
avi
2015-10-16
1
-5
/
+1
*
Embed keyboard shortcut bit in WebKeyboardEvent
jdduke
2015-10-15
1
-1
/
+2
*
Make rendering timeouts work even if paint data received early
kenrb
2015-10-02
1
-6
/
+17
*
Remove 2-stage RenderWidget initialization
piman
2015-10-02
1
-8
/
+1
*
Resend unconsumed scroll updates from guest back to embedder.
wjmaclean
2015-09-25
1
-0
/
+54
*
ReadbackRequestCallback should not be defined as a const Callback.
thestig
2015-09-25
1
-1
/
+1
*
Remove surface_id from RenderWidget/RenderWidgetHost and friends
piman
2015-09-24
1
-10
/
+0
*
Make channel preemption not require view contexts for hookup
piman
2015-09-24
1
-14
/
+0
*
Mac: move content::RenderWidgetResizeHelper to ui::WindowResizeHelperMac (ace...
tapted
2015-09-24
1
-2
/
+2
*
Only compile content::RenderWidgetResizeHelper on Mac
tapted
2015-09-17
1
-1
/
+4
*
Clear page display after navigation if no rendered output arrives
kenrb
2015-09-15
1
-0
/
+25
*
Don't early out in OnSwapCompositorFrame() if LatencyInfo::Verify() fails
miletus
2015-09-09
1
-2
/
+3
*
Assume crashed RenderWidgetHost to be invisible
jaekyun
2015-09-09
1
-5
/
+6
*
Misc cleanup for RenderWidgetHostImpl.
thestig
2015-09-08
1
-34
/
+35
*
Disallow lazy assignment of RenderWidgetHostImpl routing IDs.
dcheng
2015-08-31
1
-20
/
+6
*
IPC send the screen color profile from the browser to the renderer
noel
2015-08-26
1
-3
/
+56
*
Keep track of the timestamps for coalesced events
miletus
2015-08-13
1
-0
/
+4
*
Remove SoftwareFrameData
jbauman
2015-08-07
1
-2
/
+0
*
Add latency tracking for mouse move/keyboard event
miletus
2015-08-06
1
-7
/
+15
*
Improve wheel event trace coverage
jdduke
2015-08-06
1
-1
/
+2
*
Make LatencyInfo to be class
miletus
2015-08-05
1
-9
/
+6
*
Merge ViewHostMsg_TextInputTypeChanged and ViewHostMsg_TextInputStateChanged ...
shuchen
2015-07-31
1
-8
/
+5
*
Simplify InputMethodWin initialization.
shuchen
2015-07-19
1
-6
/
+0
*
android: Use a hard coded BeginFrame deadline
brianderson
2015-07-16
1
-4
/
+0
*
Use display information from the current activity instead of application
gsennton
2015-07-13
1
-2
/
+4
*
Support mobile/desktop-specific touch timeout delays
jdduke
2015-06-30
1
-23
/
+4
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
1
-5
/
+5
[next]