summaryrefslogtreecommitdiffstats
path: root/cc/layers
Commit message (Expand)AuthorAgeFilesLines
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-02-034-74/+97
* cc: Prevent drawing low res tiles after visibility changeenne@chromium.org2014-02-012-0/+22
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-3119-331/+605
* cc: Make PrepareToDraw return an enum for why it abortsenne@chromium.org2014-01-303-89/+129
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-2926-42/+44
* Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...ricea@chromium.org2014-01-2919-606/+339
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-2919-339/+606
* Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...mnissler@chromium.org2014-01-2826-44/+42
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-2826-42/+44
* Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...mkwst@chromium.org2014-01-2419-606/+339
* cc: Release main thread earlierenne@chromium.org2014-01-241-81/+10
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-2419-339/+606
* Compute accurate screen space bounds for animated layers.avallee@chromium.org2014-01-246-17/+460
* cc: Free Mailbox on TextureLayerImpl::ReleaseResourcesboliu@chromium.org2014-01-232-14/+83
* Pass gfx structs by const ref (gfx::Vector2dF)ajay.berwal@samsung.com2014-01-235-16/+20
* Revert "Add gpu::MailboxHolder to hold state for a gpu::Mailbox"danakj@chromium.org2014-01-214-95/+73
* cc: revert tile size increase for GPU rasterized layers.ernstm@chromium.org2014-01-182-27/+6
* Pluming for needs_push_properties for the impl tree.clholgat@chromium.org2014-01-1811-64/+254
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-01-184-73/+95
* cc: Remove InitializeOutputSurfaceIfNeeded from tests.vmpstr@chromium.org2014-01-173-9/+50
* Add cc::SurfaceLayer for referencing external surfacesjamesr@chromium.org2014-01-174-0/+193
* Shared Raster Worker Threadssohan.jyoti@samsung.com2014-01-171-1/+0
* [#4] Pass gfx structs by const ref (gfx::PointF)r.kasibhatla@samsung.com2014-01-1712-21/+23
* cc: Add test for TiledLayerImpl mask with no resourceenne@chromium.org2014-01-171-0/+11
* cc: Remove TiledLayer mask DCHECK for 0 tilesenne@chromium.org2014-01-161-0/+6
* [#3] Pass gfx structs by const ref (gfx::SizeF)r.kasibhatla@samsung.com2014-01-161-2/+2
* Plumb debug name via debug infovollick@chromium.org2014-01-1511-35/+8
* cc: Rename LayerImpl::DidLoseOutputSurface to ReleaseResourcesboliu@chromium.org2014-01-1418-28/+27
* cc: don't add low-res tiling to GPU rasterized layers.ernstm@chromium.org2014-01-103-5/+9
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-1034-66/+78
* Remove all traces of compositing reasons from ccvollick@chromium.org2014-01-105-228/+1
* Decouple cc::FakeWebGraphicsContext3D from blink::WGC3Djamesr@chromium.org2014-01-101-10/+10
* Prepare for including compositing reasons in GraphicsLayerDebugInfovollick@chromium.org2014-01-091-7/+24
* Compute solid-color scrollbar properties on all platforms.davemoore@chromium.org2014-01-096-0/+16
* Revert "cc: Added tile bundles"vmpstr@chromium.org2013-12-204-42/+18
* cc: Clear delegated layer's current resources when deleting childsievers@google.com2013-12-171-0/+1
* cc: Use 1024x1024 tiles for gpu rasterized layers.ernstm@chromium.org2013-12-173-10/+66
* cc: Fix incorrect RecalculateRasterScale edge casesenne@chromium.org2013-12-172-2/+52
* cc: Layer::PushPropertiesTo perf testvmpstr@chromium.org2013-12-131-0/+120
* cc: Prevent use after free of LayerImpl that had a copy request.danakj@chromium.org2013-12-121-0/+2
* Split the hole punching logic from GOOGLE_TV #ifdef into VIDEO_HOLEqinmin@chromium.org2013-12-121-4/+4
* Remove WebGraphicsContext3D references from cc/layersjamesr@chromium.org2013-12-114-17/+10
* cc: Add PRESUBMIT rule to ban using cc:: inside of namespace cc {...}danakj@chromium.org2013-12-103-4/+4
* cc: Added invalidation frequency for picture pile.vmpstr@chromium.org2013-12-101-0/+1
* Support for drawing a debug border around animated layersavallee@chromium.org2013-12-102-0/+12
* Use bit fields inside cc to reduce memory usage.vivek.vg@samsung.com2013-12-106-59/+57
* cc: Allow 'overflow: hidden' layers to be scrolled again.sadrul@chromium.org2013-12-102-19/+4
* cc: Fix checkboard after a pinch-zoom followed by a scroll.kaanb@chromium.org2013-12-101-1/+4
* Remove direct-to-backbuffer Ganesh pathenne@chromium.org2013-12-062-14/+1
* cc: Don't require DelegatedRendererLayer to push properties every framedanakj@chromium.org2013-12-061-4/+1