summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Detemplatize CDP input structsenne2015-08-217-190/+214
* cc: Ensure a scroll/scale update during commit triggers a layer updateskyostil2015-08-214-0/+74
* cc: Add software background filtershendrikw2015-08-219-74/+272
* Add better support for RGBA_4444 textures.reveman2015-08-203-17/+27
* cc: Make animation contents scale aware of trees affected by animationsajuma2015-08-207-41/+237
* Remove comment about property trees that is no longer trueweiliangc2015-08-202-5/+1
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-2035-785/+677
* Ensure surface swap happens after resize.jbauman2015-08-204-4/+48
* cc: Remove the early out in Animate if there's no active tree.danakj2015-08-201-8/+3
* cc: Don't UpdateAnimationState when not visible or can't draw.danakj2015-08-203-98/+0
* cc: Move animate steps from proxies to LayerTreeHostImpl.danakj2015-08-197-86/+184
* Mandoline: Rename mojo::Frame to mojo::CompositorFrame and avoid a conversion.fsamuel2015-08-191-0/+3
* cc: Detemplatize CalcDrawPropsenne2015-08-191-176/+116
* Currently ResourcePool does not maintain ownership of its resourcesericrk2015-08-199-118/+135
* cc: Emit fewer trace events for SetNeeds{Animate,UpdateLayers,Commit}skyostil2015-08-192-9/+18
* cc: Turn off main thread CDPenne2015-08-191-58/+7
* cc: Convert visible rect tests to LayerImplenne2015-08-181-30/+25
* Draw Opacity of Render Surface from Property Treesjaydasika2015-08-185-0/+36
* cc: Remove main thread input handler countingenne2015-08-185-76/+16
* cc: Convert TransformAboveRootLayer test to LayerImplenne2015-08-181-49/+33
* cc: Convert TransformsFor unittests to use property treesenne2015-08-181-160/+113
* Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...sky2015-08-1835-665/+783
* Sync GN tests with GYP build.brettw2015-08-181-0/+10
* cc: Remove render_pass_test_common, move to render_pass_test_utils.danakj2015-08-1815-481/+331
* Screen Space Transform Of Render Surface From Property Treesjaydasika2015-08-183-2/+35
* cc: Convert RS flattening unit test to LayerImplenne2015-08-181-23/+20
* cc: Fix LayerTreeRebuildTest to run with only property treesenne2015-08-183-16/+7
* cc: Convert DescendantsOfClipChildren to LayerImplenne2015-08-181-46/+22
* cc: Ensure to keep the same low res tiling when activating.vmpstr2015-08-184-20/+39
* cc: Convert DoNotSkipLayersWithHandlers to LayerImplenne2015-08-181-29/+13
* cc: Convert DrawableContentRectForLayers to LayerImplenne2015-08-181-67/+26
* cc: Split IsClippedCorrectly unit test into two versionsenne2015-08-181-4/+106
* cc: Convert ClippedByScrollParent unittest to LayerImplenne2015-08-181-51/+26
* Reland of Change LatencyInfo to use Flow API v2. (patchset #1 id:1 of https:/...yuhaoz2015-08-184-9/+15
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-1835-783/+665
* cc: Convert RenderSurfaceForBlendMode to LayerImplenne2015-08-181-12/+10
* Rename OpacityTree to EffectTreeweiliangc2015-08-1811-83/+79
* Enable partial rasterization in the renderer using a persistent GpuMemoryBuffer.jbroman2015-08-182-2/+35
* Revert of Change LatencyInfo to use Flow API v2. (patchset #2 id:20001 of htt...glider2015-08-184-15/+9
* Clip Rect of Render Surface From Property Treesjaydasika2015-08-184-2/+33
* cc: Make FixedPositionWithInterveningRenderSurface use property treesenne2015-08-181-4/+9
* Change LatencyInfo to use Flow API v2.yuhaoz2015-08-174-9/+15
* Add GenericSharedMemoryId and use w/ GpuMemoryBufferericrk2015-08-171-1/+1
* Lock video controls' position during fullscreenhugo.holgersson2015-08-172-6/+76
* Compute blend_mode outside CDPjaydasika2015-08-159-16/+37
* cc: Make HiDPI devices use 4 MSAA samples for GPU rasterization by default.senorblanco2015-08-142-5/+12
* Remove #if around PIXEL_FORMAT_NV12andresantoso2015-08-141-2/+0
* Render Surface is_clipped from Property Treesjaydasika2015-08-149-3/+36
* Clip Rect From Property Treesjaydasika2015-08-145-10/+72
* Fix overscroll glow when page contents are smaller than viewport.bokan2015-08-143-3/+77