summaryrefslogtreecommitdiffstats
path: root/cc/animation/scrollbar_animation_controller_thinning.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Make scrollbar animations not require traversing the layer tree.sunnyps2015-02-251-21/+18
* Fix CanScrollOrientation method name.timav2014-10-161-1/+1
* Hide scrollbars when their dimensions are not scrollable.timav2014-10-151-2/+6
* [Android]Increase Scrollbar fade delay on Resize.sataya.m2014-10-071-5/+14
* Remove physical time dependency from scrollbar fades.aelias@chromium.org2014-05-021-72/+19
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-311-22/+16
* Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...ricea@chromium.org2014-01-291-16/+22
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-291-22/+16
* Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...mkwst@chromium.org2014-01-241-16/+22
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-241-22/+16
* Implement new overlay scrollbar specsdavemoore@chromium.org2013-10-251-36/+87
* Grow scrollbars while the mouse is over the track or thumb.tony@chromium.org2013-10-011-0/+16
* Trigger overlay scrollbar animation when the pointer is nearby.tony@chromium.org2013-09-261-3/+12
* Add a thinning scrollbar animator for desktop overlay scrollbars.tony@chromium.org2013-09-111-0/+132