C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / samplecode / SampleHairline.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-02-02 reedadd SkAnimTimer, SPACE = pause/resume, ESP = stop
2015-02-02 reedallow GMs to animate
2014-05-29 commit-bot@chromiu... Revert "Revert of add colortable support to imagegenera...
2014-05-12 commit-bot@chromiu... remove unused Kernel33MaskFilter
2014-02-17 commit-bot@chromiu... use SkColorType instead of SkBitmap::Config in samplecode
2014-01-27 reed@google.comfix more 64bit warnings
2014-01-13 reed@google.comremove remaining references to Sk64 (obsolete)
2013-11-25 commit-bot@chromiu... remove SkFloatToScalar macro
2013-01-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-08 reed@google.compass modifier keys to click events (e.g. control |...
2012-12-06 junov@google.comDefining new color constat for transparent color
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-06-06 caryclark@google.comone more warning suppressed (make unused code
2011-07-28 epoger@google.comupdate of all copyright notices to reflect new license...
2011-05-24 senorblanco@chromi... Grab-bag of memory fixes. SkFlatMatrix::Flatten had...
2011-05-05 mike@reedtribe.orgswitch to inheriting from SampleView
2009-11-30 reed@android.comadd unittest for IntersectLine, used by hairlines
2009-08-28 reed@android.comfix gaps in antialiased hairlines (thanks to preda)
2009-08-25 reed@android.comshow the hairlines after each test iteration
2009-03-23 reed@android.comadd check/hack to avoid drawing outside of the clip...