summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Handle GetOutsets for reference filtershendrikw2015-08-246-36/+66
* cc: Delete RenderSurfaceenne2015-08-2420-429/+72
* cc: Compute animation contents scale using property treesajuma2015-08-2412-11/+264
* "gl" traces > "gpu/gl"ericrk2015-08-242-5/+5
* Rename several instances of SubmitFrame to SubmitCompositorFramefsamuel2015-08-249-146/+174
* cc: Remove unused Layer functionsenne2015-08-227-97/+0
* IWYU for base/memory/scoped_vector.h.thestig2015-08-221-1/+0
* cc: Allow transparent layers with background filters to renderhendrikw2015-08-213-0/+51
* Move setting of contributes_to_drawn_surface outside CDPjaydasika2015-08-211-8/+10
* Create constant for root property tree node IDweiliangc2015-08-211-10/+15
* cc: Remove unused variables in RenderSurfaceImplajuma2015-08-211-2/+0
* Update GatherPixelRefDevice to the new SkImage/SkPixelRef APIfmalita2015-08-217-31/+39
* cc: Deflake RSLLMembershipWithScale testenne2015-08-211-0/+6
* Allow IOSurfaceDrawQuad to be a candidate for overlaysandresantoso2015-08-218-22/+72
* cc: Fix starting animation scale computation in CDPajuma2015-08-212-4/+116
* cc: Clean up logic to set needs_redraw_ after a commit.danakj2015-08-212-12/+6
* Add UYVY 4:2:2 support to VideoFrame and GpuMemoryBuffer.andresantoso2015-08-212-7/+3
* Render Surface Content Rect from property treesjaydasika2015-08-215-7/+164
* Rename enum gfx::BufferFormat::RGBX_8888 to BGRX_8888Haixia Shi2015-08-211-2/+2
* 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