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
*
Cleanup: More override fixes - another round.
tfarina
2015-01-05
*
remove unused drawData
reed
2015-01-02
*
Add sRGB texture support.
jvanverth
2014-12-22
*
add arcto patheffect
reed
2014-12-17
*
add sample for arcTo
reed
2014-12-16
*
Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul
reed
2014-12-10
*
Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMCol...
reed
2014-12-09
*
remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32P...
reed
2014-12-09
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https...
mtklein
2014-12-01
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
add sample to exercising hittesting
reed
2014-11-26
*
option to return drawable from recording
reed
2014-11-24
*
Revert of allow pictures to have a full bounds (patchset #3 id:40001 of https...
reed
2014-11-19
*
allow pictures to have a full bounds
reed
2014-11-19
*
wip for drawables
reed
2014-11-18
*
experimental
reed
2014-11-11
*
add patch and clicktracking to lua
reed
2014-11-07
*
tell our grcontext to abandon its backend
reed
2014-10-30
*
MultiPictureDraw is taskgroup aware.
reed
2014-10-29
*
Adding color cube to fuzzer
sugoi
2014-10-27
*
Adding an option to render only the shadow in SkDropShadowImageFilter
sugoi
2014-10-23
*
fix some bit-rot in the ios port of sampleapp
reed
2014-10-22
*
Qualify the return value of SkImageDecoder::decode
scroggo
2014-10-22
*
add gradients and drawPaint to lua
reed
2014-10-21
*
create and modify matrices in lua
reed
2014-10-14
*
add fade_slide transition to lua slides
reed
2014-10-12
*
add key handlers to lua
reed
2014-10-11
*
allow for lua click handlers
reed
2014-10-11
*
move test for lua into separate resource file
reed
2014-10-10
*
add drawImageRect to lua, update sample
reed
2014-10-10
*
Draw more accurate thick-stroked Beziers (disabled)
caryclark
2014-10-09
*
use SkDocument to capture pdfs from SampleApp 'e'
reed
2014-10-08
*
GrContext::copyTexture->GrContext::copySurface.
bsalomon
2014-10-07
*
extra call to flush until brian can figure it out
reed
2014-10-07
*
add surfaceprops to SkWindow, and 'D' to toggle distancefieldfonts
reed
2014-10-06
*
remove unused TextBufferDirection enum
reed
2014-10-03
*
Revert of GrContext::copyTexture->GrContext::copySurface. Add a flush writes ...
bsalomon
2014-10-02
*
GrContext::copyTexture->GrContext::copySurface.
bsalomon
2014-10-02
*
remove alphatype from colortable
reed
2014-09-29
*
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
piotaixr
2014-09-24
*
Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canv...
borenet
2014-09-24
*
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
piotaixr
2014-09-23
*
enable conservative clips for gpudevice
reed
2014-09-19
*
use surface in SkView/SampleApp
reed
2014-09-18
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Change SkPicture::draw to playback
robertphillips
2014-09-04
*
Hide fields in SkImageInfo
reed
2014-09-03
*
make allocPixels throw on failure
reed
2014-09-02
*
Try out scalar picture sizes
robertphillips
2014-08-29
[next]