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

Unified Diff: plugin/cross/o3d_glue.cc

Issue 577038: O3D Mac: Add CoreAnimation support (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/o3d/
Patch Set: '' Created 10 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
« no previous file with comments | « plugin/cross/o3d_glue.h ('k') | plugin/mac/graphics_utils_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: plugin/cross/o3d_glue.cc
===================================================================
--- plugin/cross/o3d_glue.cc (revision 44394)
+++ plugin/cross/o3d_glue.cc (working copy)
@@ -142,6 +142,7 @@
mac_cgl_context_(0),
mac_cgl_pbuffer_(0),
last_mac_event_time_(0),
+ gl_layer_(NULL),
#ifdef O3D_PLUGIN_ENABLE_FULLSCREEN_MSG
time_to_hide_overlay_(0.0),
#endif
« no previous file with comments | « plugin/cross/o3d_glue.h ('k') | plugin/mac/graphics_utils_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698