Chromium Code Reviews

Unified Diff: cc/cc.gyp

Issue 12212007: cc: Route offscreen context creation for compositor to the browser. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Null check before deref offscreenContextProvider Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | cc/cc_tests.gyp » ('j') | content/browser/renderer_host/compositor_impl_android.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 3e013b591928c075ed85b39d93d88aa65651da23..5a8d084377c1a377c5a4b8f2dabca9a2ee94d508 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -35,6 +35,7 @@
'content_layer_updater.h',
'contents_scaling_layer.cc',
'contents_scaling_layer.h',
+ 'context_provider.h',
'damage_tracker.cc',
'damage_tracker.h',
'debug_border_draw_quad.cc',
« no previous file with comments | « no previous file | cc/cc_tests.gyp » ('j') | content/browser/renderer_host/compositor_impl_android.cc » ('J')

Powered by Google App Engine