summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Use delayed unique notifier for renewing tree priority.vmpstr@chromium.org2014-05-312-39/+12
* cc: Add HasPendingNotification to delayed unique notifier.vmpstr@chromium.org2014-05-303-4/+20
* Revert of cc: Make heavy layer tree test more realistic (https://codereview.c...skyostil@chromium.org2014-05-301-5/+1
* Allow creating SharedBitmaps backed by new[]jbauman@chromium.org2014-05-302-2/+18
* Fixing crash in PictureLayerImpl::MarkVisibleResourcesAsRequired when low-res...p.sergey@samsung.com2014-05-303-26/+547
* cc: Add message passing mechanism to micro benchmarking.ernstm@chromium.org2014-05-3010-27/+119
* Add very simple cc::Display implementation for surfaces.jbauman@chromium.org2014-05-305-0/+246
* cc: Add Scheduler test for DidLoseOutputSurfacesimonhong@chromium.org2014-05-302-40/+400
* cc: Change CheckIfReadyToActivate to use unique notifier.vmpstr@chromium.org2014-05-302-21/+8
* cc: Remove gpu-rasterization flag from Tile.alokp@chromium.org2014-05-294-38/+28
* Add tracing for places that make sync GL calls in compositor initjamesr@chromium.org2014-05-291-0/+1
* cc: Make heavy layer tree test more realisticskyostil@chromium.org2014-05-291-1/+5
* cc: Change PBRWP to use delayed unique notifier.vmpstr@chromium.org2014-05-292-58/+18
* Add CC to the GN build, work on GPU morebrettw@chromium.org2014-05-291-0/+781
* cc: Add UMA histogram for gpu rasterization.alokp@chromium.org2014-05-292-0/+31
* cc: Introduce OrderedSimpleTaskRunnersimonhong@chromium.org2014-05-295-4/+146
* cc: Don't execute UpdateVisibleTiles() right after drawingsimonhong@chromium.org2014-05-292-8/+22
* cc: Add UniqueNotifier to cc/base.vmpstr@chromium.org2014-05-298-0/+543
* Re-land: cc: Fail more visibly when sync queries are not working correctly.reveman@chromium.org2014-05-281-0/+18
* cc: Add Scheduler test for SetSwapUsedIncompleteTilesimonhong@chromium.org2014-05-281-2/+77
* Fixed the order of applying transform operations for animation bounds.awoloszyn@chromium.org2014-05-283-27/+53
* Re-land: cc: Examine layers to determine if we're ready to activate.reveman@chromium.org2014-05-2713-149/+269
* cc: Fix tiling raster tile iterator to handle initializing tiles.vmpstr@chromium.org2014-05-272-5/+7
* 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