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
*
add --exclude-config to opt out of 1 or more configs. This always is respected,
reed@google.com
2013-01-04
*
ran gm/tests/rebaseline.sh 5-6 times to update the self-test after 6984
reed@google.com
2013-01-03
*
Add more warnings about https://code.google.com/p/skia/issues/detail?id=677 (...
epoger@google.com
2013-01-02
*
fix compiler warnings:
mike@reedtribe.org
2012-12-24
*
revert 6938, as running rebaseline.sh did not seem to work.
mike@reedtribe.org
2012-12-24
*
rebaseline self-test images after stroke change
mike@reedtribe.org
2012-12-24
*
Make gm's json results include checksums even if run without --readPath
epoger@google.com
2012-12-20
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-20
*
Fixing picture recording scale bug in gm
junov@chromium.org
2012-12-19
*
Adding tileGrid scaled playback capability to gm.
junov@chromium.org
2012-12-19
*
Adding gm test steps for rtree and tileGrid
junov@chromium.org
2012-12-18
*
Re-land r6843 with copied gyp file to (hopefully) fix Windows build
epoger@google.com
2012-12-18
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-18
*
Fix compiler warning-as-error issue
robertphillips@google.com
2012-12-17
*
Add RRect GM
robertphillips@google.com
2012-12-17
*
we do not correctly handle inner-style in blurmaskfilter w/ the 9patch
reed@google.com
2012-12-17
*
Roll out r6843 to hopefully fix Windows builds
epoger@google.com
2012-12-17
*
Add --writeJsonSummary option to gm
epoger@google.com
2012-12-17
*
add 4th test
reed@google.com
2012-12-17
*
change delta to 5, to better show the inset trend
mike@reedtribe.org
2012-12-17
*
move inset out of SkRRect.h for now, and add experimental versions to gm
mike@reedtribe.org
2012-12-17
*
add gm for rrect, and rrect.inset/outset
mike@reedtribe.org
2012-12-17
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-15
*
use DEF_GM
reed@google.com
2012-12-14
*
Modifying SkTileGrid to support arbitrary query rectangles.
junov@chromium.org
2012-12-13
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-13
*
Minor cleanup
robertphillips@google.com
2012-12-12
*
Defining new color constat for transparent color
junov@google.com
2012-12-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-06
*
Add script to help rebaseline gm self-tests, and run it right now
epoger@google.com
2012-12-05
*
Delete no-longer-expected 4444 output images from gm self-test
epoger@google.com
2012-12-05
*
Delete no-longer-used 4444 gm-selftest input images
epoger@google.com
2012-12-05
*
add test for adding outer contour first and second
reed@google.com
2012-12-05
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-05
*
add gm/pathinterior.cpp in advance of cary's path api
reed@google.com
2012-12-04
*
Expand dashing3 GM to include additional dashing cases
robertphillips@google.com
2012-12-04
*
Pull SkMergeImageFilter out into its own file.
senorblanco@chromium.org
2012-12-04
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-04
*
Fixed remaining clang compiler warnings
robertphillips@google.com
2012-12-03
*
remove 4444 support (for now) form gm -- not used (afaik) and slows us down
reed@google.com
2012-11-29
*
Create a factory to decode an SkBitmap from an SkData.
scroggo@google.com
2012-11-29
*
Update gm self-test to pass again after r6585
epoger@google.com
2012-11-28
*
Added dashing fast path
robertphillips@google.com
2012-11-28
*
capture repro case for gradient bug (inside if-false for now)
reed@google.com
2012-11-27
*
add onOnceBeforeDraw() virtual, so gm's can easily perform lazy initialization
reed@google.com
2012-11-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-27
*
change SkDrawFilter::filter to return a bool, where false means don't-draw
reed@google.com
2012-11-26
*
choose correct blitrow proc based on global alpha
reed@google.com
2012-11-26
*
test for StrokeAndFill as well in this GM
reed@google.com
2012-11-20
*
add specialty strokeRect() to SkStroke, which can return much cleaner results
reed@google.com
2012-11-20
[next]