Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
8949c8a2f81f3dbc4bc4ac3001bb6a9f32a46380
/
gm
/
complexclip.cpp
788a2dc
complexclip gm to clip when saving layer with bounds.
by Ben Wagner
· 6 years ago
2a475ea
add drawString helper to canvas
by Cary Clark
· 8 years ago
33d2055
GM: some header cleanup
by Mike Klein
· 8 years ago
ebfce6d
change SkClipOp to a class enum
by Mike Reed
· 8 years ago
c1f7774
Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
by Mike Reed
· 8 years ago
a129dfe
Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
by Mike Reed
· 8 years ago
8e7432b
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
by Mike Reed
· 8 years ago
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
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
1818acb
rename portable_typeface_always to portable_typeface
by caryclark
· 9 years ago
ceb9f3b
update complexclip to portable
by caryclark
· 9 years ago
1c40292
remove unused GM flags
by mtklein
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
6ae83cf
add inverted path draw cases to complexclip gm
by bsalomon
· 10 years ago
5fb6bd4
use platform-independent font for gm
by caryclark
· 10 years ago
f539318
Cleanup: Get rid of make_isize() function from gm.h.
by tfarina
· 10 years ago
a90c680
Turn on quilt mode in DM.
by commit-bot@chromium.org
· 11 years ago
4b413c8
remove SkFloatToScalar macro
by commit-bot@chromium.org
· 11 years ago
d6176b0
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
7fb2601
Fixed calling SkIntToScalar on a float error
by robertphillips@google.com
· 12 years ago
54bb7ab
Improved clarity of complexclip GM
by robertphillips@google.com
· 12 years ago
50a69a0
Altered complexclip GM to test out saveLayer w/ a bound and clipping
by robertphillips@google.com
· 12 years ago
a8f60f2
change to complexclip_bw and complexclip_aa, adding more combinations as well
by reed@google.com
· 13 years ago
48dd1a2
Import all GMs as Samples.
by bsalomon@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
807cec4
Add complex clip gm sample and cleanup unused headers/code in SampleComplexClip
by bsalomon@google.com
· 14 years ago