summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-01Merge from Chromium at DEPS revision 267519idea133-weekly-releaseBo Liu
2014-04-30Merge third_party/skia/include from https://chromium.googlesource.com/externa...Android Chromium Automerger
2014-04-29Merge third_party/skia/include from https://chromium.googlesource.com/externa...Android Chromium Automerger
2014-04-29Fixed issue found by clusterfuzzcommit-bot@chromium.org
2014-04-29Implement bounds traversals for tile and matrix convolution filters.senorblanco@chromium.org
2014-04-29add asAShadowBlur for android to drawlooperreed@google.com
2014-04-28add SK_API to include/recordcommit-bot@chromium.org
2014-04-28Merge third_party/skia/include from https://chromium.googlesource.com/externa...Android Chromium Automerger
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-25Use EXT_direct_state_access for path matrix manipulationcommit-bot@chromium.org
2014-04-25Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2014-04-24Merge third_party/skia/include from https://chromium.googlesource.com/externa...Android Chromium Automerger
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-24Rearrange SkRecord public API to fit better with cc/resources/picturecommit-bot@chromium.org
2014-04-24Merge from Chromium at DEPS revision 265802Ben Murdoch
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-23Merge third_party/skia/include from https://chromium.googlesource.com/externa...Android Chromium Automerger
2014-04-23Use fixed function pipeline only when drawing pathscommit-bot@chromium.org
2014-04-23fix size_t/int warningscommit-bot@chromium.org
2014-04-23stop using deprecated bitmap::config for gpucommit-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-23Merge third_party/skia/include from https://chromium.googlesource.com/externa...Android Chromium Automerger
2014-04-22expose CGImage -> SkBitmapcommit-bot@chromium.org
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-21Merge third_party/skia/include from https://chromium.googlesource.com/externa...Android Chromium Automerger
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
2014-04-19inline SkMulDiv now that 64bit mul is inlineablecommit-bot@chromium.org