1. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  2. ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago
  3. 50ce1f2 Add color space xform support to SkJpegCodec (includes F16!) by msarett · 8 years ago
  4. 39979d8 Revert of Add color space xform support to SkJpegCodec (includes F16!) (patchset #9 id:260001 of https://codereview.chromium.org/2174493002/ ) by msarett · 8 years ago
  5. 73d5533 Add color space xform support to SkJpegCodec (includes F16!) by msarett · 8 years ago
  6. c146aa6 Add --zero_init to simulate zero-initialized memory in CodecBench by mtklein · 9 years ago
  7. c7796b9 Make CodecBench test kPremul and kUnpremul by msarett · 9 years ago
  8. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  9. 8a6697a Fix for nexus 5 crashing in GL benches by joshualitt · 9 years ago
  10. 7f69144 Add nanobench tests for BitmapRegionDecoder by msarett · 9 years ago
  11. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  12. eb602a5 SkCodec no longer inherits from SkImageGenerator. by scroggo · 9 years ago
  13. 2102799 Test SkCodec to kIndex8 in nanobench. by scroggo · 9 years ago
  14. 60869a4 Add timing SkCodec to nanobench. by scroggo · 9 years ago