Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
5788bb9af9ad77ff63a6b015390ca0440d31b981
/
gm
/
blurs.cpp
1be1f8d
hide SkBlurMaskFilter and SkBlurQuality
by Mike Reed
· 7 years ago
c465d13
resources: orgainize directory.
by Hal Canary
· 7 years ago
9982c4e
GM for drawImage w/ maskFilter
by Hal Canary
· 7 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
dbfd7ab
Replace a lot of 'static const' with 'constexpr' or 'const'.
by mtklein
· 8 years ago
efdfd51
switch maskfilters to sk_sp
by reed
· 9 years ago
2a24338
GM: replace boilerplate with macros
by halcanary
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
d3ebb48
IWYU: 'core' target, files starting A-C.
by bungeman
· 9 years ago
fb8c1fc
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ )
by reed
· 9 years ago
7403d87
IWYU: 'core' target, files starting A-C.
by bungeman
· 9 years ago
1818acb
rename portable_typeface_always to portable_typeface
by caryclark
· 9 years ago
65cdba6
Revert of Revert of make gm background colors 565 compatible (patchset #1 id:1 of https://codereview.chromium.org/1184123002/)
by caryclark
· 9 years ago
0bdb08b
Revert of make gm background colors 565 compatible (patchset #2 id:20001 of https://codereview.chromium.org/1176243006/)
by caryclark
· 9 years ago
be7f768
make gm background colors 565 compatible
by caryclark
· 9 years ago
ceadfef
next batch of portable typeface changes
by caryclark
· 9 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 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
aa458fb
Cleanup: More override fixes - another round.
by tfarina
· 10 years ago
28828d0
Add GM for 2-rects blur which cannot break into nine-patch
by qiankun.miao
· 10 years ago
468b6b4
tweak gm to show fractional offsets
by reed
· 10 years ago
ae760d5
update gm to place inner rect on fractional boundary
by reed
· 10 years ago
36e6e26
add gm for 2-rects and blur
by reed
· 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
e396455
move common blur types into central header
by commit-bot@chromium.org
· 11 years ago
8f4d230
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
by reed@google.com
· 11 years ago
b706117
Push sigma-based blur interface into our GMs/benches/tests/samplecode
by robertphillips@google.com
· 11 years ago
7ce661d
Blur refactoring
by robertphillips@google.com
· 11 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
b340cf7
Only skip pipe playback for blurs GM in FIXED mode.
by scroggo@google.com
· 12 years ago
3ab3175
Turn off the blurs GM for Pipe playback.
by scroggo@google.com
· 12 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
3c14d0f
Fix gm tests for fixed point.
by bungeman@google.com
· 13 years ago
11a5ff3
use new high-quality blur in samples
by reed@google.com
· 14 years ago
c96e5c2
add new test for blurs
by reed@google.com
· 14 years ago