summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-01Merge third_party/skia/src from https://chromium.googlesource.com/external/sk...Android Chromium Automerger
2014-05-01Merge from Chromium at DEPS revision 267519idea133-weekly-releaseBo Liu
2014-05-01remove code behind SK_SUPPORT_LEGACY_PROCXFERMODEreed@google.com
2014-05-01expose ConvertRadiusToSigma to aid clients in the API transition to sigmacommit-bot@chromium.org
2014-05-01Add a fix for a spurious assert in SkMatrixConvolutionImageFilter.senorblanco@chromium.org
2014-05-01Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.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-30Merge third_party/skia/src from https://chromium.googlesource.com/external/sk...Android Chromium Automerger
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-30Cleanup of SSE optimization files.commit-bot@chromium.org
2014-04-30Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAILcommit-bot@chromium.org
2014-04-30fix cubic/line intersection; add skp testscommit-bot@chromium.org
2014-04-30Remove the unused SkCachePreload_armcommit-bot@chromium.org
2014-04-30Backfill unit tests for SkRecordcommit-bot@chromium.org
2014-04-30Merge third_party/skia/src from https://chromium.googlesource.com/external/sk...Android Chromium Automerger
2014-04-30Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2014-04-30Fail to create GrContext when we get a NULL for a GL/GLSL version stringcommit-bot@chromium.org
2014-04-29Merge third_party/skia/src from https://chromium.googlesource.com/external/sk...Android Chromium Automerger
2014-04-29Move GrGLInterface function ptr setup into a common function for all OpenGL G...commit-bot@chromium.org
2014-04-29Move setup of SkPictCopyInfo into SkPicture::clonecommit-bot@chromium.org
2014-04-29ARM Skia NEON patches - 36 - Color32commit-bot@chromium.org
2014-04-29Fixed issue found by clusterfuzzcommit-bot@chromium.org
2014-04-29Don't bother doing the empty clip check in SkRecordDraw.commit-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-29fix leaks in blurrrect -- this should address the valgrind issues.commit-bot@chromium.org
2014-04-28Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag.commit-bot@chromium.org
2014-04-28Fast path for blurred round rects -- blur a small 9patch rect on the CPUcommit-bot@chromium.org
2014-04-28Simplify empty-clip check.commit-bot@chromium.org
2014-04-28Rename GR_GL_GET_PROC macros in mesa and unix GrGLInterface factories to be m...commit-bot@chromium.org
2014-04-28revert humper changescommit-bot@chromium.org
2014-04-28Merge third_party/skia/src from https://chromium.googlesource.com/external/sk...Android Chromium Automerger
2014-04-28move common blur types into central headercommit-bot@chromium.org
2014-04-28Start using type traits in src/record instead of macros.commit-bot@chromium.org
2014-04-28Fast path for blurred round rects -- blur a small 9patch rect on the CPUcommit-bot@chromium.org
2014-04-28Properly enable S32_D16_filter_DX_SSE2 optimization.commit-bot@chromium.org
2014-04-28Move SkShader::fLocalMatrix into SkShader constructor.commit-bot@chromium.org
2014-04-28Revert of Fast path for blurred round rects -- blur a small 9patch rect on th...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-28Xfermode: SSE2 implementation of darken&lighten modecommit-bot@chromium.org
2014-04-28Fast path for blurred round rects -- blur a small 9patch rect on the CPUcommit-bot@chromium.org
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-25one more tsan fixcommit-bot@chromium.org
2014-04-25pathops debug globals use atomic incrementcommit-bot@chromium.org
2014-04-25fix minor skp-found bugscommit-bot@chromium.org
2014-04-25Xfermode: SSE2 implementation of colordodge&colorburn modescommit-bot@chromium.org