index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
skhello.cpp
Commit message (
Expand
)
Author
Age
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Propagate SkSurfaceProps to more call sites
robertphillips
2015-06-23
*
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
*
deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...
reed@google.com
2013-12-17
*
Force linking for skhello.
scroggo@google.com
2013-12-04
*
promote SkImage::AlphaType to SkAlphaType
reed@google.com
2013-09-20
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-08
*
SkDocument base for pdf, xps, etc.
reed@google.com
2013-06-07
*
Separate core and images project.
scroggo@google.com
2013-05-31
*
add encodeData() to SkImageEncoder, and add encoding to SkImage
reed@google.com
2013-05-20
*
SkFlags now follows proper dashing convention.
scroggo@google.com
2013-04-09
*
Change the name of SkFlags to SkCommandLineFlags.
scroggo@google.com
2013-03-21
*
Convert skhello tool to SkFlags API.
commit-bot@chromium.org
2013-03-04
*
build iOS with 'make all'
caryclark@google.com
2012-10-02
*
Remove unused includes from skhello tool.
tfarina@chromium.org
2012-09-25
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
add png to makefile for linux
reed@android.com
2010-04-15
*
add skhello for simple hello-world sample code
reed@android.com
2010-04-12