index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
gmmain.cpp
Commit message (
Expand
)
Author
Age
*
change -d option to write out complete images (that differed from the baseline)
reed@google.com
2012-04-09
*
Fixing Windows compiler complaints
robertphillips@google.com
2012-04-06
*
Code changes for ANGLE GL interface. .gyp file changes will be delivered later.
robertphillips@google.com
2012-03-28
*
Cleanup Macros arround static initializers for SkFlattenable.
djsollen@google.com
2012-03-23
*
Added tracking of frame buffer objects to debug GL interface
robertphillips@google.com
2012-03-21
*
[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
*
Close an (incidental) memory leak in gmmain.
tomhudson@google.com
2012-03-15
*
Move GL-specific include files to their own subdirectory, to better
tomhudson@google.com
2012-02-14
*
Set LCD font smoothing to "medium" for gm on Mac, regardless of system settings
epoger@google.com
2012-02-14
*
Expose '--notexturecache' command line argument to gm.
twiz@google.com
2012-01-31
*
Adding a flush method to SkCanvas
junov@chromium.org
2012-01-30
*
Stop writing out XPS baselines until we resolve skia issue 455
epoger@google.com
2012-01-18
*
Updating gm's usage message
junov@google.com
2012-01-18
*
Adding class SkDeferredCanvas for deferred rendering.
junov@google.com
2012-01-18
*
The units used to setup XPS should be SkScalars.
bungeman@google.com
2012-01-05
*
add optional --forceBWtext to gm, forcing all text to BW to ease
mike@reedtribe.org
2011-12-30
*
Add number-of-missing-baseline-images report to gm
epoger@google.com
2011-12-28
*
Fix issue where bumping the max gm width/height affects gpu images
bsalomon@google.com
2011-11-30
*
suppress font-purge messages
reed@google.com
2011-11-08
*
[GPU] Add explicit byte order and PM vs. UPM 8888 configs
bsalomon@google.com
2011-11-07
*
Recommit r2611 with fix for gm
bsalomon@google.com
2011-11-07
*
Revert r2611 until windows gm can be debugged
bsalomon@google.com
2011-11-07
*
Add replacement APIs for createPlatformSurface: createPlatformTexture and cre...
bsalomon@google.com
2011-11-07
*
Recommit r2584 with gpu pass of the new ReadPixels test disabled in fixed pt ...
bsalomon@google.com
2011-11-02
*
Revert r2584 (new test fails in fixed pt builds)
bsalomon@google.com
2011-11-02
*
Changes the SkCanvas::readPixels API. Allows caller to read into prealloced b...
bsalomon@google.com
2011-11-02
*
all for multiple --match foo args, which will be logically OR'd together
reed@google.com
2011-10-31
*
Import all GMs as Samples.
bsalomon@google.com
2011-10-31
*
Virtualize SkGLContext with subclasses SkNativeGLContext and SkMesaGLContext,...
bsalomon@google.com
2011-10-19
*
move utils/SkEGLContext to gpu/SkGLContext, some gpu.gyp cleanup, set eol sty...
bsalomon@google.com
2011-10-13
*
Mac does not like empty projects.
bungeman@google.com
2011-10-10
*
Add xps device to skia.
bungeman@google.com
2011-10-10
*
Fix pdf suppression test for gm.
bungeman@google.com
2011-09-19
*
add getFlags() to gm baseclass
reed@google.com
2011-09-19
*
add gm test for drawing hairlines (and varying thin lines) in xfermodes
reed@google.com
2011-09-19
*
add new test for complex clips
reed@google.com
2011-08-29
*
Get rid of createRenderTargetFrom3DAPIState and associated glGets necessary t...
bsalomon@google.com
2011-08-19
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
add --match to the help text
reed@google.com
2011-07-25
*
reenable rotated freetype fix, but behind #ifndef SK_IGNORE_ROTATED_FREETYPE...
reed@google.com
2011-07-25
*
flip Y in uploads to bottom-up textures (and add gm test)
bsalomon@google.com
2011-07-18
*
Change true and false to 1 and 0 in macros that are used to conditionally com...
bsalomon@google.com
2011-06-29
*
create bitmaps from pdf output for comparison purposes (mac only at the moment)
reed@google.com
2011-06-29
*
add test for degenerate 2point gradients (needs pdf and gpu fixes)
reed@google.com
2011-06-27
*
replace detach/getStream apis on dynamicwstream with SkData
reed@google.com
2011-06-24
[next]