summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Adding support for sidecars to cc::DisplayItemList.jbroman2015-06-0214-21/+401
* cc: Partial tile raster for GpuTileTaskWorkerPool.danakj2015-06-027-17/+58
* CC: Replace hud_layer_settings in LayerTreeSettings with use_compositor_anima...loyso2015-06-023-3/+8
* cc: Fix size_t to int truncations in animation/ and debug/.vmpstr2015-06-0211-42/+43
* cc: Partial tile raster for BitmapTileTaskWorkerPool.danakj2015-06-0116-43/+95
* Ensure that TileTaskRunner calls callbacks on empty scheduleericrk2015-06-011-0/+15
* Revert of cc: Remove IOSurface explicit support in VideoLayerImpl. (patchset ...vabr2015-06-013-0/+20
* Use a deque in ResourcePool instead of a list.danakj2015-05-301-2/+2
* cc: Remove IOSurface support in VideoLayerImpl.dcastagna2015-05-303-20/+0
* Fixit: Fork base::TimeTicks --> TimeTicks + ThreadTicks + TraceTicksmiu2015-05-296-25/+31
* cc: Partial tile update for one-copy raster.danakj2015-05-2954-420/+729
* Relanding 1143663007: VideoFrame: Separate Pixel Format from Storage Type.mcasas2015-05-292-51/+30
* cc: Make impl-thread property trees handle fixed-position layersajuma2015-05-296-12/+48
* Don't report compositor dropped frames for invisible layers.dalecurtis2015-05-296-4/+58
* Revert of cc: Test BeginMainFrame values come from BeginImplFrame. (patchset ...zhaoqin2015-05-291-64/+1
* cc: Make ContentLayerClient subclasses create the DisplayItemList.jbroman2015-05-2924-147/+98
* Revert "VideoFrame: Segregate Pixel Format and Storage Type."Matt Mueller2015-05-292-30/+51
* VideoFrame: Segregate Pixel Format and Storage Type.mcasas2015-05-292-51/+30
* Remove flag for virtual-viewport pinch to zoom and old paths.bokan2015-05-2915-91/+29
* cc: Make LayerPositionConstraintTests more realisticajuma2015-05-294-607/+469
* cc: Test BeginMainFrame values come from BeginImplFrame.mithro2015-05-291-1/+64
* cc: Added draw_quad_perftest, IterateResources test.vmpstr2015-05-293-0/+118
* cc: Properly detect when child Surfaces idlebrianderson2015-05-282-7/+35
* Remove resource_provider.h include from draw_quad.hjbauman2015-05-286-1/+6
* Use shallow finish instead of real finish on Display resize.jbauman2015-05-288-10/+23
* Allow creation of TextureMailboxDeleter without a task runner.jbauman2015-05-284-5/+36
* cc: Always set a TransformNode's source_node_idajuma2015-05-282-1/+2
* cc: Move ListContainer to cc/base/.jbroman2015-05-2810-1000/+947
* cc: Move RoundUp and RoundDown out of util.h into math_util.hvmpstr2015-05-2819-141/+114
* Remove DelayBasedTimeSourceHighRes Class altogetherabhishek.ka2015-05-283-54/+2
* CC Animations: Make LayerAnimationController creation optionalloyso2015-05-284-10/+28
* cc: Reland "Add UMA stats for record and raster time."jbroman2015-05-2810-0/+233
* VideoFrame: Replace no_longer_needed_cb_ with AddDestructionObserver().miu2015-05-281-2/+1
* cc: Support --disable-gpu-vsync with DisplaySchedulerbrianderson2015-05-288-14/+32
* cc: Fix support for compressed texture formats and partial copy operations.reveman2015-05-281-5/+4
* cc: Fix video unit test with property treesenne2015-05-273-0/+11
* Force immediate Display swap on resize if no swap was done at previous size.jbauman2015-05-275-9/+150
* Remove BlockingTaskRunner from cc::Display.jbauman2015-05-272-9/+1
* cc: report whether frames are being issued regularly to DevToolscaseq2015-05-272-0/+20
* cc: Adding BeginFrameTracker object and removing Now() from LTHI.mithro2015-05-2716-102/+320
* cc: Don't always commit when frame timing api is active.vmpstr2015-05-274-7/+14
* cc: Update property trees during page scaleenne2015-05-271-0/+14
* cc: Make a FakeResourceProvider and use it in tests to construct.danakj2015-05-2621-284/+178
* cc: Don't invalidate pending tree tilings on commit.vmpstr2015-05-262-1/+13
* cc: Apply page scale to page scale layerenne2015-05-268-69/+64
* cc: Support creating display item lists via the Blink API.jbroman2015-05-266-14/+34
* ui: GpuMemoryBuffer::Format namespace cleanup.reveman2015-05-262-15/+15
* Remove the treewalk in ResetDrawProperties()jaydasika2015-05-2611-53/+195
* cc: Add partial copy support to one-copy tile task worker pool.reveman2015-05-2611-92/+118
* Remove gfx::FrameTime for a single clock sourceabhishek.ka2015-05-2621-52/+31