|
[cc] Color evicted vs. invalidated checkerboard tiles differently
If --show-debug-layer-borders are on, tint checkerboards differently.
* Light red = texture backing for tile was evicted or never painted
* Light blue = we have a texture backing, but it's been invalidated
BUG= 150610
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158148
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+132 lines, -79 lines) |
Patch |
 |
M |
cc/CCCheckerboardDrawQuad.h
|
View
|
1
2
|
2 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/CCCheckerboardDrawQuad.cpp
|
View
|
1
2
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/CCDrawQuadTest.cpp
|
View
|
1
2
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/CCRenderPassTest.cpp
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/CCRendererGL.cpp
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/CCTiledLayerImpl.h
|
View
|
1
2
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/CCTiledLayerImpl.cpp
|
View
|
1
2
|
4 chunks |
+33 lines, -4 lines |
0 comments
|
Download
|
 |
M |
cc/ShaderChromium.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/ShaderChromium.cpp
|
View
|
|
2 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/TiledLayerChromium.cpp
|
View
|
|
1 chunk |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/TiledLayerChromiumTest.cpp
|
View
|
1
2
|
24 chunks |
+62 lines, -62 lines |
0 comments
|
Download
|
 |
M |
cc/test/CCTiledLayerTestCommon.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|