Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create DrawQuad in RenderPass and only give out raw pointer to layers | weiliangc@chromium.org | 2014-07-03 | 1 | -2/+2 |
* | Removed QuadSink and MockQuadCuller | weiliangc@chromium.org | 2014-06-23 | 1 | -7/+10 |
* | cc: Pass scaled bounds to debug border quads for drawing. | sohan.jyoti@samsung.com | 2014-06-20 | 1 | -1/+2 |
* | Use a struct for cc::Surface ids for more type safety | jamesr@chromium.org | 2014-06-13 | 1 | -4/+5 |
* | Create SharedQuadState on RenderPass | weiliangc@chromium.org | 2014-05-07 | 1 | -2/+3 |
* | cc: Apply occlusion before creating quads in SurfaceLayerImpl. | danakj@chromium.org | 2014-03-20 | 1 | -2/+5 |
* | cc: Rename QuadSink::Append to MaybeAppend. | danakj@chromium.org | 2014-03-13 | 1 | -1/+1 |
* | cc: Remove the AppendQuadsData from QuadSink::Append. | danakj@chromium.org | 2014-03-12 | 1 | -1/+1 |
* | cc: Add visible_rect to Draw*Quad::SetNew(). | danakj@chromium.org | 2014-03-07 | 1 | -1/+2 |
* | Add cc::SurfaceLayer for referencing external surfaces | jamesr@chromium.org | 2014-01-17 | 1 | -0/+68 |