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

Issue 1915263002: Add guards for edge cases. (Closed)

Created:
4 years, 8 months ago by herb_g
Modified:
4 years, 8 months ago
Reviewers:
Brian Osman
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use proper call for trunc. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -7 lines) Patch
M src/core/SkBitmapProcShader.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M src/core/SkLinearBitmapPipeline.cpp View 1 1 chunk +9 lines, -7 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
herb_g
Two guards to handle missed edge cases.
4 years, 8 months ago (2016-04-25 19:54:21 UTC) #4
Brian Osman
lgtm https://codereview.chromium.org/1915263002/diff/1/src/core/SkLinearBitmapPipeline.cpp File src/core/SkLinearBitmapPipeline.cpp (right): https://codereview.chromium.org/1915263002/diff/1/src/core/SkLinearBitmapPipeline.cpp#newcode588 src/core/SkLinearBitmapPipeline.cpp:588: int32_t x = (int32_t)span.startX(); Should these be using ...
4 years, 8 months ago (2016-04-25 20:00:19 UTC) #5
herb_g
Use proper call for trunc.
4 years, 8 months ago (2016-04-25 20:35:36 UTC) #6
herb_g
https://codereview.chromium.org/1915263002/diff/1/src/core/SkLinearBitmapPipeline.cpp File src/core/SkLinearBitmapPipeline.cpp (right): https://codereview.chromium.org/1915263002/diff/1/src/core/SkLinearBitmapPipeline.cpp#newcode588 src/core/SkLinearBitmapPipeline.cpp:588: int32_t x = (int32_t)span.startX(); On 2016/04/25 20:00:18, Brian Osman ...
4 years, 8 months ago (2016-04-25 20:36:36 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1915263002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1915263002/20001
4 years, 8 months ago (2016-04-25 20:36:59 UTC) #9
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Win-MSVC-x86_64-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Win-MSVC-x86_64-Debug-Trybot/builds/8146)
4 years, 8 months ago (2016-04-25 20:39:07 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1915263002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1915263002/20001
4 years, 8 months ago (2016-04-26 15:14:33 UTC) #14
commit-bot: I haz the power
4 years, 8 months ago (2016-04-26 15:15:30 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/5d4943caae2ee8e2adc1152864304ba9903c2098

Powered by Google App Engine
This is Rietveld 408576698