| Commit message (Expand) | Author | Age | Files | Lines |
* | Make members of Singleton<T> private and only visible to the singleton type. ... | satish@chromium.org | 2010-12-14 | 1 | -2/+6 |
* | Revert 68932 - Make members of Singleton<T> private and only visible to the s... | satish@chromium.org | 2010-12-11 | 1 | -6/+2 |
* | Make members of Singleton<T> private and only visible to the singleton type. ... | satish@chromium.org | 2010-12-11 | 1 | -2/+6 |
* | Move limiting how many SwapBuffer calls the client | gman@chromium.org | 2010-12-07 | 1 | -22/+0 |
* | Add flow control between renderer and GPU processes, and, on Mac OS X, | kbr@google.com | 2010-11-26 | 1 | -0/+21 |
* | Added ggl::IsCommandBufferContextLost that checks the state of the command bu... | amarinichev@google.com | 2010-11-22 | 2 | -0/+15 |
* | Renames Chrome only GL extension functions to follow | gman@chromium.org | 2010-11-18 | 1 | -1/+2 |
* | - Relanding 61718. | apatrick@chromium.org | 2010-11-09 | 1 | -1/+1 |
* | Reland r65152 with mac and linux fix. | apatrick@chromium.org | 2010-11-06 | 2 | -31/+37 |
* | Revert 65152 - Integrated Pepper3D v2 with the accelerated compositor. | apatrick@chromium.org | 2010-11-05 | 2 | -37/+31 |
* | Integrated Pepper3D v2 with the accelerated compositor. | apatrick@chromium.org | 2010-11-05 | 2 | -31/+37 |
* | Revert 63388 - http://build.chromium.org/buildbot/waterfall/builders/Mac10.6%... | stoyan@chromium.org | 2010-10-21 | 1 | -1/+1 |
* | Relanding 61718. | apatrick@chromium.org | 2010-10-21 | 1 | -1/+1 |
* | Add Ability to pass in allowed extensions to GPU contexts. | gman@chromium.org | 2010-10-19 | 2 | -7/+15 |
* | GpuVideoDecoderHost runs on IO thread instead of Render thread | hclam@chromium.org | 2010-10-07 | 1 | -1/+1 |
* | Make FakeGlVideoDecodeEngine works in the hardware video decoding architecture | hclam@chromium.org | 2010-10-07 | 2 | -8/+9 |
* | Revert 61718 - GPU process terminates on hang. | mnissler@chromium.org | 2010-10-07 | 1 | -1/+1 |
* | GPU process terminates on hang. | apatrick@chromium.org | 2010-10-06 | 1 | -1/+1 |
* | Add offscreen context creation attributes to GGL. | enne@chromium.org | 2010-10-01 | 2 | -12/+73 |
* | Resubmit - Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoder | hclam@chromium.org | 2010-09-29 | 2 | -7/+37 |
* | Revert 60912 - Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoder | jochen@chromium.org | 2010-09-29 | 2 | -37/+7 |
* | Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoder | hclam@chromium.org | 2010-09-29 | 2 | -7/+37 |
* | Connect GpuVideoDecodeServiceHost with ggl::Context and CommandBufferProxy | hclam@chromium.org | 2010-09-03 | 2 | -0/+17 |
* | Add way to create a texture in parent's context and copy into it | jamesr@chromium.org | 2010-08-28 | 2 | -0/+66 |
* | Fixed race where GPU process rendered to invalid window handle. | apatrick@chromium.org | 2010-08-18 | 1 | -1/+4 |
* | Fix building with enable_gpu=0 | neb@chromium.org | 2010-08-13 | 1 | -0/+2 |
* | SwapBuffers notification is sent from GPU process to renderer process. | apatrick@chromium.org | 2010-08-06 | 2 | -0/+28 |
* | Initial port of accelerated compositor to Mac OS X 10.6. Reused | kbr@google.com | 2010-08-04 | 2 | -7/+56 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Fix a race where WebGL would attempt to use the GpuChannel before it was in t... | apatrick@chromium.org | 2010-07-15 | 1 | -1/+1 |
* | Added support for allowing a parent GGL context to be destroyed before all of... | apatrick@chromium.org | 2010-06-29 | 1 | -6/+7 |
* | Refactored ggl::SwapBuffers to take the GGL context as an argument. | apatrick@chromium.org | 2010-06-23 | 2 | -3/+2 |
* | When creating a child ggl context, flush commands in the parent context first... | vangelis@chromium.org | 2010-06-22 | 1 | -0/+4 |
* | Makes shader translation a runtime switch. | gman@chromium.org | 2010-05-17 | 2 | -0/+20 |
* | Step 1: Changing CommandBufferHelper to only use a portion | gman@chromium.org | 2010-05-12 | 1 | -1/+1 |
* | Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5 | evan@chromium.org | 2010-05-06 | 1 | -1/+1 |
* | Adds support for shared resources. | gman@chromium.org | 2010-05-03 | 1 | -1/+2 |
* | Changes the code to use separate ids namspaces | gman@chromium.org | 2010-04-27 | 1 | -2/+2 |
* | Added command buffer implementation of WebGL which runs in the sandbox. | kbr@google.com | 2010-03-27 | 1 | -0/+2 |
* | Calling OpenGL from the renderer process | apatrick@chromium.org | 2010-03-25 | 2 | -16/+106 |
* | Fixing ARM build. ARM cannot compile code in src/gpu/ directory. | apatrick@chromium.org | 2010-03-08 | 1 | -1/+4 |
* | GGL library is a variant of the WGL, EGL and PGL libraries. | apatrick@chromium.org | 2010-03-08 | 2 | -0/+335 |