- e1adc3a Remove color space restrictions from image infos by Brian Osman · 6 years ago
- ce4cf72 non-linear blending first steps by Mike Klein · 7 years ago
- 3338482 remove SkColorSpace_Base by Mike Klein · 7 years ago
- a4083c9 make most of SkColorPriv.h private by Cary Clark · 7 years ago
- 262b319 Index8 is dead, remove guarded code by Mike Reed · 7 years ago
- 5805013 Guard to remove kIndex_8_SkColorType by Mike Reed · 7 years ago
- 1950e0a Always encode images with sRGB encoded pixels by Matt Sarett · 7 years ago
- 5e819ca fix f16 encoding by Mike Klein · 7 years ago
- 2f68787 SkWebpEncoder: use bgra for lossless and yuv for lossy by Matt Sarett · 7 years ago
- 09e9f68 Temporarily use default webp encode method for bzl by Matt Sarett · 7 years ago
- d5a1691 Add support for webp lossless compression by Matt Sarett · 7 years ago
- 04c3731 SkEncoder: Rename files, change webp API, for consistency by Matt Sarett · 8 years ago[Renamed (91%) from src/images/SkWEBPImageEncoder.cpp]
- 46a45ba Revert "Manual revert: Add support for writing ICC profiles to webp encoder" by Matt Sarett · 8 years ago
- 4293a1e Manual revert: Add support for writing ICC profiles to webp encoder by Matt Sarett · 8 years ago
- 7abfb5e SkImageEncoder: Be more lenient on inputs by Matt Sarett · 8 years ago
- 3dbef9f Revert "Revert "Add support for writing ICC profiles to webp encoder"" by Matt Sarett · 8 years ago
- e87d778 Revert "Add support for writing ICC profiles to webp encoder" by Jim Van Verth · 8 years ago
- 0c9d0b4 Add support for writing ICC profiles to webp encoder by Matt Sarett · 8 years ago
- cf3f234 Add SkTransferFunctionBehavior flag: Use in codec and encoder by Matt Sarett · 8 years ago
- 5df93de Revert "Revert "Add support for writing icc profiles to the jpeg encoder"" by Matt Sarett · 8 years ago
- dda14b9 Revert "Add support for writing icc profiles to the jpeg encoder" by Derek Sollenberger · 8 years ago
- 4ef0148 Add support for writing icc profiles to the jpeg encoder by Matt Sarett · 8 years ago
- d68c41d Revert "Add support for writing icc profiles to the jpeg encoder" by Derek Sollenberger · 8 years ago
- e3b95ce Add support for writing icc profiles to the jpeg encoder by Matt Sarett · 8 years ago
- 0e032be Add support for writing ICC profiles in png encodes by Matt Sarett · 8 years ago
- 5521356 Add F16 and gamma correct support to webp encoder by Matt Sarett · 8 years ago
- 62bb280 Make SkWEBPImageEncoder use transform_scanline_procs by Matt Sarett · 8 years ago
- 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
- db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
- a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
- 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
- 8981c35 Revert "Speculative fix for flaky webp encode/decode on Nexus 5" by Matt Sarett · 8 years ago
- 18a11a6 Speculative fix for flaky webp encode/decode on Nexus 5 by Matt Sarett · 8 years ago
- c1d0312 Rename encoders to Sk*ImageEncoder by msarett · 9 years ago[Renamed from src/images/SkImageDecoder_libwebp.cpp]
- e8597a4 Delete SkImageDecoder by msarett · 9 years ago
- 910f7ec Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview.chromium.org/1820503002/ ) by msarett · 9 years ago
- f037fde Delete SkImageDecoder by msarett · 9 years ago
- 041c870 Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview.chromium.org/1820503002/ ) by msarett · 9 years ago
- 5b6e73e Delete SkImageDecoder by msarett · 9 years ago
- 39b5495 Revert of Delete SkImageDecoder (patchset #7 id:110001 of https://codereview.chromium.org/1820503002/ ) by msarett · 9 years ago
- f799706 Delete SkImageDecoder by msarett · 9 years ago
- 852f15d free -> reset by mtklein · 9 years ago
- 43812e2 Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium.org/1811723002/ ) by bungeman · 9 years ago
- 0e3738d free -> reset by mtklein · 9 years ago
- 565901d Switch SkAutoMalloc to SkAutoTMalloc to avoid cast by scroggo · 9 years ago
- 5c351f3 Delete dead SkImageDecoder::buildTileIndex and decodeSubset code by msarett · 9 years ago
- 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
- 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
- 7f00acb Return cropBitmap by zoran.jovanovic · 10 years ago
- 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
- 65df6ed SkStream::read() only returns 0 at end. 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
- 2d73d80 remove dead SK_SUPPORT_LEGACY_IMAGEDECODER_CHOOSER code by reed · 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
- 8482504 make allocPixels throw on failure by reed · 10 years ago
- 0689d7b stop using SkBitmap::Config by reed · 10 years ago
- 5926b86 hide SkImageDecoder::Chooser by reed · 10 years ago
- 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
- a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
- d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
- 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
- 3d8bf23 Fast path for blurred round rects -- blur a small 9patch rect on the CPU by commit-bot@chromium.org · 11 years ago
- 55aec08 revert humper changes by commit-bot@chromium.org · 11 years ago
- 24e91ba Fast path for blurred round rects -- blur a small 9patch rect on the CPU by commit-bot@chromium.org · 11 years ago
- c76a4b2 Revert of Fast path for blurred round rects -- blur a small 9patch rect on the CPU (https://codereview.chromium.org/248613004/) by commit-bot@chromium.org · 11 years ago
- 5729387 Fast path for blurred round rects -- blur a small 9patch rect on the CPU by commit-bot@chromium.org · 11 years ago
- 915b972 Reland "Properly set alpha type in webp decode." by commit-bot@chromium.org · 11 years ago
- dcbc360 add one-channel output support to webp encoder by commit-bot@chromium.org · 11 years ago
- d591b75 Revert of Properly set alpha type in webp decode. (https://codereview.chromium.org/223893002/) by commit-bot@chromium.org · 11 years ago
- a455965 Properly set alpha type in webp decode. by commit-bot@chromium.org · 11 years ago
- 5007aab Upstream changes from Android by commit-bot@chromium.org · 11 years ago
- 57212f9 Revert "Revert of https://codereview.chromium.org/113823003/" by reed@google.com · 11 years ago
- 4ad4ae9 Revert of https://codereview.chromium.org/113823003/ by commit-bot@chromium.org · 11 years ago
- a306d93 remove Sk64 from public API, and start to remove usage internally by reed@google.com · 11 years ago
- dedd44a Fix Red/Blue decoding problem in WebP. by halcanary@google.com · 11 years ago
- 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
- 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
- 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
- 383a697 store SkAlphaType inside SkBitmap, on road to support unpremul by reed@google.com · 11 years ago
- 8b16931 Second wave of Win64 warning cleanup by robertphillips@google.com · 11 years ago
- b5571b3 Change SkImageDecoders to take an SkStreamRewindable. by scroggo@google.com · 11 years ago
- b57a30d Remove dead code from libwebp image decoder by commit-bot@chromium.org · 11 years ago
- bd6343b Rewrite SkTRegistry to take any trivially-copyable type. by mtklein@google.com · 11 years ago
- 4d213ab Handle SkStream::rewind properly. by scroggo@google.com · 11 years ago
- 3c8730a Remove dependency on getLength from webp decoder. by scroggo@google.com · 11 years ago
- 80e18c9 Reland "Make WebP decoding independent of stream length." by scroggo@google.com · 11 years ago
- 1904df0 Reverting r10651: Make WebP decoding independent of stream length. by jvanverth@google.com · 11 years ago
- 1f617a7 Make WebP decoding independent of stream length. by djsollen@google.com · 11 years ago
- bc69ce9 Remove bitmap reuse from SkImageDecoder. by scroggo@google.com · 11 years ago
- 2bbc2c9 Add an option to create unpremultiplied bitmaps. by scroggo@google.com · 11 years ago
- a9f142e remove unneeded reference to SkTScopedPtr by commit-bot@chromium.org · 12 years ago
- 7e6fcee Test region decoding in skimage, plus fixes. by scroggo@google.com · 12 years ago
- 39edf4c Updates to skimage tool to use it for testing. by scroggo@google.com · 12 years ago
- bda74d3 fix (bool) warning with SkToBool by reed@google.com · 12 years ago
- bff83f6 fix window's build errors by commit-bot@chromium.org · 12 years ago
- a936e37 Upstream Android modifications to the image encoders/decoders. by commit-bot@chromium.org · 12 years ago