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