summaryrefslogtreecommitdiffstats
path: root/o3d/plugin/mac
Commit message (Expand)AuthorAgeFilesLines
* Moving o3d up a level, to get it out of chrome checkouts.bradnelson@google.com2011-03-2820-4610/+0
* Reverting the parts of r79524.bradnelson@google.com2011-03-282-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-282-2/+2
* Remove hardcoded breakpad URL from plist and insteadmilligan@google.com2011-03-151-3/+1
* O2D Mac FF: Fix issue where we sometimes rendered a single frame to the wrong...tschmelcher@google.com2011-03-091-2/+16
* Add comment explaining why we don't initializemilligan@google.com2011-03-091-0/+3
* Work around the multiple breakpad issue by nevermilligan@google.com2011-03-091-1/+8
* O2D Mac: Don't crash if the user tries to go to fullscreen with O2D.tschmelcher@google.com2011-03-091-0/+6
* Add support for Core Graphics with Carbon, allowing us to use Core Graphics i...tschmelcher@google.com2011-03-083-61/+106
* Fix Mac breakpad support for all browsers except for chrome.milligan@google.com2011-03-072-1/+9
* Port O2D to Mac, currently just for Core Graphics (the drawing model used in ...tschmelcher@chromium.org2011-03-033-45/+52
* Reverting the o3d parts of: 70009 70345 70353bradnelson@google.com2011-01-041-1/+1
* Move base/cocoa_protocols_mac.h to base/mac/cocoa_protocols.hbrettw@chromium.org2010-12-231-1/+1
* Fix ON_DEMAND_RENDER mode on Mac OSX.tschmelcher@chromium.org2010-12-152-4/+5
* - Check for a NULL PluginObject at all NPAPI entry points. This fixes a crash...tschmelcher@chromium.org2010-11-171-145/+50
* Integrate new nixysa rev with work around for Safari 5.0+ crash.tschmelcher@chromium.org2010-10-181-13/+13
* Prevents changing the stored tab handle at switching tabs. This fixes a bug w...geer@google.com2010-09-161-2/+4
* Don't use the process' default directory for the logfile. Use the temp direc...thaloun@google.com2010-09-031-1/+7
* Deleting trailing spaces, add ending newline where missing to make lint happy...maf@chromium.org2010-08-062-5/+5
* Ported the Loop/Blinn shaders in samples/o3djs/gpu2d.js to GLSL to addkbr@google.com2010-07-241-0/+4
* Some changes in RENDERMODE_CONTINUOUS mode when max_fps has been set.zhurunz@google.com2010-07-091-1/+1
* Guard against the plugin being deleted unexpectedly.kbr@google.com2010-06-162-0/+12
* Fixed problems with Cocoa full-screen code:kbr@google.com2010-06-153-7/+32
* Fix issue in Safari 5 on Mac OS X 10.6 on Mac Minis where drawInCGLContext/co...tschmelcher@chromium.org2010-06-151-7/+9
* Prevent Client::Tick() from causing reentrancy in the plugin on Mac OS X.kbr@google.com2010-06-021-3/+4
* Fixed bug in Core Graphics backend where it was falling through to thekbr@google.com2010-05-282-32/+39
* Accepted mouse moved events in NSWindow used for Cocoa full-screen code path.kbr@google.com2010-05-281-0/+1
* Refactored drawing and event model selection to generalize to morekbr@google.com2010-05-264-101/+72
* Implemented full-screen support for Core Graphics and Core Animationkbr@google.com2010-05-246-142/+575
* Refactored full-screen code under FullscreenWindowMac base class andkbr@google.com2010-05-197-536/+837
* Mac: Use the plugin_npapi_filename variable to choose the bundle name (rather...tschmelcher@chromium.org2010-04-152-7/+10
* Update DEPS to pull in missing Nixysa, and add code to use new Nixysa threadi...maf@google.com2010-04-141-6/+7
* Review URL: http://codereview.chromium.org/577038maf@google.com2010-04-136-46/+386
* Fixed bug in size of invalid rect. This slipped through inkbr@chromium.org2010-04-091-2/+2
* Build fixes for case when fullscreen message is disabled, for IMC codekbr@chromium.org2010-04-081-14/+12
* Added support for O3D in Chrome on Mac OS X using CoreGraphics drawingkbr@chromium.org2010-03-114-26/+183
* 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