| Commit message (Expand) | Author | Age | Files | Lines |
* | Initialize a few uninitialized members in GPU classes. | finnur@chromium.org | 2011-03-28 | 1 | -2/+4 |
* | Fix compile warnings that break NaCl build. | neb@chromium.org | 2011-01-26 | 1 | -1/+1 |
* | Revert 59119 - Removed includion of <iostream> from logging.h. | jamesr@chromium.org | 2010-09-12 | 1 | -11/+7 |
* | Removed includion of <iostream> from logging.h. | apatrick@chromium.org | 2010-09-10 | 1 | -7/+11 |
* | Removed dependencies on base from GPU common and client code. | apatrick@chromium.org | 2010-09-08 | 1 | -35/+187 |
* | small changes for gpu to compile/build under NaCl (part 1) | nfullagar@google.com | 2010-05-18 | 1 | -15/+15 |
* | Added facility to stub log and check. It is still not ideal but workable. | alokp@chromium.org | 2010-04-21 | 1 | -19/+9 |
* | Stub out a define GPU_LOG and GPU_CHECK for native client builds. | sehr@google.com | 2010-03-19 | 1 | -0/+2 |
* | Change a couple of LOG/CHECK macros to GPU_LOG/GPU_CHECK, which means I can | dspringer@google.com | 2010-03-16 | 1 | -0/+11 |
* | Minor tweaks to get the NaCl tool-chain to build with the latest GPU stuff. | dspringer@google.com | 2010-03-09 | 1 | -0/+2 |
* | Added chromium source file preamble. | apatrick@google.com | 2009-12-17 | 1 | -31/+3 |
* | Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync... | apatrick@google.com | 2009-12-12 | 1 | -3/+3 |
* | Landing the GPU process and command buffer code again, this time with a DEPS ... | apatrick@google.com | 2009-11-25 | 1 | -0/+67 |
* | Reverting the rest of 32952 | apatrick@google.com | 2009-11-24 | 1 | -67/+0 |
* | Branched gpu process and command buffer code into Chrome tree. Fixed up paths... | apatrick@google.com | 2009-11-24 | 1 | -0/+67 |