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
*
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
*
add new test for complex clips
reed@google.com
2011-08-29
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Exit SkBitmap::scrollRect() early if width <= 0
epoger@google.com
2011-07-25
*
almost there on gm (need to fix image writes/reads/compares)
reed@android.com
2009-06-21
*
more progress on golden-master test suite (not finished yet)
reed@android.com
2009-06-20
*
checkpoint for golden master suite (gm)
reed@android.com
2009-06-10