| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed regression caused by http://codereview.chromium.org/599012 where | kbr@chromium.org | 2010-02-17 | 1 | -1/+1 |
* | Added interval tree data structure and unit tests. This is built on | kbr@chromium.org | 2010-02-17 | 3 | -0/+498 |
* | Re-applying patch from http://codereview.chromium.org/606005 . | zmo@google.com | 2010-02-16 | 2 | -4/+33 |
* | Reverting files back to known good state. Will re-apply | zmo@google.com | 2010-02-16 | 2 | -244/+113 |
* | Make plugin name and mimetype into overridable GYP variables, so that third p... | tschmelcher@chromium.org | 2010-02-16 | 2 | -20/+22 |
* | Fix the software renderer "soft" fullscreen mode using the wrong monitor bug. | zmo@google.com | 2010-02-16 | 2 | -113/+244 |
* | Clone of issue 598075. See: http://codereview.chromium.org/598075 | twiz@google.com | 2010-02-12 | 7 | -84/+7 |
* | Fixed broken Linux build by changing Counter helper class used by | kbr@google.com | 2010-02-12 | 1 | -21/+21 |
* | Added an arena allocator and an augmentable red-black tree which | kbr@chromium.org | 2010-02-12 | 7 | -0/+1449 |
* | O3D initialized to the monitor/adapter where the window is on. | zmo@google.com | 2010-02-11 | 2 | -22/+79 |
* | Remove redundant casts in g_signal_connect() throughout all gtk code we have. | erg@chromium.org | 2010-02-10 | 1 | -4/+4 |
* | Roll imported Nixysa version forward to get the new universally compatible ve... | maf@google.com | 2010-02-09 | 1 | -1/+1 |
* | Roll back Nixysa imported rev so that we get the Python 2.4 compatible version. | maf@google.com | 2010-02-09 | 1 | -1/+1 |
* | Bump DEPS to pull in latest Nixysa. | maf@google.com | 2010-02-08 | 1 | -1/+1 |
* | linux: native OpenGL ES support | piman@google.com | 2010-02-08 | 14 | -189/+619 |
* | Force Java version to 1.6.0 on Mac OS X because apparently latest | kbr@chromium.org | 2010-02-05 | 1 | -1/+10 |
* | Added needed dependency on npo3dautoplugin because otherwise the | kbr@chromium.org | 2010-02-05 | 1 | -0/+3 |
* | Roll Skia to 488 to pick up some new needed entry points. | kbr@chromium.org | 2010-02-05 | 1 | -1/+1 |
* | roll deps to pick up nacl changes for arm | piman@google.com | 2010-02-05 | 1 | -1/+1 |
* | Worked around bug in 32-bit Safari 4 on Mac OS X 10.6 where the | kbr@chromium.org | 2010-02-05 | 1 | -0/+6 |
* | Fixed build problem on Mac OS X 10.6. precompile.h is inferred by name | kbr@chromium.org | 2010-02-05 | 1 | -0/+2 |
* | Bump chromium DEPS to pick up my skia Linux crash fix. | tschmelcher@chromium.org | 2010-02-03 | 1 | -1/+11 |
* | linux: add an option to disable FBO support for platforms that don't have it. | piman@google.com | 2010-02-01 | 4 | -3/+25 |
* | Linux: add missing -D to dpkg-buildpackage command line to enable build depen... | tschmelcher@chromium.org | 2010-02-01 | 1 | -0/+1 |
* | Add Debian/Ubuntu packages back to Linux build. | tschmelcher@chromium.org | 2010-01-29 | 23 | -220/+245 |
* | linux: fixes for the glsl renderer | piman@google.com | 2010-01-29 | 5 | -10/+11 |
* | Update O3D DEPS to pull in current Nixysa. | maf@google.com | 2010-01-29 | 1 | -1/+1 |
* | fix v8 issues by not adding explicit () in eval unless it's necessary. | piman@google.com | 2010-01-29 | 1 | -15/+20 |
* | linux: arm fixes | piman@google.com | 2010-01-29 | 5 | -37/+6 |
* | win: fix DXSDK include path, needs to be after platform sdk include path | piman@google.com | 2010-01-28 | 6 | -5/+7 |
* | force nacl_standalone=1 for windows - nacl needs it | piman@google.com | 2010-01-27 | 1 | -0/+3 |
* | linux: use internal libjpeg for bots that don't have it | piman@google.com | 2010-01-27 | 1 | -0/+1 |
* | linux: roll deps for arm | piman@google.com | 2010-01-27 | 4 | -10/+47 |
* | Linux: fix crash in Firefox at plugin unload time when more than one O3D inst... | tschmelcher@chromium.org | 2010-01-20 | 3 | -7/+21 |
* | Adds the missing BoundingBox docs. | gman@chromium.org | 2010-01-13 | 2 | -2/+2 |
* | Fix docs typo "steam" -> "stream" | gman@chromium.org | 2010-01-08 | 1 | -1/+1 |
* | This change removes CG from O3D and uses GLSL | gman@chromium.org | 2010-01-08 | 28 | -1172/+1938 |
* | Linux: implement setting cursor type | tschmelcher@chromium.org | 2010-01-08 | 3 | -11/+83 |
* | Linux: bring back the RPATH setting that was deleted by the GYP transition. A... | tschmelcher@chromium.org | 2010-01-06 | 2 | -6/+41 |
* | Fix Terence's name | gman@google.com | 2010-01-06 | 1 | -1/+1 |
* | Fixed deadlocks occurring in Chrome during O3D teardown when O3D is in | kbr@google.com | 2009-12-22 | 1 | -1/+13 |
* | Rename all GLES2 classes from ___GL to ___GLES2 | gman@chromium.org | 2009-12-17 | 23 | -724/+761 |
* | Fix for Windows standalone build | gman@chromium.org | 2009-12-16 | 1 | -8/+3 |
* | Step 1 in Adding GLES2 renderer to O3D. | gman@google.com | 2009-12-16 | 38 | -0/+7025 |
* | Clean up the rendering of manipulators. | simonrad@chromium.org | 2009-12-12 | 1 | -108/+240 |
* | New code needs some NULL checks so we don't crash FireFox on 10.6. | maf@google.com | 2009-12-11 | 1 | -5/+9 |
* | Refactor the manipulator samples so that the common javascript code is includ... | simonrad@chromium.org | 2009-12-11 | 4 | -756/+312 |
* | Don't screw up the retain count on the original WindowRef referenced by the c... | maf@google.com | 2009-12-10 | 1 | -0/+11 |
* | linux: enabling fonts | piman@chromium.org | 2009-12-10 | 2 | -30/+4 |
* | Fix for O3Djs build break. | simonrad@chromium.org | 2009-12-10 | 1 | -3/+8 |