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