index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
pathopsskpclip.cpp
Commit message (
Expand
)
Author
Age
*
allow clip calls w/o op param, remove unnecessary kReplace ops
reed
2016-09-21
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
Rein in the use of SkDevice.h
robertphillips
2016-04-20
*
return pictures as sk_sp
reed
2016-03-18
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Add always-threaded SkRecord quilt tests.
mtklein
2014-07-07
*
Cleanup: Get rid of make_isize() function from gm.h.
tfarina
2014-06-09
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
Turn on quilt mode in DM.
commit-bot@chromium.org
2014-04-30
*
Staging for cleanup of SkPicture-related headers
robertphillips@google.com
2014-04-18
*
Staged removal of SkPicture-derived classes
commit-bot@chromium.org
2014-04-17
*
split SkPictureRecorder out of SkPicture
robertphillips@google.com
2014-04-13
*
path ops : make it real
caryclark@google.com
2013-04-25