aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/RecorderTest.cpp
Commit message (Expand)AuthorAge
* switch surface to sk_spGravatar reed2016-03-23
* SkRecord: infer return type for visit() and mutate().Gravatar mtklein2016-03-22
* update callsites for Make image factoriesGravatar reed2016-03-17
* Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://code...Gravatar reed2016-03-13
* Revert of more shader-->sp conversions (patchset #5 id:80001 of https://coder...Gravatar reed2016-03-13
* more shader-->sp conversionsGravatar reed2016-03-13
* unsigned -> int for counts and indices in picture-related codeGravatar mtklein2015-08-19
* flag to use const& instead of const* for src-rectGravatar reed2015-08-06
* Remove the SkCanvas comment APIGravatar fmalita2015-06-15
* add heuristic to pour small pictures into recordings, rather than ref'ingGravatar reed2015-04-30
* remove unused drawDataGravatar reed2015-01-02
* Remove SkCanvas::isDrawingToLayerGravatar junov2014-12-15
* Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32PremulGravatar reed2014-12-10
* Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMCol...Gravatar reed2014-12-09
* remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32P...Gravatar reed2014-12-09
* Override SkCanvas::drawImage() in SkRecorder.Gravatar piotaixr2014-10-16
* Implement all SkCanvas overrides that SkPictureRecord does.Gravatar mtklein2014-09-04
* Support comment groups in SkRecord.Gravatar mtklein2014-08-22
* change drawPicture in SkRecord to just ref the pictureGravatar reed2014-08-07
* move SkChecksum and SkEmptyShader to privateGravatar reed2014-07-03
* Remove SkRecorder's kWriteOnly mode.Gravatar commit-bot@chromium.org2014-05-29
* Convert all SkRecordPattern matchers into SkRecord mutators.Gravatar commit-bot@chromium.org2014-05-07
* Refactor SkRecord opts, converting playback optimizations where possible.Gravatar commit-bot@chromium.org2014-04-22
* initialize bounds in this testGravatar commit-bot@chromium.org2014-04-15
* SkRecord bug fixesGravatar commit-bot@chromium.org2014-04-15
* 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
* More SkRecord TODOs:Gravatar commit-bot@chromium.org2014-04-08
* More SkRecord TODOs:Gravatar commit-bot@chromium.org2014-04-08