| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert plugin and GPU process to brokered handle duplication. | jschuh@chromium.org | 2012-04-14 | 1 | -4/+0 |
* | Revert 132218 - Convert plugin and GPU process to brokered handle duplication. | eroman@chromium.org | 2012-04-13 | 1 | -0/+4 |
* | Convert plugin and GPU process to brokered handle duplication. | jschuh@chromium.org | 2012-04-13 | 1 | -4/+0 |
* | Index GpuProcessHost by kind rather than ID. | apatrick@chromium.org | 2012-04-12 | 1 | -1/+2 |
* | Log GPU process launch time to UMA. | fischman@chromium.org | 2012-04-11 | 1 | -0/+4 |
* | Cache shared texture in browser | jbauman@chromium.org | 2012-04-07 | 1 | -0/+3 |
* | Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK | oshima@chromium.org | 2012-04-05 | 1 | -1/+1 |
* | Refactor GpuProcessHost::GetForClient to GpuProcessHost::Get, which takes a G... | apatrick@chromium.org | 2012-03-15 | 1 | -11/+16 |
* | Fix context sharing between channels to be order-independent. | piman@chromium.org | 2012-03-08 | 1 | -1/+1 |
* | Windows: Limit D3D devices to one per Present Thread (4 max). | apatrick@chromium.org | 2012-03-07 | 1 | -0/+1 |
* | Land 9348117: (Aura) use GPU process for UI | backer@chromium.org | 2012-02-24 | 1 | -2/+3 |
* | Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector... | thestig@chromium.org | 2012-02-24 | 1 | -0/+1 |
* | Allow GPU process to present to the compositing surface without the involveme... | apatrick@chromium.org | 2012-02-21 | 1 | -0/+9 |
* | Coverity: Fix pass-by-values. | jhawkins@chromium.org | 2012-02-21 | 1 | -9/+9 |
* | Revert 122213 - aura: Use GPU process for UI | dpapad@chromium.org | 2012-02-16 | 1 | -3/+2 |
* | Revert 122205 - Allow GPU process to present to the compositing surface witho... | apatrick@chromium.org | 2012-02-16 | 1 | -9/+0 |
* | aura: Use GPU process for UI | piman@chromium.org | 2012-02-16 | 1 | -2/+3 |
* | Not ready for review yet. | apatrick@chromium.org | 2012-02-16 | 1 | -0/+9 |
* | Rename GpuProcessHost::GetForRenderer to GetForClient | piman@chromium.org | 2012-02-10 | 1 | -11/+10 |
* | PluginWindowHandle -> GLSurfaceHandle for GPU process rendering surfaces. | piman@chromium.org | 2012-02-08 | 1 | -1/+1 |
* | Fallback to software renderer if GPU process crashes often enough. | jbauman@chromium.org | 2012-02-08 | 1 | -0/+5 |
* | Remove chrome dependencies on GpuProcessHost. I've moved all of the WebKitPre... | jam@chromium.org | 2012-02-06 | 1 | -1/+1 |
* | Fix DirectX diagnostic collection for about:gpu page. | apatrick@chromium.org | 2012-01-28 | 1 | -1/+5 |
* | Rename BrowserChildProcessHost implementation class to BrowserChildProcessHos... | jam@chromium.org | 2012-01-23 | 1 | -2/+2 |
* | Add a Content API around BrowserChildProcessHost, similar to what was done wi... | jam@chromium.org | 2012-01-20 | 1 | -11/+15 |
* | Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ... | jam@chromium.org | 2012-01-20 | 1 | -15/+11 |
* | Add a Content API around BrowserChildProcessHost, similar to what was done wi... | jam@chromium.org | 2012-01-20 | 1 | -11/+15 |
* | gpu: reference target surfaces through a globally unique surface id. | piman@chromium.org | 2012-01-18 | 1 | -8/+4 |
* | Add the ability to share GL contexts across channels. | piman@chromium.org | 2012-01-12 | 1 | -7/+7 |
* | Remove custom Task implementations and re-exorcise old callbacks from gpu. | dcheng@chromium.org | 2011-12-10 | 1 | -13/+12 |
* | Add a JS API for detecting WebGL availability. | zmo@google.com | 2011-12-08 | 1 | -1/+0 |
* | Use ForceShutdown to kill old GPU process. | jbauman@chromium.org | 2011-12-07 | 1 | -0/+2 |
* | Make ChildProcessHost be used through an interface in content/public, instead... | jam@chromium.org | 2011-12-03 | 1 | -1/+1 |
* | Don't make classes derive from ChildProcessHost, and instead have them use it... | jam@chromium.org | 2011-12-02 | 1 | -2/+0 |
* | A few less TOUCH_UIs. | backer@chromium.org | 2011-11-22 | 1 | -1/+1 |
* | Add OVERRIDE to content/. | avi@chromium.org | 2011-11-17 | 1 | -5/+5 |
* | Allow switching to SwiftShader when GPU is blacklisted | jbauman@chromium.org | 2011-11-11 | 1 | -0/+5 |
* | Move GPUInfo to content/public/common and put it into the content namespace. | jam@chromium.org | 2011-10-20 | 1 | -4/+4 |
* | Making TOOLKIT_USES_GTK orthogonal to USE_AURA. | saintlou@chromium.org | 2011-09-20 | 1 | -1/+1 |
* | Aura under Linux is enabled with: | saintlou@chromium.org | 2011-09-18 | 1 | -1/+1 |
* | Annotate all of the functions in content that need to be exported, in prepara... | dpranke@chromium.org | 2011-09-13 | 1 | -4/+5 |
* | Tag IPC::Channel::Listener implementations with OVERRIDE | evan@chromium.org | 2011-08-16 | 1 | -2/+2 |
* | Remove TabContentsView methods that just call to the delegate, and have them ... | jam@chromium.org | 2011-07-11 | 1 | -0/+7 |
* | Make EstablishGpuChannel synchronous. Remove obsolete Synchronize msg. | sievers@chromium.org | 2011-06-08 | 1 | -11/+0 |
* | Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, or | tony@chromium.org | 2011-05-31 | 1 | -1/+1 |
* | Don't try to lock surfaces on TOUCH_UI. | backer@chromium.org | 2011-05-30 | 1 | -1/+1 |
* | Fix gpu acceleration with --in-process-gpu and --single-process modes. | sievers@google.com | 2011-05-27 | 1 | -0/+8 |
* | iwyu: Use callback_old.h where appropriate, part 1. | jhawkins@chromium.org | 2011-05-10 | 1 | -1/+1 |
* | Moved content/browser/gpu_* to content/browser/gpu/. | apatrick@chromium.org | 2011-05-09 | 1 | -0/+157 |