| Commit message (Expand) | Author | Age | Files | Lines |
* | Add glGetMultipleIntegervCHROMIUM | gman@chromium.org | 2011-06-27 | 5 | -5/+101 |
* | Reland "EGLImage transport for TOUCH_UI". | backer@chromium.org | 2011-06-25 | 1 | -0/+3 |
* | Revert 90511 - Use pixmaps and EGLImages to transport image data between GPU ... | backer@chromium.org | 2011-06-25 | 1 | -3/+0 |
* | Use pixmaps and EGLImages to transport image data between GPU process and bro... | backer@chromium.org | 2011-06-25 | 1 | -0/+3 |
* | Reapply Enforce-RGB patch with bugs fixed | gman@chromium.org | 2011-06-20 | 1 | -0/+1 |
* | Fix Revert of 89054 so it builds on win_shared | gman@chromium.org | 2011-06-14 | 5 | -1/+1158 |
* | Revert 89054 - Add lots of client side OpenGL logging. | asargent@chromium.org | 2011-06-14 | 5 | -1158/+1 |
* | Add lots of client side OpenGL logging. | gman@chromium.org | 2011-06-14 | 5 | -1/+1158 |
* | Resubmit http://codereview.chromium.org/7046057 | gman@chromium.org | 2011-06-09 | 2 | -1/+100 |
* | Revert 88452 (broke gpu_unittests) - Fix LUMANINCE_ALPHA issue | rsleevi@chromium.org | 2011-06-09 | 2 | -100/+1 |
* | Fix LUMANINCE_ALPHA issue | gman@chromium.org | 2011-06-09 | 2 | -1/+100 |
* | Added stddef.h to cmd_buffer_common.h to build with gcc-4.6.0. | asharif@chromium.org | 2011-06-07 | 1 | -0/+1 |
* | IWYU: Add missing header. Under GCC 4.6, this is a hard error now. | rsleevi@chromium.org | 2011-06-07 | 1 | -1/+2 |
* | Remove debug assertions for redundant FreeID calls. | husky@google.com | 2011-06-06 | 2 | -4/+19 |
* | Reland 87371 - Support for glSetSurfaceCHROMIUM. | apatrick@chromium.org | 2011-06-01 | 4 | -0/+50 |
* | Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM. | rsesek@chromium.org | 2011-05-31 | 3 | -48/+0 |
* | Support for glSetSurfaceCHROMIUM. | apatrick@chromium.org | 2011-05-31 | 3 | -0/+48 |
* | Speed up IdAllocator. | husky@google.com | 2011-05-27 | 3 | -11/+64 |
* | Changes to help optimizer eliminate redundant code in GPU logging. | apatrick@chromium.org | 2011-05-18 | 1 | -24/+47 |
* | Add more stubbed out defines so nacl can bump chrome rev. | nfullagar@google.com | 2011-05-16 | 1 | -0/+3 |
* | Merge gpu_trace_event back into base/debug/trace_event. | scheib@chromium.org | 2011-05-10 | 1 | -0/+30 |
* | Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial... | scheib@chromium.org | 2011-05-06 | 1 | -30/+0 |
* | Merge gpu_trace_event back into base/debug/trace_event. | scheib@chromium.org | 2011-05-06 | 1 | -0/+30 |
* | Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial... | scheib@chromium.org | 2011-05-05 | 1 | -30/+0 |
* | Merge gpu_trace_event back into base/debug/trace_event. | scheib@chromium.org | 2011-05-05 | 1 | -0/+30 |
* | Rework FlushSync to return early if commands have been processed since the la... | piman@google.com | 2011-04-28 | 2 | -6/+13 |
* | Add a yield command to the command buffer. | piman@google.com | 2011-04-23 | 2 | -3/+41 |
* | With latch support and higher level frame throttling, we no longer need to li... | jbates@chromium.org | 2011-04-20 | 1 | -7/+6 |
* | GpuScheduler no longer spins when it is waiting on a latch. | jbates@chromium.org | 2011-04-18 | 1 | -3/+3 |
* | Handle the situation in command buffer when texImage2D fails. Current implem... | zmo@google.com | 2011-04-13 | 2 | -13/+25 |
* | Fix the incorrect method name override. | jbates@chromium.org | 2011-04-13 | 1 | -0/+3 |
* | implemented latch support in renderer process. this corresponds with a webkit... | jbates@chromium.org | 2011-04-12 | 5 | -38/+40 |
* | Refactor: Move app/gfx/gl ==> ui/gfx/gl | backer@chromium.org | 2011-03-28 | 2 | -4/+4 |
* | Initialize a few uninitialized members in GPU classes. | finnur@chromium.org | 2011-03-28 | 1 | -2/+4 |
* | Implement latch system to help with GPU compositing flow control. | gman@chromium.org | 2011-03-24 | 4 | -1/+114 |
* | Resubmit of reverted CL: http://codereview.chromium.org/6677105 | twiz@chromium.org | 2011-03-21 | 1 | -0/+4 |
* | Revert 78801 - Addition of GL-redirecting mechanism for the Skia/GPU back-end... | bradnelson@google.com | 2011-03-19 | 1 | -4/+0 |
* | Addition of GL-redirecting mechanism for the Skia/GPU back-end. During execut... | twiz@chromium.org | 2011-03-19 | 1 | -0/+4 |
* | Fix for ANGLE and readpixels. | gman@chromium.org | 2011-03-15 | 1 | -0/+2 |
* | Moved creation of GPU command buffer shared memory into the browser process. | apatrick@chromium.org | 2011-02-28 | 2 | -0/+8 |
* | Moved creation of GPU transfer buffers into the browser process. | apatrick@chromium.org | 2011-02-24 | 2 | -0/+12 |
* | Share PPAPI out-of-process plugins between renderer processes. | brettw@chromium.org | 2011-02-13 | 3 | -3/+3 |
* | Fixes to allow building with -pedantic. | neb@chromium.org | 2011-02-11 | 1 | -1/+1 |
* | Implemented GPU process side flow control. | apatrick@chromium.org | 2011-02-08 | 1 | -1/+7 |
* | Exposed GL_NV_fence bindings to GPU process. | apatrick@chromium.org | 2011-01-26 | 1 | -0/+14 |
* | Fix compile warnings that break NaCl build. | neb@chromium.org | 2011-01-26 | 3 | -4/+4 |
* | Fix GL_CHROMIUM_framebuffer_multisample to accept the correct enums. | kbr@chromium.org | 2011-01-26 | 1 | -0/+4 |
* | Make CommandBuffer::Flush asynchronous, and add CommandBuffer::FlushSync with... | piman@google.com | 2011-01-14 | 2 | -2/+10 |
* | Move lots of GMock stuff out of line. | erg@google.com | 2011-01-05 | 2 | -7/+21 |
* | Make CopyTexImage2D and CopyTexSubImage2D fail if | gman@chromium.org | 2010-12-23 | 2 | -0/+27 |