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

Issue 1532733002: check bounds of each cubic segment against clip (Closed)

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

Description

check bounds of each cubic segment against clip Timing against complex svg image (map), no tiling: no change or very slightly faster tiling (4x4): went from 3x slower (than untiled) to 2x slower no gold changes expected BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1532733002 Committed: https://skia.googlesource.com/skia/+/70509762c88df911c58c3984e6b1e673b5ecaeac

Patch Set 1 #

Patch Set 2 : #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -6 lines) Patch
M src/core/SkEdgeClipper.cpp View 1 chunk +9 lines, -4 lines 1 comment Download
M src/core/SkScan_Hairline.cpp View 1 4 chunks +95 lines, -2 lines 2 comments Download

Messages

Total messages: 14 (7 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1532733002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1532733002/20001
5 years ago (2015-12-17 13:59:30 UTC) #3
reed1
5 years ago (2015-12-17 13:59:34 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-17 14:13:20 UTC) #8
mtklein
https://codereview.chromium.org/1532733002/diff/20001/src/core/SkEdgeClipper.cpp File src/core/SkEdgeClipper.cpp (right): https://codereview.chromium.org/1532733002/diff/20001/src/core/SkEdgeClipper.cpp#newcode361 src/core/SkEdgeClipper.cpp:361: static bool quick_reject_in_y(const SkPoint pts[4], const SkRect& clip) { ...
5 years ago (2015-12-17 14:58:16 UTC) #9
caryclark
lgtm
5 years ago (2015-12-17 14:59:20 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1532733002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1532733002/20001
5 years ago (2015-12-17 15:55:04 UTC) #12
commit-bot: I haz the power
5 years ago (2015-12-17 15:55:47 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/70509762c88df911c58c3984e6b1e673b5ecaeac

Powered by Google App Engine
This is Rietveld 408576698