summaryrefslogtreecommitdiffstats
path: root/cc/layers/painted_scrollbar_layer.h
Commit message (Expand)AuthorAgeFilesLines
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-12/+12
* cc: Remove unused arguments from CalculateContentsScaleajuma@chromium.org2014-08-081-4/+0
* Rasterize at maximum scale for scale animations on CPU-rasterized layersajuma@chromium.org2014-04-091-0/+1
* cc: Clean up OcclusionTracker template parameters.danakj@chromium.org2014-03-051-1/+1
* Fixed rounding issue on scrollbar rasterization.bokan@chromium.org2014-02-201-1/+2
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-311-1/+4
* Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...ricea@chromium.org2014-01-291-7/+4
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-291-4/+7
* Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...mkwst@chromium.org2014-01-241-7/+4
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-241-4/+7
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-2/+2
* cc: Don't always push properties for scrollbar layersenne@chromium.org2013-10-051-0/+9
* Update the nine patch layer to use UI resourcespowei@chromium.org2013-09-201-2/+2
* Revert 223162 "Update the nine patch layer to use UI resources"zmo@chromium.org2013-09-131-2/+2
* Update the nine patch layer to use UI resourcespowei@chromium.org2013-09-131-2/+2
* Revert 222732 "Update the nine patch layer to use UI resources"yfriedman@chromium.org2013-09-121-2/+2
* Update the nine patch layer to use UI resourcespowei@chromium.org2013-09-121-2/+2
* Refactor cc scrollbar layers architecture.wjmaclean@chromium.org2013-08-301-9/+10
* [cc] Cache scrollbar location in UpdateThumbAndTrackGeometryccameron@chromium.org2013-08-271-0/+4
* Rename ScrollbarLayer\* to PaintedScrollbarLayer\*wjmaclean@chromium.org2013-08-221-0/+87