summaryrefslogtreecommitdiffstats
path: root/content/gpu/gpu_child_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Move a bunch of child-only code from content/common to content/childscottmg@chromium.org2013-06-061-1/+1
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-021-7/+7
* Windows: Synchronize browser process D3D adapters with GPU process D3D adapters.apatrick@chromium.org2013-05-241-1/+1
* base: Cleanup setting thread priorities (no functional changes).epenner@chromium.org2013-05-241-8/+3
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-231-5/+5
* Revert 201380 "Move GPU device/driver info related code from con..."zmo@chromium.org2013-05-211-4/+4
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-211-4/+4
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-3/+3
* Add Shutdown() helper to ChildThread and move all destructor logic.dcheng@chromium.org2013-04-221-0/+3
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-4/+4
* Delete memory manager dead code.ccameron@chromium.org2013-03-121-7/+0
* Fix uninitialized variablepiman@chromium.org2013-03-081-10/+10
* cc: Set ui/gpu/cc/ipc/upload/raster thread priorities.epenner@chromium.org2013-01-241-0/+11
* Do not send updated gpu_info from gpu thread when running in-process.sievers@chromium.org2013-01-181-9/+9
* Use a queue instead of timestamps to sort most-recently-used clientsccameron@chromium.org2012-12-191-1/+1
* Attempt to reland r173248,173259zmo@chromium.org2012-12-171-9/+1
* Revert 173248, broke building on the official chrome/win bot:thakis@chromium.org2012-12-151-1/+9
* Only collect GL/D3D context specific GPUInfo in GPU processzmo@chromium.org2012-12-151-9/+1
* Exit the unsandboxed GPU process after GPUInfo collected.zmo@chromium.org2012-12-071-40/+14
* Only launch a second un-sandboxed gpu process on Windows.zmo@chromium.org2012-12-061-24/+29
* CrOS: Add hotkey for disabling the GPU watchdog timer.backer@chromium.org2012-11-301-0/+13
* Initialize GPU watchdog before initializing GPU implementation.jbauman@chromium.org2012-10-251-25/+4
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-221-6/+9
* Make about:gpu page reflects the current GPU in real time.zmo@google.com2012-10-041-5/+4
* Add override message to divide GPU memory among windows.ccameron@chromium.org2012-10-011-0/+7
* Re-enable the GPU watchdog on Windowsjbauman@chromium.org2012-09-261-9/+0
* GPU process sends IPC to browser process indicating success of initialization.apatrick@chromium.org2012-08-241-0/+2
* Revert 152469 - win: Make GPU process crash on exit once it has successfully ...apatrick@chromium.org2012-08-211-10/+0
* win: Make GPU process crash on exit once it has successfully initialized.apatrick@chromium.org2012-08-211-0/+10
* Revert 152040 - GPU process exits with error code on failure to initialize.apatrick@chromium.org2012-08-201-7/+2
* Add GPU memory tab to the task manager.ccameron@chromium.org2012-08-181-0/+10
* GPU process exits with error code on failure to initialize.apatrick@chromium.org2012-08-171-2/+7
* Fix GPU acceleration failure with single process modejin.a.yang@intel.com2012-06-041-3/+14
* Disable GPU info collection on GPU process startup on Win/Mac.zmo@google.com2012-05-171-16/+20
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-2/+2
* Fix sending log messages from GPU child threadsposciak@chromium.org2012-04-251-2/+13
* Collect GPU info before enabling sandbox.apatrick@chromium.org2012-02-181-11/+8
* Fix DirectX diagnostic collection for about:gpu page.apatrick@chromium.org2012-01-281-15/+15
* Coverity: Initialize member variables.jhawkins@chromium.org2011-12-201-0/+1
* Improve GPU tests to fail when GPU drawing fails.jbates@chromium.org2011-12-021-7/+6
* base::Bind: Low-hanging fruit conversions of NewRunnableFunction.jhawkins@chromium.org2011-11-121-4/+3
* Add command-line option to enable swiftshaderjbauman@chromium.org2011-11-041-4/+7
* Move GPUInfo to content/public/common and put it into the content namespace.jam@chromium.org2011-10-201-2/+2
* Move content_client.h into content/public.joi@chromium.org2011-10-181-1/+1
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Initialize the sandbox earlier in GPU process bringup, deferring anykbr@google.com2011-07-221-57/+12
* Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...tfarina@chromium.org2011-06-251-2/+2
* Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...tfarina@chromium.org2011-06-251-2/+2
* Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.tfarina@chromium.org2011-06-251-2/+2
* Set the unblock flag to false for all gpu->renderer IPCsjamesr@chromium.org2011-06-011-6/+2