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

Issue 1091323002: Send a message through the ozone channel to recreate buffers (Closed)

Created:
5 years, 8 months ago by achaulk
Modified:
5 years, 7 months ago
Reviewers:
CC:
chromium-reviews, ozone-reviews_chromium.org, sadrul, posciak+watch_chromium.org, jam, mcasas+watch_chromium.org, sievers+watch_chromium.org, jbauman+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, kalyank, piman+watch_chromium.org, cc-bugs_chromium.org, wjia+watch_chromium.org, danakj+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Send a message through the ozone channel to recreate buffers BUG=476966

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -1 line) Patch
M cc/output/output_surface.h View 1 chunk +2 lines, -0 lines 0 comments Download
M cc/output/output_surface.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M cc/test/fake_proxy.h View 1 chunk +1 line, -0 lines 0 comments Download
M cc/test/fake_proxy.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M cc/trees/proxy.h View 1 chunk +2 lines, -0 lines 0 comments Download
M cc/trees/single_thread_proxy.h View 1 chunk +1 line, -0 lines 0 comments Download
M cc/trees/single_thread_proxy.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M cc/trees/thread_proxy.h View 1 chunk +1 line, -0 lines 0 comments Download
M cc/trees/thread_proxy.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/compositor/buffer_queue.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/compositor/buffer_queue.cc View 1 chunk +20 lines, -0 lines 0 comments Download
M content/browser/compositor/gpu_surfaceless_browser_compositor_output_surface.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/compositor/gpu_surfaceless_browser_compositor_output_surface.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/compositor/software_output_device_ozone_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/gpu/media/rendering_helper.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/aura/window_tree_host_ozone.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/aura/window_tree_host_ozone.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M ui/ozone/common/gpu/ozone_gpu_messages.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/ozone/demo/ozone_demo.cc View 1 chunk +1 line, -0 lines 0 comments Download
M ui/ozone/platform/drm/gpu/drm_gpu_platform_support.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/ozone/platform/drm/gpu/drm_gpu_platform_support.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M ui/ozone/platform/drm/host/drm_window_host.h View 3 chunks +13 lines, -1 line 0 comments Download
M ui/ozone/platform/drm/host/drm_window_host.cc View 1 chunk +26 lines, -0 lines 0 comments Download
M ui/platform_window/platform_window_delegate.h View 1 chunk +2 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698