|
Removed "compositor" child window that was created by the GPU process.Removed the sync IPC that it used to ask the browser process to resize on Linux. Adapted windows to use the same mechanism.TEST=test webgl pages on windows (ANGLE and GL), linux and mac, run try job on windows, linux, mac. checkdeps failure look unrelated to patch.BUG= 77536
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=83248
Total comments: 5
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+228 lines, -217 lines) |
Patch |
 |
M |
chrome/browser/renderer_host/render_widget_host_view_win.cc
|
View
|
1
|
5 chunks |
+19 lines, -40 lines |
0 comments
|
Download
|
 |
M |
content/browser/gpu_process_host_ui_shim.h
|
View
|
1
|
1 chunk |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/gpu_process_host_ui_shim.cc
|
View
|
1
|
3 chunks |
+41 lines, -13 lines |
0 comments
|
Download
|
 |
M |
content/browser/tab_contents/tab_contents.cc
|
View
|
1
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/common/gpu/gpu_channel.h
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/common/gpu/gpu_channel.cc
|
View
|
1
|
2 chunks |
+12 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/common/gpu/gpu_channel_manager.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/common/gpu/gpu_channel_manager.cc
|
View
|
1
|
3 chunks |
+14 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/common/gpu/gpu_command_buffer_stub.h
|
View
|
1
|
3 chunks |
+2 lines, -8 lines |
0 comments
|
Download
|
 |
M |
content/common/gpu/gpu_command_buffer_stub.cc
|
View
|
1
|
6 chunks |
+31 lines, -133 lines |
0 comments
|
Download
|
 |
M |
content/common/gpu/gpu_messages.h
|
View
|
1
|
2 chunks |
+13 lines, -6 lines |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/gpu_scheduler.h
|
View
|
1
|
3 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/gpu_scheduler.cc
|
View
|
1
|
6 chunks |
+27 lines, -5 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/gl/gl_context.h
|
View
|
1
|
3 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/gl/gl_context.cc
|
View
|
1
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/gl/gl_context_egl.h
|
View
|
1
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/gfx/gl/gl_context_egl.cc
|
View
|
1
|
2 chunks |
+17 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/gfx/gl/gl_surface.h
|
View
|
1
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
Total messages: 9 (0 generated)
|