aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/record
Commit message (Expand)AuthorAge
* Simplify empty-clip check.Gravatar commit-bot@chromium.org2014-04-28
* Start using type traits in src/record instead of macros.Gravatar commit-bot@chromium.org2014-04-28
* Proof of adoption in SkRecord::replace.Gravatar commit-bot@chromium.org2014-04-24
* 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
* Fix build: Windows has dibs on IGNOREGravatar commit-bot@chromium.org2014-04-22
* Refactor SkRecord opts, converting playback optimizations where possible.Gravatar commit-bot@chromium.org2014-04-22
* anticipate more optimizations by renaming some files and methodsGravatar commit-bot@chromium.org2014-04-21
* SkRecord bug fixesGravatar commit-bot@chromium.org2014-04-15
* SkRecordDraw: use SkCanvas::quickRejectY for text drawsGravatar commit-bot@chromium.org2014-04-14
* SkRecord: turn on cull annotation pass in public API.Gravatar commit-bot@chromium.org2014-04-14
* Mark our territory with (C).Gravatar commit-bot@chromium.org2014-04-11
* Add a focused public API for src/record.Gravatar commit-bot@chromium.org2014-04-10
* SkRecordDraw: don't bother clipping an empty clip down furtherGravatar commit-bot@chromium.org2014-04-10
* SkRecordDraw: skip draw ops when the clip is emptyGravatar commit-bot@chromium.org2014-04-09
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-09
* SkRecord: make culling work if SkRecordAnnotateCullingPairs is called.Gravatar commit-bot@chromium.org2014-04-08
* Start on some unwritten SkRecord TODOs: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