summaryrefslogtreecommitdiff
path: root/record
AgeCommit message (Expand)Author
2014-05-05Add pattern matchers for SkRecordcommit-bot@chromium.org
2014-04-30Backfill unit tests for SkRecordcommit-bot@chromium.org
2014-04-29Don't bother doing the empty clip check in SkRecordDraw.commit-bot@chromium.org
2014-04-28Simplify empty-clip check.commit-bot@chromium.org
2014-04-28Start using type traits in src/record instead of macros.commit-bot@chromium.org
2014-04-24Proof of adoption in SkRecord::replace.commit-bot@chromium.org
2014-04-24Rearrange SkRecord public API to fit better with cc/resources/picturecommit-bot@chromium.org
2014-04-23Make drawText calls non-virtual, to ease SkFont and TextBlob (https://coderev...reed@google.com
2014-04-22Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https...commit-bot@chromium.org
2014-04-22make drawText calls non-virtual, to ease SkFont and TextBlobcommit-bot@chromium.org
2014-04-22Fix build: Windows has dibs on IGNOREcommit-bot@chromium.org
2014-04-22Refactor SkRecord opts, converting playback optimizations where possible.commit-bot@chromium.org
2014-04-21anticipate more optimizations by renaming some files and methodscommit-bot@chromium.org
2014-04-15SkRecord bug fixescommit-bot@chromium.org
2014-04-14SkRecordDraw: use SkCanvas::quickRejectY for text drawscommit-bot@chromium.org
2014-04-14SkRecord: turn on cull annotation pass in public API.commit-bot@chromium.org
2014-04-11Mark our territory with (C).commit-bot@chromium.org
2014-04-10Add a focused public API for src/record.commit-bot@chromium.org
2014-04-10SkRecordDraw: don't bother clipping an empty clip down furthercommit-bot@chromium.org
2014-04-09SkRecordDraw: skip draw ops when the clip is emptycommit-bot@chromium.org
2014-04-09Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2014-04-08SkRecord: make culling work if SkRecordAnnotateCullingPairs is called.commit-bot@chromium.org
2014-04-08Start on some unwritten SkRecord TODOs:commit-bot@chromium.org
2014-04-08Add push/pop cull to SkRecord.commit-bot@chromium.org
2014-04-01SkRecord strawmancommit-bot@chromium.org