Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(213)

Issue 213493002: content: Add multi-proc surface texture support. (Closed)

Created:
6 years, 9 months ago by reveman
Modified:
6 years, 2 months ago
Reviewers:
CC:
chromium-reviews, jbauman+watch_chromium.org, jam, sievers+watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, kalyank, piman+watch_chromium.org, danakj+watch_chromium.org
Visibility:
Public.

Description

content: Add multi-proc surface texture support. WIP, NOT FOR REVIEW BUG=269808

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+284 lines, -51 lines) Patch
M content/browser/gpu/browser_gpu_channel_host_factory.h View 2 chunks +12 lines, -0 lines 0 comments Download
M content/browser/gpu/browser_gpu_channel_host_factory.cc View 1 chunk +46 lines, -0 lines 0 comments Download
M content/browser/gpu/gpu_process_host.h View 4 chunks +11 lines, -0 lines 0 comments Download
M content/browser/gpu/gpu_process_host.cc View 2 chunks +28 lines, -0 lines 0 comments Download
M content/browser/renderer_host/compositor_impl_android.h View 3 chunks +11 lines, -3 lines 0 comments Download
M content/browser/renderer_host/compositor_impl_android.cc View 8 chunks +35 lines, -40 lines 0 comments Download
M content/browser/renderer_host/render_message_filter.cc View 1 chunk +13 lines, -8 lines 0 comments Download
M content/common/gpu/client/gpu_channel_host.h View 2 chunks +5 lines, -0 lines 0 comments Download
M content/common/gpu/gpu_channel_manager.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/gpu/gpu_channel_manager.cc View 4 chunks +102 lines, -0 lines 0 comments Download
M content/common/gpu/gpu_messages.h View 2 chunks +9 lines, -0 lines 0 comments Download
M content/renderer/render_thread_impl.h View 1 chunk +4 lines, -0 lines 0 comments Download
M content/renderer/render_thread_impl.cc View 1 chunk +7 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698