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