aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-30
* Fail to create GrContext when we get a NULL for a GL/GLSL version stringGravatar commit-bot@chromium.org2014-04-30
* Move GrGLInterface function ptr setup into a common function for all OpenGL G...Gravatar commit-bot@chromium.org2014-04-29
* Move setup of SkPictCopyInfo into SkPicture::cloneGravatar commit-bot@chromium.org2014-04-29
* ARM Skia NEON patches - 36 - Color32Gravatar commit-bot@chromium.org2014-04-29
* Fixed issue found by clusterfuzzGravatar commit-bot@chromium.org2014-04-29
* Don't bother doing the empty clip check in SkRecordDraw.Gravatar 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
* fix leaks in blurrrect -- this should address the valgrind issues.Gravatar commit-bot@chromium.org2014-04-29
* Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag.Gravatar commit-bot@chromium.org2014-04-28
* Fast path for blurred round rects -- blur a small 9patch rect on the CPUGravatar commit-bot@chromium.org2014-04-28
* Simplify empty-clip check.Gravatar commit-bot@chromium.org2014-04-28
* Rename GR_GL_GET_PROC macros in mesa and unix GrGLInterface factories to be m...Gravatar commit-bot@chromium.org2014-04-28
* revert humper changesGravatar commit-bot@chromium.org2014-04-28
* move common blur types into central headerGravatar commit-bot@chromium.org2014-04-28
* Start using type traits in src/record instead of macros.Gravatar commit-bot@chromium.org2014-04-28
* Fast path for blurred round rects -- blur a small 9patch rect on the CPUGravatar commit-bot@chromium.org2014-04-28
* Properly enable S32_D16_filter_DX_SSE2 optimization.Gravatar commit-bot@chromium.org2014-04-28
* Move SkShader::fLocalMatrix into SkShader constructor.Gravatar commit-bot@chromium.org2014-04-28
* Revert of Fast path for blurred round rects -- blur a small 9patch rect on th...Gravatar commit-bot@chromium.org2014-04-28
* Add missing include for r14397.Gravatar bungeman@google.com2014-04-28
* Create SkGlyphCache globals with SkOnce.Gravatar bungeman@google.com2014-04-28
* Xfermode: SSE2 implementation of darken&lighten modeGravatar commit-bot@chromium.org2014-04-28
* Fast path for blurred round rects -- blur a small 9patch rect on the CPUGravatar commit-bot@chromium.org2014-04-28
* Re-add SkPictureStateTree::Iterator::draw() SaveFlags.Gravatar fmalita@google.com2014-04-25
* Revert of Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFla...Gravatar commit-bot@chromium.org2014-04-25
* one more tsan fixGravatar commit-bot@chromium.org2014-04-25
* pathops debug globals use atomic incrementGravatar commit-bot@chromium.org2014-04-25
* fix minor skp-found bugsGravatar commit-bot@chromium.org2014-04-25
* Xfermode: SSE2 implementation of colordodge&colorburn modesGravatar commit-bot@chromium.org2014-04-25
* Xfermode: SSE2 implementation of softlight_modeprocGravatar commit-bot@chromium.org2014-04-25
* Xfermode: SSE2 implementation of difference_modeprocGravatar commit-bot@chromium.org2014-04-25
* Use EXT_direct_state_access for path matrix manipulationGravatar commit-bot@chromium.org2014-04-25
* Xfermode: SSE2 implementation of hardlight modeGravatar commit-bot@chromium.org2014-04-25
* Xfermode: SSE2 implementation of exclusion_modeprocGravatar commit-bot@chromium.org2014-04-25
* Xfermode: SSE2 implementation of overlay_modeprocGravatar commit-bot@chromium.org2014-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 unused include.Gravatar commit-bot@chromium.org2014-04-24
* Reland "Properly set alpha type in webp decode."Gravatar commit-bot@chromium.org2014-04-24
* Fix build: these asserts are always now true, which GCC warns aboutGravatar commit-bot@chromium.org2014-04-24
* fix int/size_t warnings in pipeGravatar commit-bot@chromium.org2014-04-24
* Remove support for inheriting the paint color from SkColorShaderGravatar commit-bot@chromium.org2014-04-24
* Proof of adoption in SkRecord::replace.Gravatar 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
* Fix for r14341 Chrome build errorGravatar robertphillips@google.com2014-04-24