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
*
Added resource cache debug output to help track changes
robertphillips@google.com
2012-08-22
*
Skip tiled drawing in GM for magnifier image filter.
scroggo@google.com
2012-08-15
*
Fix includes files missing in release builds from GrCustomStageUnitTest.h.
bsalomon@google.com
2012-08-03
*
Skipping MSAA GMs on Android
robertphillips@google.com
2012-08-02
*
Added output of failed GMs to assist tracking errors on Android
robertphillips@google.com
2012-08-02
*
Create GPU-less build of Skia.
bsalomon@google.com
2012-08-02
*
Make SkDeferredCanvas query SkGPipeWriter for space allocated for bitmaps.
scroggo@google.com
2012-07-26
*
Added annotation for gm's -wp flag
chudy@google.com
2012-07-12
*
r4511 with handling for the Mac-specific CAN_IMAGE_PDF path
robertphillips@google.com
2012-07-10
*
In SkGPipe, set a limit on the amount of flattenables cached.
scroggo@google.com
2012-07-09
*
Provide static global initializers for SkColorTable and SkComposeShader.
scroggo
2012-07-02
*
Fix SkGPipe drawing, and turn it on by default.
scroggo@google.com
2012-06-28
*
Altered SkInstCnt to print out atexit
robertphillips@google.com
2012-06-27
*
Separated Inst counting from the SK_DEBUG #define (now SK_ENABLE_INST_COUNT)
robertphillips@google.com
2012-06-27
*
add dump for SkWStream inst-leaks
reed@google.com
2012-06-26
*
change gm option from -config to --config, to match the double-dash conventio...
reed@google.com
2012-06-22
*
Revert r4259
borenet@google.com
2012-06-15
*
Serialize by Default
borenet@google.com
2012-06-15
*
Version 2 of the Instance Counting system. This one simplifies the print out ...
robertphillips@google.com
2012-06-13
*
Split GrContext's AA Rect drawing methods into helper class
robertphillips@google.com
2012-06-12
*
Add the ability to specify config to GM.
scroggo@google.com
2012-06-07
*
Add tiled rendering as an option to GM.
scroggo@google.com
2012-06-06
*
fix warnings on Mac in gm
caryclark@google.com
2012-06-06
*
Instance counting for SkRefCnt-derived objects (w/ CanvasTest fix)
robertphillips@google.com
2012-06-05
*
Reverting r4162
robertphillips@google.com
2012-06-05
*
Added instance counting system for SkRefCnt-derived objects
robertphillips@google.com
2012-06-05
*
change gm to use concat instead of setMatrix, so we don't trash the caller if
reed@google.com
2012-06-04
*
Turn off pipe playback in GM by default.
scroggo@google.com
2012-06-04
*
Make the GM tool run GMs through an SkGPipe.
scroggo@google.com
2012-06-04
*
add -wp option to write serialized pictures to the specified directory
mike@reedtribe.org
2012-06-02
*
add options to enable/disable "FAILED to read ..." message
reed@google.com
2012-05-17
*
Fix early termination of GM when 16x msaa rt can't be created.
bsalomon@google.com
2012-04-20
*
Make GM able to run MSAA modes and multiple GPU configs in a single run.
bsalomon@google.com
2012-04-19
*
Make gm tool able to read and write image files in the same run
epoger@google.com
2012-04-18
*
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
[next]