index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
xfermodes3.cpp
Commit message (
Expand
)
Author
Age
*
Add standard fonts to all GMs.
Cary Clark
2014-07-31
*
stop calling SkCanvas::getDevice
reed
2014-06-30
*
Cleanup: Get rid of make_isize() function from gm.h.
tfarina
2014-06-09
*
Move SkShader::fLocalMatrix into SkShader constructor.
commit-bot@chromium.org
2014-04-28
*
Reduce internal explicit SaveFlags usage.
commit-bot@chromium.org
2014-04-18
*
add peekPixels to SkCanvas and SkSurface
commit-bot@chromium.org
2014-02-13
*
add legacy/helper allocN32Pixels, and convert gm to use it
reed@google.com
2014-01-25
*
store SkAlphaType inside SkBitmap, on road to support unpremul
reed@google.com
2013-10-21
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...
robertphillips@google.com
2013-08-20
*
Split SkDevice out of SkBitmapDevice
robertphillips@google.com
2013-08-20
*
Make xfermodes3 GM also test stroked rects
commit-bot@chromium.org
2013-08-14
*
Add new GM to targeted at rect->clear optimization with different xfermodes.
commit-bot@chromium.org
2013-08-08