summaryrefslogtreecommitdiffstats
path: root/cc/layers/painted_scrollbar_layer_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* [cc] Add nearest neighbor filtering for TextureLayer.jackhou2014-12-041-2/+5
* cc cleanup: Update paths to geometry headersheejin.r.chung2014-10-231-1/+1
* Revert of "Converted LayerImpl::bounds() to return SizeF."bokan2014-10-081-0/+1
* cc: Pass Occlusion instead of OcclusionTracker to LayerImplsvmpstr2014-10-071-6/+4
* Converted LayerImpl::bounds() to return SizeF.bokan2014-10-071-1/+0
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-2/+1
* Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr....dcheng2014-09-271-1/+2
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-2/+1
* cc: Move UnoccludedContentRect to Occlusion.vmpstr2014-09-181-4/+6
* Create DrawQuad in RenderPass and only give out raw pointer to layersweiliangc@chromium.org2014-07-031-4/+4
* Removed QuadSink and MockQuadCullerweiliangc@chromium.org2014-06-231-10/+12
* cc: Pass scaled bounds to debug border quads for drawing.sohan.jyoti@samsung.com2014-06-201-1/+2
* Create SharedQuadState on RenderPassweiliangc@chromium.org2014-05-071-2/+3
* cc: Apply occlusion before creating quads in PaintedScrollbarLayerImpl.danakj@chromium.org2014-04-171-6/+8
* cc: Rename QuadSink::Append to MaybeAppend.danakj@chromium.org2014-03-131-2/+2
* cc: Remove the AppendQuadsData from QuadSink::Append.danakj@chromium.org2014-03-121-2/+2
* cc: Add visible_rect to Draw*Quad::SetNew().danakj@chromium.org2014-03-071-0/+4
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-311-1/+1
* Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...ricea@chromium.org2014-01-291-1/+1
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-291-1/+1
* Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...mkwst@chromium.org2014-01-241-1/+1
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-241-1/+1
* Compute solid-color scrollbar properties on all platforms.davemoore@chromium.org2014-01-091-0/+4
* cc: Don't always push properties for scrollbar layersenne@chromium.org2013-10-051-5/+0
* Add a thinning scrollbar animator for desktop overlay scrollbars.tony@chromium.org2013-09-111-1/+1
* Refactor cc scrollbar layers architecture.wjmaclean@chromium.org2013-08-301-164/+23
* Rename ScrollbarLayer\* to PaintedScrollbarLayer\*wjmaclean@chromium.org2013-08-221-0/+322