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

Issue 724003003: Revert of Move ViewDisplayList to GraphicsLayer (Closed)

Created:
6 years, 1 month ago by Peter Beverloo
Modified:
6 years, 1 month ago
CC:
blink-layers+watch_chromium.org, blink-reviews, blink-reviews-rendering, Rik, danakj, krit, eae+blinkwatch, f(malita), jbroman, jchaffraix+rendering, leviw+renderwatch, pdr+graphicswatchlist_chromium.org, pdr+renderingwatchlist_chromium.org, rwlbuis, zoltan1
Project:
blink
Visibility:
Public.

Description

Revert of Move ViewDisplayList to GraphicsLayer (patchset #8 id:140001 of https://codereview.chromium.org/702633002/) Reason for revert: This causes MultiColumnRenderingTest.SubtreeWithSpannerBeforeSpanner to time out on Android. BUG=432926 Original issue's description: > Move ViewDisplayList to GraphicsLayer > > This CL moves ViewDisplayList to GraphicsLayer and renames it to > DisplayItemList. > > DisplayItemList and the DisplayItems are also moved to platform/graphics > to resolve layering violation. The recorders stay in core/paint. > > Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185263 TBR=chrishtr@chromium.org,leviw@chromium.org,pdr@chromium.org,trchen@chromium.org NOTREECHECKS=true NOTRY=true

Patch Set 1 #

Patch Set 2 : manual rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+455 lines, -768 lines) Patch
M LayoutTests/TestExpectations View 1 1 chunk +0 lines, -5 lines 0 comments Download
M Source/core/core.gypi View 1 3 chunks +2 lines, -4 lines 0 comments Download
M Source/core/paint/ClipRecorder.h View 1 2 chunks +31 lines, -4 lines 0 comments Download
M Source/core/paint/ClipRecorder.cpp View 1 3 chunks +26 lines, -11 lines 0 comments Download
M Source/core/paint/ClipRecorderTest.cpp View 1 4 chunks +2 lines, -6 lines 0 comments Download
M Source/core/paint/DrawingRecorder.h View 1 1 chunk +20 lines, -4 lines 0 comments Download
M Source/core/paint/DrawingRecorder.cpp View 1 2 chunks +17 lines, -16 lines 0 comments Download
M Source/core/paint/DrawingRecorderTest.cpp View 1 5 chunks +3 lines, -8 lines 0 comments Download
A + Source/core/paint/ViewDisplayList.h View 1 2 chunks +41 lines, -24 lines 0 comments Download
A Source/core/paint/ViewDisplayList.cpp View 1 1 chunk +187 lines, -0 lines 0 comments Download
M Source/core/paint/ViewDisplayListTest.cpp View 1 14 chunks +90 lines, -93 lines 0 comments Download
D Source/core/rendering/PaintPhase.cpp View 1 1 chunk +0 lines, -17 lines 0 comments Download
M Source/core/rendering/RenderObject.h View 1 2 chunks +0 lines, -3 lines 0 comments Download
M Source/core/rendering/RenderObject.cpp View 1 2 chunks +2 lines, -5 lines 0 comments Download
M Source/core/rendering/RenderView.h View 1 3 chunks +10 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderingTestHelper.h View 1 2 chunks +11 lines, -14 lines 0 comments Download
D Source/core/rendering/RenderingTestHelper.cpp View 1 1 chunk +0 lines, -46 lines 0 comments Download
M Source/core/rendering/compositing/CompositedLayerMapping.cpp View 1 1 chunk +13 lines, -0 lines 0 comments Download
M Source/platform/blink_platform.gypi View 1 1 chunk +0 lines, -8 lines 0 comments Download
M Source/platform/graphics/GraphicsLayer.h View 1 3 chunks +0 lines, -7 lines 0 comments Download
M Source/platform/graphics/GraphicsLayer.cpp View 1 3 chunks +0 lines, -25 lines 0 comments Download
D Source/platform/graphics/paint/ClipDisplayItem.h View 1 1 chunk +0 lines, -44 lines 0 comments Download
D Source/platform/graphics/paint/ClipDisplayItem.cpp View 1 1 chunk +0 lines, -35 lines 0 comments Download
D Source/platform/graphics/paint/DisplayItem.h View 1 1 chunk +0 lines, -93 lines 0 comments Download
D Source/platform/graphics/paint/DisplayItem.cpp View 1 1 chunk +0 lines, -55 lines 0 comments Download
D Source/platform/graphics/paint/DisplayItemList.h View 1 1 chunk +0 lines, -44 lines 0 comments Download
D Source/platform/graphics/paint/DisplayItemList.cpp View 1 1 chunk +0 lines, -136 lines 0 comments Download
D Source/platform/graphics/paint/DrawingDisplayItem.h View 1 1 chunk +0 lines, -35 lines 0 comments Download
D Source/platform/graphics/paint/DrawingDisplayItem.cpp View 1 1 chunk +0 lines, -26 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
Peter Beverloo
Created Revert of Move ViewDisplayList to GraphicsLayer
6 years, 1 month ago (2014-11-13 16:44:34 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/724003003/1
6 years, 1 month ago (2014-11-13 16:45:09 UTC) #2
commit-bot: I haz the power
Failed to apply patch for LayoutTests/TestExpectations: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 1 month ago (2014-11-13 16:45:32 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/724003003/290001
6 years, 1 month ago (2014-11-13 16:49:04 UTC) #6
commit-bot: I haz the power
Failed to apply patch for Source/core/paint/ViewDisplayList.h: File exist but was about to be overwriten Patch: ...
6 years, 1 month ago (2014-11-13 16:49:24 UTC) #8
Peter Beverloo
6 years, 1 month ago (2014-11-13 16:56:47 UTC) #9
senorblanco@ beat me to it. Abandoning.

Powered by Google App Engine
This is Rietveld 408576698