aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/skhello.cpp
Commit message (Expand)AuthorAge
* Make iOS main() functions normal.Gravatar Mike Klein2017-02-06
* change clip-bounds getters to always return the rectGravatar Mike Reed2017-01-23
* SkEncodeImage: no more link-time registrationGravatar Hal Canary2016-11-30
* Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.Gravatar bungeman2016-08-02
* documentation: SkDocument::MakePDF()Gravatar halcanary2016-05-03
* switch surface to sk_spGravatar reed2016-03-23
* update callsites for Make image factoriesGravatar reed2016-03-17
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Propagate SkSurfaceProps to more call sitesGravatar robertphillips2015-06-23
* Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32PremulGravatar reed2014-12-10
* Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMCol...Gravatar reed2014-12-09
* remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32P...Gravatar reed2014-12-09
* deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...Gravatar reed@google.com2013-12-17
* Force linking for skhello.Gravatar scroggo@google.com2013-12-04
* promote SkImage::AlphaType to SkAlphaTypeGravatar reed@google.com2013-09-20
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-08
* SkDocument base for pdf, xps, etc.Gravatar reed@google.com2013-06-07
* Separate core and images project.Gravatar scroggo@google.com2013-05-31
* add encodeData() to SkImageEncoder, and add encoding to SkImageGravatar reed@google.com2013-05-20
* SkFlags now follows proper dashing convention.Gravatar scroggo@google.com2013-04-09
* Change the name of SkFlags to SkCommandLineFlags.Gravatar scroggo@google.com2013-03-21
* Convert skhello tool to SkFlags API.Gravatar commit-bot@chromium.org2013-03-04
* build iOS with 'make all'Gravatar caryclark@google.com2012-10-02
* Remove unused includes from skhello tool.Gravatar tfarina@chromium.org2012-09-25
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* add png to makefile for linuxGravatar reed@android.com2010-04-15
* add skhello for simple hello-world sample codeGravatar reed@android.com2010-04-12