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
*
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
*
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
[next]