1. b87b39b Make GM::onGpuSetup take a GrDirectContext by Robert Phillips · 4 years, 1 month ago
  2. b7bfbc2 Move GrRecordingContext.h and GrDirectContext.h into include/gpu by Robert Phillips · 4 years, 1 month ago
  3. 9eb0002 Double down on abandoned being publicly accessible on contexts by Robert Phillips · 4 years, 1 month ago
  4. 95c250c Downgrade GpuGMs to only receiving a GrRecordingContext by Robert Phillips · 4 years, 1 month ago
  5. e922953 Adjust how GM::gpuSetup is handled in the tools by Robert Phillips · 4 years, 1 month ago
  6. d26d25e Make gpuSetup draw a error message on failure by Robert Phillips · 4 years, 1 month ago
  7. b795bea Add GM::gpuTeardown entry point by Robert Phillips · 4 years, 1 month ago
  8. 83b749a Add GM::onceBeforeDraw method that encapsulates calling onOnceBeforeDraw by Robert Phillips · 4 years, 1 month ago
  9. 889d613 Add GM::gpuSetup step by Robert Phillips · 4 years, 1 month ago
  10. 45f94f8 Reland: Initial checkin of GM verifier framework by Tyler Denniston · 4 years, 6 months ago
  11. 14d64af Revert "Initial checkin of GM verifier framework" by Tyler Denniston · 4 years, 6 months ago
  12. 7e36f00 Initial checkin of GM verifier framework by Tyler Denniston · 4 years, 6 months ago
  13. a8f43ce Remove unused GM deferred canvas feature by Brian Salomon · 4 years, 11 months ago
  14. 4124807 tools: separate TimeUtils from AnimTimer by Hal Canary · 5 years ago
  15. c74a550 GM: s/handleKey/onChar/ by Hal Canary · 5 years ago
  16. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  17. 0a7b393 SkPaint: new constructor by Hal Canary · 5 years ago
  18. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  19. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  20. 50acf8f add makeShader() to SkBitmap, and deprecate SkShader version by Mike Reed · 5 years ago
  21. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  22. 290690c GrContext abandon: fail -> skip by Mike Klein · 5 years ago
  23. cd5104e SkAnimTimer -> AnimTimer by Mike Klein · 5 years ago
  24. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  25. 9707e90 move some methods out of line by Mike Klein · 5 years ago
  26. 50e24d7 Add a mechanism for GMs to silently exclude themselves from Gold by Chris Dalton · 5 years ago
  27. 3a77837 Reland "Add a GpuGM class for GPU-only tests" by Chris Dalton · 5 years ago
  28. 382b122 Revert "Add a GpuGM class for GPU-only tests" by Chris Dalton · 5 years ago
  29. f5efa78 Add a GpuGM class for GPU-only tests by Chris Dalton · 5 years ago
  30. d7a5a1d Add a central skiagm::GM::DrawFailureMessage for error messages by Chris Dalton · 5 years ago
  31. 21ca370 Remove GM::onDrawBackground by Chris Dalton · 5 years ago
  32. 6ac0df8 drawText Cleanup by Hal Canary · 6 years ago
  33. 36c4fb3 force balanced save/restore after calling a GM by Mike Reed · 6 years ago
  34. c9eace8 add unpremul gm by Mike Klein · 6 years ago
  35. bdc3afa simplify gm matrices by Mike Reed · 7 years ago
  36. b323a5e sprinkle more tracing in GM, tests, and ok, and add TRACE_FUNC by Mike Klein · 7 years ago
  37. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  38. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  39. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  40. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  41. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  42. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  43. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  44. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  45. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  46. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  47. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  48. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  49. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  50. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  51. 2a24338 GM: replace boilerplate with macros by halcanary · 9 years ago
  52. f597c42 make pixelsnap textblob* etc gm portable by caryclark · 9 years ago
  53. 76113a9 add SkAnimTimer, SPACE = pause/resume, ESP = stop by reed · 9 years ago
  54. d9adfe6 allow GMs to animate by reed · 9 years ago
  55. b62da80 Add standard way to indicate GM is GPU-only. by bsalomon · 9 years ago
  56. f62c634 SIMPLE_GM generates less code by halcanary · 10 years ago
  57. bcbc178 Refactor how we handle resources path in Tests. by tfarina · 10 years ago
  58. 880914c Reland "Clean up Test's resourcePath code." by tfarina · 10 years ago
  59. 91359be Revert of Clean up Test's resourcePath code. (https://codereview.chromium.org/319473003/) by mtklein · 10 years ago
  60. 52e4f41 Clean up resourcePath code. by tfarina · 10 years ago
  61. 38aeb0f DM: also run benches once. by commit-bot@chromium.org · 10 years ago
  62. b21fac1 Make GMs aware of what tool they're being run in. by commit-bot@chromium.org · 10 years ago
  63. 644629c Implement a benchmark for GrResourceCache by commit-bot@chromium.org · 11 years ago
  64. 3a882dd GM: Allow ignored-tests.txt to list configs as well as tests (and combinations too) by epoger@google.com · 11 years ago
  65. f4f9df4 gm: add a flag to force perspective usage in all gms by commit-bot@chromium.org · 11 years ago
  66. defc487 gm: add --ignoreTests flag BUG=skia:1600 R=scroggo@google.com by epoger@google.com · 11 years ago
  67. 62b50b7 Have GMs read the GrContext via a setter/getter rather than a global. by mtklein@google.com · 11 years ago
  68. bd6343b Rewrite SkTRegistry to take any trivially-copyable type. by mtklein@google.com · 11 years ago
  69. 7775d66 add onOnceBeforeDraw() virtual, so gm's can easily perform lazy initialization by reed@google.com · 12 years ago
  70. aef7361 flag the GM if we're in deferred-canvas mode, to work-around bug trying to by reed@google.com · 12 years ago
  71. ea5d8af Fix for 2 parallel gpu rendering issues (bigbitmaprect & image-surface) by robertphillips@google.com · 12 years ago
  72. 8570b5c Adding CMYK jpeg changes w/o .gyp alterations by robertphillips@google.com · 12 years ago
  73. 0a89c90 reverting to 3437 by robertphillips@google.com · 12 years ago
  74. d5c9e99 Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on android) by robertphillips@google.com · 12 years ago
  75. 2d6ef52 add helper drawSizeBounds to show the GM's size by reed@google.com · 13 years ago
  76. 48dd1a2 Import all GMs as Samples. by bsalomon@google.com · 13 years ago