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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to standard integer types in content/browser/renderer_host/.
avi
2015-12-25
1
-8
/
+10
*
Check for null delegate when touch and wheel scrolling.
tdresser
2015-12-09
1
-0
/
+20
*
Convert the coordinates in WebInputEvent To Viewport in InputRouter before se...
oshima
2015-12-02
1
-0
/
+1
*
Separate RenderViewHost from RenderWidgetHost, part 5: move calls to the Rend...
avi
2015-11-09
1
-22
/
+21
*
Embed keyboard shortcut bit in WebKeyboardEvent
jdduke
2015-10-15
1
-23
/
+80
*
Don't use base::MessageLoop::{Quit,QuitClosure} in content/
ki.stfu
2015-10-12
1
-10
/
+10
*
Make rendering timeouts work even if paint data received early
kenrb
2015-10-02
1
-1
/
+12
*
Remove surface_id from RenderWidget/RenderWidgetHost and friends
piman
2015-09-24
1
-2
/
+0
*
Remove delegated-renderer and composite-to-mailbox flags
piman
2015-09-22
1
-7
/
+4
*
Cleanup: Remove unneeded base/memory/shared_memory.h #includes.
thestig
2015-09-15
1
-2
/
+3
*
Clear page display after navigation if no rendered output arrives
kenrb
2015-09-15
1
-1
/
+36
*
Assume crashed RenderWidgetHost to be invisible
jaekyun
2015-09-09
1
-4
/
+4
*
Disallow lazy assignment of RenderWidgetHostImpl routing IDs.
dcheng
2015-08-31
1
-7
/
+13
*
Keep track of the timestamps for coalesced events
miletus
2015-08-13
1
-3
/
+5
*
aura: Sanitize the lifetime of aura::Env instance.
sadrul
2015-08-07
1
-3
/
+0
*
Add latency tracking for mouse move/keyboard event
miletus
2015-08-06
1
-2
/
+1
*
This reverts 3 CLs
oshima
2015-08-05
1
-0
/
+3
*
aura: Remove more code that explicitly creates/destroys aura::Env.
sadrul
2015-08-04
1
-3
/
+0
*
Route 'Select All' OS method through RenderWidgetHostDelegate.
lgarron
2015-07-10
1
-0
/
+1
*
Make some editing/selection functions accessible to c/b/renderer_host/
mohsen
2015-07-02
1
-0
/
+4
*
Support mobile/desktop-specific touch timeout delays
jdduke
2015-06-30
1
-1
/
+1
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
1
-21
/
+17
*
Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"
skyostil
2015-06-05
1
-17
/
+21
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
1
-21
/
+17
*
Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"
skyostil
2015-06-05
1
-17
/
+21
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
1
-21
/
+17
*
Change most uses of Pickle to base::Pickle
brettw
2015-06-03
1
-1
/
+1
*
Move Tuple to base namespace.
brettw
2015-05-29
1
-6
/
+6
*
Coalesce async touch move events until the ack back from render.
lanwei
2015-05-19
1
-6
/
+9
*
Send resize event when the screen info changes.
mlamouri
2015-05-11
1
-2
/
+49
*
Revert of Send resize event when the screen info changes. (patchset #5 id:800...
maniscalco
2015-04-16
1
-12
/
+2
*
Send resize event when the screen info changes.
mlamouri
2015-04-16
1
-2
/
+12
*
Signal input flush when all flings have terminated
jdduke
2015-03-20
1
-2
/
+1
*
Prevent hang monitor restarts when hidden
jdduke
2015-03-09
1
-6
/
+40
*
Fix resize ACK bug
sievers
2015-02-26
1
-30
/
+22
*
Always forward touch events to the TouchEventQueue
jdduke
2015-02-26
1
-1
/
+0
*
Makes a couple of tests reset state appropriately
sky
2015-01-20
1
-0
/
+1
*
Pass gesture detector config type when enabling touch emulator.
dgozman
2015-01-19
1
-4
/
+8
*
Remove deprecated methods from Pickle.
avi
2014-12-28
1
-1
/
+1
*
Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...
avi
2014-12-28
1
-1
/
+1
*
Standardize usage of virtual/override/final specifiers in content/.
dcheng
2014-12-23
1
-1
/
+1
*
Remove deprecated methods from Pickle.
Avi Drissman
2014-12-22
1
-1
/
+1
*
Update legacy Tuple-using code.
Avi Drissman
2014-12-22
1
-6
/
+6
*
Always validate the in-flight event count
jdduke
2014-12-11
1
-73
/
+0
*
Pass the size to the RenderView on creation.
mkosiba
2014-11-12
1
-13
/
+62
*
Update touch selection to only modify one selection point at a time.
christiank
2014-11-05
1
-2
/
+2
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-28
1
-5
/
+4
*
Sets the default background color of inline signin and user manager to grey
guohui
2014-10-23
1
-1
/
+1
*
Standardize usage of virtual/override/final in content/browser/
dcheng
2014-10-21
1
-44
/
+33
*
Fix RenderWidgetHostViewGuest leak.
lazyboy
2014-10-20
1
-1
/
+1
[next]