1. 594fe85 gm: simplify several onName by Hal Canary · 5 years ago
  2. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  3. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  4. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  5. dac694d draw big images (with raster pipeline) by Mike Klein · 6 years ago
  6. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  7. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 7 years ago
  8. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  9. e94255d Specify bit depth and color space in SkImage::MakeFromPicture() by Matt Sarett · 8 years ago
  10. 138ea97 Add color space to picture image as a creation parameter by Brian Osman · 8 years ago
  11. d93f4a4 Compute the correct dst->src rect for bitmap tiles in SkGpuDevice by Brian Salomon · 8 years ago
  12. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  13. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  14. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  15. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  16. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  17. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  18. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  19. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  20. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  21. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  22. e8f3062 switch surface to sk_sp by reed · 8 years ago
  23. ca2622b return pictures as sk_sp by reed · 8 years ago
  24. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  25. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  26. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  27. ce563cd more shader-->sp conversions by reed · 8 years ago
  28. 25507d9 fix leaked picture by reed · 9 years ago
  29. 7628967 add picture-image variant by reed · 9 years ago
  30. 4228c1f switch over to using images by reed · 9 years ago
  31. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  32. e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
  33. 84984ef Revert[2] of guard to remove DrawBitmapRectFlags by reed · 9 years ago
  34. 9111019 Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://codereview.chromium.org/1235393003/) by scroggo · 9 years ago
  35. 6fb0b67 guard to remove DrawBitmapRectFlags by reed · 9 years ago
  36. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  37. 1c40292 remove unused GM flags by mtklein · 10 years ago
  38. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  39. 7cdc1ee Add always-threaded SkRecord quilt tests. by mtklein · 10 years ago
  40. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  41. 7b78981 gather GM tests which are disabled on Android by commit-bot@chromium.org · 10 years ago
  42. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 11 years ago
  43. 537e26a Exclude verylargebitmap test from replay modes on windows. by commit-bot@chromium.org · 11 years ago
  44. edf00c7 Reduce bitmap sizes in verylargebitmap GM to not crash on windows by bsalomon@google.com · 11 years ago
  45. af562b4 Tile large bitmaps that are clipped. by bsalomon@google.com · 11 years ago
  46. c3dc12d Reduce verylargebitmap GM's memory footprint by robertphillips@google.com · 11 years ago
  47. ae933ce Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  48. 24e8999 Remove verylargebitmap gm on Android by borenet@google.com · 12 years ago
  49. 7eb3a26 add gm for very large bitmaps (>32K >64K) by reed@google.com · 12 years ago