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
*
GM self-test: add option to exercise --writePath and --mismatchPath, but not ...
epoger@google.com
2013-05-08
*
GM: now that we use MD5 instead of CityHash, the JSON should say so
epoger@google.com
2013-05-07
*
Mask orientation and layout correctly.
commit-bot@chromium.org
2013-05-06
*
Don't use writeData to write the document in GM.
bungeman@google.com
2013-05-06
*
SkBitmapHasher: use 64-bit-truncated MD5 instead of 64-bit CityHash
epoger@google.com
2013-05-03
*
GM: fix --mismatchPath option
epoger@google.com
2013-05-02
*
Force linking with image decoders for images project.
scroggo@google.com
2013-05-01
*
Add FontMgr to DirectWrite.
bungeman@google.com
2013-05-01
*
Fixes for piping bitmaps with encoded data.
scroggo@google.com
2013-04-30
*
add 90 degree test case to rects GM
robertphillips@google.com
2013-04-29
*
GM self-tests: always run all tests (don't stop at first failure)
epoger@google.com
2013-04-26
*
GM: specify that currently used checksums are CityHashes of SkBitmaps
epoger@google.com
2013-04-26
*
path ops : make it real
caryclark@google.com
2013-04-25
*
Move MMap to SkData.
commit-bot@chromium.org
2013-04-24
*
Treat default command line argument properly.
scroggo@google.com
2013-04-24
*
show fontstyle values for each style
reed@google.com
2013-04-24
*
Add option to specify defaults configs to --config flag in gm. This makes it ...
bsalomon@google.com
2013-04-24
*
Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to Fl...
edisonn@google.com
2013-04-24
*
Fix an SkCommandLineFlags bug.
scroggo@google.com
2013-04-23
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-23
*
path ops -- crap, I checked in the wrong file
caryclark@google.com
2013-04-22
*
Add new roundrect GM
commit-bot@chromium.org
2013-04-22
*
path ops : add support for inverse fill
caryclark@google.com
2013-04-22
*
Fix for segmentation fault in xfermodes2 GM.
jvanverth@google.com
2013-04-19
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-19
*
augmenting fix in 8700 and 8701, be careful NOT to "sort" the result of mapRect
reed@google.com
2013-04-18
*
Reset shader in ovals GM
jvanverth@google.com
2013-04-18
*
Add a GM to test ovals with a variety of paint settings, matrices and sizes.
jvanverth@google.com
2013-04-18
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-18
*
Add xfermodes2 GM. Tests all xfer modes with two gradient bitmaps
bsalomon@google.com
2013-04-17
*
Perlin noise adjustments
sugoi@google.com
2013-04-17
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-17
*
Delete gm after use.
scroggo@google.com
2013-04-16
*
change shortName to match filename
reed@google.com
2013-04-16
*
fix new gm to actually trigger the bug
reed@google.com
2013-04-16
*
add gm to test edge case in drawBitmapRectToRect
reed@google.com
2013-04-16
*
Move resource dir from gm to trunk
borenet@google.com
2013-04-15
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-13
*
GM::height() now returns the height, not the width.
scroggo@google.com
2013-04-12
*
Fixing viral copy/paste typo Shapshot -> Snapshot
junov@chromium.org
2013-04-12
*
GM: add self-test that sets --readPath to a nonexistent directory path
epoger@google.com
2013-04-12
*
Add testing of optimizations to GM
robertphillips@google.com
2013-04-12
*
Reverting r8654
robertphillips@google.com
2013-04-12
*
Add testing of optimizations to GM
robertphillips@google.com
2013-04-12
*
GM: allow caller to specify which result types trigger an error
epoger@google.com
2013-04-12
*
rename SkBitmapChecksummer as SkBitmapHasher, and prepare for it to possibly use
epoger@google.com
2013-04-12
*
GM: print list of GMs run, even in non-verbose mode (rolls back part of r8600)
epoger@google.com
2013-04-12
*
Use blitframebuffer to implement copySurface.
commit-bot@chromium.org
2013-04-11
*
GM: signal error if the total number of tests run was less than expected
epoger@google.com
2013-04-11
*
GM: remove enableMissingWarning in favor of verbose flag, and trim output in ...
epoger@google.com
2013-04-10
[next]