summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* cc: revert tile size increase for GPU rasterized layers.ernstm@chromium.org2014-01-184-29/+6
* Pluming for needs_push_properties for the impl tree.clholgat@chromium.org2014-01-1816-123/+542
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-01-1825-331/+313
* Revert 245663 "Revert 245645 "Define WebScrollOffsetAnimationCur..."dbeam@chromium.org2014-01-182-3/+3
* Revert 245645 "Define WebScrollOffsetAnimationCurveImpl"dbeam@chromium.org2014-01-172-3/+3
* cc: Remove InitializeOutputSurfaceIfNeeded from tests.vmpstr@chromium.org2014-01-174-10/+52
* Add cc::SurfaceLayer for referencing external surfacesjamesr@chromium.org2014-01-177-0/+208
* Define WebScrollOffsetAnimationCurveImplajuma@chromium.org2014-01-172-3/+3
* Let the browser know the end of flingwangxianzhu@chromium.org2014-01-171-2/+8
* Take GL version and extensions correctly into account when binding functionsoetuaho@nvidia.com2014-01-172-3/+3
* cc_perftests: Don't count number of tasks required for activation twiceskyostil@chromium.org2014-01-171-8/+1
* Revert 245445 "Unifies LayerTreeHost::SetNeedsUpdateLayers and S..."mark@chromium.org2014-01-1713-58/+81
* Shared Raster Worker Threadssohan.jyoti@samsung.com2014-01-1724-360/+562
* cc: disable pre-painting when using gpu rasterization.ernstm@chromium.org2014-01-172-1/+27
* cc: Delete ContextProvider::MakeGrContextCurrent.alokp@chromium.org2014-01-177-39/+19
* [#4] Pass gfx structs by const ref (gfx::PointF)r.kasibhatla@samsung.com2014-01-1729-88/+95
* cc: Add zero-copy texture update support to delegating renderer.reveman@chromium.org2014-01-173-33/+137
* Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate -- V2trchen@chromium.org2014-01-1713-81/+58
* telemetry: add smoothness.*.key_silk_cases benchmarksernstm@chromium.org2014-01-172-0/+17
* Add cc:DrawQuad type for surfacesjamesr@chromium.org2014-01-178-2/+139
* cc: Add test for TiledLayerImpl mask with no resourceenne@chromium.org2014-01-171-0/+11
* cc: Limit ManageTiles calls to once per-frame on averagebrianderson@chromium.org2014-01-174-10/+84
* 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-1612-24/+24
* cc: Fix thread race on writing commit_waits_for_activation_.danakj@chromium.org2014-01-161-4/+6
* Skeleton surface interfaces in cc/surfacesjamesr@chromium.org2014-01-1610-0/+270
* Remove WebGraphicsContext3D getter from cc::ContextProviderjamesr@chromium.org2014-01-1616-460/+352
* Remove remaining blink/WebKit refs from ccjamesr@chromium.org2014-01-159-88/+13
* Plumb debug name via debug infovollick@chromium.org2014-01-1511-35/+8
* replace TestPixelRef with bitmap.allocPixels() -- removing unneeded subclass ...reed@google.com2014-01-152-58/+5
* cc: Add RendererCapabilitiesImplboliu@chromium.org2014-01-1516-28/+83
* GTTF: Run perf tests seriallyphajdan.jr@chromium.org2014-01-141-1/+7
* Remove WebString refs from cc/, they are all dead codejamesr@chromium.org2014-01-148-54/+0
* cc: Rename LayerImpl::DidLoseOutputSurface to ReleaseResourcesboliu@chromium.org2014-01-1421-33/+31
* implement onNewLockPixels for SkPixelRefreed@google.com2014-01-135-4/+38
* cc: ContextProvider::Capabilities compose gpu::Capabilitiesboliu@chromium.org2014-01-129-69/+32
* Remove unnecessary use of blink typedefsjamesr@chromium.org2014-01-1112-949/+905
* 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-10185-606/+668
* Remove all traces of compositing reasons from ccvollick@chromium.org2014-01-106-229/+1
* Add synthetic delay points for latency testingskyostil@chromium.org2014-01-106-8/+76
* Decouple cc::FakeWebGraphicsContext3D from blink::WGC3Djamesr@chromium.org2014-01-1018-251/+260
* Always fall back to root scroll layer for otherwise ignored scrollsjdduke@chromium.org2014-01-104-17/+8
* cc: Simplify raster task completion notification logicskyostil@chromium.org2014-01-092-1/+11
* aura: Ensure OwnedMailbox not used with invalid or destroyed GLHelper.danakj@chromium.org2014-01-091-2/+8
* cc: Fix logic for detecting when raster tasks were throttledskyostil@chromium.org2014-01-092-3/+96
* Prepare for including compositing reasons in GraphicsLayerDebugInfovollick@chromium.org2014-01-091-7/+24
* [cc] Unify static create method of ResourceUpdatesimonhong@chromium.org2014-01-093-36/+7
* [cc] Cleanup: modify the description of SkPictureContentLayerUpdatersimonhong@chromium.org2014-01-091-5/+2
* Add preliminary support for hw-accelerated tile rasterization.alokp@chromium.org2014-01-0916-119/+358