1. 5c05d10 Revert of skstd -> std for unique_ptr (patchset #17 id:320001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  2. dadfc24 skstd -> std for unique_ptr by mtklein · 9 years ago
  3. e066df9 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  4. 70e8dfc skstd -> std for unique_ptr by mtklein · 9 years ago
  5. dfd7d48 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  6. 0618915 skstd -> std for unique_ptr by mtklein · 9 years ago
  7. 73d882e Only support jpeg, png, and webp for BRD by msarett · 9 years ago
  8. 566b23c Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  9. 755c553 skstd -> std for unique_ptr by mtklein · 9 years ago
  10. 506e19a Move SkBitmapRegionDecoder to include/android and src/android by msarett · 9 years ago[Renamed from tools/android/SkBitmapRegionDecoder.cpp]
  11. 84a8065 Reorganize BRD code in new tools directory by msarett · 9 years ago[Renamed from tools/SkBitmapRegionDecoder.cpp]
  12. 5c9e34a Delete dead BitmapRegionDecoder code in tools by msarett · 9 years ago
  13. 5cb4885 Rename SkBitmapRegionDecoder and Create function by msarett · 9 years ago[Renamed (88%) from tools/SkBitmapRegionDecoderInterface.cpp]
  14. c377992 Make DMSrcSink fail fatally when decodeRegion() fails for BRDSrcs by msarett · 9 years ago
  15. 3f65e93 Add NewFromStream and getEncodedFormat to BitmapRegionDecoder by msarett · 9 years ago
  16. 26ad17b Implementation of SkBitmapRegionDecoder using SkAndroidCodec by msarett · 9 years ago
  17. 04965c6 SkBitmapRegionDecoder clean-up by msarett · 9 years ago
  18. e361781 Fix codec memory leaks in nanobench by scroggo · 9 years ago
  19. e6dd004 Fill incomplete images in SkCodec parent class by msarett · 9 years ago
  20. 46c5747 Merge SkCodec with SkScanlineDecoder by scroggo · 9 years ago
  21. a5783ae Provides various implementations of Android's SkBitmapRegionDecoder. by msarett · 9 years ago