1. a4970dc Delete reallyHasAlpha() from SkCodec by msarett · 9 years ago
  2. 90c4d5f Add reallyHasAlpha() to SkAndroidCodec by msarett · 9 years ago
  3. 565901d Switch SkAutoMalloc to SkAutoTMalloc to avoid cast by scroggo · 9 years ago
  4. 5af4e0b Make SkAndroidCodec support gif by msarett · 9 years ago
  5. 887e18e Make SkAndroidCodec support bmp by msarett · 9 years ago
  6. 691ad76 Fix bug in sampled decodes by msarett · 9 years ago
  7. e95a068 Make AndroidOptions const by scroggo · 9 years ago
  8. 501b734 Combine native sampling with sampling by scroggo · 9 years ago
  9. a3f792d Rename SkScaledCodec.cpp to SkSampledCodec.cpp by scroggo · 9 years ago[Renamed (99%) from src/codec/SkScaledCodec.cpp]
  10. 3d9d7a7 Create an SkAndroidCodec API separate from SkCodec by msarett · 9 years ago
  11. e6dd004 Fill incomplete images in SkCodec parent class by msarett · 9 years ago
  12. 2c3b218 Focus SkScaledCodec on BitmapRegionDecoder by scroggo · 9 years ago
  13. cc7f305 SkScaledCodec should implement onRewind() by msarett · 9 years ago
  14. e7fc14b Move all knowledge of X sampling into SkScaledCodec by scroggo · 9 years ago
  15. 46c5747 Merge SkCodec with SkScanlineDecoder by scroggo · 9 years ago
  16. 6c50a8f Use rounding when converting desiredScale to a sampleSize by msarett · 9 years ago
  17. 10522ff Scanline decoding for gifs by msarett · 9 years ago
  18. e3330cf Revert of Scanline decoding for gifs (patchset #15 id:380001 of https://codereview.chromium.org/1305123002/ ) by jcgregorio · 9 years ago
  19. e9c10b9 Scanline decoding for gifs by msarett · 9 years ago
  20. 5406d6f Scanline decoding for bmp by msarett · 9 years ago
  21. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  22. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  23. a83593b Prefer native scaling to sampling by msarett · 9 years ago
  24. 8f4ba76 SkScaledCodec class by emmaleer · 9 years ago
  25. b0a32cc Revert of SkScaledCodec class (patchset #35 id:680001 of https://codereview.chromium.org/1260673002/ ) by egdaniel · 9 years ago
  26. b157917 SkScaledCodec class by emmaleer · 9 years ago
  27. c7993d7 Revert of SkScaledCodec class (patchset #34 id:660001 of https://codereview.chromium.org/1260673002/ ) by emmaleer · 9 years ago
  28. d518ea7 SkScaledCodec class by emmaleer · 9 years ago
  29. e5aaa07 Revert of SkScaledCodec class (patchset #32 id:620001 of https://codereview.chromium.org/1260673002/ ) by emmaleer · 9 years ago
  30. 0944100 SkScaledCodec class by emmaleer · 9 years ago