summaryrefslogtreecommitdiffstats
path: root/content/renderer/gpu/input_handler_proxy_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* [Android] Eliminate 1+ frame(s) of delay between scroll and fling startjdduke@chromium.org2013-11-081-0/+57
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-17/+17
* cc: Initialize PageScaleAnimation's start time on first animationbrianderson@chromium.org2013-09-261-1/+0
* Trigger overlay scrollbar animation when the pointer is nearby.tony@chromium.org2013-09-261-0/+1
* Revert "Revert 224496 "Move ui/base/latency_info* to ui/events""ben@chromium.org2013-09-231-1/+1
* Revert 224496 "Move ui/base/latency_info* to ui/events"ben@chromium.org2013-09-201-1/+1
* Move ui/base/latency_info* to ui/eventsben@chromium.org2013-09-201-1/+1
* Fix pinch gestures with nonscrollable root layer.aelias@chromium.org2013-08-091-1/+9
* Add the current delta to InputHandlerClient::DidOverscroll.mkosiba@chromium.org2013-07-171-5/+5
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Track LatencyInfo through impl-thread scrolling.jbauman@chromium.org2013-06-111-0/+4
* cc: Disable LastInputEventForBeginFramebrianderson@chromium.org2013-06-061-17/+0
* gpu: Avoid flinging beyond content edgeskyostil@chromium.org2013-06-041-0/+56
* Explicit interface for synchronous InputHandlerProxy input handlingjdduke@chromium.org2013-06-041-114/+85
* Update refernces to Blink's Platform API (content)abarth@chromium.org2013-05-301-4/+4
* cc: Rename VSync to BeginFramebrianderson@chromium.org2013-05-231-2/+3
* Remove cc/ dependency on WebKit::WebScrollbar*jamesr@chromium.org2013-05-221-1/+1
* Route compositor overscroll events to the input handler.jdduke@chromium.org2013-05-201-0/+3
* The moves the compositor thread's input event cracking logic in to content/ f...jamesr@chromium.org2013-05-201-0/+995