aboutsummaryrefslogtreecommitdiffstats
path: root/gm/srcmode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Style Change: NULL->nullptrhalcanary2015-08-271-5/+5
* IWYU: 'core' target, files starting A-C.bungeman2015-08-051-0/+1
* Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...reed2015-08-041-1/+0
* IWYU: 'core' target, files starting A-C.bungeman2015-08-041-0/+1
* rename portable_typeface_always to portable_typefacecaryclark2015-07-241-1/+1
* make drawbitmaprect lighting lumafilter matrixconvolution srcmode gm portablecaryclark2015-07-171-2/+2
* Add standard fonts to all GMs.Cary Clark2014-07-311-0/+1
* stop calling SkCanvas::getDevicereed2014-06-301-8/+11
* use some helper Make functions to initialize SkImageInfocommit-bot@chromium.org2014-01-151-6/+1
* move SkImage::ColorType into SkColorTypereed@google.com2013-11-011-2/+2
* promote SkImage::AlphaType to SkAlphaTypereed@google.com2013-09-201-1/+1
* 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
* Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com2013-01-261-1/+0
* flag the GM if we're in deferred-canvas mode, to work-around bug trying toreed@google.com2012-11-161-3/+5
* use #if SK_SUPPORT_GPU to guard references to gpudevicemike@reedtribe.org2012-11-161-2/+5
* use gpu surface to match canvasmike@reedtribe.org2012-11-161-2/+13
* Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com2012-11-161-1/+1
* draw offscreen so we can see the alpha-channel we are writingreed@google.com2012-11-151-2/+21
* update srcmode GM to include aa/bw and gradientsreed@google.com2012-11-151-10/+35
* add gm for srcmode (and clearmode) in prep for optimization workreed@google.com2012-11-151-0/+92