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

Issue 704753002: Introduce paintFragmentWithPhase(), to simplify paint*ForFragments(). (Closed)

Created:
6 years, 1 month ago by mstensho (USE GERRIT)
Modified:
6 years, 1 month ago
Reviewers:
chrishtr
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Introduce paintFragmentWithPhase(), to simplify paint*ForFragments(). There was some ~duplicated code in those methods, pertaining to clipping and setting up a PaintInfo and calling renderer::paint(). R=chrishtr@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184936

Patch Set 1 #

Total comments: 6

Patch Set 2 : code review #

Patch Set 3 : rebase master #

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

Messages

Total messages: 10 (1 generated)
mstensho (USE GERRIT)
The reason for this change is that I want to add some code for multicol ...
6 years, 1 month ago (2014-11-05 13:55:51 UTC) #1
chrishtr
Nice cleanup. Looks good modulo the other CL. https://codereview.chromium.org/704753002/diff/1/Source/core/paint/LayerPainter.cpp File Source/core/paint/LayerPainter.cpp (left): https://codereview.chromium.org/704753002/diff/1/Source/core/paint/LayerPainter.cpp#oldcode811 Source/core/paint/LayerPainter.cpp:811: // ...
6 years, 1 month ago (2014-11-06 02:53:35 UTC) #2
mstensho (USE GERRIT)
https://codereview.chromium.org/704753002/diff/1/Source/core/paint/LayerPainter.cpp File Source/core/paint/LayerPainter.cpp (left): https://codereview.chromium.org/704753002/diff/1/Source/core/paint/LayerPainter.cpp#oldcode811 Source/core/paint/LayerPainter.cpp:811: // FIXME: Eventually we will collect the region from ...
6 years, 1 month ago (2014-11-06 14:11:31 UTC) #3
chrishtr
https://codereview.chromium.org/704753002/diff/1/Source/core/paint/LayerPainter.cpp File Source/core/paint/LayerPainter.cpp (left): https://codereview.chromium.org/704753002/diff/1/Source/core/paint/LayerPainter.cpp#oldcode811 Source/core/paint/LayerPainter.cpp:811: // FIXME: Eventually we will collect the region from ...
6 years, 1 month ago (2014-11-06 18:22:36 UTC) #4
mstensho (USE GERRIT)
https://codereview.chromium.org/704753002/diff/1/Source/core/paint/LayerPainter.cpp File Source/core/paint/LayerPainter.cpp (left): https://codereview.chromium.org/704753002/diff/1/Source/core/paint/LayerPainter.cpp#oldcode811 Source/core/paint/LayerPainter.cpp:811: // FIXME: Eventually we will collect the region from ...
6 years, 1 month ago (2014-11-06 19:08:25 UTC) #5
chrishtr
On 2014/11/06 at 19:08:25, mstensho wrote: > https://codereview.chromium.org/704753002/diff/1/Source/core/paint/LayerPainter.cpp > File Source/core/paint/LayerPainter.cpp (left): > > https://codereview.chromium.org/704753002/diff/1/Source/core/paint/LayerPainter.cpp#oldcode811 ...
6 years, 1 month ago (2014-11-06 21:20:37 UTC) #6
chrishtr
lgtm
6 years, 1 month ago (2014-11-06 21:20:42 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/704753002/40001
6 years, 1 month ago (2014-11-06 21:30:00 UTC) #9
commit-bot: I haz the power
6 years, 1 month ago (2014-11-06 22:47:48 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as 184936

Powered by Google App Engine
This is Rietveld 408576698