1. 38aeb0f DM: also run benches once. by commit-bot@chromium.org · 10 years ago
  2. c3bd8af add peekPixels to SkCanvas and SkSurface by commit-bot@chromium.org · 10 years ago
  3. bda591c Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/) by commit-bot@chromium.org · 10 years ago
  4. b2d93a9 add peekPixels to SkCanvas and SkSurface by mike@reedtribe.org · 10 years ago
  5. b21fac1 Make GMs aware of what tool they're being run in. by commit-bot@chromium.org · 11 years ago
  6. 6adce67 Allow GMs to be used as benchmarks. Make convex_poly_clip opt in. by commit-bot@chromium.org · 11 years ago
  7. 644629c Implement a benchmark for GrResourceCache by commit-bot@chromium.org · 11 years ago
  8. 3a882dd GM: Allow ignored-tests.txt to list configs as well as tests (and combinations too) by epoger@google.com · 11 years ago
  9. f4f9df4 gm: add a flag to force perspective usage in all gms by commit-bot@chromium.org · 11 years ago
  10. defc487 gm: add --ignoreTests flag BUG=skia:1600 R=scroggo@google.com by epoger@google.com · 11 years ago
  11. 62b50b7 Have GMs read the GrContext via a setter/getter rather than a global. by mtklein@google.com · 11 years ago
  12. bd6343b Rewrite SkTRegistry to take any trivially-copyable type. by mtklein@google.com · 11 years ago
  13. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  14. 78a1078 Create new target to hold gpu test code, enable direct testing of GrEffects in GM. by commit-bot@chromium.org · 11 years ago
  15. 0dcbece Support multiple PDF rendering backends in the GM by vandebo@chromium.org · 11 years ago
  16. 805df1a Fixes for factory GM. by commit-bot@chromium.org · 11 years ago
  17. 2bbc2c9 Add an option to create unpremultiplied bitmaps. by scroggo@google.com · 11 years ago
  18. ab02627 GM::height() now returns the height, not the width. by scroggo@google.com · 11 years ago
  19. 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
  20. 1f19b7f add flag to skip gpu test by reed@google.com · 11 years ago
  21. 0f0d9b7 GM : Unused parameters cleanup by sugoi@google.com · 11 years ago
  22. 487b560 add width() and height() helpers by reed@google.com · 12 years ago
  23. ff06af2 Changing imageFilter GM tests to use drawBitmap instead of drawSprite by junov@chromium.org · 12 years ago
  24. 58be101 Adding gm test steps for rtree and tileGrid by junov@chromium.org · 12 years ago
  25. 3cb834b Modifying SkTileGrid to support arbitrary query rectangles. by junov@chromium.org · 12 years ago
  26. 7775d66 add onOnceBeforeDraw() virtual, so gm's can easily perform lazy initialization by reed@google.com · 12 years ago
  27. aef7361 flag the GM if we're in deferred-canvas mode, to work-around bug trying to by reed@google.com · 12 years ago
  28. 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
  29. 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
  30. 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
  31. 6325886 Skip tiled drawing in GM for magnifier image filter. by scroggo@google.com · 12 years ago
  32. 5af9b20 Make the GM tool run GMs through an SkGPipe. by scroggo@google.com · 12 years ago
  33. 09042b8 Fixing Windows compiler complaints by robertphillips@google.com · 12 years ago
  34. 79d3cb4 [PDF] Add GM and infrastructure to test drawing shaders with an initial transform. by vandebo@chromium.org · 12 years ago
  35. a43a532 Revert "[PDF] Add GM and infrastructure to test drawing shaders with an initial transform." by vandebo@chromium.org · 12 years ago
  36. b0ccdec [PDF] Add GM and infrastructure to test drawing shaders with an initial transform. by vandebo@chromium.org · 12 years ago
  37. 8570b5c Adding CMYK jpeg changes w/o .gyp alterations by robertphillips@google.com · 12 years ago
  38. 0a89c90 reverting to 3437 by robertphillips@google.com · 12 years ago
  39. d5c9e99 Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on android) by robertphillips@google.com · 12 years ago
  40. 2d6ef52 add helper drawSizeBounds to show the GM's size by reed@google.com · 13 years ago
  41. b4b49cc add getBGColor() getter by reed@google.com · 13 years ago
  42. 48dd1a2 Import all GMs as Samples. by bsalomon@google.com · 13 years ago
  43. fbc2117 add getFlags() to gm baseclass skip PDF for hairmodes for now, since it crashes by reed@google.com · 13 years ago
  44. 30db599 add new test for complex clips by reed@google.com · 13 years ago
  45. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  46. d4af56c Exit SkBitmap::scrollRect() early if width <= 0 by epoger@google.com · 13 years ago
  47. 8015dd8 almost there on gm (need to fix image writes/reads/compares) by reed@android.com · 15 years ago
  48. dd0ac28 more progress on golden-master test suite (not finished yet) by reed@android.com · 15 years ago
  49. 00dae86 checkpoint for golden master suite (gm) by reed@android.com · 15 years ago