aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/pathopsskpclip.cpp
Commit message (Expand)AuthorAge
* allow clip calls w/o op param, remove unnecessary kReplace opsGravatar reed2016-09-21
* abstract name of clipping ops, to transtion to a more restricted setGravatar reed2016-09-20
* Rein in the use of SkDevice.hGravatar robertphillips2016-04-20
* return pictures as sk_spGravatar reed2016-03-18
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Add always-threaded SkRecord quilt tests.Gravatar mtklein2014-07-07
* Cleanup: Get rid of make_isize() function from gm.h.Gravatar tfarina2014-06-09
* Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)Gravatar robertphillips2014-06-04
* Turn on quilt mode in DM.Gravatar commit-bot@chromium.org2014-04-30
* Staging for cleanup of SkPicture-related headersGravatar robertphillips@google.com2014-04-18
* Staged removal of SkPicture-derived classesGravatar commit-bot@chromium.org2014-04-17
* split SkPictureRecorder out of SkPictureGravatar robertphillips@google.com2014-04-13
* path ops : make it realGravatar caryclark@google.com2013-04-25