summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-01Merge from Chromium at DEPS revision 267519idea133-weekly-releaseBo Liu
2014-04-30Merge third_party/skia/src from https://chromium.googlesource.com/external/sk...Android Chromium Automerger
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
2014-04-25Xfermode: SSE2 implementation of softlight_modeproccommit-bot@chromium.org
2014-04-25Xfermode: SSE2 implementation of difference_modeproccommit-bot@chromium.org
2014-04-25Use EXT_direct_state_access for path matrix manipulationcommit-bot@chromium.org
2014-04-25Xfermode: SSE2 implementation of hardlight modecommit-bot@chromium.org
2014-04-25Xfermode: SSE2 implementation of exclusion_modeproccommit-bot@chromium.org
2014-04-25Xfermode: SSE2 implementation of overlay_modeproccommit-bot@chromium.org
2014-04-24Merge third_party/skia/src from https://chromium.googlesource.com/external/sk...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