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