summaryrefslogtreecommitdiffstats
path: root/o3d/plugin/mac/main_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Switched from NPObject shared memory wrapper to Chrome shared memory in prepa...apatrick@google.com2009-11-101-4/+6
* Updating the installer to check for OpenGL stats. Requires saving those stats...rlp@google.com2009-11-091-1/+1
* Drop redundant CommandLine::Terminate.evan@chromium.org2009-10-121-1/+1
* Fix other things blocking the Mac GYP release build from completing.maf@google.com2009-09-031-1/+4
* Changes needed to get Mac plugin gyp project build compiling and linking.maf@google.com2009-08-131-2/+2
* Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no...apatrick@google.com2009-08-031-10/+6
* Add a boolean parameter to Client::RenderClient() to choose whether tomaf@google.com2009-07-231-5/+5
* Plugin no longer makes synchronous NPAPI calls from a Windows message handler...apatrick@google.com2009-07-131-20/+0
* In preparation for becoming an internal plugin in chrome I did these things:apatrick@google.com2009-07-091-502/+522
* Some refactoring. Move a lot of drawing related but not O3D specific code out...maf@google.com2009-06-291-0/+2
* add XEmbed bindingspiman@google.com2009-06-291-0/+4
* I think this fixes the issue with init-status-test.htmlgman@google.com2009-06-181-10/+12
* Undoing gcl bug damage AGAINgman@google.com2009-06-171-12/+10
* adding svn:ignore properties to ignore .o3dtgzgman@google.com2009-06-171-10/+12
* Undoing gcl bug damagegman@google.com2009-06-171-12/+10
* Adds a bunch of svn:ignore properties so that svn statusgman@google.com2009-06-171-10/+12
* Make O3D fullscreen mode support resolution switching on Mac.maf@google.com2009-06-101-16/+33
* Fix crash in Safari 4.0 final by making the O3D plug-in default to the Carbon...maf@google.com2009-06-091-12/+16
* Review URL: http://codereview.chromium.org/119067crogers@google.com2009-06-031-0/+13
* This is the O3D source tree's initial commit to the Chromium tree. It gspencer@google.com2009-05-271-0/+1114