summaryrefslogtreecommitdiffstats
path: root/o3d/plugin/mac
Commit message (Expand)AuthorAgeFilesLines
* Introduce two new GYP variables:tschmelcher@chromium.org2010-03-052-0/+21
* Make ActiveX CLSIDs and names into overridable variables too. Also make the N...tschmelcher@chromium.org2010-02-222-2/+2
* Worked around bug in 32-bit Safari 4 on Mac OS X 10.6 where thekbr@chromium.org2010-02-051-0/+6
* New code needs some NULL checks so we don't crash FireFox on 10.6.maf@google.com2009-12-111-5/+9
* Don't screw up the retain count on the original WindowRef referenced by the c...maf@google.com2009-12-101-0/+11
* Switched from NPObject shared memory wrapper to Chrome shared memory in prepa...apatrick@google.com2009-11-102-5/+7
* Updating the installer to check for OpenGL stats. Requires saving those stats...rlp@google.com2009-11-092-6/+10
* fixed include order issues for osx I introducedgman@google.com2009-10-221-0/+1
* Drop redundant CommandLine::Terminate.evan@chromium.org2009-10-121-1/+1
* Add an Info.plist flag to force the software renderer.maf@google.com2009-09-102-16/+44
* Change Mac O3D executable name (the actual name of the binary inside the bund...maf@google.com2009-09-031-1/+1
* Fix other things blocking the Mac GYP release build from completing.maf@google.com2009-09-031-1/+4
* Get Mac GYP build compiling.maf@google.com2009-09-033-10/+6
* Add license information to our shell scripts.agl@chromium.org2009-08-251-0/+4
* Add missing frameworks to plugin project. maf@google.com2009-08-252-0/+27
* Make Mac also look for O3D_FORCE_SOFTWARE_RENDERERgman@google.com2009-08-241-1/+2
* Changes needed to get Mac plugin gyp project build compiling and linking.maf@google.com2009-08-133-24/+31
* Lots of changes required to build on GCC in full paranoia mode with no warnin...maf@google.com2009-08-061-1/+3
* 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-232-6/+6
* Fixing several problems with the build.gspencer@google.com2009-07-231-2/+3
* Plugin no longer makes synchronous NPAPI calls from a Windows message handler...apatrick@google.com2009-07-132-32/+13
* In preparation for becoming an internal plugin in chrome I did these things:apatrick@google.com2009-07-096-521/+560
* Some refactoring. Move a lot of drawing related but not O3D specific code out...maf@google.com2009-06-295-116/+217
* add XEmbed bindingspiman@google.com2009-06-291-0/+4
* New user experience for the fullscreen message on Mac.maf@google.com2009-06-251-55/+138
* Delete the unused open source installer project file.maf@google.com2009-06-221-776/+0
* Add Mac support for setting plugin fullscreen area. maf@google.com2009-06-191-26/+46
* 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-102-45/+243
* 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
* Changing these to be executable.bradnelson@google.com2009-05-291-0/+0
* This is the O3D source tree's initial commit to the Chromium tree. It gspencer@google.com2009-05-2711-0/+3569