| Commit message (Expand) | Author | Age |
* | switch surface to sk_sp | reed | 2016-03-23 |
* | SkRecord: infer return type for visit() and mutate(). | mtklein | 2016-03-22 |
* | update callsites for Make image factories | reed | 2016-03-17 |
* | Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://code... | reed | 2016-03-13 |
* | Revert of more shader-->sp conversions (patchset #5 id:80001 of https://coder... | reed | 2016-03-13 |
* | more shader-->sp conversions | reed | 2016-03-13 |
* | unsigned -> int for counts and indices in picture-related code | mtklein | 2015-08-19 |
* | flag to use const& instead of const* for src-rect | reed | 2015-08-06 |
* | Remove the SkCanvas comment API | fmalita | 2015-06-15 |
* | add heuristic to pour small pictures into recordings, rather than ref'ing | reed | 2015-04-30 |
* | remove unused drawData | reed | 2015-01-02 |
* | Remove SkCanvas::isDrawingToLayer | junov | 2014-12-15 |
* | Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul | reed | 2014-12-10 |
* | Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMCol... | reed | 2014-12-09 |
* | remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32P... | reed | 2014-12-09 |
* | Override SkCanvas::drawImage() in SkRecorder. | piotaixr | 2014-10-16 |
* | Implement all SkCanvas overrides that SkPictureRecord does. | mtklein | 2014-09-04 |
* | Support comment groups in SkRecord. | mtklein | 2014-08-22 |
* | change drawPicture in SkRecord to just ref the picture | reed | 2014-08-07 |
* | move SkChecksum and SkEmptyShader to private | reed | 2014-07-03 |
* | Remove SkRecorder's kWriteOnly mode. | commit-bot@chromium.org | 2014-05-29 |
* | Convert all SkRecordPattern matchers into SkRecord mutators. | commit-bot@chromium.org | 2014-05-07 |
* | Refactor SkRecord opts, converting playback optimizations where possible. | commit-bot@chromium.org | 2014-04-22 |
* | initialize bounds in this test | commit-bot@chromium.org | 2014-04-15 |
* | SkRecord bug fixes | commit-bot@chromium.org | 2014-04-15 |
* | Mark our territory with (C). | commit-bot@chromium.org | 2014-04-11 |
* | SkRecordDraw: skip draw ops when the clip is empty | commit-bot@chromium.org | 2014-04-09 |
* | SkRecord: make culling work if SkRecordAnnotateCullingPairs is called. | commit-bot@chromium.org | 2014-04-08 |
* | More SkRecord TODOs: | commit-bot@chromium.org | 2014-04-08 |
* | More SkRecord TODOs: | commit-bot@chromium.org | 2014-04-08 |