aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/device
Commit message (Expand)AuthorAge
* Formatting cleanup: remove extra whitespaceGravatar vandebo@chromium.org2012-01-28
* add allowImageFilter() so a device can allow/disallow filtersGravatar reed@google.com2012-01-06
* add SK_OVERRIDE, move subclass impls of virtuals into .cppGravatar reed@google.com2011-12-07
* Override 32BPP format in SkCanvas::readPixelsGravatar bsalomon@google.com2011-11-03
* Make SkDevice::onReadPixels take a const& rather than const*Gravatar bsalomon@google.com2011-11-02
* Recommit r2584 with gpu pass of the new ReadPixels test disabled in fixed pt ...Gravatar bsalomon@google.com2011-11-02
* Revert r2584 (new test fails in fixed pt builds)Gravatar bsalomon@google.com2011-11-02
* Changes the SkCanvas::readPixels API. Allows caller to read into prealloced b...Gravatar bsalomon@google.com2011-11-02
* Add xps device to skia.Gravatar bungeman@google.com2011-10-10