summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2014-05-06add local-matrix to shader::contextcommit-bot@chromium.org
2014-05-06don't leak the bitmapShadercommit-bot@chromium.org
2014-05-06Infrastructure changes to support pull-saveLayers-forward taskcommit-bot@chromium.org
2014-05-06Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2014-05-05fix TriColorShader to respect the paint's alphacommit-bot@chromium.org
2014-05-05Revert r14571 (Infrastructure changes to support pull saveLayers forward task...robertphillips@google.com
2014-05-05Remove SkShader virtual method validContextcommit-bot@chromium.org
2014-05-05Infrastructure changes to support pull-saveLayers-forward taskcommit-bot@chromium.org
2014-05-05fix composeshader to respect the paint's alphacommit-bot@chromium.org
2014-05-05add rounding-using-doubles methods on SkScalar and SkRectcommit-bot@chromium.org
2014-05-04Revert of fix the error that path is inversed for stroke and strokeAndFill st...commit-bot@chromium.org
2014-05-04fix the error that path is inversed for stroke and strokeAndFill styles.commit-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 literal picture recording mode, triggered by a compile time switch.commit-bot@chromium.org
2014-05-02guard against self-assignmentcommit-bot@chromium.org
2014-05-02Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2014-05-01Remove dead code.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-30Cleanup of SSE optimization files.commit-bot@chromium.org
2014-04-30Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAILcommit-bot@chromium.org
2014-04-30Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2014-04-29Move setup of SkPictCopyInfo into SkPicture::clonecommit-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-28Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag.commit-bot@chromium.org
2014-04-28Move SkShader::fLocalMatrix into SkShader constructor.commit-bot@chromium.org
2014-04-28Add missing include for r14397.bungeman@google.com
2014-04-28Create SkGlyphCache globals with SkOnce.bungeman@google.com
2014-04-25Re-add SkPictureStateTree::Iterator::draw() SaveFlags.fmalita@google.com
2014-04-25Revert of Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFla...commit-bot@chromium.org
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-24Remove unused include.commit-bot@chromium.org
2014-04-24Remove support for inheriting the paint color from SkColorShadercommit-bot@chromium.org
2014-04-24Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2014-04-24Fix for r14341 Chrome build errorrobertphillips@google.com
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-23Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag.commit-bot@chromium.org