| Commit message (Expand) | Author | Age |
* | force opaque if kCGImageAlpha returns None | reed | 2014-06-30 |
* | Switch SkPDFStream's internal storage from SkStream to SkData | halcanary | 2014-06-27 |
* | hide SkBitmap::setConfig | reed | 2014-06-09 |
* | Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868... | commit-bot@chromium.org | 2014-05-30 |
* | Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) | commit-bot@chromium.org | 2014-05-29 |
* | setConfig -> setInfo | commit-bot@chromium.org | 2014-05-29 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2014-04-23 |
* | expose CGImage -> SkBitmap | commit-bot@chromium.org | 2014-04-22 |
* | Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/... | commit-bot@chromium.org | 2014-04-11 |
* | Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie... | commit-bot@chromium.org | 2014-04-11 |
* | Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/... | commit-bot@chromium.org | 2014-04-10 |
* | Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie... | commit-bot@chromium.org | 2014-04-10 |
* | Rename kPMColor_SkColorType to kN32_SkColorType. | commit-bot@chromium.org | 2014-04-09 |
* | add new copyTo version to SkBitmap, which takes SkColorType | commit-bot@chromium.org | 2014-02-23 |
* | fix more 64bit warnings | reed@google.com | 2014-01-27 |
* | Factor out UnPreMultiplyPreservingByteOrder | commit-bot@chromium.org | 2014-01-15 |
* | Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si... | reed@google.com | 2013-10-31 |
* | Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t... | reed@google.com | 2013-10-31 |
* | add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ... | reed@google.com | 2013-10-31 |
* | store SkAlphaType inside SkBitmap, on road to support unpremul | reed@google.com | 2013-10-21 |
* | Change SkImageDecoders to take an SkStreamRewindable. | scroggo@google.com | 2013-09-25 |
* | Rewrite SkTRegistry to take any trivially-copyable type. | mtklein@google.com | 2013-09-04 |
* | Don't require getLength on Mac. | scroggo@google.com | 2013-08-28 |
* | Fixes for unpremul decode. | scroggo@google.com | 2013-06-14 |
* | Updates to skimage tool to use it for testing. | scroggo@google.com | 2013-04-25 |
* | Updates to images project. | scroggo@google.com | 2013-04-17 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-26 |
* | if CG fails to decode an image, check to see if it was a problem in the color... | mike@reedtribe.org | 2012-12-15 |
* | Defining new color constat for transparent color | junov@google.com | 2012-12-06 |
* | check to see if CGImage already knows if we're opaque | reed@google.com | 2012-11-07 |
* | CG imagedecoder never sets isOpaque, so add method to SkBitmap to compute that, | reed@google.com | 2012-11-07 |
* | Add the ability to provide function pointers to SkPicture serialization | scroggo@google.com | 2012-10-04 |
* | iOS support work in progress | caryclark@google.com | 2012-09-24 |
* | update gyp files to build on iOS | caryclark@google.com | 2012-09-18 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | Make SkImageEncoder_CG report more failures to its caller. | epoger@google.com | 2012-01-31 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | Fixed include statements to correctly link mac/ios libraries | yangsu@google.com | 2011-06-24 |
* | Added platform specific includes | yangsu@google.com | 2011-06-23 |
* | Changed mac specific files to use ApplicationServices rather than Carbon | yangsu@google.com | 2011-06-21 |
* | change GC imagedecoder to use the same colorspace between image and context, | reed@google.com | 2011-06-15 |
* | make inline helper static, so it can be included from than one .cpp | reed@android.com | 2011-01-03 |
* | add optional pref-config table to codecs | reed@android.com | 2010-03-03 |
* | use genericRGB space to ensure that we decode exactly the pixels we encode | reed@android.com | 2009-07-08 |
* | pull from android: use registry to build up list of image codecs | reed@android.com | 2009-01-22 |
* | separate image encode and decode | reed@android.com | 2009-01-06 |
* | add mac image-encoding | reed@android.com | 2008-12-23 |
* | add CG imagedecoder (still needs encoding) | reed@android.com | 2008-12-23 |