summaryrefslogtreecommitdiffstats
path: root/chrome/test/gpu
Commit message (Expand)AuthorAgeFilesLines
* Cleanups of gpu_crash test:amarinichev@chromium.org2011-04-222-357/+0
* Revert 81175 since as kbr pointed out, this would break GPU in the meantime s...jam@chromium.org2011-04-111-2/+2
* Reland r79470 and disable the failing GPU test (and prerendering tests that u...jam@chromium.org2011-04-111-2/+2
* Moved code that runs in both the browser and GPU process from content/gpu to ...apatrick@chromium.org2011-04-081-1/+1
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-284-6/+6
* Added GPUCrashTest.amarinichev@chromium.org2011-03-241-0/+66
* Revert 79194 - Added GPUCrashTest.cmp@chromium.org2011-03-231-64/+0
* Added GPUCrashTest.amarinichev@chromium.org2011-03-231-0/+64
* Move app/app_switches to ui/gfx/gl/gl_switches.backer@chromium.org2011-03-211-2/+2
* Revert 78814 since the tests are still failing on the dbg bots - Re-enable Ca...sadrul@chromium.org2011-03-192-1/+6
* Re-enable CanLaunchWithOSMesa tests for browser_tests and ui_tests on linux_v...sadrul@chromium.org2011-03-192-6/+1
* Disable the test CanLaunchWithOSMesa (browser, ui) on toolkit_views.sadrul@chromium.org2011-03-152-2/+2
* Disable a couple of tests on ChromeOS while investigation continues.sadrul@chromium.org2011-03-152-1/+6
* Move GPU messages to content. I've also switched the IPC structs to use the ...jam@chromium.org2011-03-101-1/+1
* Remove gpu_info() from GpuProcessHostUIShim. GPUInfo should be accessed thro...zmo@google.com2011-03-091-46/+9
* Make GPUInfo a struct, which it should be according to the C++ guidelines. T...jam@chromium.org2011-03-081-2/+2
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-3/+3
* With this CL, GPU blacklist auto update from the web is implemented. This al...zmo@google.com2011-02-261-6/+7
* [Reason for revert: might be a factor in XP-only failures UITestCanLaunchWith...nick@chromium.org2011-02-261-7/+6
* With this CL, GPU blacklist auto update from the web (before it ships togethe...zmo@google.com2011-02-251-6/+7
* Fixed about:gpu refresh bug.nduca@chromium.org2011-02-241-4/+9
* Recreate both GpuProcessHost and GpuProcessHostUIShim when a new GPU process ...apatrick@chromium.org2011-02-221-1/+1
* Disabling GPUBrowserTest.BrowserTestCanLaunchWithOSMesa, it hungs way too oft...alekseys@chromium.org2011-02-141-1/+1
* Mark GPUBrowserTest.BrowserTestCanLaunchWithOSMesa on Windows.jshin@chromium.org2011-02-101-1/+8
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Reland 72704 - Defered collect DirectX diagnostics until they are needed for ...apatrick@chromium.org2011-01-271-2/+2
* Revert 72704 - Defered collect DirectX diagnostics until they are needed for ...apatrick@chromium.org2011-01-261-2/+2
* Defered collect DirectX diagnostics until they are needed for about:gpu.apatrick@chromium.org2011-01-261-2/+2
* Enable GpuPixelBrowserTest.WebGLTeapot and add a test option for picking a cu...kkania@chromium.org2011-01-111-12/+12
* Wait for the GPU info to be collected.kkania@chromium.org2010-12-141-4/+51
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-1/+1
* Add test fixture for GPU browser tests which do image comparisons.kkania@chromium.org2010-12-011-0/+275
* Cleanup: Include browser.h -> ui/browser.h [Part 2].jhawkins@chromium.org2010-11-161-1/+1
* Removed --use-gl=osmesa as default for ui and browser tests.apatrick@chromium.org2010-11-152-6/+34
* Enabled GPUBrowserTest.BrowserTestLaunchedWithOSMesa on mac and windows.apatrick@chromium.org2010-11-091-9/+1
* Made OSMesa work on Mac for WebGL.apatrick@chromium.org2010-11-081-8/+1
* Enabled GPUUITest.UITestLaunchedWithOSMesa on windows.apatrick@chromium.org2010-11-051-2/+2
* Added GPUBrowserTest.BrowserTestLaunchedWithOSMesa.apatrick@chromium.org2010-11-042-0/+88