summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu/gpu_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...jam@chromium.org2012-01-201-14/+13
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-201-13/+14
* gpu: reference target surfaces through a globally unique surface id.piman@chromium.org2012-01-181-13/+7
* Get rid of unnecessary accessors in BrowserProcessHost that were transitional...jam@chromium.org2012-01-131-1/+1
* Add the ability to share GL contexts across channels.piman@chromium.org2012-01-121-12/+12
* Look for the first valid GPU process host in the host-id map.petkov@chromium.org2012-01-091-10/+6
* Remove GPU process hosts that are about to be destroyed from host-id map.petkov@chromium.org2011-12-211-1/+5
* Consider GPU hosts that are about to die as invalid.petkov@chromium.org2011-12-161-0/+4
* Remove unused parameter in GpuProcessHost HostIsValid.apatrick@chromium.org2011-12-151-3/+3
* Restore kTraceStartup flag propogation to gpu processjoth@chromium.org2011-12-151-0/+1
* Propagate --disable-image-transport-surface to GPU process.apatrick@chromium.org2011-12-141-0/+1
* Remove custom Task implementations and re-exorcise old callbacks from gpu.dcheng@chromium.org2011-12-101-45/+28
* Add a JS API for detecting WebGL availability.zmo@google.com2011-12-081-10/+0
* Use ForceShutdown to kill old GPU process.jbauman@chromium.org2011-12-071-2/+6
* Make ChildProcessHost be used through an interface in content/public, instead...jam@chromium.org2011-12-031-9/+9
* Don't make classes derive from ChildProcessHost, and instead have them use it...jam@chromium.org2011-12-021-32/+26
* Improve GPU tests to fail when GPU drawing fails.jbates@chromium.org2011-12-021-2/+4
* Move the ProcessType enum out to its own file. This is in preparation for get...jam@chromium.org2011-12-011-1/+1
* A few less TOUCH_UIs.backer@chromium.org2011-11-221-7/+7
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-3/+2
* Add tests to make sure gpu blacklist actually block gpu features.zmo@google.com2011-11-121-0/+2
* Allow switching to SwiftShader when GPU is blacklistedjbauman@chromium.org2011-11-111-3/+37
* Revert 109328 - Add tests to make sure gpu blacklist actually block gpu featu...zmo@google.com2011-11-091-2/+0
* Add tests to make sure gpu blacklist actually block gpu features.zmo@google.com2011-11-091-0/+2
* Support --trace-startup and task tracingjoth@chromium.org2011-11-091-1/+2
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Move resource_codes to content/public/common.jam@chromium.org2011-10-251-1/+1
* Move GPUInfo to content/public/common and put it into the content namespace.jam@chromium.org2011-10-201-6/+6
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-0/+1
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Implement --use-gl=anyzmo@google.com2011-09-271-5/+2
* Making TOOLKIT_USES_GTK orthogonal to USE_AURA.saintlou@chromium.org2011-09-201-8/+8
* Turn on glsl built-in function emulation in ANGLE shader translator.zmo@google.com2011-09-201-0/+1
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-181-8/+8
* Trying to reland r101435 : Better account crashes for the BrowserChildProcess...cpu@chromium.org2011-09-161-1/+1
* Revert 101435 - Better account crashes for the BrowserChildProcessHost (and d...hbono@chromium.org2011-09-161-1/+1
* Better account crashes for the BrowserChildProcessHost (and derived) for wind...cpu@chromium.org2011-09-161-1/+1
* Only record GPU process exit code histogram if it is valid.apatrick@chromium.org2011-09-141-3/+7
* Remove static initializers from GpuProcessHost and GpuProcessHostUIShim.apatrick@chromium.org2011-08-311-7/+9
* Give plug-in processes an executable heap and disable PIE/ASLR for Nativemark@chromium.org2011-08-241-1/+8
* GPU process terminates rather than crashing on hang.apatrick@chromium.org2011-08-181-1/+8
* Linux build fix.zmo@google.com2011-08-161-0/+1
* Disable gpu process crash reporting when --ignore-gpu-blacklist is used.zmo@google.com2011-08-161-0/+7
* Add --gpu-no-context-lost commandline switch.zmo@google.com2011-07-281-2/+3
* Create new GLSurface for cross process image transport.backer@chromium.org2011-07-221-9/+0
* Remove TabContentsView methods that just call to the delegate, and have them ...jam@chromium.org2011-07-111-6/+5
* Disable GPU process unless EGL backend is used.backer@chromium.org2011-06-281-0/+10
* Clamping down media DEPS rules.scherkus@chromium.org2011-06-171-1/+0
* Fix Revert of 89054 so it builds on win_sharedgman@chromium.org2011-06-141-2/+3