aboutsummaryrefslogtreecommitdiffstats
path: root/samplecode/SampleBigGradient.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move Views into Sample and Viewer.Ben Wagner2018-08-091-14/+12
* turn on extended Clang warnings on Windows tooChris Dalton2017-12-041-1/+2
* Remove trailing whitespace.Ben Wagner2017-10-091-4/+4
* clang on windows supportMike Klein2017-07-311-2/+4
* impl clipping for GDI raster-handleMike Reed2017-01-121-6/+6
* fix clipping in rasterhandleallocatorMike Reed2017-01-121-1/+9
* add win subclass of raster-allocatorMike Reed2017-01-121-6/+117
* support external raster handlesMike Reed2017-01-101-0/+147
* use Make instead of Create to return a shared shaderreed2016-03-081-8/+6
* Style Change: NULL->nullptrhalcanary2015-08-271-1/+1
* 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-1/+1
* Automatic update of all copyright notices to reflect new license terms.epoger@google.com2011-07-281-0/+7
* remove some dead code in pipesreed@google.com2011-05-111-6/+3
* add dithering to 32bit linear gradientsreed@google.com2011-01-131-0/+46