summaryrefslogtreecommitdiffstats
path: root/content/gpu/gpu_watchdog_thread.h
Commit message (Expand)AuthorAgeFilesLines
* Don't kill the GPU process on Chrome OS if we're not on VT1marcheu@chromium.org2013-10-101-0/+4
* Added suspend/resume detection to the GpuWatchdogThreadbajones@chromium.org2013-08-061-0/+14
* Use a direct include of the message_loop header in content/, part 3.avi@chromium.org2013-07-181-1/+1
* Use a direct include of time headers in content/, part 2.avi@chromium.org2013-06-281-1/+1
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-2/+2
* Revert 193468apatrick@google.com2013-04-111-0/+9
* Windows: GPU watchdog does not use sum of user and kernel time as basis to te...apatrick@chromium.org2013-04-101-9/+0
* MessageLoop's RUN method will pass a const ref to PendingTask whenrtenneti@chromium.org2013-02-031-2/+3
* Increase GPU watchdog timeout after resume.jbauman@chromium.org2013-01-031-2/+4
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-221-0/+4
* Cleanup: Remove unneeded scoped_ptr.h includes from content.thestig@chromium.org2012-05-171-1/+0
* RefCounted types should not have public destructors, content/browser part 2rsleevi@chromium.org2012-04-281-2/+5
* Update a few more function calls to use TimeDeltas instead of int ms.tedvessenes@gmail.com2012-01-301-4/+4
* Revert 117324 - Convert use of int ms to TimeDelta in files owned by apatrick.lambroslambrou@google.com2012-01-121-4/+4
* Convert use of int ms to TimeDelta in files owned by apatrick.tedvessenes@gmail.com2012-01-111-4/+4
* base::Bind() conversion for content/common/gpu and content/gpudcheng@chromium.org2011-11-171-3/+2
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-3/+3
* GPU process terminates rather than crashing on hang.apatrick@chromium.org2011-08-181-1/+1
* Add support for base::Closure in the MessageLoop, and reimplement the whole s...ajwong@chromium.org2011-04-201-2/+2
* Inverted dependency between code in content/common/gpu and the GpuWatchdogThr...apatrick@chromium.org2011-04-151-1/+5
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Check the GPU watchdog after processing every 3D command.jbauman@chromium.org2011-03-231-1/+1
* Move chrome\gpu to content\gpu.jam@chromium.org2011-03-121-0/+74