summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2014-05-06add local-matrix to shader::contextcommit-bot@chromium.org
2014-05-05fix TriColorShader to respect the paint's alphacommit-bot@chromium.org
2014-05-05Remove SkShader virtual method validContextcommit-bot@chromium.org
2014-05-05add rounding-using-doubles methods on SkScalar and SkRectcommit-bot@chromium.org
2014-05-02add release-mode checks for null, at least for a whilecommit-bot@chromium.org
2014-05-02Remove setLocalMatrix calls from picture shader GM.commit-bot@chromium.org
2014-05-02Revert of Remove setLocalMatrix calls from picture shader GM. (https://codere...commit-bot@chromium.org
2014-05-02Remove setLocalMatrix calls from picture shader GM.commit-bot@chromium.org
2014-05-02Choose memset procs once.commit-bot@chromium.org
2014-05-02Add flag for SkGpuSurface creation to enable distance fields.commit-bot@chromium.org
2014-05-01create struct to hold all the params passed around for shader::contextcommit-bot@chromium.org
2014-05-01remove code behind SK_SUPPORT_LEGACY_PROCXFERMODEreed@google.com
2014-04-30add default impl for context methods on shadercommit-bot@chromium.org
2014-04-30Rename SK_DEBUGBREAK to SK_ALWAYSBREAKcommit-bot@chromium.org
2014-04-30Revert of Rename SK_DEBUGBREAK to SK_ALWAYSBREAK (https://codereview.chromium...commit-bot@chromium.org
2014-04-30Rename SK_DEBUGBREAK to SK_ALWAYSBREAKcommit-bot@chromium.org
2014-04-30Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAILcommit-bot@chromium.org
2014-04-29Fixed issue found by clusterfuzzcommit-bot@chromium.org
2014-04-29add asAShadowBlur for android to drawlooperreed@google.com
2014-04-28move common blur types into central headercommit-bot@chromium.org
2014-04-28Move SkShader::fLocalMatrix into SkShader constructor.commit-bot@chromium.org
2014-04-27teach TSAN about SkSpinlock, SkRefCnt, and SkOncecommit-bot@chromium.org
2014-04-27Revert of teach TSAN about SkSpinlock, SkRefCnt, and SkOnce (https://coderevi...commit-bot@chromium.org
2014-04-25Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2014-04-24First pass at GPU vetocommit-bot@chromium.org
2014-04-24Deprecate SaveFlags use in the public SkCanvas API.commit-bot@chromium.org
2014-04-24Revert of Add nanosecond timer. (https://codereview.chromium.org/250243002/)commit-bot@chromium.org
2014-04-24Add nanosecond timer.commit-bot@chromium.org
2014-04-24Remove support for inheriting the paint color from SkColorShadercommit-bot@chromium.org
2014-04-24teach TSAN about SkSpinlock, SkRefCnt, and SkOncecommit-bot@chromium.org
2014-04-24teach TSAN about SkSpinlock, SkRefCnt, and SkOncecommit-bot@chromium.org
2014-04-24Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2014-04-23Add a missing SK_API to SkImageFilter::Cache.senorblanco@chromium.org
2014-04-23First step in pulling SkPicturePlayback & SkPictureRecord out of SkPicturecommit-bot@chromium.org
2014-04-23fix size_t/int warningscommit-bot@chromium.org
2014-04-23Revert of Revert of Extract most of the mutable state of SkShader into a sepa...commit-bot@chromium.org
2014-04-23Revert of Extract most of the mutable state of SkShader into a separate Conte...commit-bot@chromium.org
2014-04-23Revert of eliminate config param -- it was always self's config (https://code...commit-bot@chromium.org
2014-04-23Extract most of the mutable state of SkShader into a separate Context object.commit-bot@chromium.org
2014-04-23Make drawText calls non-virtual, to ease SkFont and TextBlob (https://coderev...reed@google.com
2014-04-22Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https...commit-bot@chromium.org
2014-04-22make drawText calls non-virtual, to ease SkFont and TextBlobcommit-bot@chromium.org
2014-04-22eliminate config param -- it was always self's configreed@google.com
2014-04-22Add asADash entry point into SkPathEffect to allow extracting Dash info from ...commit-bot@chromium.org
2014-04-22SK_API-export SkBBHFactory & friends.commit-bot@chromium.org
2014-04-21add optional origin parameter to accessTopLayerPixelscommit-bot@chromium.org
2014-04-21Remove offset to SkMallocPixelRef::NewWithData - use SkData::NewSubset instead.commit-bot@chromium.org
2014-04-21Fixes for SkPictureShader.commit-bot@chromium.org
2014-04-21Add flipped gradient branch to two point conical gradientcommit-bot@chromium.org
2014-04-20Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com