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
*
make SkXfermode.h go away
Mike Reed
2016-11-16
*
Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"
Mike Reed
2016-11-13
*
Revert "Change SkCanvas to *not* inherit from SkRefCnt"
Heather Miller
2016-11-10
*
Include what you use with signbit.
Ben Wagner
2016-11-09
*
Change SkCanvas to *not* inherit from SkRefCnt
Mike Reed
2016-11-09
*
Move SkOSPath out of include/core.
Ben Wagner
2016-11-08
*
bench, samples, etc: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-07
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
add fatstroke sample
Mike Reed
2016-11-03
*
Remove SkImageInfoIsGammaCorrect, etc...
Brian Osman
2016-11-01
*
hide setImageFilter(ptr)
Mike Reed
2016-11-01
*
Add SkShadowMaskFilter
Jim Van Verth
2016-10-31
*
remove xfermode from public api
Mike Reed
2016-10-28
*
Add SampleApp support to GN (win and linux), take two.
Jim Van Verth
2016-10-28
*
Revert "Add SampleApp support to GN-win"
Mike Klein
2016-10-27
*
Add SampleApp support to GN-win
Jim Van Verth
2016-10-27
*
chmod -x *.cpp *.h
Hal Canary
2016-10-27
*
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
[next]