index
:
external_skia.git
lp5.0
p9.0
external_skia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samplecode
/
SampleGradients.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete even more unused views code
Brian Osman
2017-11-29
1
-1
/
+0
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
1
-1
/
+0
*
use Make instead of Create to return a shared shader
reed
2016-03-08
1
-23
/
+20
*
Style Change: NULL->nullptr
halcanary
2015-08-27
1
-4
/
+4
*
remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical
reed
2015-05-04
1
-5
/
+5
*
Remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-22
1
-21
/
+14
*
Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-22
1
-14
/
+21
*
Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832...
commit-bot@chromium.org
2014-05-21
1
-21
/
+14
*
Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-16
1
-14
/
+21
*
remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-16
1
-21
/
+14
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
1
-1
/
+0
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
1
-8
/
+8
*
fix warnings on Mac in ssamplecode
caryclark@google.com
2012-06-06
1
-1
/
+3
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
1
-0
/
+7
*
migrate some samples over to SampleView, for FPS measurements
reed@google.com
2011-04-22
1
-10
/
+6
*
Fix Two Pt Radial when circles are concentric.
bsalomon@google.com
2011-04-06
1
-10
/
+26
*
merge with changes for GPU backend
reed@android.com
2010-12-20
1
-4
/
+4
*
update sample to use new two-point-radial gradients from senorblanco!!!
reed@android.com
2009-09-22
1
-3
/
+16
*
make a deep copy in CreateCGImageRef if we're 565, but first upscale to 32bit.
reed@android.com
2009-07-10
1
-0
/
+1
*
fix gradients with alpha to convert to premul *after* the intermediate color
reed@android.com
2009-07-02
1
-1
/
+37
*
add sample for gradients
reed@android.com
2009-04-02
1
-0
/
+114