summaryrefslogtreecommitdiffstats
path: root/cc/input/page_scale_animation.h
Commit message (Expand)AuthorAgeFilesLines
* gfx: Make conversions from Size to SizeF be explicit.danakj2015-09-251-1/+1
* Create PageScaleAnimation after ImplTree is activated.bokan2014-11-211-0/+19
* cc cleanup: Update paths to geometry headersheejin.r.chung2014-10-231-2/+2
* Move page scale animation from LayerTreeHostImpl to LayerTreeImplbokan2014-10-021-1/+2
* CC::LayerAnimationController should use TimeTicks andsivagunturi@chromium.org2014-05-151-10/+12
* Pass gfx structs by const ref (gfx::Vector2dF)ajay.berwal@samsung.com2014-01-231-4/+4
* [#3] Pass gfx structs by const ref (gfx::SizeF)r.kasibhatla@samsung.com2014-01-161-4/+4
* cc: Initialize PageScaleAnimation's start time on first animationbrianderson@chromium.org2013-09-261-2/+5
* Add page scale animation easing.jdduke@chromium.org2013-04-261-3/+9
* Part 5 of cc/ directory shuffles: inputjamesr@chromium.org2013-03-181-0/+104