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
*
add new tests
caryclark
2016-01-30
*
remove unused sample
reed
2016-01-26
*
Remove SkLerpXfermode
robertphillips
2016-01-25
*
replace arcto quads with a conic
caryclark
2016-01-20
*
fix circular dashing
caryclark
2016-01-19
*
SampleApp: Remove SkWindow::setColorType
kkinnunen
2016-01-18
*
SkTCopyOnFirstWrite-based SkPaintFilterCanvas API
fmalita
2016-01-12
*
SkPaintFilterCanvas skip-draw support
fmalita
2016-01-11
*
move declaration of CreateLightingFilter into SkColorMatrixFilter
reed
2016-01-11
*
Implement an SkPaint-based image filter
ajuma
2016-01-08
*
remove MPD for now, to simplify things
reed
2016-01-08
*
remove SkGPipe
reed
2016-01-08
*
Revert[2] of "add backdrop option to SaveLayerRec"
reed
2016-01-07
*
Revert of add backdrop option to SaveLayerRec (patchset #14 id:260001 of http...
reed
2016-01-07
*
add backdrop option to SaveLayerRec
reed
2016-01-07
*
SampleApp: remove Picture_DeviceType
kkinnunen
2016-01-05
*
If we swap its arguments, SkTaskGroup::batch() _is_ sk_parallel_for.
mtklein
2016-01-04
*
change factory to method, to parallel pattern in imagefilters. no functionali...
reed
2015-12-30
*
remove unused SkCullPoints
reed
2015-12-21
*
Reland of change all factories to return their base-class (patchset #1 id:1 o...
reed
2015-12-21
*
Revert of change all factories to return their base-class (patchset #1 id:1 o...
reed
2015-12-20
*
change all factories to return their base-class
reed
2015-12-20
*
Switch SkAutoMalloc to SkAutoTMalloc to avoid cast
scroggo
2015-12-10
*
Move texture drawing utility method to SkGpuDevice
jvanverth
2015-12-08
*
Fix skia_gpu=0 build (samplecode/SampleAnimatedText.cpp)
kkinnunen
2015-11-17
*
add caps option 'k' to FatBits
reed
2015-11-16
*
Missing resources crash SampleFilterQuality.
bungeman
2015-11-10
*
demo tweaks, scale up perlin, add call to flush for fps
reed
2015-11-09
*
tweaks for nov demo
reed
2015-11-09
*
Update sample to use new perlin noise shader, and make cloud like
egdaniel
2015-11-09
*
Add text animation sample; tweak DrawShip sample
jvanverth
2015-11-08
*
Revert of Add text animation sample; tweak DrawShip sample (patchset #3 id:40...
jvanverth
2015-11-06
*
Add text animation sample; tweak DrawShip sample
jvanverth
2015-11-06
*
Create Sample that combines combose shader and coons patch
egdaniel
2015-11-05
*
add --sequence filename option to SampleApp
reed
2015-11-05
*
Revert[4] of "stop using drawSprite (at least w/ no filters) as it is going a...
reed
2015-11-04
*
Revert of Revert[2] of "stop using drawSprite (at least w/ no filters) as it ...
reed
2015-11-03
*
Revert[2] of "stop using drawSprite (at least w/ no filters) as it is going a...
reed
2015-11-03
*
Revert of stop using drawSprite (at least w/ no filters) as it is going away ...
robertphillips
2015-11-03
*
stop using drawSprite (at least w/ no filters) as it is going away
reed
2015-11-02
*
Flush GrContext between benchmark draw loops
cdalton
2015-10-26
*
Add DrawShipSim sample.
jvanverth
2015-10-07
*
Add ship sample
jvanverth
2015-10-05
*
Fix CrOS SampleApp
jvanverth
2015-10-02
*
Some iOS fixes to make SampleApp work better.
jvanverth
2015-10-02
*
EdgeClip demo to show scan-converter clipping behavior
reed
2015-09-28
*
remove unused (by the outside) SkImage::newSurface, and simplify newImage -> ...
reed
2015-09-24
*
Forward declare SkStrokeRec in SkPathEffect
halcanary
2015-09-15
*
Convert unit tests, GMs from SkBitmapSource to SkImagesource
fmalita
2015-09-15
*
remove obsolete samples
reed
2015-09-12
[next]