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

Issue 815623004: improve precision of gradients (Closed)

Created:
6 years ago by reed1
Modified:
6 years ago
Reviewers:
caryclark
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

improve precision of gradients (disabled for now) BUG=skia:2898 TBR=caryclark Committed: https://skia.googlesource.com/skia/+/caf7e9313b52f78b53ff7d478f9cc41a1f6a85ff

Patch Set 1 #

Total comments: 6

Patch Set 2 : use SkFixed3232 #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -43 lines) Patch
M gyp/skia_for_chromium_defines.gypi View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/effects/gradients/SkClampRange.h View 1 3 chunks +21 lines, -6 lines 0 comments Download
M src/effects/gradients/SkClampRange.cpp View 1 2 10 chunks +24 lines, -12 lines 0 comments Download
M src/effects/gradients/SkLinearGradient.cpp View 11 chunks +27 lines, -25 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/815623004/1
6 years ago (2014-12-18 19:30:43 UTC) #2
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
6 years ago (2014-12-18 19:30:44 UTC) #3
reed1
ptal plan to land as is, and then move the flag into the gypi for ...
6 years ago (2014-12-18 19:31:50 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug-Trybot on client.skia (http://build.chromium.org/p/client.skia/builders/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug-Trybot/builds/1295) Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-Shared-Trybot on client.skia (http://build.chromium.org/p/client.skia/builders/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-Shared-Trybot/builds/1263)
6 years ago (2014-12-18 19:35:54 UTC) #7
caryclark
https://codereview.chromium.org/815623004/diff/1/src/effects/gradients/SkClampRange.h File src/effects/gradients/SkClampRange.h (right): https://codereview.chromium.org/815623004/diff/1/src/effects/gradients/SkClampRange.h#newcode16 src/effects/gradients/SkClampRange.h:16: typedef int64_t SkF32Dot32; is this different from SkFixed3232 ? ...
6 years ago (2014-12-18 19:40:57 UTC) #8
reed1
https://codereview.chromium.org/815623004/diff/1/src/effects/gradients/SkClampRange.h File src/effects/gradients/SkClampRange.h (right): https://codereview.chromium.org/815623004/diff/1/src/effects/gradients/SkClampRange.h#newcode16 src/effects/gradients/SkClampRange.h:16: typedef int64_t SkF32Dot32; On 2014/12/18 19:40:56, caryclark wrote: > ...
6 years ago (2014-12-18 20:17:49 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/815623004/40001
6 years ago (2014-12-18 20:28:38 UTC) #11
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
6 years ago (2014-12-18 20:28:39 UTC) #12
reed1
ptal
6 years ago (2014-12-18 20:33:13 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/815623004/40001
6 years ago (2014-12-18 20:42:59 UTC) #16
commit-bot: I haz the power
6 years ago (2014-12-18 20:43:13 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/caf7e9313b52f78b53ff7d478f9cc41a1f6a85ff

Powered by Google App Engine
This is Rietveld 408576698