aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/SampleAARects.cpp
Commit message (Expand)AuthorAge
* one more path is rect bugGravatar Cary Clark2018-04-10
* IWYU -- SkShader.hGravatar Mike Reed2018-01-23
* Revert "efficiently dash very large rectangles and very long lines"Gravatar Cary Clark2017-12-19
* efficiently dash very large rectangles and very long linesGravatar Cary Clark2017-12-19
* Rein in the use of SkDevice.hGravatar robertphillips2016-04-20
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* use Make instead of Create to return a shared shaderGravatar reed2016-03-08
* use SkColorType instead of SkBitmap::Config in samplecodeGravatar commit-bot@chromium.org2014-02-17
* remove SkFloatToScalar macroGravatar commit-bot@chromium.org2013-11-25
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* 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
* The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns onGravatar senorblanco@chromium.org2011-05-19
* inherit from SampleViewGravatar reed@google.com2011-05-05
* Move alpha-ramp AA to GrContext, detect cases when AA is applied via other me...Gravatar bsalomon@google.com2011-04-25