aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Rename SK_DEBUGBREAK to SK_ALWAYSBREAKGravatar commit-bot@chromium.org2014-04-30
* Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAILGravatar commit-bot@chromium.org2014-04-30
* Fixed issue found by clusterfuzzGravatar commit-bot@chromium.org2014-04-29
* Implement bounds traversals for tile and matrix convolution filters.Gravatar senorblanco@chromium.org2014-04-29
* add asAShadowBlur for android to drawlooperGravatar reed@google.com2014-04-29
* add SK_API to include/recordGravatar commit-bot@chromium.org2014-04-28
* move common blur types into central headerGravatar commit-bot@chromium.org2014-04-28
* Move SkShader::fLocalMatrix into SkShader constructor.Gravatar commit-bot@chromium.org2014-04-28
* teach TSAN about SkSpinlock, SkRefCnt, and SkOnceGravatar commit-bot@chromium.org2014-04-27
* Revert of teach TSAN about SkSpinlock, SkRefCnt, and SkOnce (https://coderevi...Gravatar commit-bot@chromium.org2014-04-27
* Use EXT_direct_state_access for path matrix manipulationGravatar commit-bot@chromium.org2014-04-25
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-25
* First pass at GPU vetoGravatar commit-bot@chromium.org2014-04-24
* Deprecate SaveFlags use in the public SkCanvas API.Gravatar commit-bot@chromium.org2014-04-24
* Revert of Add nanosecond timer. (https://codereview.chromium.org/250243002/)Gravatar commit-bot@chromium.org2014-04-24
* Add nanosecond timer.Gravatar commit-bot@chromium.org2014-04-24
* Remove support for inheriting the paint color from SkColorShaderGravatar commit-bot@chromium.org2014-04-24
* teach TSAN about SkSpinlock, SkRefCnt, and SkOnceGravatar commit-bot@chromium.org2014-04-24
* teach TSAN about SkSpinlock, SkRefCnt, and SkOnceGravatar commit-bot@chromium.org2014-04-24
* Rearrange SkRecord public API to fit better with cc/resources/pictureGravatar commit-bot@chromium.org2014-04-24
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-24
* Add a missing SK_API to SkImageFilter::Cache.Gravatar senorblanco@chromium.org2014-04-23
* First step in pulling SkPicturePlayback & SkPictureRecord out of SkPictureGravatar commit-bot@chromium.org2014-04-23
* Use fixed function pipeline only when drawing pathsGravatar commit-bot@chromium.org2014-04-23
* fix size_t/int warningsGravatar commit-bot@chromium.org2014-04-23
* stop using deprecated bitmap::config for gpuGravatar commit-bot@chromium.org2014-04-23
* Revert of Revert of Extract most of the mutable state of SkShader into a sepa...Gravatar commit-bot@chromium.org2014-04-23
* Revert of Extract most of the mutable state of SkShader into a separate Conte...Gravatar commit-bot@chromium.org2014-04-23
* Revert of eliminate config param -- it was always self's config (https://code...Gravatar commit-bot@chromium.org2014-04-23
* Extract most of the mutable state of SkShader into a separate Context object.Gravatar commit-bot@chromium.org2014-04-23
* Make drawText calls non-virtual, to ease SkFont and TextBlob (https://coderev...Gravatar reed@google.com2014-04-23
* expose CGImage -> SkBitmapGravatar commit-bot@chromium.org2014-04-22
* Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https...Gravatar commit-bot@chromium.org2014-04-22
* make drawText calls non-virtual, to ease SkFont and TextBlobGravatar commit-bot@chromium.org2014-04-22
* eliminate config param -- it was always self's configGravatar reed@google.com2014-04-22
* Add asADash entry point into SkPathEffect to allow extracting Dash info from ...Gravatar commit-bot@chromium.org2014-04-22
* SK_API-export SkBBHFactory & friends.Gravatar commit-bot@chromium.org2014-04-22
* add optional origin parameter to accessTopLayerPixelsGravatar commit-bot@chromium.org2014-04-21
* Remove offset to SkMallocPixelRef::NewWithData - use SkData::NewSubset instead.Gravatar commit-bot@chromium.org2014-04-21
* Fixes for SkPictureShader.Gravatar commit-bot@chromium.org2014-04-21
* Add flipped gradient branch to two point conical gradientGravatar commit-bot@chromium.org2014-04-21
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-20
* inline SkMulDiv now that 64bit mul is inlineableGravatar commit-bot@chromium.org2014-04-19
* Staging for cleanup of SkPicture-related headersGravatar robertphillips@google.com2014-04-18
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-18
* Staged removal of SkPicture-derived classesGravatar commit-bot@chromium.org2014-04-17
* Revert of Extract most of the mutable state of SkShader into a separate Conte...Gravatar commit-bot@chromium.org2014-04-17
* Revert r14218.Gravatar bungeman@google.com2014-04-17
* Orphan ProcXfermode, with an eye towards removing itGravatar commit-bot@chromium.org2014-04-17
* Revert of Add flipped gradient branch to two point conical gradient (https://...Gravatar commit-bot@chromium.org2014-04-17