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: Rename to GaneshContextProvider 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/gl_renderer.cc » ('j') | cc/gl_renderer.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 3a2da5b906d1d22d6193c5a09df279cf41851eb2..2a839d793fb13326b4a2fed2160895ae8ad8efe0 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -64,6 +64,8 @@
'frame_rate_controller.h',
'frame_rate_counter.cc',
'frame_rate_counter.h',
+ 'ganesh_context_provider.cc',
+ 'ganesh_context_provider.h',
'geometry_binding.cc',
'geometry_binding.h',
'gl_frame_data.h',
« no previous file with comments | « no previous file | cc/gl_renderer.cc » ('j') | cc/gl_renderer.cc » ('J')

Powered by Google App Engine