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

Unified Diff: ash/host/ash_window_tree_host_unified.cc

Issue 1108713004: OffscreenBrowserCompositorOutputSurface for Unified Desktop (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix mac build Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ash/host/ash_window_tree_host_unified.cc
diff --git a/ash/host/ash_window_tree_host_unified.cc b/ash/host/ash_window_tree_host_unified.cc
index b62de2e26e13321a3a794a3fad6070d2f84e3c22..3878db6c9d06bdbb0eaf70c38e2033f0a93f905a 100644
--- a/ash/host/ash_window_tree_host_unified.cc
+++ b/ash/host/ash_window_tree_host_unified.cc
@@ -104,7 +104,6 @@ ui::EventSource* AshWindowTreeHostUnified::GetEventSource() {
}
gfx::AcceleratedWidget AshWindowTreeHostUnified::GetAcceleratedWidget() {
- // TODO(oshima): Enable offscreen compositor.
return gfx::kNullAcceleratedWidget;
}
« no previous file with comments | « ash/display/mirror_window_controller.cc ('k') | content/browser/compositor/gpu_process_transport_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698