Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |