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
*
Make sure INPUT_EVENT_LATENCY_BEGIN_RWH_COMPONENT is created when event passe...
miletus@chromium.org
2014-01-22
1
-0
/
+113
*
Add the UI compositor to the Mac build
ccameron@chromium.org
2014-01-16
1
-1
/
+1
*
Revert 245131 "Add the UI compositor to the Mac build", which caused Mac ASan...
glider@chromium.org
2014-01-16
1
-1
/
+1
*
Add the UI compositor to the Mac build
ccameron@chromium.org
2014-01-16
1
-1
/
+1
*
Remove WGC3DCBImpl::GetGPUProcessID()
sievers@google.com
2014-01-15
1
-0
/
+5
*
Revert 241425 "Aura: Don't create GL context for CreateSharedSur..."
ksakamoto@chromium.org
2013-12-18
1
-5
/
+0
*
Aura: Don't create GL context for CreateSharedSurfaceHandle()
sievers@chromium.org
2013-12-18
1
-0
/
+5
*
Move TouchEvent timeout code to the TouchEventQueue
jdduke@chromium.org
2013-12-10
1
-0
/
+1
*
Move TestRenderFrameHost, TestRenderViewHost and TestBackingStore to content\...
jam@chromium.org
2013-12-05
1
-1
/
+1
*
Rename ImmediateInputRouter to InputRouterImpl
jdduke@chromium.org
2013-12-02
1
-9
/
+8
*
input: Move synthetic web-builder util functions into common/.
sadrul@chromium.org
2013-12-02
1
-2
/
+6
*
Remove InputRouterTest
jdduke@chromium.org
2013-11-28
1
-2
/
+3
*
Cleanup: Fix bad uses of EmptyString() in content/ and chrome/.
thestig@chromium.org
2013-11-27
1
-2
/
+2
*
Scroll begin and scroll end gestures ignore their ack dispositions.
tdresser@chromium.org
2013-11-21
1
-9
/
+21
*
[Android] Completely disable input debouncing during scroll
jdduke@chromium.org
2013-11-11
1
-5
/
+9
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
1
-12
/
+12
*
Put vertical overscroll behind kScrollEndEffect flag
rharrison@chromium.org
2013-11-05
1
-36
/
+1
*
New synthetic gestures implementation.
dominikg@chromium.org
2013-10-25
1
-19
/
+19
*
Remove final RenderWidgetHostImpl dependency from OverscrollController
jdduke@chromium.org
2013-10-23
1
-3
/
+9
*
Add show press gesture and remove tap down deferral
tdresser@chromium.org
2013-10-22
1
-8
/
+0
*
When a modal window appears, cancel existing touches.
tdresser@chromium.org
2013-10-21
1
-1
/
+3
*
Remove a RenderWidgetHostImpl dependency from OverscrollController
jdduke@chromium.org
2013-10-18
1
-4
/
+0
*
Simplify InputRouter event filtering
jdduke@chromium.org
2013-10-15
1
-32
/
+25
*
Revert "Simplify InputRouter event filtering"
eroman@chromium.org
2013-10-14
1
-25
/
+32
*
Simplify InputRouter event filtering
jdduke@chromium.org
2013-10-14
1
-32
/
+25
*
Explicit initialization of aura::Env for browser shell.
dnicoara@chromium.org
2013-10-09
1
-0
/
+1
*
Create standalone TouchEventQueue unit tests
jdduke@chromium.org
2013-10-01
1
-102
/
+43
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-24
1
-1
/
+1
*
Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"
davemoore@chromium.org
2013-09-20
1
-1
/
+1
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-20
1
-1
/
+1
*
Moves ui/base/events to ui/events
sky@chromium.org
2013-09-18
1
-1
/
+1
*
Moves most files from ui/base/keycodes to ui/events/keycodes
sky@chromium.org
2013-09-17
1
-1
/
+1
*
input: Make the OverscrollController less intrusive, and some code cleanup.
sadrul@chromium.org
2013-09-13
1
-7
/
+18
*
Provided batched input delivery with a BufferedInputRouter
jdduke@chromium.org
2013-09-12
1
-5
/
+5
*
Add content::RenderWidgetHost::MouseEventCallback
wdzierzanowski@opera.com
2013-08-29
1
-2
/
+27
*
Remove KeyboardListener interface and switch to a callback instead, per the C...
jam@chromium.org
2013-08-27
1
-39
/
+17
*
Explicitely track whether the RWHI's screen info is out of date.
jochen@chromium.org
2013-08-21
1
-4
/
+3
*
Initialize RenderWidget(Host)(View)s with correct visibility state
jamesr@chromium.org
2013-08-20
1
-1
/
+1
*
Send input event's LatencyInfo back from renderer to browser when acked
miletus@chromium.org
2013-08-07
1
-1
/
+2
*
Ensure RenderWidgetHostImpl calls InputRouter interface correctly.
kouhei@chromium.org
2013-08-05
1
-1
/
+306
*
Revert 215246 "Ensure RenderWidgetHostImpl calls InputRouter int..."
eugenis@chromium.org
2013-08-02
1
-295
/
+0
*
Ensure RenderWidgetHostImpl calls InputRouter interface correctly.
kouhei@chromium.org
2013-08-02
1
-0
/
+295
*
Add unittests for ImmediateInputRouter.
kouhei@chromium.org
2013-07-30
1
-1990
/
+0
*
Move more input-related files to renderer_host/input
jdduke@chromium.org
2013-07-26
1
-4
/
+4
*
Seperate horizontal and vertical overscrolling
rharrison@chromium.org
2013-07-26
1
-42
/
+77
*
Initial plumbing for Scroll End Effect
rharrison@chromium.org
2013-07-24
1
-32
/
+0
*
Update the screen info if the display related property has changed when resized.
oshima@chromium.org
2013-07-23
1
-3
/
+6
*
Factor out input event handling code from RenderWidgetHostImpl to InputRouter
jdduke@chromium.org
2013-07-20
1
-16
/
+26
*
Revert 212684 "Factor out input event handling code from RenderW..."
asargent@chromium.org
2013-07-19
1
-26
/
+16
*
Factor out input event handling code from RenderWidgetHostImpl to InputRouter
jdduke@chromium.org
2013-07-19
1
-16
/
+26
[next]