| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Initial version rendering 2D path for O3D. This will eventually allow O3D app... | fransiskusx@google.com | 2010-08-05 | 1 | -0/+6 |
* | Modified the function o3djs.quaternions.rotationToQuaternion() to address a b... | petersont@google.com | 2010-06-16 | 1 | -1/+2 |
* | Mac: Undo the change in r44662 to use npo3dautoplugin for the default Mac bun... | tschmelcher@chromium.org | 2010-05-11 | 3 | -5/+4 |
* | Grr, change last CL to define ChangeResolution as a target with type of none ... | tschmelcher@chromium.org | 2010-05-05 | 1 | -8/+9 |
* | Only define the ChangeResolution target on Windows. This fixes a problem wher... | tschmelcher@chromium.org | 2010-05-05 | 1 | -8/+16 |
* | upgrade to selenium 1.03 and the newest chrome. | zmo@google.com | 2010-04-15 | 1 | -9/+3 |
* | Mac: Use the plugin_npapi_filename variable to choose the bundle name (rather... | tschmelcher@chromium.org | 2010-04-15 | 3 | -4/+5 |
* | Hierarchy. Hierarchy. Hierarchy!!! | avi@chromium.org | 2010-04-09 | 1 | -1/+1 |
* | Fix except clauses with multiple browser names. The scripts parse the list on... | kkania@chromium.org | 2010-03-30 | 3 | -9/+17 |
* | Fix minor issues for some tests, and disable others. | kkania@google.com | 2010-03-01 | 3 | -7/+15 |
* | Added needed dependency on npo3dautoplugin because otherwise the | kbr@chromium.org | 2010-02-05 | 1 | -0/+3 |
* | win: fix DXSDK include path, needs to be after platform sdk include path | piman@google.com | 2010-01-28 | 1 | -1/+1 |
* | This change removes CG from O3D and uses GLSL | gman@chromium.org | 2010-01-08 | 1 | -1/+0 |
* | Step 1 in Adding GLES2 renderer to O3D. | gman@google.com | 2009-12-16 | 1 | -0/+15 |
* | Removed O3D command buffer protocol code and O3D comand buffer configuration. | apatrick@google.com | 2009-11-20 | 2 | -51/+3 |
* | Renamed CommandBuffer to CommandBufferServer and extracted CommandBuffer inte... | apatrick@google.com | 2009-11-16 | 1 | -5/+3 |
* | Moved all gpu plugin and command buffer tests into a single executable prior ... | apatrick@google.com | 2009-11-12 | 1 | -9/+0 |
* | Made all line endings consistently LF and added svn:eol-style=LF property to ... | apatrick@google.com | 2009-11-12 | 3 | -289/+289 |
* | Recomitting 31676 with fix. | apatrick@google.com | 2009-11-11 | 2 | -6/+6 |
* | Reverting 31676. | apatrick@google.com | 2009-11-11 | 2 | -6/+6 |
* | Reorganized command buffer and GPU plugin code into following structure: | apatrick@google.com | 2009-11-11 | 2 | -6/+6 |
* | Switched from NPObject shared memory wrapper to Chrome shared memory in prepa... | apatrick@google.com | 2009-11-10 | 1 | -1/+7 |
* | Moved command_buffer and gpu_plugin code out of o3d namespace. | apatrick@google.com | 2009-11-05 | 1 | -3/+3 |
* | This change kills the SCons build, since we have switched completely | gspencer@google.com | 2009-11-02 | 1 | -55/+0 |
* | Fix for GL unit_tests. | gman@google.com | 2009-10-29 | 1 | -5/+5 |
* | Change from absolute paths to relative paths to allow tests,etc. to be locate... | kkania@google.com | 2009-10-28 | 3 | -114/+113 |
* | Revert 30359 - Change from absolute paths to relative paths to allow tests,et... | kkania@google.com | 2009-10-28 | 3 | -112/+114 |
* | Change from absolute paths to relative paths to allow tests,etc. to be locate... | kkania@google.com | 2009-10-28 | 3 | -114/+112 |
* | Adjusted timeouts for a couple failing tests; switched from umount to hdiutil... | kkania@google.com | 2009-10-26 | 4 | -57/+51 |
* | Fixes to get renderer=cb cb_service=gl to compile | gman@google.com | 2009-10-22 | 2 | -0/+8 |
* | Forcibly remove all plugin files. | kkania@google.com | 2009-10-21 | 2 | -6/+9 |
* | Split the selenium browser name into the browser name and browser path for th... | kkania@google.com | 2009-10-21 | 1 | -3/+6 |
* | Fix bad identation bug. | kkania@google.com | 2009-10-21 | 1 | -2/+2 |
* | Remove browser installation from lab test runner. This will now happen during... | kkania@google.com | 2009-10-21 | 1 | -60/+34 |
* | Move registering o3d_host.dll to selenium.gyp because | gman@google.com | 2009-10-20 | 1 | -2/+28 |
* | Removes O3D plugin files with root privileges on Mac and Linux. | kkania@google.com | 2009-10-19 | 1 | -1/+1 |
* | Fixes path of ChangeResolution. | kkania@google.com | 2009-10-19 | 1 | -1/+1 |
* | Fixes bug so that now if changing screen resolution fails, the tests fail. | kkania@google.com | 2009-10-19 | 1 | -1/+1 |
* | Changes code header comments to match typical C++ header. | kkania@google.com | 2009-10-19 | 1 | -5/+31 |
* | Changed O3D to use CommandBuffer in-process. Still not connecting to the GPU ... | apatrick@google.com | 2009-10-19 | 4 | -30/+58 |
* | Relocate some of the lab testing scripts. | kkania@google.com | 2009-10-19 | 10 | -0/+1634 |
* | This moves the Cg libs into a library directory under the product dir, | gspencer@google.com | 2009-10-15 | 2 | -0/+22 |
* | Fix clearing render targets in D3D if there | gman@google.com | 2009-10-15 | 3 | -1/+159 |
* | Fixes perceptual diff pixel comparison bug and CustomCamera test. | kkania@google.com | 2009-10-14 | 2 | -4/+5 |
* | Doesn't run the TestStressDrawShapes test on IE, because selenium/ie is too s... | kkania@google.com | 2009-10-13 | 1 | -1/+2 |
* | This removes the command buffer tests from the non-command buffer | gspencer@google.com | 2009-10-13 | 1 | -3/+9 |
* | Changes assertMatrix to call get_eval per matrix instead of per every value i... | kkania@google.com | 2009-10-12 | 2 | -8/+10 |