aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/SampleHairline.cpp
Commit message (Expand)AuthorAge
* Revert "Revert "SkTypes: extract SkTo""Gravatar Hal Canary2018-06-14
* Revert "SkTypes: extract SkTo"Gravatar Hal Canary2018-06-13
* SkTypes: extract SkToGravatar Hal Canary2018-06-12
* IWYU -- SkShader.hGravatar Mike Reed2018-01-23
* Delete even more unused views codeGravatar Brian Osman2017-11-29
* SkCanvas: Helpers for draw{Point,Line,Circle}Gravatar Hal Canary2017-05-16
* Revert "Revert "make it illegal to include SkXfermode.h""Gravatar Mike Reed2016-11-23
* Revert "make it illegal to include SkXfermode.h"Gravatar Greg Daniel2016-11-23
* make it illegal to include SkXfermode.hGravatar Mike Reed2016-11-23
* Remove uses of SkImageDecoder from samplecodeGravatar msarett2016-03-18
* remove xmlparser includes from samplesGravatar caryclark2016-02-29
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* add SkAnimTimer, SPACE = pause/resume, ESP = stopGravatar reed2015-02-02
* allow GMs to animateGravatar reed2015-02-01
* Revert "Revert of add colortable support to imagegenerator (https://coderevie...Gravatar commit-bot@chromium.org2014-05-29
* remove unused Kernel33MaskFilterGravatar commit-bot@chromium.org2014-05-12
* use SkColorType instead of SkBitmap::Config in samplecodeGravatar commit-bot@chromium.org2014-02-17
* fix more 64bit warningsGravatar reed@google.com2014-01-27
* remove remaining references to Sk64 (obsolete)Gravatar reed@google.com2014-01-13
* remove SkFloatToScalar macroGravatar commit-bot@chromium.org2013-11-25
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* pass modifier keys to click events (e.g. control | shift etc.)Gravatar reed@google.com2013-01-08
* Defining new color constat for transparent colorGravatar junov@google.com2012-12-06
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* one more warning suppressed (make unused codeGravatar caryclark@google.com2012-06-06
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Grab-bag of memory fixes. SkFlatMatrix::Flatten had the same issue asGravatar senorblanco@chromium.org2011-05-24
* switch to inheriting from SampleViewGravatar mike@reedtribe.org2011-05-05
* add unittest for IntersectLine, used by hairlinesGravatar reed@android.com2009-11-30
* fix gaps in antialiased hairlines (thanks to preda)Gravatar reed@android.com2009-08-28
* show the hairlines after each test iterationGravatar reed@android.com2009-08-25
* add check/hack to avoid drawing outside of the clip for hairlinesGravatar reed@android.com2009-03-23