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