Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
5cc94cc3937989e180c1c9897f15714534fc4d31
/
tests
/
GradientTest.cpp
dfc0e91
add decal tilemode to shaders
by Mike Reed
· 7 years ago
d1aedde
Remove SkLinearGradient::kForce4fContext_PrivateFlag
by Florin Malita
· 7 years ago
0301308
Fix SkATan2_255 fuzzer crash
by Florin Malita
· 8 years ago
4edb5d2
hide lockpixels api behind flag
by Mike Reed
· 8 years ago
d956966
Fix int64 overflow in SkClampRange::init()
by Florin Malita
· 8 years ago
3d1a6bc
[4fGradient] Relax interval checks for SkGradientShaderBase also
by Florin Malita
· 8 years ago
e659c7f
[4fGradient] Relax interval checks
by Florin Malita
· 8 years ago
44e91c9
LinearGradientContext::shade4_clamp: fix div by 0
by James Zern
· 8 years ago
342b7ac
tests: s/SkAutoTUnref/sk_sp/
by Hal Canary
· 8 years ago
5122967
Add a gradient edge optimization test
by fmalita
· 8 years ago
c523104
Prevent degenerate linear gradient instantiation
by fmalita
· 8 years ago
7b38e3c
Fix int32 overflow in LinearGradientContext::shade4_dx_clamp
by fmalita
· 8 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
e8f3062
switch surface to sk_sp
by reed
· 9 years ago
1a9b964
Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )"
by reed
· 9 years ago
9283d20
Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )
by reed
· 9 years ago
ce563cd
more shader-->sp conversions
by reed
· 9 years ago
5edf82e
[Reland] Fix SkTwoPointConicalGradient zero-radius handling
by fmalita
· 9 years ago
7349490
Revert of Fix SkTwoPointConicalGradient zero-radius handling (patchset #2 id:20001 of https://codereview.chromium.org/1756573002/ )
by fmalita
· 9 years ago
9c0b02a
Fix SkTwoPointConicalGradient zero-radius handling
by fmalita
· 9 years ago
aeab8ea
fix linear gradient assert, by explicitly clamping
by reed
· 9 years ago
8d38102
Fix nearly-vertical gradient assert
by fmalita
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
71a6cbf
remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical
by reed
· 10 years ago
9d91eb3
add more checks for computing clamp counts, remove dead code
by reed
· 10 years ago
e1085e0
move SkChecksum and SkEmptyShader to private
by reed
· 10 years ago
8c0c7b0
remove unnecessary bitmapdevice references
by reed
· 10 years ago
deee496
replace setConfig+allocPixels with single call
by mike@reedtribe.org
· 11 years ago
8f6884a
Cleanup: Sanitize the order of includes under tests/
by tfarina@chromium.org
· 11 years ago
e2eac8b
Move macros from TestClassDef.h to Test.h
by commit-bot@chromium.org
· 11 years ago
e4fafb1
Use DEFINE_TESTCLASS_SHORT macro in tests.
by tfarina@chromium.org
· 11 years ago
1f2f338
Split SkDevice into SkBaseDevice and SkBitmapDevice
by robertphillips@google.com
· 11 years ago
9b051a3
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready.
by robertphillips@google.com
· 11 years ago
3055b70
Split SkDevice out of SkBitmapDevice
by robertphillips@google.com
· 11 years ago
cb6d97c
Revert of r9902 (Consider conical shader opaque if it covers
by robertphillips@google.com
· 11 years ago
5e6c355
Consider conical shader opaque if it covers entire plane.
by commit-bot@chromium.org
· 11 years ago
e0e385c
Removed unused parameters
by sugoi@google.com
· 12 years ago
37ebe3f
Address some valgrind issues
by robertphillips@google.com
· 12 years ago
e94b5e4
Adding a new unit test that demonstrates that dithering affects constant gradients
by junov@chromium.org
· 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
8322697
extend asAGradient for Conical type (to be implemented by PDF and XPS)
by reed@google.com
· 12 years ago