| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds the missing BoundingBox docs. | gman@chromium.org | 2010-01-13 | 1 | -1/+1 |
* | Fixes a bug in the docs generation for overloaded | gman@chromium.org | 2009-12-04 | 1 | -1/+1 |
* | Reverting the O3D changes from 32206 and 32266, due to MacOS build problems w... | senorblanco@chromium.org | 2009-11-18 | 1 | -7/+4 |
* | Roll O3D's DEPS for Chromium 28829:32206. | senorblanco@chromium.org | 2009-11-18 | 1 | -1/+1 |
* | Roll DEPS for Skia 424:428, and enable Skia SSE2 optimizations for Linux and ... | senorblanco@chromium.org | 2009-11-17 | 1 | -3/+6 |
* | Using Chrome's IPC via DEPS. We weren't doing this before because of scons is... | apatrick@google.com | 2009-11-16 | 1 | -0/+3 |
* | linux: 64-bit | piman@google.com | 2009-11-11 | 1 | -2/+2 |
* | Switched from NPObject shared memory wrapper to Chrome shared memory in prepa... | apatrick@google.com | 2009-11-10 | 1 | -1/+1 |
* | Revert "linux: 64-bit" | piman@google.com | 2009-11-07 | 1 | -2/+2 |
* | linux: 64-bit | piman@google.com | 2009-11-07 | 1 | -2/+2 |
* | Updating O3D rev number to include recent changes to FCollada | vangelis@google.com | 2009-11-05 | 1 | -1/+1 |
* | This change kills the SCons build, since we have switched completely | gspencer@google.com | 2009-11-02 | 1 | -56/+106 |
* | Adding mapping for third_party/makeself. This is to complete checkin of http... | vangelis@google.com | 2009-10-27 | 1 | -0/+3 |
* | Update o3d_code_rev from 154 to 157, to get the new bitmap-draw-image referen... | kkania@google.com | 2009-10-27 | 1 | -1/+1 |
* | Pulling in latest gyp. | bradnelson@google.com | 2009-10-26 | 1 | -1/+1 |
* | Pulling in newer gyp which fixes link after copy problem. | bradnelson@google.com | 2009-10-16 | 1 | -1/+1 |
* | Fix clearing render targets in D3D if there | gman@google.com | 2009-10-15 | 1 | -1/+1 |
* | Modified output format to be accepted by Pulse. Updated DEPS to include newer... | kkania@google.com | 2009-09-29 | 1 | -1/+1 |
* | 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 |
* | A bunch of jscompiler fixes including updating to | gman@google.com | 2009-09-10 | 1 | -1/+1 |
* | Switch to chrome gmock. | gman@google.com | 2009-09-04 | 1 | -1/+2 |
* | Update samples to use more utility functions where | gman@google.com | 2009-09-01 | 1 | -1/+1 |
* | Bump the revision number in DEPS so we get new pdiff. | maf@google.com | 2009-08-27 | 1 | -1/+1 |
* | This adds the gyp tools to the regular build so that the o3d-internal gyp build | gspencer@google.com | 2009-08-25 | 1 | -1/+4 |
* | update deps to grab new pdiff and mac reference images | gman@google.com | 2009-08-21 | 1 | -1/+1 |
* | Updates the bitmap and skinning samples and gets the | gman@google.com | 2009-08-21 | 1 | -1/+1 |
* | Generalized cylinder code in primitives.js to handle truncated cones. | kbr@google.com | 2009-08-20 | 1 | -1/+1 |
* | Updated to o3d revision 113. | apatrick@google.com | 2009-08-06 | 1 | -1/+1 |
* | Update v8 to 1.3.2, same as chrome. That version has a fix for Linux. | piman@google.com | 2009-08-06 | 1 | -2/+2 |
* | Updated O3D to work with most recent Chrome base. | apatrick@google.com | 2009-08-05 | 1 | -1/+1 |
* | Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no... | apatrick@google.com | 2009-08-03 | 1 | -1/+4 |
* | Remove source assets from gclient sync deps | gman@google.com | 2009-07-30 | 1 | -1/+1 |
* | Changes to upgrade to public version of selenium | gman@google.com | 2009-07-27 | 1 | -10/+4 |
* | This updates the DEPS to bring them in line with the versions | gspencer@google.com | 2009-07-23 | 1 | -8/+14 |
* | Change bilinear interpolation to lanczos resampling, | yux@google.com | 2009-07-22 | 1 | -1/+1 |
* | Modified generate-texture to turn off texture filtering when run in selenium | vangelis@google.com | 2009-07-21 | 1 | -1/+1 |
* | Fixes for selenium test failures. Using the color factor to correct color di... | vangelis@google.com | 2009-07-21 | 1 | -1/+1 |
* | Updated DEPS to get new shadow map screenshot (with the right name this time) | petersont@chromium.org | 2009-07-17 | 1 | -1/+1 |
* | Added a new sample which implements basic shadow mapping. | petersont@chromium.org | 2009-07-17 | 1 | -1/+1 |
* | Change revision number in deps and deps_gyp after commit pdiff in third_party... | yux@google.com | 2009-07-17 | 1 | -1/+1 |
* | More docs changes. | gman@google.com | 2009-07-15 | 1 | -1/+1 |
* | expose bitmap in js. | yux@google.com | 2009-07-15 | 1 | -1/+1 |
* | Lots more docs changes. | gman@google.com | 2009-07-14 | 1 | -1/+1 |
* | Old School Shadow example. | gman@google.com | 2009-07-13 | 1 | -1/+1 |
* | fix sample names to be compatible with selenium scripts. | gman@google.com | 2009-07-11 | 1 | -1/+1 |
* | Add Google IO sample. | gman@google.com | 2009-07-10 | 1 | -1/+1 |
* | linux: bump deps to get the fcollada fix, add -ldl necessary on some platforms | piman@google.com | 2009-07-09 | 1 | -1/+1 |
* | Make the beachdemo not require LargeGeometry | gman@google.com | 2009-07-01 | 1 | -1/+1 |
* | This updates python to the same version as Chrome uses, to fix a problem | gspencer@google.com | 2009-07-01 | 1 | -1/+1 |
* | Forgot these 2 files in the last checkin | gman@google.com | 2009-06-30 | 1 | -4/+4 |