|
Cleanup constants for layerTreeAsText.
- Removed LAYER_TREE_INCLUDES_TILE_CACHES and LAYER_TREE_INCLUDES_VISIBLE_RECTS
which are not used in blink;
- Combined the enums and constants to one set of values;
- BTW, changed the naming of composited-scrolling constants in Internals.idl
to keep consistence.
BUG=none
R=enne
TBR=jamesr
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=152294
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+56 lines, -101 lines) |
Patch |
 |
M |
LayoutTests/compositing/overflow/automatically-opt-into-composited-scrolling.html
|
View
|
1
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/compositing/overflow/build-paint-order-list-where-opt-in-decisions-can-affect-each-other.html
|
View
|
1
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/compositing/overflow/build-paint-order-lists.html
|
View
|
1
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/compositing/tiling/rotated-tiled-clamped.html
|
View
|
1
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/compositing/tiling/rotated-tiled-preserve3d-clamped.html
|
View
|
1
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/compositing/tiling/tile-cache-zoomed.html
|
View
|
1
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/compositing/tiling/tiled-layer-resize.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/WebKit/chromium/src/WebFrameImpl.cpp
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/page/Frame.h
|
View
|
|
2 chunks |
+2 lines, -10 lines |
0 comments
|
Download
|
 |
M |
Source/core/page/Frame.cpp
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/platform/graphics/GraphicsLayer.h
|
View
|
1
|
4 chunks |
+4 lines, -13 lines |
0 comments
|
Download
|
 |
M |
Source/core/platform/graphics/GraphicsLayer.cpp
|
View
|
1
|
7 chunks |
+15 lines, -15 lines |
0 comments
|
Download
|
 |
M |
Source/core/platform/graphics/GraphicsLayerClient.h
|
View
|
1
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/RenderLayerCompositor.cpp
|
View
|
1
|
1 chunk |
+2 lines, -12 lines |
0 comments
|
Download
|
 |
M |
Source/core/testing/Internals.h
|
View
|
1
|
1 chunk |
+0 lines, -13 lines |
0 comments
|
Download
|
 |
M |
Source/core/testing/Internals.cpp
|
View
|
|
1 chunk |
+1 line, -11 lines |
0 comments
|
Download
|
 |
M |
Source/core/testing/Internals.idl
|
View
|
1
|
2 chunks |
+7 lines, -7 lines |
1 comment
|
Download
|
Total messages: 13 (0 generated)
|