| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved creation of GPU command buffer shared memory into the browser process. | apatrick@chromium.org | 2011-02-28 | 1 | -2/+3 |
* | Moved creation of GPU transfer buffers into the browser process. | apatrick@chromium.org | 2011-02-24 | 1 | -0/+14 |
* | Disable the resize IPC for accelerated compositing on TOUCH_UI. | backer@chromium.org | 2011-02-24 | 1 | -1/+1 |
* | Collect as much GPU information as possible without creating a GL/D3D context... | zmo@google.com | 2011-02-19 | 1 | -0/+6 |
* | Refactoring to use a new IPC message filter. | backer@chromium.org | 2011-01-31 | 1 | -8/+26 |
* | Route LOG messages generated on the GPU process to the about:gpu page. | nduca@chromium.org | 2011-01-27 | 1 | -0/+6 |
* | Route IPC through browser when creating a viewable command buffer. | backer@chromium.org | 2011-01-27 | 1 | -28/+23 |
* | Reland 72704 - Defered collect DirectX diagnostics until they are needed for ... | apatrick@chromium.org | 2011-01-27 | 1 | -1/+3 |
* | Revert 72704 - Defered collect DirectX diagnostics until they are needed for ... | apatrick@chromium.org | 2011-01-26 | 1 | -3/+1 |
* | Defered collect DirectX diagnostics until they are needed for about:gpu. | apatrick@chromium.org | 2011-01-26 | 1 | -1/+3 |
* | Re-land of http://codereview.chromium.org/6094009 with Mac build fix. | kbr@google.com | 2011-01-07 | 1 | -0/+8 |
* | Revert http://codereview.chromium.org/6094009 (r70768) due to | kbr@google.com | 2011-01-06 | 1 | -8/+0 |
* | Perform GPU-related initialization in GPU process in response to an | kbr@google.com | 2011-01-06 | 1 | -0/+8 |
* | Mac: Don't hang gpu process if a tab that shares its renderer process with ot... | thakis@chromium.org | 2010-12-22 | 1 | -0/+7 |
* | Blacklist bad GPU drivers: currenly we disable all gpu related features if a ... | zmo@google.com | 2010-12-11 | 1 | -0/+5 |
* | ipc: Simplify the magic required to create IPC message headers.This gets rid ... | jam@chromium.org | 2010-12-08 | 1 | -281/+255 |
* | If compositor window already exists, then simply return it rather than compla... | nduca@chromium.org | 2010-12-06 | 1 | -2/+2 |
* | Defer window destruction until GPU finished drawing. | backer@chromium.org | 2010-11-30 | 1 | -0/+5 |
* | When accelerated compositing is enabled, we create a plugin-like pair of wind... | nduca@chromium.org | 2010-11-27 | 1 | -0/+10 |
* | Add flow control between renderer and GPU processes, and, on Mac OS X, | kbr@google.com | 2010-11-26 | 1 | -12/+14 |
* | Resize synchronization for Linux. | backer@chromium.org | 2010-11-25 | 1 | -0/+6 |
* | Deleted code associated with --enable-gpu-rendering and | kbr@chromium.org | 2010-11-08 | 1 | -49/+0 |
* | Let every "accelerated IO surface swapped" message have an identifier of the ... | thakis@chromium.org | 2010-10-28 | 1 | -2/+3 |
* | Revert 63232 - On Windows, create a new TransportDIB::Handle struct which inc... | kkania@chromium.org | 2010-10-20 | 1 | -4/+7 |
* | On Windows, create a new TransportDIB::Handle struct which includes the file | kkania@chromium.org | 2010-10-20 | 1 | -7/+4 |
* | Add Ability to pass in allowed extensions to GPU contexts. | gman@chromium.org | 2010-10-19 | 1 | -2/+5 |
* | Resubmit - move MFT h264 code to media/video and connect to gpu video decoder. | hclam@chromium.org | 2010-10-08 | 1 | -2/+2 |
* | Revert "Move MFT H264 video decoder implementation and connect it to GpuVideo... | hclam@chromium.org | 2010-10-08 | 1 | -2/+2 |
* | Move MFT H264 video decoder implementation and connect it to GpuVideoDecoder | hclam@chromium.org | 2010-10-08 | 1 | -2/+2 |
* | GpuVideoDecoderHost runs on IO thread instead of Render thread | hclam@chromium.org | 2010-10-07 | 1 | -4/+0 |
* | Make FakeGlVideoDecodeEngine works in the hardware video decoding architecture | hclam@chromium.org | 2010-10-07 | 1 | -0/+10 |
* | Implement GpuVideoDecoderHost and unit tests | hclam@chromium.org | 2010-10-07 | 1 | -7/+13 |
* | Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc... | satish@chromium.org | 2010-10-06 | 1 | -4/+7 |
* | On Windows, create a new TransportDIB::Handle struct which includes the file | kkania@chromium.org | 2010-10-06 | 1 | -7/+4 |
* | Add offscreen context creation attributes to GGL. | enne@chromium.org | 2010-10-01 | 1 | -1/+5 |
* | Implement video frame exchange in GpuVideoDecoder and tests | hclam@chromium.org | 2010-09-29 | 1 | -15/+13 |
* | Revert 60421 - Revert 60373, trying to track down a perf regression (see bug ... | thakis@chromium.org | 2010-09-24 | 1 | -0/+3 |
* | Revert 60373, trying to track down a perf regression (see bug 56752)- Add abo... | thakis@chromium.org | 2010-09-24 | 1 | -3/+0 |
* | Add about:gpuhang | thakis@chromium.org | 2010-09-23 | 1 | -0/+3 |
* | Revert r60126 that broke the build. | hclam@chromium.org | 2010-09-22 | 1 | -4/+4 |
* | SendAllocateVideoFrames to the renderer | hclam@chromium.org | 2010-09-21 | 1 | -4/+4 |
* | Resubmit GpuVideoDecoder and related patches. | hclam@chromium.org | 2010-09-17 | 1 | -1/+1 |
* | Revert 59784 - GpuVideoDecoder to use GpuVideoDevice and IPC messages to comp... | mlloyd@chromium.org | 2010-09-17 | 1 | -1/+1 |
* | GpuVideoDecoder to use GpuVideoDevice and IPC messages to complete VideoFrame... | hclam@chromium.org | 2010-09-17 | 1 | -1/+1 |
* | Add IPC messages for allocation video frames for hardware video decoder | hclam@chromium.org | 2010-09-17 | 1 | -1/+16 |
* | Add about:gpucrash | thakis@chromium.org | 2010-09-15 | 1 | -0/+3 |
* | Updating the about:gpu to start a webgl context if one does not exist so that... | rlp@chromium.org | 2010-09-10 | 1 | -0/+8 |
* | FBTF: Move individual XXXMsg_Params structs to a new file. | erg@google.com | 2010-08-24 | 1 | -3/+10 |
* | Fixed race where GPU process rendered to invalid window handle. | apatrick@chromium.org | 2010-08-18 | 1 | -3/+3 |
* | 1. ipc_video_decoder.cc/h is media pipeline filter which use the gpu decoder ... | jiesun@google.com | 2010-08-10 | 1 | -0/+80 |