Commit message (Expand) | Author | Age | |
---|---|---|---|
* | wip for drawables | reed | 2014-11-18 |
* | Rename GrAccelData to SkLayerInfo and move it to src/core | robertphillips | 2014-11-12 |
* | Move SkRecordComputeLayers and CollectLayers into SkRecordDraw.cpp | robertphillips | 2014-11-12 |
* | Add comments to SkRecordDraw to help people follow. | danakj | 2014-11-03 |
* | Shrink saveLayer device bounds when it supplies an explicit bounds and has a ... | robertphillips | 2014-11-03 |
* | Fix bug in layer hoisting transition to SkRecord backend | robertphillips | 2014-09-16 |
* | SkRecordPartialDraw with less code duplication | mtklein | 2014-09-02 |
* | Plumbing for using a BBH in SkRecordDraw. | mtklein | 2014-08-11 |
* | SkRecord: Strip out cull-skipping and y-only drawPosTextH skipping. | mtklein | 2014-08-08 |
* | Tick off some TODOs: | Mike Klein | 2014-06-24 |
* | Add EXPERIMENTAL_beginRecording() for SkRecord-based recording. | mtklein | 2014-06-17 |