1. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  2. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  3. ef004e1 Remove SK_LEGACY_IMAGE_GENERATOR_ENUMS_AND_OPTIONS by scroggo · 9 years ago
  4. 5315fd4 Remove SkImageGenerator pieces only for SkCodec. by scroggo · 9 years ago
  5. d129084 remove dead code behind BOOL_ONGETINFO by reed · 9 years ago
  6. 7831a4b Update more directories under src/ to follow C++11 style rule for {virtual,override}. by tfarina · 9 years ago
  7. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  8. 3ef71e3 guarded change to SkImageGenerator to make getInfo() const by reed · 10 years ago
  9. 9552662 Option for SkCodec to treat dst as all zeroes. by scroggo · 10 years ago
  10. 87fa631 Rename onGetPixelsEnum back to onGetPixels. by scroggo · 10 years ago
  11. 0864908 Make SkImageGenerator::getPixels() return an enum. by scroggo · 10 years ago
  12. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  13. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  14. 775b819 SkColorTable locking serves no purpose anymore. by mtklein · 10 years ago
  15. 2a12080 Qualify the return value of SkImageDecoder::decode by scroggo · 10 years ago
  16. b227e37 JPEG YUV Decoding by sugoi · 10 years ago
  17. 3ac569b Revert of JPEG YUV Decoding (patchset #5 id:180001 of https://codereview.chromium.org/399683007/) by rmistry · 10 years ago
  18. 8e6c3b9 JPEG YUV Decoding by sugoi · 10 years ago
  19. 9594da1 use SkData::NewUninitialized by reed · 10 years ago
  20. 33a3050 SkData can allocate room for its contents in the same block by reed · 10 years ago
  21. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  22. 8482504 make allocPixels throw on failure by reed · 10 years ago
  23. 2fd0d14 Adjust the alpha type for pixelRefs. by scroggo · 10 years ago
  24. bfefc7c hide Config in SkImageDecoder -- use SkColorType instead by reed · 10 years ago
  25. 00f8d6c Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  26. 924205a Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/) by commit-bot@chromium.org · 10 years ago
  27. b263985 add colortable support to imagegenerator by commit-bot@chromium.org · 10 years ago
  28. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  29. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  30. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  31. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  32. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  33. 1ae492f Add option to SkDecodingImageGenerator to require unpremul. by commit-bot@chromium.org · 10 years ago
  34. 1f2d357 Change SkDecodingImageGenerator to hide implementation details. by commit-bot@chromium.org · 10 years ago
  35. 86cbf99 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  36. 8a2ad3c add new copyTo version to SkBitmap, which takes SkColorType by commit-bot@chromium.org · 11 years ago
  37. 61e96cd SkBitmap now really stores SkImageInfo -- config is just a ruse by commit-bot@chromium.org · 11 years ago
  38. 1195a28 Revert "SkBitmap now really stores SkImageInfo -- config is just a ruse" by mike@reedtribe.org · 11 years ago
  39. c911485 fix warnings by mike@reedtribe.org · 11 years ago
  40. 169a0ed SkBitmap now really stores SkImageInfo -- config is just a ruse by mike@reedtribe.org · 11 years ago
  41. 3d50ea1 Add Options to SkDecodingImageGenerator, simplify API. by halcanary@google.com · 11 years ago
  42. 1ad518b Revert of https://codereview.chromium.org/93703004/ by commit-bot@chromium.org · 11 years ago
  43. d665dc4 Add Options to SkDecodingImageGenerator, simplify API. by halcanary@google.com · 11 years ago
  44. edd370f Sk_API for SkImageGenerator and SkInstallDiscardablePixelRef by halcanary@google.com · 11 years ago
  45. cf0803b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  46. 9230ea2 make info real in SkPixelRef, and add bitmap::asImageInfo by reed@google.com · 11 years ago
  47. 29d9693 SkDecodingImageGenerator now uses SkStreamRewindable by halcanary@google.com · 11 years ago
  48. 2c7c7ee Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache by halcanary@google.com · 11 years ago
  49. ad04eb4 Add SkImageGenerator Interface by halcanary@google.com · 11 years ago