summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu
Commit message (Expand)AuthorAgeFilesLines
* Look for the first valid GPU process host in the host-id map.petkov@chromium.org2012-01-091-10/+6
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* 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-104-104/+58
* Add a JS API for detecting WebGL availability.zmo@google.com2011-12-086-29/+33
* Use ForceShutdown to kill old GPU process.jbauman@chromium.org2011-12-072-2/+8
* Remove dead code for gpu blacklist auto-update.zmo@google.com2011-12-032-45/+4
* Make ChildProcessHost be used through an interface in content/public, instead...jam@chromium.org2011-12-032-10/+10
* Don't make classes derive from ChildProcessHost, and instead have them use it...jam@chromium.org2011-12-022-34/+26
* Improve GPU tests to fail when GPU drawing fails.jbates@chromium.org2011-12-021-2/+4
* aura: fix fullscreen pepper flashpiman@chromium.org2011-12-011-28/+22
* Move the ProcessType enum out to its own file. This is in preparation for get...jam@chromium.org2011-12-011-1/+1
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-291-1/+1
* Revert 111936 - Use callback_forward.h instead of callback.h where possible.jstritar@chromium.org2011-11-291-1/+1
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-291-1/+1
* Add OVERRIDE to content/.avi@chromium.org2011-11-281-1/+2
* Fix a regression in chrome://gpucrash etc.zmo@google.com2011-11-282-0/+13
* Move preliminary gpu info collection back to UI thread.zmo@google.com2011-11-241-6/+1
* Plumb the partial swap though image transport.backer@chromium.org2011-11-232-0/+29
* Move GPU preliminary info collection back to UI thread.zmo@google.com2011-11-233-179/+30
* Fix bad merge.apatrick@chromium.org2011-11-231-1/+3
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-222-24/+13
* A few less TOUCH_UIs.backer@chromium.org2011-11-224-13/+12
* GTK: Make the gtk port compile with GTK_DISABLE_SINGLE_INCLUDES.erg@chromium.org2011-11-221-1/+1
* Revert 111040 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-212-14/+24
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-212-24/+14
* Get rid of last gpu_messages.h dependency in chrome by having chrome ask the ...jam@chromium.org2011-11-192-2/+18
* Get rid of gpu_messages.h include in chrome by having the RenderWidgetHostVie...jam@chromium.org2011-11-182-21/+0
* Revert 110626 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-182-14/+29
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-182-29/+14
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-1/+1
* Revert 110542 - Fix link issue when component=shared_libraryajwong@chromium.org2011-11-171-2/+2
* Revert 110548 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-172-14/+29
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-172-29/+14
* Add OVERRIDE to content/.avi@chromium.org2011-11-172-8/+8
* Fix link issue when component=shared_librarypenghuang@chromium.org2011-11-171-2/+2
* Revert 110355 - Use shared D3D9 texture to transport the compositor's backing...cpu@chromium.org2011-11-172-14/+29
* Use shared D3D9 texture to transport the compositor's backing buffer to the b...apatrick@chromium.org2011-11-162-29/+14
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-152-5/+4
* Add tests to make sure gpu blacklist actually block gpu features.zmo@google.com2011-11-121-0/+2
* Remove GPU blacklist auto-update.zmo@google.com2011-11-121-0/+1
* Allow switching to SwiftShader when GPU is blacklistedjbauman@chromium.org2011-11-114-8/+102
* share all the needed linux code with OpenBSD in chrome and contentrobert.nagy@gmail.com2011-11-112-2/+3
* Cleanup: Remove unneeded forward declarations in content/browser.thestig@chromium.org2011-11-101-7/+5
* 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