|
|
Mac Overlays: Allow SolidColor and Tile quads to be candidates for overlays.
This is needed for the AllOrNothing overlay strategy that we will be using on Mac.
BUG= 533687
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Total comments: 4
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+141 lines, -38 lines) |
Patch |
 |
M |
cc/output/direct_renderer.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/output/gl_renderer.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/output/gl_renderer_unittest.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/output/overlay_candidate.h
|
View
|
1
2
3
4
5
|
3 chunks |
+19 lines, -5 lines |
0 comments
|
Download
|
 |
M |
cc/output/overlay_candidate.cc
|
View
|
1
2
3
4
5
|
5 chunks |
+40 lines, -6 lines |
0 comments
|
Download
|
 |
M |
cc/output/overlay_candidate_validator.h
|
View
|
1
2
3
4
5
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/output/overlay_strategy_all_or_nothing.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/output/overlay_strategy_sandwich.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|
 |
M |
cc/output/overlay_strategy_single_on_top.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/output/overlay_strategy_underlay.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/output/overlay_unittest.cc
|
View
|
1
2
3
4
5
|
11 chunks |
+25 lines, -16 lines |
0 comments
|
Download
|
 |
M |
cc/resources/resource_provider.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/compositor/browser_compositor_overlay_candidate_validator_mac.h
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/compositor/browser_compositor_overlay_candidate_validator_mac.mm
|
View
|
1
2
3
4
5
|
2 chunks |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/compositor/browser_compositor_overlay_candidate_validator_ozone.h
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/compositor/browser_compositor_overlay_candidate_validator_ozone.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+14 lines, -0 lines |
0 comments
|
Download
|
Depends on Patchset:
Total messages: 8 (3 generated)
|