Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
ec8f8b064340b030fc4ce10f6cbbc3d6f63b946f
/
gm
/
distantclip.cpp
6699838
allow clip calls w/o op param, remove unnecessary kReplace ops
by reed
· 8 years ago
73603f3
abstract name of clipping ops, to transtion to a more restricted set
by reed
· 8 years ago
dbfd7ab
Replace a lot of 'static const' with 'constexpr' or 'const'.
by mtklein
· 8 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
ca2622b
return pictures as sk_sp
by reed
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
c5ba71d
Change SkPicture::draw to playback
by robertphillips
· 10 years ago
a8d7f0b
Try out scalar picture sizes
by robertphillips
· 10 years ago
f539318
Cleanup: Get rid of make_isize() function from gm.h.
by tfarina
· 10 years ago
770963f
Staging for cleanup of SkPicture-related headers
by robertphillips@google.com
· 11 years ago
5fb2ce3
Staged removal of SkPicture-derived classes
by commit-bot@chromium.org
· 11 years ago
84b18c7
split SkPictureRecorder out of SkPicture
by robertphillips@google.com
· 11 years ago
54339a8
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
968c17d
fixed compiler complaints
by robertphillips@google.com
· 12 years ago
71e21ba
Fix picture refcnt bug in distantclip gm. Unreviewed.
by rileya@google.com
· 12 years ago
ffadfb5
Add gm to test SkRegion/clipPath bug.
by rileya@google.com
· 12 years ago