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

Issue 2044373003: Use faster case for on tile sampling, and a little clean up (Closed)

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

Description

Use faster case for on tile sampling, and a little clean up. This has been a sampling bug and so was bypassed using "false &&". Found the sampling bug and added the case back in. Remove long commented out code. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2044373003 Committed: https://skia.googlesource.com/skia/+/dd40483534f57df206020c174cb56e2b2c258015

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -12 lines) Patch
M src/core/SkLinearBitmapPipeline_sample.h View 1 7 chunks +15 lines, -12 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
herb_g
4 years, 6 months ago (2016-06-08 20:26:41 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2044373003/1
4 years, 6 months ago (2016-06-08 20:32:06 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-08 20:50:09 UTC) #8
mtklein
lgtm https://codereview.chromium.org/2044373003/diff/1/src/core/SkLinearBitmapPipeline_sample.h File src/core/SkLinearBitmapPipeline_sample.h (right): https://codereview.chromium.org/2044373003/diff/1/src/core/SkLinearBitmapPipeline_sample.h#newcode315 src/core/SkLinearBitmapPipeline_sample.h:315: Sk4f bilerNonEdgePixel(SkScalar x, SkScalar y) { you can't ...
4 years, 6 months ago (2016-06-08 20:58:49 UTC) #9
herb_g
Address comments.
4 years, 6 months ago (2016-06-08 21:04:35 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2044373003/20001
4 years, 6 months ago (2016-06-08 21:05:48 UTC) #13
herb_g
https://codereview.chromium.org/2044373003/diff/1/src/core/SkLinearBitmapPipeline_sample.h File src/core/SkLinearBitmapPipeline_sample.h (right): https://codereview.chromium.org/2044373003/diff/1/src/core/SkLinearBitmapPipeline_sample.h#newcode315 src/core/SkLinearBitmapPipeline_sample.h:315: Sk4f bilerNonEdgePixel(SkScalar x, SkScalar y) { On 2016/06/08 20:58:49, ...
4 years, 6 months ago (2016-06-08 21:05:48 UTC) #14
commit-bot: I haz the power
4 years, 6 months ago (2016-06-08 21:33:21 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/dd40483534f57df206020c174cb56e2b2c258015

Powered by Google App Engine
This is Rietveld 408576698