summaryrefslogtreecommitdiffstats
path: root/o3d
Commit message (Expand)AuthorAgeFilesLines
* New user experience for the fullscreen message on Mac.maf@google.com2009-06-254-62/+153
* Call V8::Dispose() when the plugin dll is unloaded from the browser so that m...vangelis@google.com2009-06-251-0/+16
* Fixing unit_test bugs. One of hte fixes is for the texture param. This quiets...rlp@google.com2009-06-255-3/+25
* Review URL: http://codereview.chromium.org/146126ericu@google.com2009-06-253-35/+53
* Review URL: http://codereview.chromium.org/147089ericu@google.com2009-06-252-1/+25
* Updating unused DEPS file for unused GYP build.gspencer@google.com2009-06-241-2/+5
* Fixing broken common.gypigspencer@google.com2009-06-241-3/+5
* This fixes types.h with a conditional block so that it provides down_cast<>,gspencer@google.com2009-06-242-0/+37
* This adds in the GYP files needed for our GYP build,gspencer@google.com2009-06-2418-1/+2100
* Review URL: http://codereview.chromium.org/147062ericu@google.com2009-06-244-11/+5
* Bump V8 version to pick up Mac 10.4 compatibility changes.maf@google.com2009-06-241-1/+1
* Code to load the software renderer and initialize it. Code to force the softw...apatrick@google.com2009-06-237-20/+137
* These are code changes required to make the GYP build work.gspencer@google.com2009-06-2319-41/+154
* Fixing some REWRITES that got missed somehow.gspencer@google.com2009-06-232-10/+60
* Adjusting the pdiff threshold for hellocube image compares to 1000. Also rem...vangelis@google.com2009-06-231-1/+1
* Review URL: http://codereview.chromium.org/140024ericu@google.com2009-06-221-6/+13
* Fixing a typo that broke the windows build.vangelis@google.com2009-06-221-1/+1
* Delete the unused open source installer project file.maf@google.com2009-06-221-776/+0
* Bump up the version of V8 we sync to.maf@google.com2009-06-191-1/+1
* Add Mac support for setting plugin fullscreen area. maf@google.com2009-06-195-27/+59
* Review URL: http://codereview.chromium.org/132023ericu@google.com2009-06-192-35/+67
* Change the plugin build file to build the real Mac installer if the o3d-inter...maf@google.com2009-06-181-5/+9
* Add safari to the list of browser that can be tested with selenium.thomaslewis@google.com2009-06-181-1/+1
* I think this fixes the issue with init-status-test.htmlgman@google.com2009-06-181-10/+12
* Bumping o3d_assets to rev 76 which contains a new screenshot for texture-set-...vangelis@google.com2009-06-171-1/+1
* This should fix the texture-set-test sample togman@google.com2009-06-172-6/+7
* Undoing gcl bug damage AGAINgman@google.com2009-06-1721-2143/+322
* adding svn:ignore properties to ignore .o3dtgzgman@google.com2009-06-1721-322/+2143
* Undoing gcl bug damagegman@google.com2009-06-1721-2143/+322
* Adds a bunch of svn:ignore properties so that svn statusgman@google.com2009-06-1721-322/+2143
* Changes to make command buffers compile. Still failing some unit tests and ex...rlp@google.com2009-06-1719-71/+122
* Allow o3d selenium tests to run on the Mac if a hermetic versioncrogers@google.com2009-06-161-28/+61
* Polish full-screen mode a bit:ericu@google.com2009-06-169-53/+127
* Adding code to turn off anti-aliasing for certain older ATI driversvangelis@google.com2009-06-161-2/+30
* Version number bump for releaseericu@google.com2009-06-151-1/+1
* Fix o3djs.loader.loadScene so it has opt_options argument.gman@google.com2009-06-151-6/+10
* Disabling failing test on mac.bradnelson@google.com2009-06-121-1/+2
* Adding back in o3dextras build.bradnelson@google.com2009-06-122-0/+33
* Fix the bitmap class to zero out memory when it's allocated to avoid garbage ...crogers@google.com2009-06-121-1/+5
* Fixing v8 build when include or lib are set.yux@google.com2009-06-111-6/+6
* Fixed some issues in the V8 bridge. It wasn't using HandleScopes correctly. T...apatrick@google.com2009-06-104-37/+36
* Reconstructing thomaslewis' change 118477.bradnelson@google.com2009-06-102-2/+3
* Fix bugs where O3D would output lots of spurious log messages in thetschmelcher@google.com2009-06-101-4/+32
* Changing an access on os.environ to a get (so things don't complain onbradnelson@google.com2009-06-101-4/+1
* Make O3D fullscreen mode support resolution switching on Mac.maf@google.com2009-06-105-45/+250
* Make the fullscreen sample be the simplest possible one that shows good pract...ericu@google.com2009-06-101-403/+195
* Review URL: http://codereview.chromium.org/118473petersont@chromium.org2009-06-091-1/+4
* The features request broke backward compatibility for code currently in the w...gman@google.com2009-06-093-9/+40
* Commenting out V8-test until V8 bug is fixed.vangelis@google.com2009-06-091-1/+2
* Fix crash in Safari 4.0 final by making the O3D plug-in default to the Carbon...maf@google.com2009-06-091-12/+16