1. b714fb0 Add getYUV8Planes() API to SkCodec by msarett · 9 years ago
  2. 74bd953 discardable pixelrefs are gone, update tests accordingly by reed · 9 years ago
  3. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  4. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  5. b227e37 JPEG YUV Decoding by sugoi · 10 years ago
  6. 3ac569b Revert of JPEG YUV Decoding (patchset #5 id:180001 of https://codereview.chromium.org/399683007/) by rmistry · 10 years ago
  7. 8e6c3b9 JPEG YUV Decoding by sugoi · 10 years ago
  8. 936b734 ios fixes by caryclark · 10 years ago
  9. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  10. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  11. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  12. ddf94cf Remove unnamed namespace usage from tests. by commit-bot@chromium.org · 11 years ago
  13. d34f058 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  14. 70bd4bc Fix narrowing warning error by halcanary@google.com · 11 years ago
  15. fed3037 Make image decoding more fault resistant, less verbose. by halcanary@google.com · 11 years ago