summaryrefslogtreecommitdiff
path: root/core/SkBlitter_A8.cpp
AgeCommit message (Expand)Author
2014-04-23Extract most of the mutable state of SkShader into a separate Context object.commit-bot@chromium.org
2014-04-17Revert of Extract most of the mutable state of SkShader into a separate Conte...commit-bot@chromium.org
2014-04-16Extract most of the mutable state of SkShader into a separate Context object.commit-bot@chromium.org
2013-11-08remove bogus assert, and remove outdated #ifdefreed@google.com
2013-11-08Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-11-07Revert "Revert "speed up A8 by creating a new entry-point in SkDraw that blit...reed@google.com
2013-11-04Revert "speed up A8 by creating a new entry-point in SkDraw that blits the pa...reed@google.com
2013-11-04speed up A8 by creating a new entry-point in SkDraw that blits the path's cov...reed@google.com
2013-08-15Add missing fallback blending to SkA8_Shader_Blitter::blitMask()commit-bot@chromium.org
2013-02-25Fix a bunch of warnings, mainly around rowBytes.scroggo@google.com
2013-01-26Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com
2011-10-18rename SkMask::getAddr to getAddr8, to match the specificity of the othersreed@google.com
2011-07-28Automatic update of all copyright notices to reflect new license terms.epoger@google.com
2011-04-09coding stylemike@reedtribe.org
2011-02-23merge from android tree:djsollen@google.com
2011-02-07remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites withreed@google.com
2008-12-17grab from latest androidreed@android.com