| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove WGC3DCBImpl::GetGPUProcessID() | sievers@google.com | 2014-01-15 | 1 | -1/+0 |
* | Revert 241425 "Aura: Don't create GL context for CreateSharedSur..." | ksakamoto@chromium.org | 2013-12-18 | 1 | -0/+1 |
* | Aura: Don't create GL context for CreateSharedSurfaceHandle() | sievers@chromium.org | 2013-12-18 | 1 | -1/+0 |
* | Tighten the blacklist on VMWare on OS X | ccameron@chromium.org | 2013-12-10 | 1 | -0/+5 |
* | gpu: Add IOSurface backed GpuMemoryBuffer implementation. | reveman@chromium.org | 2013-12-05 | 1 | -6/+7 |
* | Remove WGC3DCBImpl::GetContextID() and GetChannelID() | sievers@chromium.org | 2013-12-04 | 1 | -1/+0 |
* | Allow asynchronous GPU context creation for browser clients | sievers@chromium.org | 2013-10-23 | 1 | -83/+165 |
* | Add multi-process GpuMemoryBuffer framework. | reveman@chromium.org | 2013-10-22 | 1 | -1/+23 |
* | Revert r228777: "Allow asynchronous GPU context creation for browser clients" | eroman@chromium.org | 2013-10-15 | 1 | -165/+83 |
* | Allow asynchronous GPU context creation for browser clients | sievers@chromium.org | 2013-10-15 | 1 | -83/+165 |
* | Move and split up image_transport_factory files. | danakj@chromium.org | 2013-07-29 | 1 | -0/+6 |
* | Restore thread safety to GpuChannelHost. | piman@chromium.org | 2013-06-13 | 1 | -11/+4 |
* | Update content/ to use scoped_refptr<T>::get() rather than implicit "operator... | rsleevi@chromium.org | 2013-06-02 | 1 | -2/+2 |
* | Use base::MessageLoop in more files. | xhwang@chromium.org | 2013-05-30 | 1 | -1/+1 |
* | Move GPU device/driver info related code from content to gpu. | zmo@chromium.org | 2013-05-23 | 1 | -1/+1 |
* | Revert 201380 "Move GPU device/driver info related code from con..." | zmo@chromium.org | 2013-05-21 | 1 | -1/+1 |
* | Move GPU device/driver info related code from content to gpu. | zmo@chromium.org | 2013-05-21 | 1 | -1/+1 |
* | Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. | erg@chromium.org | 2013-04-17 | 1 | -1/+1 |
* | More conversion from uint to size_t for shared memory allocation sizes. | cevans@chromium.org | 2013-01-11 | 1 | -1/+1 |
* | Send vsync timebase updates to the browser compositor | ajuma@chromium.org | 2012-11-01 | 1 | -0/+29 |
* | Move content\browser\gpu to content namespace. | jam@chromium.org | 2012-10-29 | 1 | -1/+1 |
* | gpu: Add support for GLX_EXT_texture_from_pixmap extension. | reveman@google.com | 2012-10-18 | 1 | -0/+66 |
* | Revert 162654 - gpu: Add support for GLX_EXT_texture_from_pixmap extension. | fischman@chromium.org | 2012-10-18 | 1 | -66/+0 |
* | gpu: Add support for GLX_EXT_texture_from_pixmap extension. | reveman@chromium.org | 2012-10-18 | 1 | -0/+66 |
* | Fix lost context recreation race in BrowserGpuChannelHostFactory | piman@chromium.org | 2012-08-04 | 1 | -13/+34 |
* | Allow WaitableEvent::Wait in BrowserGpuChannelHostFactory::EstablishGpuChanne... | mazda@chromium.org | 2012-05-02 | 1 | -5/+9 |
* | Fix debug asserts when --ui-use-gpu-process is specified. | mazda@chromium.org | 2012-04-27 | 1 | -1/+3 |
* | Convert plugin and GPU process to brokered handle duplication. | jschuh@chromium.org | 2012-04-14 | 1 | -21/+3 |
* | Revert 132218 - Convert plugin and GPU process to brokered handle duplication. | eroman@chromium.org | 2012-04-13 | 1 | -1/+17 |
* | Convert plugin and GPU process to brokered handle duplication. | jschuh@chromium.org | 2012-04-13 | 1 | -17/+1 |
* | Refactor GpuProcessHost::GetForClient to GpuProcessHost::Get, which takes a G... | apatrick@chromium.org | 2012-03-15 | 1 | -1/+2 |
* | Fix --single-process mode issues with GpuChannelHostFactory | piman@chromium.org | 2012-03-12 | 1 | -8/+5 |
* | Aura: recover from lost context / GPU process dying | piman@chromium.org | 2012-03-08 | 1 | -1/+1 |
* | Fix context sharing between channels to be order-independent. | piman@chromium.org | 2012-03-08 | 1 | -1/+1 |
* | Land 9348117: (Aura) use GPU process for UI | backer@chromium.org | 2012-02-24 | 1 | -1/+6 |
* | Revert 122213 - aura: Use GPU process for UI | dpapad@chromium.org | 2012-02-16 | 1 | -6/+1 |
* | aura: Use GPU process for UI | piman@chromium.org | 2012-02-16 | 1 | -1/+6 |
* | Add a Content API around GpuDataManager and use that from chrome. I moved Gpu... | jam@chromium.org | 2012-02-16 | 1 | -2/+2 |
* | Rename GpuProcessHost::GetForRenderer to GetForClient | piman@chromium.org | 2012-02-10 | 1 | -1/+1 |
* | Add BrowserGpuChannelHostFactory | piman@chromium.org | 2012-02-10 | 1 | -0/+215 |