Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
37774c911e681c89381c823083ed531122a8d65a
/
gm
/
drawlooper.cpp
1be1f8d
hide SkBlurMaskFilter and SkBlurQuality
by Mike Reed
· 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
3661bc9
hide trivial helpers on canvas
by Mike Reed
· 8 years ago
faba371
remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM
by Mike Reed
· 8 years ago
7d954ad
remove xfermode from public api
by Mike Reed
· 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
7b380d0
guard rasterizer and drawlooper setters
by reed
· 9 years ago
96f16e8
Use DEF_GM everywhere
by scroggo
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 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
82fecd4
make drawlooper portable
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
465206a
Add missing SK_OVERRIDE
by rmistry
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
992c7b0
Add standard fonts to all GMs.
by Cary Clark
· 10 years ago
7cdc1ee
Add always-threaded SkRecord quilt tests.
by mtklein
· 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
73cb153
Make sure SkDrawLooper objects can only be allocated on the heap.
by commit-bot@chromium.org
· 11 years ago
48f31bd
try to deprecate fFlagsMask from SkLayerDrawLooper
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
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 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
076f4c9
fix LayerDrawLooper to record its fFlagsMask convert SampleDrawLooper to a GM
by reed@google.com
· 12 years ago
[Renamed (81%) from samplecode/SampleDrawLooper.cpp]
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
64cc579
The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on
by senorblanco@chromium.org
· 13 years ago
961ddb0
update to SampleView
by reed@google.com
· 14 years ago
a8282ef
add mask for paint-bits to layerdrawlooper
by mike@reedtribe.org
· 14 years ago
82065d6
remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with
by reed@google.com
· 14 years ago
f2b98d6
merge with changes for GPU backend
by reed@android.com
· 14 years ago
8a1c16f
grab from latest android
by reed@android.com
· 16 years ago