aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/SamplePath.cpp
Commit message (Expand)AuthorAge
* Whitespace FixupGravatar Hal Canary2018-07-11
* show sum of cubic errorsGravatar Mike Reed2018-04-17
* show cubic error-vectors anchored on pt(s) of max deviationGravatar Mike Reed2018-04-16
* show flatness vectors in sampleGravatar Mike Reed2018-04-16
* identify interesting cubic pointsGravatar Mike Reed2018-04-10
* IWYU -- SkShader.hGravatar Mike Reed2018-01-23
* Delete even more unused views codeGravatar Brian Osman2017-11-29
* Remove trailing whitespace.Gravatar Ben Wagner2017-10-09
* remove (unused?) arcto patheffectGravatar Mike Reed2017-07-24
* add fatstroke sampleGravatar Mike Reed2016-12-15
* 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
* add fatstroke sampleGravatar Mike Reed2016-11-03
* Reverse dependency between SkScalar.h and SkFixed.h.Gravatar benjaminwagner2016-04-07
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Remove uses of SkImageDecoder from samplecodeGravatar msarett2016-03-18
* Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://...Gravatar reed2016-03-18
* Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://c...Gravatar reed2016-03-18
* switch patheffects over to sk_spGravatar reed2016-03-18
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Remove include of stdlib.h from SkTypes.h.Gravatar bungeman2015-08-26
* Fix up -Winconsistent-missing-overrideGravatar mtklein2015-07-13
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* migrate more samples over to SkAnimTImerGravatar reed2015-02-05
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* add arcto patheffectGravatar reed2014-12-17
* add sample for arcToGravatar reed2014-12-16
* use SkColorType instead of SkBitmap::Config in samplecodeGravatar commit-bot@chromium.org2014-02-17
* Clean up SkTypes.h.Gravatar bungeman@google.com2013-10-11
* 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
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* don't draw in constructor (makes debugging harder)Gravatar reed@google.com2012-03-12
* cast to doubleGravatar reed@google.com2012-02-16
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns onGravatar senorblanco@chromium.org2011-05-19
* remove some dead code in pipesGravatar reed@google.com2011-05-11
* fix warningsGravatar reed@google.com2011-04-14
* merge with changes for GPU backendGravatar reed@android.com2010-12-20
* add new cubic test for overflowGravatar reed@android.com2009-10-13
* http://code.google.com/p/skia/issues/detail?id=32Gravatar reed@android.com2009-08-28
* remove remaining references to porterduffGravatar reed@android.com2009-06-23
* first cut at event-based test appGravatar reed@android.com2008-12-19
* grab from latest androidGravatar reed@android.com2008-12-17