Commit message (Expand) | Author | Age | |
---|---|---|---|
* | SkRecord: Strip out cull-skipping and y-only drawPosTextH skipping. | mtklein | 2014-08-08 |
* | Remove SkRecorder's kWriteOnly mode. | commit-bot@chromium.org | 2014-05-29 |
* | Don't clobber initial transform with SetMatrix. | commit-bot@chromium.org | 2014-05-19 |
* | Noop away PushCull/PopCull pairs with nothing between them. | commit-bot@chromium.org | 2014-05-08 |
* | Convert all SkRecordPattern matchers into SkRecord mutators. | commit-bot@chromium.org | 2014-05-07 |
* | save-draw*-restore -> noop-draw*-noop | commit-bot@chromium.org | 2014-05-07 |
* | Add SaveLayer-Draw-Restore optimization. | commit-bot@chromium.org | 2014-05-07 |
* | Update tests/RecordOptsTest.cpp | commit-bot@chromium.org | 2014-05-05 |
* | Backfill unit tests for SkRecord | commit-bot@chromium.org | 2014-04-30 |