1. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  2. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  3. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  4. 2ad1aa6 partial switch over to sp usage of shaders by reed · 8 years ago
  5. 96f16e8 Use DEF_GM everywhere by scroggo · 9 years ago
  6. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  7. e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
  8. 1259601 make tests portable by using 565 compatible colors by caryclark · 9 years ago
  9. 84984ef Revert[2] of guard to remove DrawBitmapRectFlags by reed · 9 years ago
  10. 9111019 Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://codereview.chromium.org/1235393003/) by scroggo · 9 years ago
  11. 6fb0b67 guard to remove DrawBitmapRectFlags by reed · 9 years ago
  12. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  13. c6e13d7 pass legal premul values to bitmap -- do we still need this GM? by reed · 9 years ago
  14. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  15. 776c0cd fix gm to not rely on SkColor's swizzle == SkPMColor's by reed · 10 years ago
  16. 1c40292 remove unused GM flags by mtklein · 10 years ago
  17. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  18. 0393912 pass dst-rect through from drawBitmapRect for better precision by reed · 10 years ago
  19. f786901 add gm to test rounding between clips and drawBitmapRect by reed · 10 years ago
  20. 6233c7b Revert to enabling all of -O2 as it exposes a bug in the toolchain. by djsollen · 10 years ago
  21. 9a558d4 using real tiles when simulating tiling by commit-bot@chromium.org · 10 years ago
  22. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 11 years ago
  23. 93f0332 Fixed remaining clang compiler warnings by robertphillips@google.com · 12 years ago
  24. 8fdb4c1 Fixed memory leak in bitmaprect GM by robertphillips@google.com · 12 years ago
  25. ffad46b Fixed bug in drawing of large bitmaps by robertphillips@google.com · 12 years ago
  26. 44d4988 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  27. 653b0d6 Disable memory intensive drawBitmapRectToRect tests on Android by robertphillips@google.com · 12 years ago
  28. 21a95f1 Added more drawBitmapRectToRect tests by robertphillips@google.com · 12 years ago
  29. 3bd2173 SkCanvas::setDevice() must die, and so we begin by removing our own by mike@reedtribe.org · 12 years ago
  30. 7112173 re-re-land 5578 by reed@google.com · 12 years ago
  31. 10f9f4a revert 5580 by reed@google.com · 12 years ago
  32. eab16de re-land 5578 w/ pipe fix by reed@google.com · 12 years ago
  33. c75c36a revert 5578 -- broke pipe by reed@google.com · 12 years ago
  34. f1ab723 Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. This by reed@google.com · 12 years ago