index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
gm.h
Commit message (
Expand
)
Author
Age
*
Merge Replay and Quilt tasks, adding in all BBH implementations.
mtklein
2014-07-09
*
use platform-independent font for gm
caryclark
2014-06-23
*
Refactor how we handle resources path in Tests.
tfarina
2014-06-18
*
Cleanup: Get rid of make_isize() function from gm.h.
tfarina
2014-06-09
*
Reland "Clean up Test's resourcePath code."
tfarina
2014-06-09
*
Revert of Clean up Test's resourcePath code. (https://codereview.chromium.org...
mtklein
2014-06-08
*
Clean up resourcePath code.
tfarina
2014-06-07
*
DM: also run benches once.
commit-bot@chromium.org
2014-02-26
*
add peekPixels to SkCanvas and SkSurface
commit-bot@chromium.org
2014-02-13
*
Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromi...
commit-bot@chromium.org
2014-02-13
*
add peekPixels to SkCanvas and SkSurface
mike@reedtribe.org
2014-02-13
*
Make GMs aware of what tool they're being run in.
commit-bot@chromium.org
2014-02-07
*
Allow GMs to be used as benchmarks. Make convex_poly_clip opt in.
commit-bot@chromium.org
2014-02-03
*
Implement a benchmark for GrResourceCache
commit-bot@chromium.org
2013-11-21
*
GM: Allow ignored-tests.txt to list configs as well as tests (and combination...
epoger@google.com
2013-10-07
*
gm: add a flag to force perspective usage in all gms
commit-bot@chromium.org
2013-09-26
*
gm: add --ignoreTests flag
epoger@google.com
2013-09-19
*
Have GMs read the GrContext via a setter/getter rather than a global.
mtklein@google.com
2013-09-16
*
Rewrite SkTRegistry to take any trivially-copyable type.
mtklein@google.com
2013-09-04
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
Create new target to hold gpu test code, enable direct testing of GrEffects i...
commit-bot@chromium.org
2013-08-21
*
Support multiple PDF rendering backends in the GM
vandebo@chromium.org
2013-08-20
*
Fixes for factory GM.
commit-bot@chromium.org
2013-08-16
*
Add an option to create unpremultiplied bitmaps.
scroggo@google.com
2013-06-14
*
GM::height() now returns the height, not the width.
scroggo@google.com
2013-04-12
*
gm: write all messages to stdout/stderr with "GM:" preamble to distinguish fr...
epoger@google.com
2013-03-13
*
add flag to skip gpu test
reed@google.com
2013-03-08
*
GM : Unused parameters cleanup
sugoi@google.com
2013-02-27
*
add width() and height() helpers
reed@google.com
2013-02-01
*
Changing imageFilter GM tests to use drawBitmap instead of drawSprite
junov@chromium.org
2013-01-14
*
Adding gm test steps for rtree and tileGrid
junov@chromium.org
2012-12-18
*
Modifying SkTileGrid to support arbitrary query rectangles.
junov@chromium.org
2012-12-13
*
add onOnceBeforeDraw() virtual, so gm's can easily perform lazy initialization
reed@google.com
2012-11-27
*
flag the GM if we're in deferred-canvas mode, to work-around bug trying to
reed@google.com
2012-11-16
*
add test for bug in line drawing. fix is pending a way to handle all of the
reed@google.com
2012-10-30
*
add ability to skip 565 test in gm (until I can fix an assert in debug build)
reed@google.com
2012-10-10
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Skip tiled drawing in GM for magnifier image filter.
scroggo@google.com
2012-08-15
*
Make the GM tool run GMs through an SkGPipe.
scroggo@google.com
2012-06-04
*
Fixing Windows compiler complaints
robertphillips@google.com
2012-04-06
*
[PDF] Add GM and infrastructure to test drawing shaders with an initial trans...
vandebo@chromium.org
2012-03-21
*
Revert "[PDF] Add GM and infrastructure to test drawing shaders with an initi...
vandebo@chromium.org
2012-03-21
*
[PDF] Add GM and infrastructure to test drawing shaders with an initial trans...
vandebo@chromium.org
2012-03-21
*
Adding CMYK jpeg changes w/o .gyp alterations
robertphillips@google.com
2012-03-20
*
reverting to 3437
robertphillips@google.com
2012-03-20
*
Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on andr...
robertphillips@google.com
2012-03-20
*
add helper drawSizeBounds to show the GM's size
reed@google.com
2012-01-03
*
add getBGColor() getter
reed@google.com
2011-12-06
*
Import all GMs as Samples.
bsalomon@google.com
2011-10-31
*
add getFlags() to gm baseclass
reed@google.com
2011-09-19
[next]