summaryrefslogtreecommitdiffstats
path: root/content/renderer/input/input_handler_proxy_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 266624 "cc: Split animating and drawing into separate act..."skyostil@google.com2014-04-291-39/+39
* cc: Split animating and drawing into separate actionsskyostil@chromium.org2014-04-281-39/+39
* Avoid fling termination with negative or small time deltasjdduke@chromium.org2014-04-111-8/+85
* Fix for often broken fling scrolls on Aurabokan@chromium.org2014-04-101-0/+68
* Fix WebKeyboardEvent interruption of compositor scrollingjdduke@chromium.org2014-04-101-0/+53
* Revert of Revert of Early terminate flings when scrolling impossible (https:/...jdduke@chromium.org2014-04-021-20/+51
* Revert of Early terminate flings when scrolling impossible (https://coderevie...tkent@chromium.org2014-04-011-51/+20
* Early terminate flings when scrolling impossiblejdduke@chromium.org2014-03-311-20/+51
* Chrome requires WebTouchPoint to store WebFloatPoint, instead of WebPoint.tdresser@chromium.org2014-03-201-4/+2
* [#8] Pass gfx::Point by const ref.prashant.n@samsung.com2014-03-051-7/+6
* Give blink a chance to consume ctrl+wheel events before zoomingrbyers@chromium.org2014-03-031-6/+21
* Pass gfx structs by const ref (gfx::Vector2d)ajay.berwal@samsung.com2014-02-051-1/+1
* Chrome allows WebTouchPoint to store WebFloatPoint instead of WebPoint (part 2)tdresser@chromium.org2014-01-311-24/+17
* Pass gfx structs by const ref (gfx::Vector2dF)ajay.berwal@samsung.com2014-01-231-2/+4
* Let the browser know the end of flingwangxianzhu@chromium.org2014-01-171-1/+2
* Stop scheduling fling updates when fling scrolling no longer possiblejdduke@chromium.org2013-12-171-0/+70
* Move input files in content/renderer/gpu to content/renderer/inputjdduke@chromium.org2013-12-131-0/+1152