1. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  2. 46c5747 Merge SkCodec with SkScanlineDecoder by scroggo · 9 years ago
  3. 7f69144 Add nanobench tests for BitmapRegionDecoder by msarett · 9 years ago
  4. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  5. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  6. 1c005e4 Create a scanline decoder without creating a codec by scroggo · 9 years ago
  7. 9b2cdbf Allow creating multiple scanline decoders. by scroggo · 9 years ago
  8. eb602a5 SkCodec no longer inherits from SkImageGenerator. by scroggo · 9 years ago
  9. 7f6283b Fix CodecSubset benches seg faults for kIndex8 by msarett · 9 years ago
  10. b23e6aa Subset decoding benchmarks by msarett · 9 years ago