|
Revert "Move ViewDisplayList to GraphicsLayer"
This reverts commit 97aec2f2a341c96bce31aa8264828135c44e1ccb, aka r185263.
This a speculative revert to fix Android Tests (dbg), which is currently
blocking the Blink roll.
TBR=trchen,pdr
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185287
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+455 lines, -768 lines) |
Patch |
 |
M |
LayoutTests/TestExpectations
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
Source/core/core.gypi
|
View
|
|
3 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/paint/ClipRecorder.h
|
View
|
|
2 chunks |
+31 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/paint/ClipRecorder.cpp
|
View
|
|
3 chunks |
+26 lines, -11 lines |
0 comments
|
Download
|
 |
M |
Source/core/paint/ClipRecorderTest.cpp
|
View
|
|
4 chunks |
+2 lines, -6 lines |
0 comments
|
Download
|
 |
M |
Source/core/paint/DrawingRecorder.h
|
View
|
|
1 chunk |
+20 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/paint/DrawingRecorder.cpp
|
View
|
|
2 chunks |
+17 lines, -16 lines |
0 comments
|
Download
|
 |
M |
Source/core/paint/DrawingRecorderTest.cpp
|
View
|
|
5 chunks |
+3 lines, -8 lines |
0 comments
|
Download
|
 |
A + |
Source/core/paint/ViewDisplayList.h
|
View
|
|
2 chunks |
+41 lines, -24 lines |
0 comments
|
Download
|
 |
A |
Source/core/paint/ViewDisplayList.cpp
|
View
|
|
1 chunk |
+187 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/paint/ViewDisplayListTest.cpp
|
View
|
|
14 chunks |
+90 lines, -93 lines |
0 comments
|
Download
|
 |
D |
Source/core/rendering/PaintPhase.cpp
|
View
|
|
1 chunk |
+0 lines, -17 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/RenderObject.h
|
View
|
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/RenderObject.cpp
|
View
|
|
2 chunks |
+2 lines, -5 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/RenderView.h
|
View
|
|
3 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/RenderingTestHelper.h
|
View
|
|
2 chunks |
+11 lines, -14 lines |
0 comments
|
Download
|
 |
D |
Source/core/rendering/RenderingTestHelper.cpp
|
View
|
|
1 chunk |
+0 lines, -46 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/compositing/CompositedLayerMapping.cpp
|
View
|
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/platform/blink_platform.gypi
|
View
|
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
Source/platform/graphics/GraphicsLayer.h
|
View
|
|
3 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
Source/platform/graphics/GraphicsLayer.cpp
|
View
|
|
3 chunks |
+0 lines, -25 lines |
0 comments
|
Download
|
 |
D |
Source/platform/graphics/paint/ClipDisplayItem.h
|
View
|
|
1 chunk |
+0 lines, -44 lines |
0 comments
|
Download
|
 |
D |
Source/platform/graphics/paint/ClipDisplayItem.cpp
|
View
|
|
1 chunk |
+0 lines, -35 lines |
0 comments
|
Download
|
 |
D |
Source/platform/graphics/paint/DisplayItem.h
|
View
|
|
1 chunk |
+0 lines, -93 lines |
0 comments
|
Download
|
 |
D |
Source/platform/graphics/paint/DisplayItem.cpp
|
View
|
|
1 chunk |
+0 lines, -55 lines |
0 comments
|
Download
|
 |
D |
Source/platform/graphics/paint/DisplayItemList.h
|
View
|
|
1 chunk |
+0 lines, -44 lines |
0 comments
|
Download
|
 |
D |
Source/platform/graphics/paint/DisplayItemList.cpp
|
View
|
|
1 chunk |
+0 lines, -136 lines |
0 comments
|
Download
|
 |
D |
Source/platform/graphics/paint/DrawingDisplayItem.h
|
View
|
|
1 chunk |
+0 lines, -35 lines |
0 comments
|
Download
|
 |
D |
Source/platform/graphics/paint/DrawingDisplayItem.cpp
|
View
|
|
1 chunk |
+0 lines, -26 lines |
0 comments
|
Download
|
Total messages: 1 (0 generated)
|