aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* remove unused functionsGravatar commit-bot@chromium.org2014-04-24
* fix x86 emulator for Android framework.Gravatar commit-bot@chromium.org2014-04-23
* First step in pulling SkPicturePlayback & SkPictureRecord out of SkPictureGravatar commit-bot@chromium.org2014-04-23
* add one-channel output support to webp encoderGravatar commit-bot@chromium.org2014-04-23
* Revert of Properly enable S32_D16_filter_DX_SSE2 optimization. (https://coder...Gravatar commit-bot@chromium.org2014-04-23
* Use default save() flags in SkBlurDrawLooper.Gravatar commit-bot@chromium.org2014-04-23
* Use fixed function pipeline only when drawing pathsGravatar commit-bot@chromium.org2014-04-23
* Properly enable S32_D16_filter_DX_SSE2 optimization.Gravatar 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