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

Issue 2000423005: Complex clipPath accounting (Closed)

Created:
4 years, 7 months ago by f(malita)
Modified:
4 years, 7 months ago
CC:
reviews_skia.org, chrishtr, robertphillips
Base URL:
https://chromium.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Complex clipPath accounting Add a clipPath heuristic to SkPathCounter, and extend SkPictureGpuAnalyzer to support external clipPath() op accounting. BUG=skia:5347 R=reed@google.com,mtklein@google.com,senorblanco@chromium.org,bsalomon@google.com GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2000423005 Committed: https://skia.googlesource.com/skia/+/b5fc58e1de6c2428f786034262a2ecdc8388d21d

Patch Set 1 #

Total comments: 2

Patch Set 2 : review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+101 lines, -2 lines) Patch
M include/core/SkPictureAnalyzer.h View 2 chunks +11 lines, -1 line 0 comments Download
M src/core/SkPictureAnalyzer.cpp View 3 chunks +20 lines, -1 line 0 comments Download
M src/core/SkPictureCommon.h View 1 chunk +7 lines, -0 lines 0 comments Download
M tests/PictureTest.cpp View 1 3 chunks +63 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (10 generated)
f(malita)
(tentative take on https://bugs.chromium.org/p/skia/issues/detail?id=5347) Rather than converting SkPictureGpuAnalyzer to a full-blown canvas API to support ...
4 years, 7 months ago (2016-05-25 02:35:58 UTC) #6
mtklein
quite lgtm https://codereview.chromium.org/2000423005/diff/1/tests/PictureTest.cpp File tests/PictureTest.cpp (right): https://codereview.chromium.org/2000423005/diff/1/tests/PictureTest.cpp#newcode138 tests/PictureTest.cpp:138: static SkPath MakeConvexPath() { static functions are ...
4 years, 7 months ago (2016-05-25 13:26:49 UTC) #7
f(malita)
https://codereview.chromium.org/2000423005/diff/1/tests/PictureTest.cpp File tests/PictureTest.cpp (right): https://codereview.chromium.org/2000423005/diff/1/tests/PictureTest.cpp#newcode138 tests/PictureTest.cpp:138: static SkPath MakeConvexPath() { On 2016/05/25 13:26:49, mtklein wrote: ...
4 years, 7 months ago (2016-05-25 14:42:49 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2000423005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2000423005/20001
4 years, 7 months ago (2016-05-25 14:43:35 UTC) #10
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Test-Ubuntu-GCC-ShuttleA-GPU-GTX660-x86_64-Release-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-ShuttleA-GPU-GTX660-x86_64-Release-Trybot/builds/3764)
4 years, 7 months ago (2016-05-25 14:53:26 UTC) #12
Stephen White
LGTM
4 years, 7 months ago (2016-05-25 17:38:46 UTC) #13
reed1
brian is not around today, but lets land it anyway and can discuss w/ him ...
4 years, 7 months ago (2016-05-25 17:41:23 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2000423005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2000423005/20001
4 years, 7 months ago (2016-05-25 18:23:20 UTC) #17
commit-bot: I haz the power
4 years, 7 months ago (2016-05-25 18:31:12 UTC) #19
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/b5fc58e1de6c2428f786034262a2ecdc8388d21d

Powered by Google App Engine
This is Rietveld 408576698