aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/xfermodes3.cpp
Commit message (Expand)AuthorAge
* Add standard fonts to all GMs.Gravatar Cary Clark2014-07-31
* stop calling SkCanvas::getDeviceGravatar reed2014-06-30
* Cleanup: Get rid of make_isize() function from gm.h.Gravatar tfarina2014-06-09
* Move SkShader::fLocalMatrix into SkShader constructor.Gravatar commit-bot@chromium.org2014-04-28
* Reduce internal explicit SaveFlags usage.Gravatar commit-bot@chromium.org2014-04-18
* add peekPixels to SkCanvas and SkSurfaceGravatar commit-bot@chromium.org2014-02-13
* add legacy/helper allocN32Pixels, and convert gm to use itGravatar reed@google.com2014-01-25
* store SkAlphaType inside SkBitmap, on road to support unpremulGravatar reed@google.com2013-10-21
* Split SkDevice into SkBaseDevice and SkBitmapDeviceGravatar robertphillips@google.com2013-08-29
* Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...Gravatar robertphillips@google.com2013-08-20
* Split SkDevice out of SkBitmapDeviceGravatar robertphillips@google.com2013-08-20
* Make xfermodes3 GM also test stroked rectsGravatar commit-bot@chromium.org2013-08-14
* Add new GM to targeted at rect->clear optimization with different xfermodes.Gravatar commit-bot@chromium.org2013-08-08