1. 45f94f8 Reland: Initial checkin of GM verifier framework by Tyler Denniston · 4 years, 6 months ago
  2. 14d64af Revert "Initial checkin of GM verifier framework" by Tyler Denniston · 4 years, 6 months ago
  3. 7e36f00 Initial checkin of GM verifier framework by Tyler Denniston · 4 years, 6 months ago
  4. a8f43ce Remove unused GM deferred canvas feature by Brian Salomon · 4 years, 11 months ago
  5. edda565 gm: GMFactory returns a unique_ptr<> by Hal Canary · 5 years ago
  6. 4124807 tools: separate TimeUtils from AnimTimer by Hal Canary · 5 years ago
  7. c74a550 GM: s/handleKey/onChar/ by Hal Canary · 5 years ago
  8. 5b5403e ccpr: Preserve fill rules for cached paths by Chris Dalton · 5 years ago
  9. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  10. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  11. cd5104e SkAnimTimer -> AnimTimer by Mike Klein · 5 years ago
  12. 9707e90 move some methods out of line by Mike Klein · 5 years ago
  13. 50e24d7 Add a mechanism for GMs to silently exclude themselves from Gold by Chris Dalton · 5 years ago
  14. 3a77837 Reland "Add a GpuGM class for GPU-only tests" by Chris Dalton · 5 years ago
  15. 382b122 Revert "Add a GpuGM class for GPU-only tests" by Chris Dalton · 5 years ago
  16. 88f5671 move SkMetaData into src by Mike Reed · 5 years ago
  17. f5efa78 Add a GpuGM class for GPU-only tests by Chris Dalton · 5 years ago
  18. d7a5a1d Add a central skiagm::GM::DrawFailureMessage for error messages by Chris Dalton · 5 years ago
  19. 21ca370 Remove GM::onDrawBackground by Chris Dalton · 5 years ago
  20. c9eace8 add unpremul gm by Mike Klein · 6 years ago
  21. 972eba3 sk_tool::Registry: make an iterator. by Hal Canary · 6 years ago
  22. 22be4c4 SkMacros split from SkTypes.h by Hal Canary · 6 years ago
  23. 81f60ec Allow slides/gms to extend the UI by Mike Reed · 6 years ago
  24. bdc3afa simplify gm matrices by Mike Reed · 7 years ago
  25. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  26. ab273fa move SkTRegister.h into tools by Mike Reed · 8 years ago
  27. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  28. 05a4cf5 Add GM/slide to simulate Android-style reveal clip by robertphillips · 8 years ago
  29. 2843c42 Revert of Disable tail calls inside Simple GM functions. (patchset #1 id:1 of https://codereview.chromium.org/2050473006/ ) by mtklein · 8 years ago
  30. eee3ced Disable tail calls inside Simple GM functions. by mtklein · 8 years ago
  31. 2a24338 GM: replace boilerplate with macros by halcanary · 9 years ago
  32. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  33. 4ee6bd8 Add caps overrides to GMs by bsalomon · 9 years ago
  34. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  35. 76113a9 add SkAnimTimer, SPACE = pause/resume, ESP = stop by reed · 9 years ago
  36. d9adfe6 allow GMs to animate by reed · 9 years ago
  37. 0b737c5 Remove extraneous newline. by Brian Salomon · 9 years ago
  38. b62da80 Add standard way to indicate GM is GPU-only. by bsalomon · 9 years ago
  39. f4ba321 Revert of DM::SKPSrc::size() reports correct size. (patchset #3 id:40001 of https://codereview.chromium.org/863243005/) by mtklein · 9 years ago
  40. d4dd58e DM::SKPSrc::size() reports correct size. by mtklein · 9 years ago
  41. 1c40292 remove unused GM flags by mtklein · 10 years ago
  42. cf5d9c9 Spin off GM::runAsBench() from flags. by mtklein · 10 years ago
  43. f62c634 SIMPLE_GM generates less code by halcanary · 10 years ago
  44. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  45. 30b83d4 add gm: colorwheel by halcanary · 10 years ago
  46. e4636aa Merge Replay and Quilt tasks, adding in all BBH implementations. by mtklein · 10 years ago
  47. 5fb6bd4 use platform-independent font for gm by caryclark · 10 years ago
  48. bcbc178 Refactor how we handle resources path in Tests. by tfarina · 10 years ago
  49. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  50. 880914c Reland "Clean up Test's resourcePath code." by tfarina · 10 years ago
  51. 91359be Revert of Clean up Test's resourcePath code. (https://codereview.chromium.org/319473003/) by mtklein · 10 years ago
  52. 52e4f41 Clean up resourcePath code. by tfarina · 10 years ago
  53. 38aeb0f DM: also run benches once. by commit-bot@chromium.org · 10 years ago
  54. c3bd8af add peekPixels to SkCanvas and SkSurface by commit-bot@chromium.org · 10 years ago
  55. bda591c Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/) by commit-bot@chromium.org · 10 years ago
  56. b2d93a9 add peekPixels to SkCanvas and SkSurface by mike@reedtribe.org · 10 years ago
  57. b21fac1 Make GMs aware of what tool they're being run in. by commit-bot@chromium.org · 10 years ago
  58. 6adce67 Allow GMs to be used as benchmarks. Make convex_poly_clip opt in. by commit-bot@chromium.org · 10 years ago
  59. 644629c Implement a benchmark for GrResourceCache by commit-bot@chromium.org · 11 years ago
  60. 3a882dd GM: Allow ignored-tests.txt to list configs as well as tests (and combinations too) by epoger@google.com · 11 years ago
  61. f4f9df4 gm: add a flag to force perspective usage in all gms by commit-bot@chromium.org · 11 years ago
  62. defc487 gm: add --ignoreTests flag BUG=skia:1600 R=scroggo@google.com by epoger@google.com · 11 years ago
  63. 62b50b7 Have GMs read the GrContext via a setter/getter rather than a global. by mtklein@google.com · 11 years ago
  64. bd6343b Rewrite SkTRegistry to take any trivially-copyable type. by mtklein@google.com · 11 years ago
  65. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  66. 78a1078 Create new target to hold gpu test code, enable direct testing of GrEffects in GM. by commit-bot@chromium.org · 11 years ago
  67. 0dcbece Support multiple PDF rendering backends in the GM by vandebo@chromium.org · 11 years ago
  68. 805df1a Fixes for factory GM. by commit-bot@chromium.org · 11 years ago
  69. 2bbc2c9 Add an option to create unpremultiplied bitmaps. by scroggo@google.com · 11 years ago
  70. ab02627 GM::height() now returns the height, not the width. by scroggo@google.com · 11 years ago
  71. 5efdd0c gm: write all messages to stdout/stderr with "GM:" preamble to distinguish from various debug messages coming from elsewhere by epoger@google.com · 11 years ago
  72. 1f19b7f add flag to skip gpu test by reed@google.com · 11 years ago
  73. 0f0d9b7 GM : Unused parameters cleanup by sugoi@google.com · 11 years ago
  74. 487b560 add width() and height() helpers by reed@google.com · 11 years ago
  75. ff06af2 Changing imageFilter GM tests to use drawBitmap instead of drawSprite by junov@chromium.org · 12 years ago
  76. 58be101 Adding gm test steps for rtree and tileGrid by junov@chromium.org · 12 years ago
  77. 3cb834b Modifying SkTileGrid to support arbitrary query rectangles. by junov@chromium.org · 12 years ago
  78. 7775d66 add onOnceBeforeDraw() virtual, so gm's can easily perform lazy initialization by reed@google.com · 12 years ago
  79. aef7361 flag the GM if we're in deferred-canvas mode, to work-around bug trying to by reed@google.com · 12 years ago
  80. 4117a24 add test for bug in line drawing. fix is pending a way to handle all of the by reed@google.com · 12 years ago
  81. 1b6c73d add ability to skip 565 test in gm (until I can fix an assert in debug build) by reed@google.com · 12 years ago
  82. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  83. 6325886 Skip tiled drawing in GM for magnifier image filter. by scroggo@google.com · 12 years ago
  84. 5af9b20 Make the GM tool run GMs through an SkGPipe. by scroggo@google.com · 12 years ago
  85. 09042b8 Fixing Windows compiler complaints by robertphillips@google.com · 12 years ago
  86. 79d3cb4 [PDF] Add GM and infrastructure to test drawing shaders with an initial transform. by vandebo@chromium.org · 12 years ago
  87. a43a532 Revert "[PDF] Add GM and infrastructure to test drawing shaders with an initial transform." by vandebo@chromium.org · 12 years ago
  88. b0ccdec [PDF] Add GM and infrastructure to test drawing shaders with an initial transform. by vandebo@chromium.org · 12 years ago
  89. 8570b5c Adding CMYK jpeg changes w/o .gyp alterations by robertphillips@google.com · 12 years ago
  90. 0a89c90 reverting to 3437 by robertphillips@google.com · 12 years ago
  91. d5c9e99 Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on android) by robertphillips@google.com · 12 years ago
  92. 2d6ef52 add helper drawSizeBounds to show the GM's size by reed@google.com · 13 years ago
  93. b4b49cc add getBGColor() getter by reed@google.com · 13 years ago
  94. 48dd1a2 Import all GMs as Samples. by bsalomon@google.com · 13 years ago
  95. fbc2117 add getFlags() to gm baseclass skip PDF for hairmodes for now, since it crashes by reed@google.com · 13 years ago
  96. 30db599 add new test for complex clips by reed@google.com · 13 years ago
  97. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  98. d4af56c Exit SkBitmap::scrollRect() early if width <= 0 by epoger@google.com · 13 years ago
  99. 8015dd8 almost there on gm (need to fix image writes/reads/compares) by reed@android.com · 15 years ago
  100. dd0ac28 more progress on golden-master test suite (not finished yet) by reed@android.com · 15 years ago