summaryrefslogtreecommitdiffstats
path: root/o3d/plugin/cross/o3d_glue.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor AsyncTick to force Chrome through the reentrancy checks formerly in ...tschmelcher@chromium.org2010-07-081-0/+6
* Fix issue where concurrent access to V8 from different threads resulted in cr...tschmelcher@chromium.org2010-06-281-4/+0
* Implemented full-screen support for Core Graphics and Core Animationkbr@google.com2010-05-241-5/+31
* Refactored full-screen code under FullscreenWindowMac base class andkbr@google.com2010-05-191-25/+20
* Review URL: http://codereview.chromium.org/577038maf@google.com2010-04-131-0/+1
* Added support for O3D in Chrome on Mac OS X using CoreGraphics drawingkbr@chromium.org2010-03-111-0/+37
* Introduce two new GYP variables:tschmelcher@chromium.org2010-03-051-1/+7
* Linux: make sure the fullscreen window always gets focustschmelcher@chromium.org2010-02-221-0/+4
* linux: native OpenGL ES supportpiman@google.com2010-02-081-1/+1
* Linux: fix crash in Firefox at plugin unload time when more than one O3D inst...tschmelcher@chromium.org2010-01-201-0/+1
* Linux: implement setting cursor typetschmelcher@chromium.org2010-01-081-1/+5
* Switched from NPObject shared memory wrapper to Chrome shared memory in prepa...apatrick@google.com2009-11-101-0/+11
* Implement fullscreen on Linux. No "Press Esc" message yet though. Also it's D...tschmelcher@google.com2009-10-011-5/+15
* Fixed Mac gyp build. Switched to using Chrome hash_tables.h, changedkbr@google.com2009-09-261-4/+39
* Rewrote full-screen support on Windows. O3D now always creates its ownkbr@google.com2009-09-171-23/+9
* A step in exposing Bitmap to JavaScript.gman@google.com2009-08-061-0/+1
* Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no...apatrick@google.com2009-08-031-0/+3
* This updates the DEPS to bring them in line with the versionsgspencer@google.com2009-07-231-1/+1
* Plugin no longer makes synchronous NPAPI calls from a Windows message handler...apatrick@google.com2009-07-131-7/+9
* Fixed full screen window class issues.apatrick@google.com2009-07-131-5/+0
* fix for osxgman@google.com2009-07-101-1/+1
* Add ClientInfogman@google.com2009-07-091-0/+3
* add XEmbed bindingspiman@google.com2009-06-291-1/+10
* New user experience for the fullscreen message on Mac.maf@google.com2009-06-251-5/+13
* Add Mac support for setting plugin fullscreen area. maf@google.com2009-06-191-0/+3
* Polish full-screen mode a bit:ericu@google.com2009-06-161-9/+3
* Make O3D fullscreen mode support resolution switching on Mac.maf@google.com2009-06-101-0/+1
* This is the O3D source tree's initial commit to the Chromium tree. It gspencer@google.com2009-05-271-0/+430