| Commit message (Expand) | Author | Age | Files | Lines |
* | Mac Overlays: Clip display and UV rects | Christopher Cameron | 2015-10-01 | 4 | -8/+47 |
* | Revert of Mac Overlays: Clip display and UV rects (patchset #1 id:1 of https:... | ccameron | 2015-10-01 | 3 | -72/+10 |
* | Mac Overlays: Clip display and UV rects | Christopher Cameron | 2015-10-01 | 3 | -10/+72 |
* | Merges to M46 with conflicts addressed. | Christopher Cameron | 2015-09-27 | 2 | -103/+10 |
* | [Ozone-DRM] Modeset when re-mapping windows to controllers | Daniel Nicoara | 2015-09-24 | 1 | -1/+3 |
* | Revert "[Ozone-DRM] Modeset when re-mapping windows to controllers" | Daniel Nicoara | 2015-09-18 | 1 | -3/+1 |
* | [Ozone-DRM] Modeset when re-mapping windows to controllers | Daniel Nicoara | 2015-09-15 | 1 | -1/+3 |
* | Mac Overlays: Allow multiple overlays with sandwich strategy. | Andre Santoso | 2015-09-10 | 9 | -121/+202 |
* | cc: Add support for continuing an iteration after erasing from a QuadList. | Andre Santoso | 2015-09-10 | 4 | -30/+55 |
* | Track cc histograms using a global "client name" variable. | Jeremy Roman | 2015-09-08 | 6 | -30/+100 |
* | Change the display list interest rect size to 4000px instead of 8000px. | Chris Harrelson | 2015-09-03 | 2 | -5/+5 |
* | cc: Allow holding on to overlay resources for an extra frame | Christopher Cameron | 2015-09-02 | 5 | -4/+130 |
* | Mac Overlays: Allow sandwich strategy to emit multiple overlays | Christopher Cameron | 2015-09-02 | 5 | -34/+283 |
* | cc: Workaround resourceless draw crash | Bo Liu | 2015-09-01 | 1 | -1/+3 |
* | Mac Overlays: Add sandwich strategy | Christopher Cameron | 2015-09-01 | 20 | -90/+507 |
* | cc: Fix support for RGBA4444 texture format and one-copy. | David Reveman | 2015-08-25 | 1 | -8/+11 |
* | IWYU for base/memory/scoped_vector.h. | thestig | 2015-08-22 | 1 | -1/+0 |
* | cc: Allow transparent layers with background filters to render | hendrikw | 2015-08-21 | 3 | -0/+51 |
* | Move setting of contributes_to_drawn_surface outside CDP | jaydasika | 2015-08-21 | 1 | -8/+10 |
* | Create constant for root property tree node ID | weiliangc | 2015-08-21 | 1 | -10/+15 |
* | cc: Remove unused variables in RenderSurfaceImpl | ajuma | 2015-08-21 | 1 | -2/+0 |
* | Update GatherPixelRefDevice to the new SkImage/SkPixelRef API | fmalita | 2015-08-21 | 7 | -31/+39 |
* | cc: Deflake RSLLMembershipWithScale test | enne | 2015-08-21 | 1 | -0/+6 |
* | Allow IOSurfaceDrawQuad to be a candidate for overlays | andresantoso | 2015-08-21 | 8 | -22/+72 |
* | cc: Fix starting animation scale computation in CDP | ajuma | 2015-08-21 | 2 | -4/+116 |
* | cc: Clean up logic to set needs_redraw_ after a commit. | danakj | 2015-08-21 | 2 | -12/+6 |
* | Add UYVY 4:2:2 support to VideoFrame and GpuMemoryBuffer. | andresantoso | 2015-08-21 | 2 | -7/+3 |
* | Render Surface Content Rect from property trees | jaydasika | 2015-08-21 | 5 | -7/+164 |
* | Rename enum gfx::BufferFormat::RGBX_8888 to BGRX_8888 | Haixia Shi | 2015-08-21 | 1 | -2/+2 |
* | cc: Detemplatize CDP input structs | enne | 2015-08-21 | 7 | -190/+214 |
* | cc: Ensure a scroll/scale update during commit triggers a layer update | skyostil | 2015-08-21 | 4 | -0/+74 |
* | cc: Add software background filters | hendrikw | 2015-08-21 | 9 | -74/+272 |
* | Add better support for RGBA_4444 textures. | reveman | 2015-08-20 | 3 | -17/+27 |
* | cc: Make animation contents scale aware of trees affected by animations | ajuma | 2015-08-20 | 7 | -41/+237 |
* | Remove comment about property trees that is no longer true | weiliangc | 2015-08-20 | 2 | -5/+1 |
* | Re-land: cc: Use worker context for one-copy tile initialization. | reveman | 2015-08-20 | 35 | -785/+677 |
* | Ensure surface swap happens after resize. | jbauman | 2015-08-20 | 4 | -4/+48 |
* | cc: Remove the early out in Animate if there's no active tree. | danakj | 2015-08-20 | 1 | -8/+3 |
* | cc: Don't UpdateAnimationState when not visible or can't draw. | danakj | 2015-08-20 | 3 | -98/+0 |
* | cc: Move animate steps from proxies to LayerTreeHostImpl. | danakj | 2015-08-19 | 7 | -86/+184 |
* | Mandoline: Rename mojo::Frame to mojo::CompositorFrame and avoid a conversion. | fsamuel | 2015-08-19 | 1 | -0/+3 |
* | cc: Detemplatize CalcDrawProps | enne | 2015-08-19 | 1 | -176/+116 |
* | Currently ResourcePool does not maintain ownership of its resources | ericrk | 2015-08-19 | 9 | -118/+135 |
* | cc: Emit fewer trace events for SetNeeds{Animate,UpdateLayers,Commit} | skyostil | 2015-08-19 | 2 | -9/+18 |
* | cc: Turn off main thread CDP | enne | 2015-08-19 | 1 | -58/+7 |
* | cc: Convert visible rect tests to LayerImpl | enne | 2015-08-18 | 1 | -30/+25 |
* | Draw Opacity of Render Surface from Property Trees | jaydasika | 2015-08-18 | 5 | -0/+36 |
* | cc: Remove main thread input handler counting | enne | 2015-08-18 | 5 | -76/+16 |
* | cc: Convert TransformAboveRootLayer test to LayerImpl | enne | 2015-08-18 | 1 | -49/+33 |
* | cc: Convert TransformsFor unittests to use property trees | enne | 2015-08-18 | 1 | -160/+113 |