summaryrefslogtreecommitdiffstats
path: root/content/gpu/gpu_watchdog_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Cause GPU hangs on Windows to make crash dumps.jbauman@chromium.org2012-10-261-1/+8
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-221-1/+4
* Add flag to crash GPU process on hang.jbauman@chromium.org2012-10-181-2/+9
* Revert 160526 - Crash GPU process on watchdog timeout.vangelis@google.com2012-10-081-2/+2
* Crash GPU process on watchdog timeout.jbauman@chromium.org2012-10-061-2/+2
* RefCounted types should not have public destructors, content/browser part 2rsleevi@chromium.org2012-04-281-51/+51
* Update a few more function calls to use TimeDeltas instead of int ms.tedvessenes@gmail.com2012-01-301-12/+11
* Revert 117324 - Convert use of int ms to TimeDelta in files owned by apatrick.lambroslambrou@google.com2012-01-121-10/+11
* Convert use of int ms to TimeDelta in files owned by apatrick.tedvessenes@gmail.com2012-01-111-11/+10
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-5/+3
* base::Bind() conversion for content/common/gpu and content/gpudcheng@chromium.org2011-11-171-16/+15
* Move resource_codes to content/public/common.jam@chromium.org2011-10-251-1/+1
* GPU process terminates rather than crashing on hang.apatrick@chromium.org2011-08-181-12/+14
* Add support for base::Closure in the MessageLoop, and reimplement the whole s...ajwong@chromium.org2011-04-201-7/+4
* Check the GPU watchdog after processing every 3D command.jbauman@chromium.org2011-03-231-5/+5
* Move chrome\gpu to content\gpu.jam@chromium.org2011-03-121-0/+243