|
Remove blink::WebLayerClient and WebGraphicsLayerDebugInfo.
It is now legal for Blink to provide an implementation of cc::LayerClient.
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/69698f992d3c6b2badd01f718c71df7a52b099fb
Cr-Commit-Position: refs/heads/master@{#360855}
Total comments: 9
Total comments: 4
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+113 lines, -248 lines) |
Patch |
 |
M |
cc/blink/web_layer_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+3 lines, -8 lines |
0 comments
|
Download
|
 |
M |
cc/blink/web_layer_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+4 lines, -38 lines |
0 comments
|
Download
|
 |
M |
cc/layers/layer.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/layers/layer_client.h
|
View
|
1
2
3
4
|
2 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/core.gyp
|
View
|
1
2
3
4
5
6
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
|
4 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/DEPS
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/blink_platform.gyp
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/Source/platform/graphics/DEPS
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/graphics/GraphicsLayer.h
|
View
|
1
2
3
4
5
6
7
8
9
|
6 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/graphics/GraphicsLayer.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
9 chunks |
+22 lines, -15 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/graphics/GraphicsLayerDebugInfo.h
|
View
|
1
2
3
4
|
2 chunks |
+13 lines, -14 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/graphics/GraphicsLayerDebugInfo.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+25 lines, -45 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/public/blink_headers.gypi
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/public/platform/WebGraphicsLayerDebugInfo.h
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -50 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/public/platform/WebLayer.h
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+10 lines, -2 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/public/platform/WebLayerClient.h
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -55 lines |
0 comments
|
Download
|
 |
M |
ui/compositor/layer.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/compositor/layer.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/compositor/layer_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 29 (6 generated)
|