| Commit message (Expand) | Author | Age | Files | Lines |
* | Deleting trailing spaces, add ending newline where missing to make lint happy... | maf@chromium.org | 2010-08-06 | 1 | -1/+1 |
* | Send bool response on message SET_MAX_FPS | zhurunz@google.com | 2010-04-14 | 1 | -0/+1 |
* | Add a new message to allow draw on every new texture within given fps limitat... | tschmelcher@chromium.org | 2010-04-08 | 1 | -1/+30 |
* | Add check for offset + number_of_bytes overflow | gman@google.com | 2009-09-04 | 1 | -2/+4 |
* | Get Mac GYP build compiling. | maf@google.com | 2009-09-03 | 1 | -1/+1 |
* | Fixing GYP build. Warning generated by this code was treated as error at com... | vangelis@google.com | 2009-09-03 | 1 | -1/+1 |
* | Fixing mac and linux build | vangelis@google.com | 2009-09-02 | 1 | -2/+1 |
* | Adds GET_VERSION IMC message. | gman@google.com | 2009-09-02 | 1 | -5/+47 |
* | Adds a RENDER message to the O3D IMC. | gman@google.com | 2009-08-26 | 1 | -0/+20 |
* | Moved include of precompiled header out of cc files in core to me more in acc... | petersont@google.com | 2009-08-25 | 1 | -1/+0 |
* | Small fix for IMC UPDATE_TEXTURE_2D | gman@google.com | 2009-08-19 | 1 | -1/+1 |
* | Changes to fix /core on GCC with all warnings turned on. | maf@google.com | 2009-08-17 | 1 | -2/+0 |
* | Change to O3D IMC code so UPDATE_TEXTURE2D_RECT has | gman@google.com | 2009-08-14 | 1 | -71/+60 |
* | Lots of changes needed to build with GCC in Chrome. | maf@google.com | 2009-08-12 | 1 | -2/+3 |
* | Put IMC back to ignore size because GTV is sending | gman@google.com | 2009-08-11 | 1 | -16/+19 |
* | Fixing signed/unsigned compare warning failing under gyp build. | bradnelson@google.com | 2009-08-11 | 1 | -2/+2 |
* | Add UpdateTexure2DRect to IMC | gman@google.com | 2009-08-11 | 1 | -133/+211 |
* | A step in exposing Bitmap to JavaScript. | gman@google.com | 2009-08-06 | 1 | -5/+6 |
* | Lots of changes required to build on GCC in full paranoia mode with no warnin... | maf@google.com | 2009-08-06 | 1 | -3/+4 |
* | Fixes for last bitmap change | gman@google.com | 2009-08-04 | 1 | -5/+4 |
* | Add SetRect to Texture2d and TextureCUBE | gman@google.com | 2009-08-03 | 1 | -18/+22 |
* | This adds the sample conversion to the GYP build, at least on Windows. | gspencer@google.com | 2009-07-30 | 1 | -0/+1 |
* | Added primitives to IMC-based MessageQueue to allow clients, | kbr@google.com | 2009-07-23 | 1 | -3/+140 |
* | This fixes a number of things that are warnings in the Mac compiler. | gspencer@google.com | 2009-07-21 | 1 | -1/+1 |
* | Fix bugs where O3D would output lots of spurious log messages in the | tschmelcher@google.com | 2009-06-10 | 1 | -4/+32 |
* | This is the O3D source tree's initial commit to the Chromium tree. It | gspencer@google.com | 2009-05-27 | 1 | -0/+556 |