aboutsummaryrefslogtreecommitdiff
path: root/samplecode/SampleAARects.cpp
Commit message (Expand)AuthorAgeFilesLines
* IWYU -- SkShader.hMike Reed2018-01-231-0/+1
* Revert "efficiently dash very large rectangles and very long lines"Cary Clark2017-12-191-6/+4
* efficiently dash very large rectangles and very long linesCary Clark2017-12-191-4/+6
* Rein in the use of SkDevice.hrobertphillips2016-04-201-1/+0
* Style bikeshed - remove extraneous whitespacehalcanary2016-03-291-1/+0
* use Make instead of Create to return a shared shaderreed2016-03-081-4/+2
* use SkColorType instead of SkBitmap::Config in samplecodecommit-bot@chromium.org2014-02-171-2/+1
* remove SkFloatToScalar macrocommit-bot@chromium.org2013-11-251-48/+48
* Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com2013-01-261-1/+0
* Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com2012-08-231-6/+6
* Automatic update of all copyright notices to reflect new license terms.epoger@google.com2011-07-281-0/+7
* The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns onsenorblanco@chromium.org2011-05-191-1/+1
* inherit from SampleViewreed@google.com2011-05-051-9/+3
* Move alpha-ramp AA to GrContext, detect cases when AA is applied via other me...bsalomon@google.com2011-04-251-0/+197