aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkRecorder.h
Commit message (Expand)AuthorAge
* Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...Gravatar reed2014-09-22
* Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...Gravatar reed2014-09-21
* introduce Props to surface (work in progress)Gravatar reed2014-09-21
* Implement all SkCanvas overrides that SkPictureRecord does.Gravatar mtklein2014-09-04
* SkTextBlob plumbingGravatar fmalita2014-08-26
* Support comment groups in SkRecord.Gravatar mtklein2014-08-22
* SkTextBlobGravatar fmalita2014-08-21
* SkRecordDraw: incorporate clip into BBHGravatar mtklein2014-08-15
* Start tracking the CTM while filling the BBH in SkRecordDraw.Gravatar mtklein2014-08-13
* SkCanvas::drawPatch param SkPoint[12]Gravatar dandov2014-08-12
* add drawPicture variant that takes a matrix and paintGravatar reed2014-08-09
* change drawPicture in SkRecord to just ref the pictureGravatar reed2014-08-07
* Stopped skipping tests in dm of SkPatch by implementing theGravatar dandov2014-08-07
* SaveFlags be-goneGravatar Florin Malita2014-06-30
* Add EXPERIMENTAL_beginRecording() for SkRecord-based recording.Gravatar mtklein2014-06-17