index
:
external_skia.git
lp5.0
p9.0
external_skia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
GradientTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
add decal tilemode to shaders
Mike Reed
2018-02-16
1
-1
/
+5
*
Remove SkLinearGradient::kForce4fContext_PrivateFlag
Florin Malita
2017-06-07
1
-6
/
+14
*
Fix SkATan2_255 fuzzer crash
Florin Malita
2017-04-19
1
-0
/
+46
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
1
-1
/
+0
*
Fix int64 overflow in SkClampRange::init()
Florin Malita
2017-02-09
1
-8
/
+40
*
[4fGradient] Relax interval checks for SkGradientShaderBase also
Florin Malita
2017-02-09
1
-9
/
+36
*
[4fGradient] Relax interval checks
Florin Malita
2017-02-09
1
-2
/
+61
*
LinearGradientContext::shade4_clamp: fix div by 0
James Zern
2016-11-16
1
-0
/
+13
*
tests: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-04
1
-1
/
+1
*
Add a gradient edge optimization test
fmalita
2016-08-22
1
-32
/
+117
*
Prevent degenerate linear gradient instantiation
fmalita
2016-08-10
1
-0
/
+17
*
Fix int32 overflow in LinearGradientContext::shade4_dx_clamp
fmalita
2016-05-26
1
-0
/
+20
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
1
-1
/
+1
*
switch surface to sk_sp
reed
2016-03-23
1
-3
/
+3
*
Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://code...
reed
2016-03-13
1
-47
/
+25
*
Revert of more shader-->sp conversions (patchset #5 id:80001 of https://coder...
reed
2016-03-13
1
-25
/
+47
*
more shader-->sp conversions
reed
2016-03-13
1
-47
/
+25
*
[Reland] Fix SkTwoPointConicalGradient zero-radius handling
fmalita
2016-03-03
1
-0
/
+24
*
Revert of Fix SkTwoPointConicalGradient zero-radius handling (patchset #2 id:...
fmalita
2016-03-02
1
-24
/
+0
*
Fix SkTwoPointConicalGradient zero-radius handling
fmalita
2016-03-01
1
-0
/
+24
*
fix linear gradient assert, by explicitly clamping
reed
2016-01-05
1
-0
/
+22
*
Fix nearly-vertical gradient assert
fmalita
2015-11-19
1
-0
/
+17
*
Style Change: NULL->nullptr
halcanary
2015-08-27
1
-4
/
+4
*
remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical
reed
2015-05-04
1
-17
/
+0
*
add more checks for computing clamp counts, remove dead code
reed
2015-01-28
1
-0
/
+25
*
move SkChecksum and SkEmptyShader to private
reed
2014-07-03
1
-2
/
+1
*
remove unnecessary bitmapdevice references
reed
2014-06-27
1
-1
/
+1
*
replace setConfig+allocPixels with single call
mike@reedtribe.org
2014-02-13
1
-4
/
+2
*
Cleanup: Sanitize the order of includes under tests/
tfarina@chromium.org
2014-01-24
1
-1
/
+1
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
1
-1
/
+0
*
Use DEFINE_TESTCLASS_SHORT macro in tests.
tfarina@chromium.org
2013-12-12
1
-4
/
+3
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
1
-4
/
+4
*
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...
robertphillips@google.com
2013-08-20
1
-1
/
+1
*
Split SkDevice out of SkBitmapDevice
robertphillips@google.com
2013-08-20
1
-1
/
+1
*
Revert of r9902 (Consider conical shader opaque if it covers
robertphillips@google.com
2013-07-09
1
-30
/
+0
*
Consider conical shader opaque if it covers entire plane.
commit-bot@chromium.org
2013-07-04
1
-0
/
+30
*
Removed unused parameters
sugoi@google.com
2013-03-11
1
-2
/
+2
*
Address some valgrind issues
robertphillips@google.com
2013-03-04
1
-0
/
+1
*
Adding a new unit test that demonstrates that dithering affects constant grad...
junov@chromium.org
2013-01-30
1
-1
/
+36
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
1
-6
/
+6
*
extend asAGradient for Conical type (to be implemented by PDF and XPS)
reed@google.com
2012-06-07
1
-0
/
+164