summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 272635 "cc: Examine layers to determine if we're ready to..."kbr@chromium.org2014-05-2413-269/+149
* Revert 272565 "Re-land: cc: Fail more visibly when sync queries ..."kbr@chromium.org2014-05-231-18/+0
* cc: Examine layers to determine if we're ready to activate.reveman@chromium.org2014-05-2313-149/+269
* Revert of cc: Stop blocking the main thread in CreateAndInitializeOutputSurfa...danakj@chromium.org2014-05-233-72/+82
* Re-land: cc: Fail more visibly when sync queries are not working correctly.reveman@chromium.org2014-05-231-0/+18
* cc: Compositor without MessageLoopProxyboliu@chromium.org2014-05-236-28/+272
* cc: Add test for triggering deadline early when output surface is lostsimonhong@chromium.org2014-05-231-0/+23
* cc: Get rid of rasterizer delegate.alokp@chromium.org2014-05-229-286/+116
* cc: Stop blocking the main thread in CreateAndInitializeOutputSurface.danakj@chromium.org2014-05-223-82/+72
* cc: Remove low-res-tiling flag from PictureLayerImpl.alokp@chromium.org2014-05-225-14/+13
* cc: Show success or failure in the trace event for CopyOutputRequest.danakj@chromium.org2014-05-221-1/+2
* cc: Prevent tiles that are required for activation from being placed in NEVER...reveman@chromium.org2014-05-224-11/+35
* cc: Allow DeferredInitialize to use DelegatingRendererboliu@chromium.org2014-05-2214-36/+102
* cc: Add testing stubs for proxy testsimonhong@chromium.org2014-05-226-110/+318
* cc: removeLayerTreeHostTestFinishAllRenderingsimonhong@chromium.org2014-05-221-41/+0
* Make delegated software renderer work on Macccameron@chromium.org2014-05-215-15/+23
* Remove unused function in PictureLayerTilingenne@chromium.org2014-05-212-10/+1
* cc: Remove CreateAndInitializeOutputSurface from the Proxy interface.danakj@chromium.org2014-05-209-35/+23
* cc: Move gpu rasterization flag from tree-impl to tree-host-impl.alokp@chromium.org2014-05-2010-67/+99
* Remove forced commit and readback from the scheduler.danakj@chromium.org2014-05-209-807/+195
* cc: fix another data race in RenderingStatsInstrumentation.ernstm@chromium.org2014-05-202-8/+19
* cc: Reset raster scale if we didn't sync high res tiling.vmpstr@chromium.org2014-05-205-13/+88
* Adding gtest helpers for BeginFrameArgs.mithro@mithis.com2014-05-196-5/+114
* Android: cleanup gtest_target_type conditions.bulach@chromium.org2014-05-171-5/+3
* Reland "cc: Remove layers that are not drawn from tile manager."vmpstr@chromium.org2014-05-173-0/+20
* Remove null layer_tree_host() checks in ThreadProxy.danakj@chromium.org2014-05-171-9/+0
* Do SetNeedsCommit() instead of Composite() in threaded mode.danakj@chromium.org2014-05-161-5/+3
* Merge SingleThreadProxy::CommitAndComposite into CompositeImmediately.danakj@chromium.org2014-05-162-35/+23
* Use LayerTreeHostImpl id instead of its address as id in trace eventscaseq@chromium.org2014-05-161-5/+7
* cc: CapturePostTask in SingleThreadProxy::Stopboliu@chromium.org2014-05-161-0/+1
* Do not use MockQuadCuller when only testing with RenderPassweiliangc@chromium.org2014-05-165-43/+37
* cc: Change tile manager perftest to use layers.vmpstr@chromium.org2014-05-166-182/+202
* Remove CompositeAndReadback from LayerTreeHost(Impl) and the Proxys.danakj@chromium.org2014-05-1532-1416/+171
* Make ui::Snapshot asynchronous on Android, remove CompositeAndReadback.danakj@chromium.org2014-05-154-4/+2
* Remove hit-testing-only RSLL entriesvollick@chromium.org2014-05-1512-226/+7
* CC::LayerAnimationController should use TimeTicks andsivagunturi@chromium.org2014-05-1516-439/+490
* Make LayerScrollOffsetDelegate updates consistent.mkosiba@chromium.org2014-05-157-84/+80
* cc: Remove unused variable in PictureLayerImpl::AppendQuads.sohan.jyoti@samsung.com2014-05-151-1/+0
* cc: fix data race in RenderingStatsInstrumentation.ernstm@chromium.org2014-05-151-0/+2
* cc: Require high res tiles to activate when active twin has different bounds.reveman@chromium.org2014-05-142-3/+23
* setLocalMatrix is deprecated, so pass the matrix to the factoryreed@google.com2014-05-141-8/+6
* Revert "cc: Remove layers that are not drawn from tile manager."vmpstr@chromium.org2014-05-143-22/+0
* Revert 270265 "cc: Fail more visibly when sync queries are not w..."kbr@chromium.org2014-05-141-18/+0
* cc: Fail more visibly when sync queries are not working correctly.reveman@chromium.org2014-05-141-0/+18
* cc: Remove redundant ActivatePendingTree methodsimonhong@chromium.org2014-05-142-6/+1
* cc: Remove layers that are not drawn from tile manager.vmpstr@chromium.org2014-05-133-0/+22
* cc: Set requires high res upon becoming visiblevmpstr@chromium.org2014-05-132-2/+23
* cc: Remove AccelContentPaintDurationMS and related histos.sohan.jyoti@samsung.com2014-05-131-20/+0
* Use LapTimer in rasterize_and_record micro benchmark.dominikg@chromium.org2014-05-1316-49/+68
* cc: Removed deadcode GlRenderer::InitializeGrContext.alokp@chromium.org2014-05-131-1/+0