summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Mac Overlays: Clip display and UV rectsChristopher Cameron2015-10-014-8/+47
* Revert of Mac Overlays: Clip display and UV rects (patchset #1 id:1 of https:...ccameron2015-10-013-72/+10
* Mac Overlays: Clip display and UV rectsChristopher Cameron2015-10-013-10/+72
* Merges to M46 with conflicts addressed.Christopher Cameron2015-09-272-103/+10
* [Ozone-DRM] Modeset when re-mapping windows to controllersDaniel Nicoara2015-09-241-1/+3
* Revert "[Ozone-DRM] Modeset when re-mapping windows to controllers"Daniel Nicoara2015-09-181-3/+1
* [Ozone-DRM] Modeset when re-mapping windows to controllersDaniel Nicoara2015-09-151-1/+3
* Mac Overlays: Allow multiple overlays with sandwich strategy.Andre Santoso2015-09-109-121/+202
* cc: Add support for continuing an iteration after erasing from a QuadList.Andre Santoso2015-09-104-30/+55
* Track cc histograms using a global "client name" variable.Jeremy Roman2015-09-086-30/+100
* Change the display list interest rect size to 4000px instead of 8000px.Chris Harrelson2015-09-032-5/+5
* cc: Allow holding on to overlay resources for an extra frameChristopher Cameron2015-09-025-4/+130
* Mac Overlays: Allow sandwich strategy to emit multiple overlaysChristopher Cameron2015-09-025-34/+283
* cc: Workaround resourceless draw crashBo Liu2015-09-011-1/+3
* Mac Overlays: Add sandwich strategyChristopher Cameron2015-09-0120-90/+507
* cc: Fix support for RGBA4444 texture format and one-copy.David Reveman2015-08-251-8/+11
* 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