index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
Commit message (
Expand
)
Author
Age
*
Rename all color space factories from New* to Make*
Brian Osman
2016-10-24
*
Viewer builds (for Windows) with GN
Brian Osman
2016-10-18
*
Refactored SkColorSpace and added in a Lab PCS GM
raftias
2016-10-18
*
Removed makeLinearGamma() from the public API for SkColorSpace
raftias
2016-10-13
*
Add AA Analytic Compile Flag (and small fixes)
liyuqian
2016-10-11
*
Update AndroidShadows slide with new stroking offset
Robert Phillips
2016-10-10
*
Fix iOS surface creation for SampleApp
jvanverth
2016-10-10
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Make global use-analytic-AA bit threadsafe.
Mike Klein
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Resubmit issue 2221103002 to fix the iOS build by declaring the flag in
liyuqian
2016-10-04
*
Revert of Analytic AntiAlias for Convex Shapes (patchset #14 id:260001 of htt...
stephana
2016-10-04
*
Implement AnalyticAA for convex shapes.
liyuqian
2016-10-04
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
*
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
Mike Reed
2016-10-03
*
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-03
*
replace SkXfermode obj with SkBlendMode enum in paints
Mike Reed
2016-10-03
*
fix mac build
Mike Reed
2016-09-30
*
Support monitor profile in SampleApp (on Windows)
brianosman
2016-09-29
*
allow conic chop to fail
caryclark
2016-09-26
*
allow clip calls w/o op param, remove unnecessary kReplace ops
reed
2016-09-21
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
add 'g' to fatbits
reed
2016-09-19
*
SkFontData to use smart pointers.
bungeman
2016-09-16
*
Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://...
bungeman
2016-09-15
*
SkFontData to use smart pointers.
bungeman
2016-09-15
*
Fix SampleApp compilation with skia_gpu=0
brianosman
2016-09-15
*
add helpers for using SkData with picture serialization
reed
2016-09-15
*
[SVGDom] Expose intrinsic size info
fmalita
2016-09-14
*
Switch default for SkGaussianBlurShader radius size.
jvanverth
2016-09-14
*
add pipecanvas
reed
2016-09-13
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
Update SampleAndroidShadows to use algorithm closer to Android OpenGL
jvanverth
2016-09-12
*
made point lights linear attenuation; also fixed point light depth bug
vjiaoblack
2016-09-09
*
Added in Radial Shadows
vjiaoblack
2016-09-09
*
Add GM/slide to simulate Android-style reveal clip
robertphillips
2016-09-08
*
made point light shadows
vjiaoblack
2016-09-07
*
Optimizations and more documentation of SkShadowShader
vjiaoblack
2016-08-31
*
Some tests around surface creation and snapshotting with color space
brianosman
2016-08-30
*
Moved ambient lights out of SkLight's light array
vjiaoblack
2016-08-29
*
Revert of Moved ambient lights out of SkLight's light array (patchset #7 id:1...
vjiaoblack
2016-08-29
*
Use stroked rrects for Android shadow sample
jvanverth
2016-08-29
*
Moved ambient lights out of SkLight's light array
vjiaoblack
2016-08-29
*
Added distance attenuation and diffuse shading to PointLights
vjiaoblack
2016-08-26
*
Made shadows blurry (thru implementing variance mapping)
vjiaoblack
2016-08-25
*
Remove file samplecode/SampleDraw.cpp
martina.kollarova
2016-08-23
*
'g' key toggles showgrid for PerlinPatch
reed
2016-08-22
[next]