1. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  2. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  3. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  4. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  5. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  6. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  7. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  8. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  9. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  10. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  11. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  12. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  13. 2a24338 GM: replace boilerplate with macros by halcanary · 9 years ago
  14. f597c42 make pixelsnap textblob* etc gm portable by caryclark · 9 years ago
  15. 76113a9 add SkAnimTimer, SPACE = pause/resume, ESP = stop by reed · 10 years ago
  16. d9adfe6 allow GMs to animate by reed · 10 years ago
  17. b62da80 Add standard way to indicate GM is GPU-only. by bsalomon · 10 years ago
  18. f62c634 SIMPLE_GM generates less code by halcanary · 10 years ago
  19. bcbc178 Refactor how we handle resources path in Tests. by tfarina · 10 years ago
  20. 880914c Reland "Clean up Test's resourcePath code." by tfarina · 10 years ago
  21. 91359be Revert of Clean up Test's resourcePath code. (https://codereview.chromium.org/319473003/) by mtklein · 10 years ago
  22. 52e4f41 Clean up resourcePath code. by tfarina · 10 years ago
  23. 38aeb0f DM: also run benches once. by commit-bot@chromium.org · 10 years ago
  24. b21fac1 Make GMs aware of what tool they're being run in. by commit-bot@chromium.org · 10 years ago
  25. 644629c Implement a benchmark for GrResourceCache by commit-bot@chromium.org · 11 years ago
  26. 3a882dd GM: Allow ignored-tests.txt to list configs as well as tests (and combinations too) by epoger@google.com · 11 years ago
  27. f4f9df4 gm: add a flag to force perspective usage in all gms by commit-bot@chromium.org · 11 years ago
  28. defc487 gm: add --ignoreTests flag BUG=skia:1600 R=scroggo@google.com by epoger@google.com · 11 years ago
  29. 62b50b7 Have GMs read the GrContext via a setter/getter rather than a global. by mtklein@google.com · 11 years ago
  30. bd6343b Rewrite SkTRegistry to take any trivially-copyable type. by mtklein@google.com · 11 years ago
  31. 7775d66 add onOnceBeforeDraw() virtual, so gm's can easily perform lazy initialization by reed@google.com · 12 years ago
  32. aef7361 flag the GM if we're in deferred-canvas mode, to work-around bug trying to by reed@google.com · 12 years ago
  33. ea5d8af Fix for 2 parallel gpu rendering issues (bigbitmaprect & image-surface) by robertphillips@google.com · 12 years ago
  34. 8570b5c Adding CMYK jpeg changes w/o .gyp alterations by robertphillips@google.com · 12 years ago
  35. 0a89c90 reverting to 3437 by robertphillips@google.com · 12 years ago
  36. d5c9e99 Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on android) by robertphillips@google.com · 12 years ago
  37. 2d6ef52 add helper drawSizeBounds to show the GM's size by reed@google.com · 13 years ago
  38. 48dd1a2 Import all GMs as Samples. by bsalomon@google.com · 13 years ago