aboutsummaryrefslogtreecommitdiffstats
path: root/samplecode/SampleCircle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Factor code to rotate a canvas about a point.bungeman2016-07-121-7/+0
* Rein in the use of SkDevice.hrobertphillips2016-04-201-1/+0
* IWYU: 'core' target, files starting A-C.bungeman2015-08-051-2/+3
* Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...reed2015-08-041-3/+2
* IWYU: 'core' target, files starting A-C.bungeman2015-08-041-2/+3
* add peekPixels to SkCanvas and SkSurfacecommit-bot@chromium.org2014-02-131-6/+0
* Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromi...commit-bot@chromium.org2014-02-131-0/+6
* add peekPixels to SkCanvas and SkSurfacemike@reedtribe.org2014-02-131-6/+0
* remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floatsreed@google.com2013-12-171-2/+0
* Split SkDevice into SkBaseDevice and SkBitmapDevicerobertphillips@google.com2013-08-291-1/+1
* Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...robertphillips@google.com2013-08-201-1/+1
* Split SkDevice out of SkBitmapDevicerobertphillips@google.com2013-08-201-1/+1
* Removed unused parameterssugoi@google.com2013-03-121-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-8/+8
* fix warnings on Mac in ssamplecodecaryclark@google.com2012-06-061-0/+3
* Automatic update of all copyright notices to reflect new license terms.epoger@google.com2011-07-281-0/+7
* switch to inheriting from SampleViewmike@reedtribe.org2011-05-051-32/+3
* fix warningsreed@google.com2011-04-141-1/+1
* merge with changes for GPU backendreed@android.com2010-12-201-15/+15
* add shaderprocs for all-in-one special blits (matrix+sampler)reed@android.com2009-07-161-34/+54
* API change: SkPath computeBounds -> getBoundsreed@android.com2009-04-011-3/+1
* grab from latest androidreed@android.com2008-12-171-0/+137