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
/
SampleAndroidShadows.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated drawShadow interfaces
Jim Van Verth
2018-02-28
1
-3
/
+4
*
Fix alpha contribution to tonal color.
Jim Van Verth
2017-12-19
1
-14
/
+27
*
Delete even more unused views code
Brian Osman
2017-11-29
1
-1
/
+0
*
Add tonal color support for shadows.
Jim Van Verth
2017-06-09
1
-0
/
+1
*
Revert "Revert "Delete SkGaussianEdgeShader""
Florin Malita
2017-05-31
1
-1
/
+0
*
Revert "Delete SkGaussianEdgeShader"
Florin Malita
2017-05-31
1
-0
/
+1
*
Delete SkGaussianEdgeShader
Florin Malita
2017-05-30
1
-1
/
+0
*
Unify ShadowUtils interface
Jim Van Verth
2017-05-10
1
-7
/
+3
*
Remove height functor for shadows and replace with plane equation params
Jim Van Verth
2017-05-08
1
-36
/
+25
*
Add ShadowUtils sample.
Jim Van Verth
2017-05-04
1
-0
/
+4
*
Combine the ambient and spot alphas into the base color
Jim Van Verth
2017-05-04
1
-337
/
+14
*
Fix fast blur for shadow rrects.
Jim Van Verth
2017-04-28
1
-24
/
+6
*
Circular shadow fixes for Flutter.
Jim Van Verth
2017-04-21
1
-1
/
+2
*
Add perspective shadows
Jim Van Verth
2017-04-11
1
-22
/
+52
*
Add height function to shadow tessellators.
Jim Van Verth
2017-03-27
1
-1
/
+8
*
Revert "Revert "Create new inset algorithm for spot shadows""
Brian Salomon
2017-03-24
1
-6
/
+6
*
Revert "Create new inset algorithm for spot shadows"
Brian Salomon
2017-03-24
1
-6
/
+6
*
Create new inset algorithm for spot shadows
Jim Van Verth
2017-03-24
1
-6
/
+6
*
Add new test cases for Android shadow sample.
Jim Van Verth
2017-03-10
1
-1
/
+66
*
Use fast path for circular shadows.
Jim Van Verth
2017-03-02
1
-1
/
+1
*
Add more SampleApp support to viewer.
Jim Van Verth
2017-02-14
1
-2
/
+13
*
Tweak shadow sample for demos.
Jim Van Verth
2017-02-08
1
-10
/
+15
*
Add geometric implementation for ambient shadows
Jim Van Verth
2017-01-25
1
-3
/
+25
*
Revert "Add geometric implementation for ambient shadows"
Ethan Nicholas
2017-01-25
1
-25
/
+3
*
Add geometric implementation for ambient shadows
Jim Van Verth
2017-01-24
1
-3
/
+25
*
Move Android shadow rendering interface to util library.
Jim Van Verth
2017-01-13
1
-9
/
+6
*
Add shadowrrect geometry processor
Jim Van Verth
2016-11-21
1
-1
/
+1
*
Add SkShadowMaskFilter
Jim Van Verth
2016-10-31
1
-0
/
+27
*
chmod -x *.cpp *.h
Hal Canary
2016-10-27
1
-0
/
+0
*
Update AndroidShadows slide with new stroking offset
Robert Phillips
2016-10-10
1
-12
/
+44
*
Switch default for SkGaussianBlurShader radius size.
jvanverth
2016-09-14
1
-2
/
+2
*
Update SampleAndroidShadows to use algorithm closer to Android OpenGL
jvanverth
2016-09-12
1
-100
/
+88
*
Use stroked rrects for Android shadow sample
jvanverth
2016-08-29
1
-40
/
+60
*
Fix SampleAndroidShadows warnings
fmalita
2016-08-17
1
-2
/
+2
*
Add alternative spot shadow to Android shadow sample
jvanverth
2016-08-17
1
-68
/
+151
*
Add alternative ambient shadow method to Android shadow sample
jvanverth
2016-08-17
1
-2
/
+89
*
Add Android Shadow sample
jvanverth
2016-08-12
1
-0
/
+251