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

Issue 2241473002: Delete quickRejectY() (Closed)

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

Description

Delete quickRejectY() This is the first step in a refactor of quickReject(). TBR=reed@google.com BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2241473002 Committed: https://skia.googlesource.com/skia/+/6372e6590924c459d88fa1fae52ff996a56ee9ab

Patch Set 1 #

Total comments: 2

Patch Set 2 : Inline quickRejectY logic #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -37 lines) Patch
M include/core/SkCanvas.h View 1 chunk +0 lines, -34 lines 0 comments Download
M src/core/SkPicturePlayback.cpp View 1 3 chunks +11 lines, -3 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 29 (17 generated)
msarett
4 years, 4 months ago (2016-08-11 15:39:02 UTC) #5
reed1
https://codereview.chromium.org/2241473002/diff/1/src/core/SkPicturePlayback.cpp File src/core/SkPicturePlayback.cpp (right): https://codereview.chromium.org/2241473002/diff/1/src/core/SkPicturePlayback.cpp#newcode426 src/core/SkPicturePlayback.cpp:426: if (!canvas->quickReject(src) && paint) { Lets write own own ...
4 years, 4 months ago (2016-08-11 16:49:08 UTC) #9
msarett
https://codereview.chromium.org/2241473002/diff/1/src/core/SkPicturePlayback.cpp File src/core/SkPicturePlayback.cpp (right): https://codereview.chromium.org/2241473002/diff/1/src/core/SkPicturePlayback.cpp#newcode426 src/core/SkPicturePlayback.cpp:426: if (!canvas->quickReject(src) && paint) { On 2016/08/11 16:49:08, reed1 ...
4 years, 4 months ago (2016-08-11 16:56:49 UTC) #11
mtklein
lgtm I'd go as far as to drop the check entirely and just make the ...
4 years, 4 months ago (2016-08-11 16:57:36 UTC) #12
msarett
On 2016/08/11 16:57:36, mtklein wrote: > lgtm > > I'd go as far as to ...
4 years, 4 months ago (2016-08-11 17:00:57 UTC) #15
mtklein
On 2016/08/11 17:00:57, msarett wrote: > On 2016/08/11 16:57:36, mtklein wrote: > > lgtm > ...
4 years, 4 months ago (2016-08-11 17:26:29 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2241473002/20001
4 years, 4 months ago (2016-08-11 17:26:43 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: skia_presubmit-Trybot on master.client.skia.fyi (JOB_FAILED, http://build.chromium.org/p/client.skia.fyi/builders/skia_presubmit-Trybot/builds/12477)
4 years, 4 months ago (2016-08-11 17:28:13 UTC) #22
msarett
On 2016/08/11 17:00:57, msarett wrote: > On 2016/08/11 16:57:36, mtklein wrote: > > lgtm > ...
4 years, 4 months ago (2016-08-11 17:30:18 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2241473002/20001
4 years, 4 months ago (2016-08-11 17:30:43 UTC) #26
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://skia.googlesource.com/skia/+/6372e6590924c459d88fa1fae52ff996a56ee9ab
4 years, 4 months ago (2016-08-11 17:31:54 UTC) #28
reed1
4 years, 4 months ago (2016-08-11 17:32:45 UTC) #29
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698