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

Issue 456843002: short circuit high quality scales that are actually the identity (Closed)

Created:
6 years, 4 months ago by humper
Modified:
6 years, 4 months ago
Reviewers:
reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

short circuit high quality scales that are actually the identity transform BUG=skia: Committed: https://skia.googlesource.com/skia/+/8d9153fca25897bf40ca0ebac8b03616612cc7b4

Patch Set 1 #

Patch Set 2 : Use NearlyEqual for comparison, fix comments, change filter level to Low instead of returning False #

Patch Set 3 : shouldn't have included the extra sampleapp here; was just using that for testing." #

Total comments: 5

Patch Set 4 : Address mike comments #

Patch Set 5 : Move erroneous assert into parent if() condition #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -4 lines) Patch
M src/core/SkBitmapProcState.cpp View 1 2 3 2 chunks +20 lines, -2 lines 0 comments Download
M src/core/SkBitmapProcState_matrixProcs.cpp View 1 2 3 4 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
humper
ptal; I've manually tried this in Chrome and it seemed to be working.
6 years, 4 months ago (2014-08-08 17:17:59 UTC) #1
humper
The CQ bit was checked by humper@google.com
6 years, 4 months ago (2014-08-08 17:27:07 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/humper@google.com/456843002/1
6 years, 4 months ago (2014-08-08 17:27:50 UTC) #3
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
6 years, 4 months ago (2014-08-08 17:27:51 UTC) #4
reed1
lets modify the comment to justify the exit as a perf win (since HQ doesn't ...
6 years, 4 months ago (2014-08-08 17:33:55 UTC) #5
humper
On 2014/08/08 17:33:55, reed1 wrote: > lets modify the comment to justify the exit as ...
6 years, 4 months ago (2014-08-08 18:07:56 UTC) #6
reed1
seems like we can also abort on nearly -1 ... maybe just a comment to ...
6 years, 4 months ago (2014-08-08 18:28:21 UTC) #7
humper
The CQ bit was checked by humper@google.com
6 years, 4 months ago (2014-08-08 18:37:47 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/humper@google.com/456843002/40001
6 years, 4 months ago (2014-08-08 18:38:36 UTC) #9
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
6 years, 4 months ago (2014-08-08 18:38:37 UTC) #10
humper
https://codereview.chromium.org/456843002/diff/40001/src/core/SkBitmapProcState.cpp File src/core/SkBitmapProcState.cpp (right): https://codereview.chromium.org/456843002/diff/40001/src/core/SkBitmapProcState.cpp#newcode175 src/core/SkBitmapProcState.cpp:175: // TODO -- consider short circuiting here if the ...
6 years, 4 months ago (2014-08-08 18:39:05 UTC) #11
humper
The CQ bit was checked by humper@google.com
6 years, 4 months ago (2014-08-08 18:42:50 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/humper@google.com/456843002/60001
6 years, 4 months ago (2014-08-08 18:43:28 UTC) #13
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
6 years, 4 months ago (2014-08-08 18:43:29 UTC) #14
humper
The CQ bit was checked by humper@google.com
6 years, 4 months ago (2014-08-08 18:57:08 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/humper@google.com/456843002/80001
6 years, 4 months ago (2014-08-08 18:57:15 UTC) #16
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
6 years, 4 months ago (2014-08-08 18:57:16 UTC) #17
reed1
lgtm
6 years, 4 months ago (2014-08-08 19:05:08 UTC) #18
commit-bot: I haz the power
6 years, 4 months ago (2014-08-08 19:06:19 UTC) #19
Message was sent while issue was closed.
Change committed as 8d9153fca25897bf40ca0ebac8b03616612cc7b4

Powered by Google App Engine
This is Rietveld 408576698