1. 8e6c7ad Make SkPngCodec decode progressively. by scroggo · 8 years ago
  2. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  3. d8d6855 Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  4. 6fb2391 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  5. 26694c3 Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  6. 30e78c9 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  7. e820dfe Remove uses of SkImageDecoder from gms by msarett · 8 years ago
  8. 0035718 Revert of Remove uses of SkImageDecoder from gms (patchset #2 id:20001 of https://codereview.chromium.org/1791583002/ ) by bungeman · 8 years ago
  9. d427266 Remove uses of SkImageDecoder from gms by msarett · 8 years ago
  10. d114645 SkInstallDiscardablePixelRef is deprecated, enforce that by reed · 9 years ago
  11. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  12. 1c84634 add runtime option to provide data->imagegenerator factory by reed · 9 years ago
  13. 871872f change old picture serialization to really handle images by reed · 9 years ago
  14. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  15. 465206a Add missing SK_OVERRIDE by rmistry · 9 years ago
  16. 1c40292 remove unused GM flags by mtklein · 10 years ago
  17. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  18. 5965c8a add ImageGenerator::NewFromData to porting layer by reed · 10 years ago
  19. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  20. c846f4a Cleanup usage of GetResourcePath() after commit bcbc1788b478b1e54079318ad073e8490aa66fae. by tfarina · 10 years ago
  21. bcbc178 Refactor how we handle resources path in Tests. by tfarina · 10 years ago
  22. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  23. 880914c Reland "Clean up Test's resourcePath code." by tfarina · 10 years ago
  24. 91359be Revert of Clean up Test's resourcePath code. (https://codereview.chromium.org/319473003/) by mtklein · 10 years ago
  25. 52e4f41 Clean up resourcePath code. by tfarina · 10 years ago
  26. 2d970b5 hide discardable factory from public imagegenerator api by commit-bot@chromium.org · 10 years ago
  27. cf2f008 SkDiscardableMemoryPool to abstract class by commit-bot@chromium.org · 10 years ago
  28. 3d50ea1 Add Options to SkDecodingImageGenerator, simplify API. by halcanary@google.com · 11 years ago
  29. 1ad518b Revert of https://codereview.chromium.org/93703004/ by commit-bot@chromium.org · 11 years ago
  30. d665dc4 Add Options to SkDecodingImageGenerator, simplify API. by halcanary@google.com · 11 years ago
  31. 2c7c7ee Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache by halcanary@google.com · 11 years ago
  32. 805df1a Fixes for factory GM. by commit-bot@chromium.org · 11 years ago
  33. ccd7afb Reland 'Add path utils, plus a test for it.' by scroggo@google.com · 11 years ago
  34. dbbcaa8 Revert "Add path utils, plus a test for it." by scroggo@google.com · 11 years ago
  35. 1bee037 Add path utils, plus a test for it. by scroggo@google.com · 11 years ago
  36. 9711e44 Move MMap to SkData. by commit-bot@chromium.org · 11 years ago
  37. a560d00b Provide an option in bench_pictures to count pixel ram. by scroggo@google.com · 11 years ago
  38. f8d7d27 Create SkLazyPixelRef which performs lazy decoding. by scroggo@google.com · 11 years ago
  39. 9f686f3 Create a factory to decode an SkBitmap from an SkData. by scroggo@google.com · 12 years ago