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

Issue 1340133003: Paint offset caching/change-detection for InlineBoxes (Closed)

Created:
5 years, 3 months ago by Xianzhu
Modified:
5 years, 3 months ago
Reviewers:
pdr.
CC:
blink-reviews, blink-reviews-paint_chromium.org, dshwang, slimming-paint-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Paint offset caching/change-detection for InlineBoxes This ensures correct paint invalidation of InlineBoxes when the container moves without layout. This will be useful when we disable location-change detection during paint invalidation for slimming paint v2. BUG=508383 Committed: https://crrev.com/ba79d3eec77f61aa3d336600194b97e2ec95b8c4 git-svn-id: svn://svn.chromium.org/blink/trunk@202242 bbb929c8-8fbe-4397-9dbb-9b2b20218538

Patch Set 1 #

Total comments: 4

Patch Set 2 : Extract PaintInvalidationDelayedFullExtract updatePaintOffsetIfNeeded #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -22 lines) Patch
M Source/core/paint/InlineFlowBoxPainter.cpp View 3 chunks +5 lines, -6 lines 0 comments Download
M Source/core/paint/InlineTextBoxPainter.cpp View 2 chunks +6 lines, -6 lines 0 comments Download
M Source/core/paint/LayoutObjectDrawingRecorder.h View 1 3 chunks +44 lines, -10 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
Xianzhu
5 years, 3 months ago (2015-09-14 21:09:04 UTC) #2
pdr.
Very nice! https://codereview.chromium.org/1340133003/diff/1/Source/core/paint/LayoutObjectDrawingRecorder.h File Source/core/paint/LayoutObjectDrawingRecorder.h (right): https://codereview.chromium.org/1340133003/diff/1/Source/core/paint/LayoutObjectDrawingRecorder.h#newcode84 Source/core/paint/LayoutObjectDrawingRecorder.h:84: LayoutObjectDrawingRecorder(GraphicsContext& context, const InlineBox& inlineBox, DisplayItem::Type displayItemType, ...
5 years, 3 months ago (2015-09-14 21:27:42 UTC) #3
Xianzhu
https://codereview.chromium.org/1340133003/diff/1/Source/core/paint/LayoutObjectDrawingRecorder.h File Source/core/paint/LayoutObjectDrawingRecorder.h (right): https://codereview.chromium.org/1340133003/diff/1/Source/core/paint/LayoutObjectDrawingRecorder.h#newcode84 Source/core/paint/LayoutObjectDrawingRecorder.h:84: LayoutObjectDrawingRecorder(GraphicsContext& context, const InlineBox& inlineBox, DisplayItem::Type displayItemType, const FloatRect& ...
5 years, 3 months ago (2015-09-14 21:43:43 UTC) #4
pdr.
On 2015/09/14 at 21:43:43, wangxianzhu wrote: > https://codereview.chromium.org/1340133003/diff/1/Source/core/paint/LayoutObjectDrawingRecorder.h > File Source/core/paint/LayoutObjectDrawingRecorder.h (right): > > https://codereview.chromium.org/1340133003/diff/1/Source/core/paint/LayoutObjectDrawingRecorder.h#newcode84 ...
5 years, 3 months ago (2015-09-14 22:12:49 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1340133003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1340133003/20001
5 years, 3 months ago (2015-09-14 22:19:56 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://src.chromium.org/viewvc/blink?view=rev&revision=202242
5 years, 3 months ago (2015-09-15 01:07:08 UTC) #8
commit-bot: I haz the power
5 years, 3 months ago (2015-09-23 12:40:37 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ba79d3eec77f61aa3d336600194b97e2ec95b8c4

Powered by Google App Engine
This is Rietveld 408576698