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

Issue 884013010: Default path renderer batch (Closed)

Created:
5 years, 10 months ago by joshua.litt
Modified:
5 years, 10 months ago
Reviewers:
joshualitt, egdaniel
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@strokerect
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : tidying #

Patch Set 3 : default path renderer batch #

Patch Set 4 : rebase #

Patch Set 5 : cleanup #

Patch Set 6 : feedback inc #

Total comments: 4

Patch Set 7 : feedback inc #

Patch Set 8 : cleanup #

Patch Set 9 : windows warnings #

Unified diffs Side-by-side diffs Delta from patch set Stats (+311 lines, -153 lines) Patch
M src/gpu/GrAARectRenderer.cpp View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M src/gpu/GrDefaultPathRenderer.cpp View 1 2 3 4 5 6 7 8 7 chunks +309 lines, -151 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
joshualitt
ptal
5 years, 10 months ago (2015-02-17 17:08:27 UTC) #3
egdaniel
https://codereview.chromium.org/884013010/diff/100001/src/gpu/GrDefaultPathRenderer.cpp File src/gpu/GrDefaultPathRenderer.cpp (right): https://codereview.chromium.org/884013010/diff/100001/src/gpu/GrDefaultPathRenderer.cpp#newcode462 src/gpu/GrDefaultPathRenderer.cpp:462: isIndexed, this->isHairline(), subpathIdxStart, vertexOffset, &idx); 100 chars https://codereview.chromium.org/884013010/diff/100001/src/gpu/GrDefaultPathRenderer.cpp#newcode488 src/gpu/GrDefaultPathRenderer.cpp:488: ...
5 years, 10 months ago (2015-02-18 15:16:57 UTC) #4
joshualitt
feedback inc https://codereview.chromium.org/884013010/diff/100001/src/gpu/GrDefaultPathRenderer.cpp File src/gpu/GrDefaultPathRenderer.cpp (right): https://codereview.chromium.org/884013010/diff/100001/src/gpu/GrDefaultPathRenderer.cpp#newcode493 src/gpu/GrDefaultPathRenderer.cpp:493: On 2015/02/18 15:16:57, egdaniel wrote: > was ...
5 years, 10 months ago (2015-02-20 14:31:46 UTC) #5
joshualitt
On 2015/02/20 14:31:46, joshualitt wrote: > feedback inc > > https://codereview.chromium.org/884013010/diff/100001/src/gpu/GrDefaultPathRenderer.cpp > File src/gpu/GrDefaultPathRenderer.cpp (right): ...
5 years, 10 months ago (2015-02-23 14:59:07 UTC) #6
egdaniel
lgtm
5 years, 10 months ago (2015-02-23 15:17:22 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/884013010/160001
5 years, 10 months ago (2015-02-23 16:26:50 UTC) #12
commit-bot: I haz the power
Committed patchset #9 (id:160001) as https://skia.googlesource.com/skia/+/332c729ceca3db4bde5b6382db5f67ba066ae48a
5 years, 10 months ago (2015-02-23 16:44:35 UTC) #13
hiroshige
5 years, 10 months ago (2015-02-24 05:26:17 UTC) #14
Message was sent while issue was closed.
On 2015/02/23 16:44:35, I haz the power (commit-bot) wrote:
> Committed patchset #9 (id:160001) as
> https://skia.googlesource.com/skia/+/332c729ceca3db4bde5b6382db5f67ba066ae48a

This CL caused WebKit Linux MSAN bot failure (MemorySanitizer:
use-of-uninitialized-value).
https://crbug.com/461187
joshua.litt@, could you take a look?

Powered by Google App Engine
This is Rietveld 408576698