Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(409)

Issue 13047005: New SVG turbulence in Skia (Closed)

Created:
7 years, 9 months ago by sugoi1
Modified:
7 years, 9 months ago
Reviewers:
bsalomon, sugoi
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

New SVG turbulence in Skia This cl contains the code for both CPU and GPU generation of noise. Both codepaths yield equivalent results. TEST:Added 'perlinnoise' gm Committed: https://code.google.com/p/skia/source/detail?r=8371

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -7 lines) Patch
A + gm/perlinnoise.cpp View 1 chunk +0 lines, -2 lines 0 comments Download
M gyp/effects.gypi View 2 chunks +2 lines, -0 lines 0 comments Download
M gyp/gmslides.gypi View 1 chunk +1 line, -0 lines 0 comments Download
A include/effects/SkPerlinNoiseShader.h View 1 chunk +111 lines, -0 lines 0 comments Download
A + src/effects/SkPerlinNoiseShader.cpp View 5 chunks +7 lines, -5 lines 0 comments Download
M src/ports/SkGlobalInitialization_default.cpp View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
sugoi
7 years, 9 months ago (2013-03-25 19:26:20 UTC) #1
bsalomon
lgtm
7 years, 9 months ago (2013-03-25 19:29:48 UTC) #2
sugoi1
7 years, 9 months ago (2013-03-25 19:31:12 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r8371 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698