index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
Commit message (
Expand
)
Author
Age
...
*
Added pdf implementation of conical gradient.
rileya@google.com
2012-07-10
*
Preserve convex control point polygon in cubic->quadratic approximation
bsalomon@google.com
2012-07-10
*
r4511 with handling for the Mac-specific CAN_IMAGE_PDF path
robertphillips@google.com
2012-07-10
*
In SkGPipe, set a limit on the amount of flattenables cached.
scroggo@google.com
2012-07-09
*
Added conical gradient to gm gradients test, and added two variants of that t...
rileya@google.com
2012-07-09
*
Ensure that SkDeferredCanvas::onCreateCompatibleDevice unrefs its temp device.
scroggo@google.com
2012-07-03
*
Another fix for drawing bitmaps through an SkGPipe that share pixelrefs.
scroggo@google.com
2012-07-03
*
fix SkFixed build
reed@google.com
2012-07-03
*
add gm for hittesting paths
mike@reedtribe.org
2012-07-03
*
Provide static global initializers for SkColorTable and SkComposeShader.
scroggo
2012-07-02
*
Fix buildbot.
scroggo@google.com
2012-07-02
*
Properly handle extracted bitmaps in cross process/shared addr space SkGPipe.
scroggo@google.com
2012-07-02
*
Only skip pipe playback for blurs GM in FIXED mode.
scroggo@google.com
2012-06-29
*
Disable pipe playback on android for composeshader GM.
scroggo@google.com
2012-06-29
*
Allow composeshader GM to run PDF.
scroggo@google.com
2012-06-29
*
Create a new GM to exercise ComposeShader.
scroggo@google.com
2012-06-29
*
Disable pipe for bitmapfilters gm on Android.
scroggo@google.com
2012-06-28
*
Turn off the blurs GM for Pipe playback.
scroggo@google.com
2012-06-28
*
Fix SkGPipe drawing, and turn it on by default.
scroggo@google.com
2012-06-28
*
Altered SkInstCnt to print out atexit
robertphillips@google.com
2012-06-27
*
Separated Inst counting from the SK_DEBUG #define (now SK_ENABLE_INST_COUNT)
robertphillips@google.com
2012-06-27
*
don't leak filters
reed@google.com
2012-06-27
*
add dump for SkWStream inst-leaks
reed@google.com
2012-06-26
*
more SkInstCnt plumbing
reed@google.com
2012-06-26
*
Re-enable gm fontscaler for Android
borenet@google.com
2012-06-26
*
Temporarily disable failing GM tests on Android
borenet@google.com
2012-06-25
*
Raster implementation of diffuse and specular lighting filters. Externally,
senorblanco@chromium.org
2012-06-22
*
change gm option from -config to --config, to match the double-dash conventio...
reed@google.com
2012-06-22
*
Revert r4259
borenet@google.com
2012-06-15
*
Serialize by Default
borenet@google.com
2012-06-15
*
Version 2 of the Instance Counting system. This one simplifies the print out ...
robertphillips@google.com
2012-06-13
*
Compiler complaints + some minor cleanup
robertphillips@google.com
2012-06-12
*
Split GrContext's AA Rect drawing methods into helper class
robertphillips@google.com
2012-06-12
*
Better fix for rev. 4214 (inverse-fill and clipping). This fix avoids changing
reed@google.com
2012-06-11
*
Add the ability to specify config to GM.
scroggo@google.com
2012-06-07
*
Move clientID into texture desc
robertphillips@google.com
2012-06-07
*
Add tiled rendering as an option to GM.
scroggo@google.com
2012-06-06
*
Search and replace change. Some Gr enum value names didn't have a "Gr" in the...
bsalomon@google.com
2012-06-06
*
Add new gradient to support HTML Canvas2D two-point-radial-gradient. Ours is
reed@google.com
2012-06-06
*
Reenable running samplerstress GM in pipe mode.
scroggo@google.com
2012-06-06
*
fix warnings on Mac in gm
caryclark@google.com
2012-06-06
*
Instance counting for SkRefCnt-derived objects (w/ CanvasTest fix)
robertphillips@google.com
2012-06-05
*
temporary:
reed@google.com
2012-06-05
*
Reverting r4162
robertphillips@google.com
2012-06-05
*
add gm (no images yet) for two-point-radial gradients
reed@google.com
2012-06-05
*
Added instance counting system for SkRefCnt-derived objects
robertphillips@google.com
2012-06-05
*
Fixed flattening of SkStippleMaskFilter
robertphillips@google.com
2012-06-05
*
change gm to use concat instead of setMatrix, so we don't trash the caller if
reed@google.com
2012-06-04
*
remove mutable apis on SkColorMatrixFilter, must use constructor.
reed@google.com
2012-06-04
*
Turn off pipe playback in GM by default.
scroggo@google.com
2012-06-04
[prev]
[next]