1. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  2. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  3. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  4. bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
  5. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  6. c7ec7c9 remove/deprecate SkBitmap::getTexture, as it now always returns false by reed · 8 years ago
  7. b109b8c Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  8. ab82418 Revert of Lots of progress switching to SkColorSpace rather than SkColorProfileType (patchset #10 id:180001 of https://codereview.chromium.org/2069173002/ ) by brianosman · 8 years ago
  9. 6a61a87 Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  10. 3c579dc Move DM png code to picture_utils, for use by other tools. by brianosman · 8 years ago
  11. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  12. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  13. a8e2e15 Cleanup: Rename SkOSPath functions. by tfarina · 10 years ago
  14. 0689d7b stop using SkBitmap::Config by reed · 10 years ago
  15. da4ed32 Cleanup: Delete sk_tools::make_filepath() in favor of SkOSPath::SkPathJoin(). by tfarina · 10 years ago
  16. 1c99ea8 Cleanup: Delete sk_tools::get_basename() in favor of SkOSPath::SkBasename(). by tfarina · 10 years ago
  17. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  18. 3f04517 render_pictures: add --mismatchPath flag by commit-bot@chromium.org · 10 years ago
  19. 24c568c add explicit filepaths to render_pictures JSON summary by commit-bot@chromium.org · 10 years ago
  20. 5a064e3 Remove more unnamed namespace usages. by tfarina@chromium.org · 11 years ago
  21. dbfac8a Defining new color constat for transparent color by junov@google.com · 12 years ago
  22. 2d2b9a0 Remove automatic resizing in *_pictures by borenet@google.com · 12 years ago
  23. 3a8b0d8 Scale even smaller in bench_pictures to get things green by borenet@google.com · 12 years ago
  24. e21795e Enable automatic rescaling in bench_pictures by borenet@google.com · 12 years ago
  25. 9a41252 Report data from bench_pictures in the same fashion as bench. by scroggo@google.com · 12 years ago
  26. 58b4ead Perform multi core rendering in bench_pictures. by scroggo@google.com · 12 years ago
  27. 9299ede Images are written by PictureRenderer and not render_pictures_main. by keyar@chromium.org · 12 years ago
  28. db9a5fb Benchmark results will now print to STDOUT if on not-Android. by keyar@chromium.org · 12 years ago
  29. 163b567 Merged bench_pictures and render_pictures rendering methods. by keyar@chromium.org · 12 years ago
  30. 1cbd47c Preparations for adding options and different render types to render_pictures. by keyar@chromium.org · 12 years ago
  31. d1dc920 Allow specific files and multiple inputs for picture testing tools. by keyar@chromium.org · 12 years ago
  32. 6cf5303 by twiz@google.com · 12 years ago