aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Make drawText calls non-virtual, to ease SkFont and TextBlob (https://coderev...Gravatar reed@google.com2014-04-23
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-23
* Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag.Gravatar commit-bot@chromium.org2014-04-23
* Fix double to SkScalar issues in SkTwoPointConicalGradient_gpu.cppGravatar commit-bot@chromium.org2014-04-22
* Add gpu fast path for two point conical gradients.Gravatar commit-bot@chromium.org2014-04-22
* expose CGImage -> SkBitmapGravatar commit-bot@chromium.org2014-04-22
* Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https...Gravatar commit-bot@chromium.org2014-04-22
* make drawText calls non-virtual, to ease SkFont and TextBlobGravatar commit-bot@chromium.org2014-04-22
* Fix build: Windows has dibs on IGNOREGravatar commit-bot@chromium.org2014-04-22
* eliminate config param -- it was always self's configGravatar reed@google.com2014-04-22
* fix size_t/int warnings in picturesGravatar commit-bot@chromium.org2014-04-22
* Remove SK_IGNORE_FREETYPE_ROTATION_FIX and guarded code.Gravatar bungeman@google.com2014-04-22