| Commit message (Expand) | Author | Age | Files | Lines |
* | Build -dbgsym Debian packages. These contain the stripped-out debugging symbo... | tschmelcher@google.com | 2009-09-18 | 5 | -33/+74 |
* | Adding a presubmit script to honor the tree status. | bradnelson@google.com | 2009-09-17 | 1 | -0/+91 |
* | This updates the DEPS for V8, Chrome and NaCl. | gspencer@google.com | 2009-09-17 | 3 | -6/+7 |
* | Rewrote full-screen support on Windows. O3D now always creates its own | kbr@google.com | 2009-09-17 | 13 | -313/+353 |
* | Add missing gclient dependencies to .gitignore. | maruel@chromium.org | 2009-09-17 | 21 | -3008/+3008 |
* | Changing command buffer to use structs instead of | gman@google.com | 2009-09-17 | 5 | -646/+1254 |
* | Reverts fix for the scons build and fixes it in a different way so | gspencer@google.com | 2009-09-16 | 2 | -5/+18 |
* | Make follow-up changes per r26302 review comments that were apparently not made | mark@chromium.org | 2009-09-16 | 2 | -11/+16 |
* | Use MAC_OS_X_DEPLOYMENT_TARGET instead of rolling our own macro. | mark@chromium.org | 2009-09-16 | 1 | -1/+1 |
* | Fixed scons build after upgrade to August 2009 DirectX SDK. | kbr@google.com | 2009-09-16 | 1 | -1/+1 |
* | Fix build breakage concerning CreateTemporaryFile vs CreateTemporaryFileName. | maf@google.com | 2009-09-16 | 2 | -5/+5 |
* | Force inclusion of build/common.gypi for all chromium gyp files. | yaar@chromium.org | 2009-09-15 | 4 | -5/+25 |
* | Changes needed for MacOS X 10.4 support. | maf@google.com | 2009-09-15 | 1 | -1/+2 |
* | This updated the GYP deps file to the last known good revision of Chrome, | gspencer@google.com | 2009-09-15 | 4 | -17/+17 |
* | Review URL: http://codereview.chromium.org/176026 | rlp@google.com | 2009-09-15 | 5 | -92/+323 |
* | Made gyp file for command buffer libraries. | apatrick@google.com | 2009-09-15 | 22 | -44/+265 |
* | Bump O3D DEPS revision to 147 to get Cg 2.2 (also gspencer's pdiff CL). | tschmelcher@google.com | 2009-09-11 | 1 | -1/+1 |
* | Linux: Ship libCg on 32-bit Debian systems too, since nvidia-cg-toolkit doesn... | tschmelcher@google.com | 2009-09-11 | 3 | -2/+6 |
* | Guess at getting linux build to work. | gman@google.com | 2009-09-10 | 2 | -15/+9 |
* | A bunch of jscompiler fixes including updating to | gman@google.com | 2009-09-10 | 10 | -25/+33 |
* | Add an Info.plist flag to force the software renderer. | maf@google.com | 2009-09-10 | 2 | -16/+44 |
* | Turning off auto upload for o3d trybots for now. | bradnelson@google.com | 2009-09-10 | 1 | -1/+1 |
* | Switching on tryserver pointed at nacl trymaster as a test. | bradnelson@google.com | 2009-09-10 | 1 | -1/+4 |
* | missed one | gman@google.com | 2009-09-09 | 1 | -0/+7 |
* | Make more stuff private in renderer | gman@google.com | 2009-09-09 | 3 | -37/+47 |
* | Check for value overlow in buffer.cc | gman@google.com | 2009-09-09 | 1 | -0/+7 |
* | This fixes some warnings in the Linux release build. | bradnelson@google.com | 2009-09-09 | 3 | -16/+20 |
* | minor change of render_surface_test.cc | gman@google.com | 2009-09-09 | 1 | -0/+2 |
* | Fix for mac/linux unit_test | gman@google.com | 2009-09-09 | 1 | -0/+2 |
* | Implemented shared memory as an NPObject. Using NPObject method to expose map... | apatrick@google.com | 2009-09-09 | 18 | -124/+546 |
* | Change the params for the 2d and googleIO samples to cope with slight renderi... | maf@google.com | 2009-09-08 | 1 | -2/+2 |
* | Add scripts to automatically build installer and disk image in GYP build. | maf@google.com | 2009-09-08 | 5 | -2/+178 |
* | This makes selenium in Firefox work on the Mac. | gspencer@google.com | 2009-09-08 | 4 | -8/+152 |
* | Replaced BaseNPObject with DefaultNPObject because... | apatrick@google.com | 2009-09-08 | 27 | -657/+535 |
* | Fixing the path passed for the perceptual diff program so it'll be found. | gspencer@google.com | 2009-09-05 | 1 | -1/+1 |
* | remove bad trailing comma | gman@google.com | 2009-09-04 | 1 | -2/+1 |
* | Since loading textures from a file request is | gman@google.com | 2009-09-04 | 1 | -8/+15 |
* | Fix bug in Texture2D::Set and TextureCUBE::Set | gman@google.com | 2009-09-04 | 1 | -2/+7 |
* | Enable gmock on windows scons build | gman@google.com | 2009-09-04 | 1 | -27/+12 |
* | Switch to chrome gmock. | gman@google.com | 2009-09-04 | 1 | -1/+2 |
* | Add check for offset + number_of_bytes overflow | gman@google.com | 2009-09-04 | 1 | -2/+4 |
* | Adding a no-binary path to the o3dConverter | gman@google.com | 2009-09-04 | 6 | -67/+449 |
* | Make O3D always clear the backbuffer one way or | gman@google.com | 2009-09-04 | 10 | -88/+186 |
* | This adds in targets for selenium and updated several other problems, | gspencer@google.com | 2009-09-04 | 22 | -365/+878 |
* | Fix _H__ to correct _H_ | gman@google.com | 2009-09-04 | 20 | -60/+60 |
* | Exracted CommandBuffer class from GPUPluginObject. | apatrick@google.com | 2009-09-03 | 9 | -120/+314 |
* | Change Mac O3D executable name (the actual name of the binary inside the bund... | maf@google.com | 2009-09-03 | 2 | -15/+15 |
* | Make Convertor project compile in GCC - fixes release-build only compiler err... | maf@google.com | 2009-09-03 | 2 | -219/+219 |
* | Fix other things blocking the Mac GYP release build from completing. | maf@google.com | 2009-09-03 | 2 | -1/+5 |
* | Generates a class hierarchy using graphviz "dot", the | gman@google.com | 2009-09-03 | 5 | -0/+48 |