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
*
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
*
Make SkGpuDevice constructors private.
bsalomon
2014-08-28
*
Remove SkQuadTree.
mtklein
2014-08-26
*
remove (unused) scale parameter from measureText
reed
2014-08-26
*
Simplify flattening to just write enough to call the factory/public-construct...
reed
2014-08-21
*
add an animated test to verify that high-quality identity scaling doesn't cha...
humper
2014-08-08
*
parameterize tesselation params
reed
2014-08-06
*
fix hittest in Patch sample
reed
2014-08-06
*
Add standard fonts to all GMs.
Cary Clark
2014-07-31
*
Cleanup: Rename SkOSPath functions.
tfarina
2014-07-28
*
Remove the single-sigma version of SkDropShadowImageFilter::Create().
senorblanco
2014-07-22
*
share dm and command flags
caryclark
2014-07-22
*
git sample app working on iOS
caryclark
2014-07-18
*
remove dead code from sample
reed
2014-07-15
*
Remove SkPicture copy constructor
robertphillips
2014-07-13
*
Handle NULL typeface in SampleApp.
Ben Wagner
2014-07-10
*
Cleanup usage of GetResourcePath() after commit bcbc1788b478b1e54079318ad073e...
tfarina
2014-07-01
*
stop calling SkCanvas::getDevice
reed
2014-06-30
*
remove unnecessary bitmapdevice references
reed
2014-06-27
*
Remove SkBicubicImageFilter, and all related tests.
senorblanco
2014-06-25
*
use platform-independent font for gm
caryclark
2014-06-23
[next]