| Commit message (Expand) | Author | Age |
... | |
* | SaveFlags begone! | fmalita | 2016-01-28 |
* | Revert[2] of "add backdrop option to SaveLayerRec" | reed | 2016-01-07 |
* | Revert of add backdrop option to SaveLayerRec (patchset #14 id:260001 of http... | reed | 2016-01-07 |
* | add backdrop option to SaveLayerRec | reed | 2016-01-07 |
* | hide old SaveFlags, but keep them available (for now) for Android | reed | 2015-12-21 |
* | change signature for virtual related to saveLayer, passing SaveLayerRec | reed | 2015-12-18 |
* | Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview... | reed | 2015-12-16 |
* | Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://code... | reed | 2015-12-16 |
* | remove drawSprite from canvas | reed | 2015-12-16 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | flag to use const& instead of const* for src-rect | reed | 2015-08-06 |
* | add src-rect-constraint to drawImageRect | reed | 2015-07-14 |
* | add drawImageNine | reed | 2015-06-25 |
* | add SkCanvas::drawAtlas | reed | 2015-06-24 |
* | change old picture serialization to really handle images | reed | 2015-06-22 |
* | Remove the SkCanvas comment API | fmalita | 2015-06-15 |
* | Rename SkDrawPictureCallback to SkPicture::AbortCallback | robertphillips | 2015-01-07 |
* | Revert of Rename SkDrawPictureCallback to SkPicture::AbortCallback (patchset ... | reed | 2015-01-06 |
* | Rename SkDrawPictureCallback to SkPicture::AbortCallback | robertphillips | 2015-01-06 |
* | remove unused drawData | reed | 2015-01-02 |
* | Cull pushCull and popCull from Skia. | mtklein | 2014-12-12 |
* | Remove SkCanvas::drawBitmapMatrix() | Florin Malita | 2014-12-10 |
* | Strip old backend recording down to essentials | mtklein | 2014-09-30 |
* | "NULL !=" = NULL | bsalomon | 2014-09-05 |
* | Convert BBH APIs to use SkRect. | mtklein | 2014-08-27 |
* | SkTextBlob plumbing | fmalita | 2014-08-26 |
* | Add missing DRAW_PICTURE_MATRIX_PAINT paint offset. | fmalita | 2014-08-12 |
* | SkCanvas::drawPatch param SkPoint[12] | dandov | 2014-08-12 |
* | add drawPicture variant that takes a matrix and paint | reed | 2014-08-09 |
* | Stopped skipping tests in dm of SkPatch by implementing the | dandov | 2014-08-07 |
* | Cleanup SkPicture* classes a bit | robertphillips | 2014-07-10 |
* | Split SkPictureReplacementPlayback out of SkPicturePlayback | robertphillips | 2014-07-10 |
* | Refactor SkPicturePlayback for SkPictureReplacementPlayback | robertphillips | 2014-07-09 |
* | Fixed up SkTimedPicturePlayback | robertphillips | 2014-07-08 |
* | Split SkPictureRangePlayback out of SkPicturePlayback | robertphillips | 2014-07-08 |
* | Clean up a bit after SkPictureData/SkPicturePlayback split | robertphillips | 2014-07-08 |
* | Turn on threaded DMQuiltTask drawing for old-format SkPictures too. | mtklein | 2014-07-07 |
* | Split SkPicturePlayback out of SkPictureData | robertphillips | 2014-07-07 |
* | Rename SkPicturePlayback to SkPictureData | robertphillips | 2014-07-01 |
* | Begin atlasing | robertphillips | 2014-06-30 |
* | SaveFlags be-gone | Florin Malita | 2014-06-30 |
* | Revert of Begin atlasing (https://codereview.chromium.org/354533004/) | robertphillips | 2014-06-29 |
* | Begin atlasing | robertphillips | 2014-06-29 |
* | Deprecate SkPicture::clone(). | mtklein | 2014-06-27 |
* | Tick off some TODOs: | Mike Klein | 2014-06-24 |
* | Remove dashing from gpu veto | egdaniel | 2014-06-18 |
* | Remove SkPicture pointer from SkPicturePlayback | robertphillips | 2014-06-12 |
* | Remove picture pre-allocation from SkPictureRecorder | robertphillips | 2014-06-11 |
* | Fix error revealed by Android unit test | robertphillips | 2014-06-10 |
* | Remove unused 'deepCopy' parameter | robertphillips | 2014-06-10 |