aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/record/SkRecorder.cpp
Commit message (Expand)AuthorAge
* Move paints to the front of draw structs.Gravatar commit-bot@chromium.org2014-05-07
* Rearrange SkRecord public API to fit better with cc/resources/pictureGravatar commit-bot@chromium.org2014-04-24
* Make drawText calls non-virtual, to ease SkFont and TextBlob (https://coderev...Gravatar reed@google.com2014-04-23
* Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https...Gravatar commit-bot@chromium.org2014-04-22
* make drawText calls non-virtual, to ease SkFont and TextBlobGravatar commit-bot@chromium.org2014-04-22
* Refactor SkRecord opts, converting playback optimizations where possible.Gravatar commit-bot@chromium.org2014-04-22
* Mark our territory with (C).Gravatar commit-bot@chromium.org2014-04-11
* SkRecordDraw: skip draw ops when the clip is emptyGravatar commit-bot@chromium.org2014-04-09
* SkRecord: make culling work if SkRecordAnnotateCullingPairs is called.Gravatar commit-bot@chromium.org2014-04-08
* Add push/pop cull to SkRecord.Gravatar commit-bot@chromium.org2014-04-08
* SkRecord strawmanGravatar commit-bot@chromium.org2014-04-01