index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
fatpathfill.cpp
Commit message (
Expand
)
Author
Age
*
switch surface to sk_sp
reed
2016-03-23
*
GM: replace boilerplate with macros
halcanary
2015-09-09
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
make tests portable by using 565 compatible colors
caryclark
2015-07-29
*
Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi
reed
2015-06-09
*
Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (pat...
reed
2015-06-08
*
change SkDraw and all Blitters to use pixmap instead of bitmap
reed
2015-06-08
*
remove unused GM flags
mtklein
2015-01-23
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul
reed
2014-12-10
*
Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMCol...
reed
2014-12-09
*
remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32P...
reed
2014-12-09
*
Turn on quilt mode in DM.
commit-bot@chromium.org
2014-04-30
*
promote SkImage::AlphaType to SkAlphaType
reed@google.com
2013-09-20
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Defining new color constat for transparent color
junov@google.com
2012-12-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-04
*
Fixed remaining clang compiler warnings
robertphillips@google.com
2012-12-03
*
remove unused (and undefined) SkColorSpace parameter.
mike@reedtribe.org
2012-11-15
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-31
*
add test for bug in line drawing. fix is pending a way to handle all of the
reed@google.com
2012-10-30