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

Issue 1162863006: Relocate box border painting code into BoxBorderPainter (Closed)

Created:
5 years, 6 months ago by f(malita)
Modified:
5 years, 6 months ago
CC:
blink-reviews, blink-reviews-paint_chromium.org, dshwang, slimming-paint-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Relocate box border painting code into BoxBorderPainter Border painting code is complex enough to warrant a dedicated class. This is a straight code move, with no functional changes. More significant changes to follow. BUG=473119 R=chrishtr@chromium.org,junov@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196279

Patch Set 1 #

Patch Set 2 : minor cleanup #

Total comments: 9
Unified diffs Side-by-side diffs Delta from patch set Stats (+1088 lines, -1021 lines) Patch
M Source/core/core.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
A Source/core/paint/BoxBorderPainter.h View 1 chunk +45 lines, -0 lines 9 comments Download
A Source/core/paint/BoxBorderPainter.cpp View 1 chunk +1037 lines, -0 lines 0 comments Download
M Source/core/paint/BoxPainter.h View 2 chunks +1 line, -14 lines 0 comments Download
M Source/core/paint/BoxPainter.cpp View 1 5 chunks +3 lines, -1007 lines 0 comments Download

Messages

Total messages: 15 (4 generated)
f(malita)
5 years, 6 months ago (2015-06-02 00:41:42 UTC) #1
chrishtr
lgtm
5 years, 6 months ago (2015-06-02 00:48:22 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1162863006/20001
5 years, 6 months ago (2015-06-02 00:50:22 UTC) #4
pdr.
LGTM https://codereview.chromium.org/1162863006/diff/20001/Source/core/paint/BoxBorderPainter.h File Source/core/paint/BoxBorderPainter.h (right): https://codereview.chromium.org/1162863006/diff/20001/Source/core/paint/BoxBorderPainter.h#newcode1 Source/core/paint/BoxBorderPainter.h:1: // Copyright 2015 The Chromium Authors. All rights ...
5 years, 6 months ago (2015-06-02 00:59:56 UTC) #6
pdr.
On 2015/06/02 at 00:50:22, commit-bot wrote: > CQ is trying da patch. Follow status at ...
5 years, 6 months ago (2015-06-02 01:00:20 UTC) #7
f(malita)
On 2015/06/02 01:00:20, pdr wrote: > On 2015/06/02 at 00:50:22, commit-bot wrote: > > CQ ...
5 years, 6 months ago (2015-06-02 01:12:54 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/win_blink_rel/builds/64696)
5 years, 6 months ago (2015-06-02 01:15:12 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1162863006/20001
5 years, 6 months ago (2015-06-02 01:16:21 UTC) #12
pdr.
https://codereview.chromium.org/1162863006/diff/20001/Source/core/paint/BoxBorderPainter.h File Source/core/paint/BoxBorderPainter.h (right): https://codereview.chromium.org/1162863006/diff/20001/Source/core/paint/BoxBorderPainter.h#newcode28 Source/core/paint/BoxBorderPainter.h:28: const BorderEdge[], BorderEdgeFlags, BackgroundBleedAvoidance, bool includeLogicalLeftEdge, bool includeLogicalRightEdge, bool ...
5 years, 6 months ago (2015-06-02 01:17:33 UTC) #13
f(malita)
On 2015/06/02 01:17:33, pdr wrote: > https://codereview.chromium.org/1162863006/diff/20001/Source/core/paint/BoxBorderPainter.h > File Source/core/paint/BoxBorderPainter.h (right): > > https://codereview.chromium.org/1162863006/diff/20001/Source/core/paint/BoxBorderPainter.h#newcode28 > ...
5 years, 6 months ago (2015-06-02 01:18:52 UTC) #14
commit-bot: I haz the power
5 years, 6 months ago (2015-06-02 03:28:43 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=196279

Powered by Google App Engine
This is Rietveld 408576698