| Commit message (Expand) | Author | Age | Files | Lines |
* | add Opera to the list of agents that work okay with O3D (as Opera 11.0) | fbarchard@chromium.org | 2011-01-05 | 1 | -3/+4 |
* | Reverting the o3d parts of: 70009 70345 70353 | bradnelson@google.com | 2011-01-04 | 4 | -9/+9 |
* | Move base/lock and base/condition_variable to base/synchronization/ | brettw@chromium.org | 2011-01-01 | 1 | -6/+6 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 2 | -2/+2 |
* | Move base/cocoa_protocols_mac.h to base/mac/cocoa_protocols.h | brettw@chromium.org | 2010-12-23 | 1 | -1/+1 |
* | o3d: Fix o3d build. | tfarina@chromium.org | 2010-12-21 | 1 | -2/+1 |
* | Add base:: prefix to the calls to StringAppendV. | tfarina@chromium.org | 2010-12-21 | 1 | -1/+2 |
* | Fix ON_DEMAND_RENDER mode on Mac OSX. | tschmelcher@chromium.org | 2010-12-15 | 5 | -10/+14 |
* | Update DEPS to pick up nixysa changes r72 and r73. | tschmelcher@chromium.org | 2010-12-10 | 1 | -1/+1 |
* | Fix debug.log creation, which has been broken since r58501. | tschmelcher@chromium.org | 2010-12-07 | 1 | -1/+1 |
* | Add an API to allow JavaScript to determine the framerate of individual dynam... | tschmelcher@chromium.org | 2010-12-06 | 7 | -29/+111 |
* | Work around a Chrome bug in cross-origin security checks that sometimes preve... | tschmelcher@chromium.org | 2010-12-02 | 1 | -12/+31 |
* | O2D: | tschmelcher@chromium.org | 2010-11-24 | 11 | -101/+395 |
* | Fix IE crash regression from r66344. | tschmelcher@chromium.org | 2010-11-24 | 1 | -0/+7 |
* | O2D: | tschmelcher@chromium.org | 2010-11-19 | 6 | -85/+113 |
* | Bump O3D version (before integrate into ChromeOS) | zhurunz@google.com | 2010-11-17 | 1 | -1/+1 |
* | Fix a crash in Chrome where the value of location.href is sometimes a "void" ... | tschmelcher@chromium.org | 2010-11-17 | 1 | -33/+58 |
* | - Check for a NULL PluginObject at all NPAPI entry points. This fixes a crash... | tschmelcher@chromium.org | 2010-11-17 | 6 | -462/+453 |
* | Allows one mousemove event per N ticks. | zhurunz@google.com | 2010-11-05 | 2 | -0/+22 |
* | Attempt at fixing leaks from SetProp. Apparently there is a finite | sky@chromium.org | 2010-11-01 | 2 | -0/+2 |
* | Linux: Update DEPS to pick up statically linked libGLEW. | tschmelcher@chromium.org | 2010-10-22 | 3 | -6/+25 |
* | Cut some obsolete dependencies from O3D: scons, grit, and data_pack. | tschmelcher@chromium.org | 2010-10-21 | 3 | -844/+0 |
* | Fix GCC 4.3.4 Release build failure due to warning about potentially uninitia... | tschmelcher@chromium.org | 2010-10-19 | 1 | -12/+10 |
* | Override the ANTLR NFA conversion timeout to fix non-deterministic build fail... | tschmelcher@chromium.org | 2010-10-18 | 1 | -0/+1 |
* | Fix crash on Linux when run by nspluginwrapper due to mismatched width for NP... | tschmelcher@chromium.org | 2010-10-18 | 1 | -4/+9 |
* | Integrate new nixysa rev with work around for Safari 5.0+ crash. | tschmelcher@chromium.org | 2010-10-18 | 4 | -19/+17 |
* | o3djs: Fix closure compiler errors. | pathorn@chromium.org | 2010-10-15 | 3 | -2/+3 |
* | Multiple simple lights, and a new demo. | pathorn@chromium.org | 2010-09-29 | 5 | -54/+544 |
* | Bump version before I snapshot into ChromeOS. | zhurunz@google.com | 2010-09-24 | 1 | -1/+1 |
* | Fix fullscreen on ChromeOS. | zhurunz@google.com | 2010-09-24 | 1 | -1/+2 |
* | Changed code to eliminate ibeam cursor to only affect the canvas itself (not ... | petersont@google.com | 2010-09-22 | 1 | -25/+70 |
* | Further integration of 2D mode. This change supports calltype=v, transparancy... | fransiskusx@google.com | 2010-09-17 | 13 | -57/+484 |
* | Tidied up types to appease doc generator script for new version of o3djs/math... | petersont@google.com | 2010-09-16 | 5 | -198/+207 |
* | Prevents changing the stored tab handle at switching tabs. This fixes a bug w... | geer@google.com | 2010-09-16 | 3 | -8/+10 |
* | o3djs: Recommit effect.js for skinning shader. | pathorn@chromium.org | 2010-09-15 | 2 | -9/+86 |
* | o3djs: usePluginMath should be false, only set if o3djs.math is defined. | pathorn@chromium.org | 2010-09-14 | 1 | -8/+8 |
* | Replaces matrix math functions in o3d-webgl with a new library that uses 1-di... | petersont@google.com | 2010-09-13 | 25 | -2053/+5513 |
* | Revert 58946 - Further integration of 2D mode. This change supports calltype=... | fbarchard@chromium.org | 2010-09-09 | 13 | -478/+64 |
* | Further integration of 2D mode. This change supports calltype=v, transparancy... | fransiskusx@google.com | 2010-09-09 | 13 | -64/+478 |
* | Second try at adding conditional for fixing mac gtv-o3d targets. | thaloun@google.com | 2010-09-03 | 1 | -2/+5 |
* | Roll back Issue 3322012 (revision 58540). Built locally but fails on the ser... | thaloun@google.com | 2010-09-03 | 1 | -2/+2 |
* | Potentially o3d mac-gtv targets. When I kick off try runs I get unrelated fai... | thaloun@google.com | 2010-09-03 | 1 | -2/+2 |
* | Don't use the process' default directory for the logfile. Use the temp direc... | thaloun@google.com | 2010-09-03 | 3 | -3/+21 |
* | o3d-webgl: Assume 4 in case Float32Array is missing BYTES_PER_ELEMENT. | pathorn@chromium.org | 2010-09-03 | 1 | -1/+2 |
* | Fixes the build for o3d. | gman@chromium.org | 2010-08-31 | 3 | -2/+3 |
* | This is a change that Daniel Horn did as part of this: | petersont@google.com | 2010-08-29 | 1 | -34/+25 |
* | Added createDrawElements to Transform class. One more function in the API. | petersont@google.com | 2010-08-29 | 1 | -2/+10 |
* | Added capability for an error (default) cube map texture, so if a cube sample... | petersont@google.com | 2010-08-29 | 7 | -121/+308 |
* | Determines which shading language o3djs should use once when the client is in... | petersont@google.com | 2010-08-29 | 7 | -395/+137 |
* | When the client is created, it sets a couple event callbacks to an empty func... | petersont@google.com | 2010-08-29 | 1 | -0/+8 |