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

Issue 717263002: Factor clip path painting code out of LayerPainter::paintLayerContents into a ClipPathPainter helpe… (Closed)

Created:
6 years, 1 month ago by chrishtr
Modified:
6 years, 1 month ago
CC:
blink-reviews, blink-reviews-paint_chromium.org, slimming-paint-reviews_chromium.org
Project:
blink
Visibility:
Public.

Description

Factor clip path painting code out of LayerPainter::paintLayerContents into a ClipPathPainter helper class. BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185254

Patch Set 1 #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -49 lines) Patch
M Source/core/paint/LayerPainter.cpp View 1 2 3 chunks +67 lines, -49 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
chrishtr
6 years, 1 month ago (2014-11-12 18:26:00 UTC) #2
mstensho (USE GERRIT)
lgtm with two nits and one suggestion for later. https://codereview.chromium.org/717263002/diff/20001/Source/core/paint/LayerPainter.cpp File Source/core/paint/LayerPainter.cpp (right): https://codereview.chromium.org/717263002/diff/20001/Source/core/paint/LayerPainter.cpp#newcode161 Source/core/paint/LayerPainter.cpp:161: ...
6 years, 1 month ago (2014-11-12 21:00:27 UTC) #3
chrishtr
https://codereview.chromium.org/717263002/diff/20001/Source/core/paint/LayerPainter.cpp File Source/core/paint/LayerPainter.cpp (right): https://codereview.chromium.org/717263002/diff/20001/Source/core/paint/LayerPainter.cpp#newcode161 Source/core/paint/LayerPainter.cpp:161: class ClipPathPainter { On 2014/11/12 21:00:27, mstensho wrote: > ...
6 years, 1 month ago (2014-11-12 21:41:45 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/717263002/40001
6 years, 1 month ago (2014-11-12 21:42:27 UTC) #6
commit-bot: I haz the power
6 years, 1 month ago (2014-11-12 23:28:28 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as 185254

Powered by Google App Engine
This is Rietveld 408576698