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