Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Allow the alpha folding optimization if the single draw's paint has a shader | robertphillips | 2014-12-21 |
* | Turn disable or delete optimizations that don't have any effect. | mtklein | 2014-09-16 |
* | Fix a bug in Save-Restore no-op optimization. | mtklein | 2014-09-10 |
* | Turn on the save-layer optimization. | mtklein | 2014-09-08 |
* | Turn on all pixel-perfect SkRecord optimizations. | mtklein | 2014-09-08 |
* | SkRecord: Strip out cull-skipping and y-only drawPosTextH skipping. | mtklein | 2014-08-08 |
* | SaveFlags be-gone | Florin Malita | 2014-06-30 |
* | Add EXPERIMENTAL_beginRecording() for SkRecord-based recording. | mtklein | 2014-06-17 |