summaryrefslogtreecommitdiffstats
path: root/cc/layers/scrollbar_layer_impl_base.h
Commit message (Expand)AuthorAgeFilesLines
* Update scrollbar layer property tree opacity when it becomes activejaydasika2015-09-181-0/+1
* cc: Remove layer contents_scale_x() and contents_scale_y().danakj2015-06-181-2/+0
* cc: Make PaintedScrollbarLayer not use ContentsScalingLayerenne2015-02-131-0/+1
* Revert of cc: Make PaintedScrollbarLayer not use ContentsScalingLayer (patchs...enne2015-02-121-1/+0
* cc: Make PaintedScrollbarLayer not use ContentsScalingLayerenne2015-02-121-0/+1
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-3/+3
* Fix CanScrollOrientation method name.timav2014-10-161-1/+1
* Hide scrollbars when their dimensions are not scrollable.timav2014-10-151-0/+2
* [C++11 Allowed Features] Declares a type-safe null pointer converting from NU...kulkarni.a2014-10-101-2/+2
* [Android]Increase Scrollbar fade delay on Resize.sataya.m2014-10-071-1/+1
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-2/+2
* [Android]Optimization of scrollbar animation.sataya.m2014-09-221-5/+5
* Update scrollbar parameters when it is associated to layerwangxianzhu@chromium.org2014-06-271-3/+3
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-311-5/+19
* Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...ricea@chromium.org2014-01-291-19/+5
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-291-5/+19
* Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...mkwst@chromium.org2014-01-241-19/+5
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-241-5/+19
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-1/+1
* Compute solid-color scrollbar properties on all platforms.davemoore@chromium.org2014-01-091-0/+3
* Implement new overlay scrollbar specsdavemoore@chromium.org2013-10-251-3/+1
* Add a thinning scrollbar animator for desktop overlay scrollbars.tony@chromium.org2013-09-111-1/+14
* Refactor cc scrollbar layers architecture.wjmaclean@chromium.org2013-08-301-0/+78
* Remove ScrollbarLayerImplBase.wjmaclean@chromium.org2013-05-171-30/+0
* Fix cpplint errors in cc/(animation|input|layers|trees|test)/jamesr@chromium.org2013-03-261-2/+2
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-0/+30