index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
distantclip.cpp
Commit message (
Expand
)
Author
Age
*
move files out of private, and fix up callers to IWYU
Mike Reed
2017-05-16
*
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
*
Replace a lot of 'static const' with 'constexpr' or 'const'.
mtklein
2016-09-01
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
return pictures as sk_sp
reed
2016-03-18
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Change SkPicture::draw to playback
robertphillips
2014-09-04
*
Try out scalar picture sizes
robertphillips
2014-08-29
*
Cleanup: Get rid of make_isize() function from gm.h.
tfarina
2014-06-09
*
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
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-18
*
fixed compiler complaints
robertphillips@google.com
2012-09-17
*
Fix picture refcnt bug in distantclip gm. Unreviewed.
rileya@google.com
2012-09-14
*
Add gm to test SkRegion/clipPath bug.
rileya@google.com
2012-09-14