summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu/gpu_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Windows: Get AcceleratedPresenter by window handle rather than surface ID.apatrick@chromium.org2012-05-081-8/+8
* Add more disable-workaround checksgman@chromium.org2012-05-081-1/+0
* ui: Move surface/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-031-1/+1
* Delete background tab IOSurfaces on Mac.jbates@chromium.org2012-04-261-0/+51
* fix-gl-logginggman@chromium.org2012-04-221-0/+1
* TabContents -> WebContentsImpl, part 19.avi@chromium.org2012-04-171-1/+1
* Apply an initial seccomp filter policy for Pepper Flash.cevans@chromium.org2012-04-171-0/+1
* Convert plugin and GPU process to brokered handle duplication.jschuh@chromium.org2012-04-141-31/+2
* Revert 132218 - Convert plugin and GPU process to brokered handle duplication.eroman@chromium.org2012-04-131-2/+31
* Convert plugin and GPU process to brokered handle duplication.jschuh@chromium.org2012-04-131-31/+2
* Make it so you can add GPU switches by editing 2 files instead of 3.gman@chromium.org2012-04-131-5/+2
* Index GpuProcessHost by kind rather than ID.apatrick@chromium.org2012-04-121-29/+22
* Log GPU process launch time to UMA.fischman@chromium.org2012-04-111-0/+5
* Cache shared texture in browserjbauman@chromium.org2012-04-071-0/+20
* Pass kV and kVModule flags to GPU process.posciak@chromium.org2012-04-061-0/+2
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-9/+9
* make disable-glsl-translator work againgman@chromium.org2012-03-261-0/+5
* Bug: wrong host ID was used to route SwapBuffers ack back to GPU process.apatrick@chromium.org2012-03-221-1/+1
* Removing --in-process-gpu from the set of flags that prevents creation of a G...robertshield@chromium.org2012-03-211-2/+1
* Windows: Added AcceleratedPresenterMap.apatrick@chromium.org2012-03-201-3/+33
* Refactor GpuProcessHost::GetForClient to GpuProcessHost::Get, which takes a G...apatrick@chromium.org2012-03-151-18/+20
* Chrome OS: Don't blacklist GPU process after 3 deathspiman@chromium.org2012-03-131-0/+2
* Add an explicit single-process check to the GPU process initialization. robertshield@chromium.org2012-03-121-4/+2
* Shutdown GPU process if Direct 3D cannot be initialized in the browser process.apatrick@chromium.org2012-03-091-4/+25
* Fix context sharing between channels to be order-independent.piman@chromium.org2012-03-081-2/+2
* Windows: Limit D3D devices to one per Present Thread (4 max).apatrick@chromium.org2012-03-071-0/+9
* Move Render(Widget|View)HostImpl to files with _impl in filename.joi@chromium.org2012-03-061-1/+1
* Land 9348117: (Aura) use GPU process for UIbacker@chromium.org2012-02-241-1/+2
* Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector...thestig@chromium.org2012-02-241-4/+5
* Allow GPU process to present to the compositing surface without the involveme...apatrick@chromium.org2012-02-211-0/+35
* Coverity: Fix pass-by-values.jhawkins@chromium.org2012-02-211-1/+1
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-201-2/+2
* Revert 122753 - Move RenderWidgetHostView into content namespace. Fix include...joi@chromium.org2012-02-201-2/+2
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-201-2/+2
* Revert 122213 - aura: Use GPU process for UIdpapad@chromium.org2012-02-161-2/+1
* Revert 122205 - Allow GPU process to present to the compositing surface witho...apatrick@chromium.org2012-02-161-36/+0
* aura: Use GPU process for UIpiman@chromium.org2012-02-161-1/+2
* Add a Content API around GpuDataManager and use that from chrome. I moved Gpu...jam@chromium.org2012-02-161-10/+11
* Not ready for review yet.apatrick@chromium.org2012-02-161-0/+36
* Move GpuBlacklist out of content and into chrome. All content needs to know i...jam@chromium.org2012-02-151-5/+3
* Rename GpuProcessHost::GetForRenderer to GetForClientpiman@chromium.org2012-02-101-3/+2
* Need to pass this flag to GPU process...backer@chromium.org2012-02-101-0/+1
* PluginWindowHandle -> GLSurfaceHandle for GPU process rendering surfaces.piman@chromium.org2012-02-081-3/+3
* Fallback to software renderer if GPU process crashes often enough.jbauman@chromium.org2012-02-081-6/+26
* Reduce GPU sandbox level on NVIDIA optimus computers.jbauman@chromium.org2012-02-071-0/+1
* Remove chrome dependencies on GpuProcessHost. I've moved all of the WebKitPre...jam@chromium.org2012-02-061-2/+1
* Fix DirectX diagnostic collection for about:gpu page.apatrick@chromium.org2012-01-281-3/+14
* Add UMA histogram for whether the gpu process is using software renderingjbauman@chromium.org2012-01-251-0/+2
* Rename BrowserChildProcessHost implementation class to BrowserChildProcessHos...jam@chromium.org2012-01-231-2/+3
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-201-13/+14