Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | setConfig is deprecated, use setInfo or allocPixels instead. | reed@google.com | 2014-07-02 | 1 | -7/+1 |
* | Switch from (deprecated) setIsOpaque to setAlphaType. | tfarina@chromium.org | 2013-11-06 | 1 | -2/+6 |
* | mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef. | thakis@chromium.org | 2013-06-24 | 1 | -10/+13 |
* | Adding iOS native support to load multi-resolution images | noyau@chromium.org | 2012-11-15 | 1 | -0/+27 |
* | Preserve transparency when converting UIImage to SkBitmap. | noyau@chromium.org | 2012-11-15 | 1 | -0/+1 |
* | Use CGImage for conversion to SkBitmap. | noyau@chromium.org | 2012-11-09 | 1 | -16/+3 |
* | Sets the proper device scale factor on iOS. | rohitrao@chromium.org | 2012-10-23 | 1 | -2/+4 |
* | Properly flip the CGContext during UIImage->SkBitmap conversions. | rohitrao@chromium.org | 2012-09-24 | 1 | -0/+6 |
* | Adds an iOS implementation of gfx::Image. | rohitrao@chromium.org | 2012-09-14 | 1 | -0/+77 |