| Commit message (Expand) | Author | Age | Files | Lines |
* | Added ability to specify disabled extensions in the GPU Workarounds. | dyen | 2015-05-01 | 1 | -0/+1 |
* | Fixed race conditions in SystemInfo.getInfo. | kbr | 2015-03-18 | 1 | -0/+5 |
* | [DevTools] Move SystemInfo domain to generated handler | vkuzkokov | 2014-11-13 | 1 | -2/+2 |
* | Revert of [DevTools] Move SystemInfo domain to generated handler (patchset #5... | ernstm | 2014-11-12 | 1 | -2/+2 |
* | [DevTools] Move SystemInfo domain to generated handler | vkuzkokov | 2014-11-12 | 1 | -2/+2 |
* | Standardize usage of virtual/override/final in content/browser/ | dcheng | 2014-10-21 | 1 | -27/+26 |
* | Replacing the OVERRIDE with override and FINAL with final in content/browser... | mohan.reddy | 2014-10-07 | 1 | -20/+20 |
* | Add bits to indicate which parts of GPUInfo are collected. | zmo | 2014-09-05 | 1 | -0/+1 |
* | Adds WARP support to Chromium on Windows 8+ | luken | 2014-09-04 | 1 | -0/+1 |
* | Move webpreferences.* from webkit/ to content/ | tfarina@chromium.org | 2014-07-09 | 1 | -1/+1 |
* | Clean up mac gpu switching code a little. | zmo@chromium.org | 2014-04-15 | 1 | -0/+4 |
* | Move CommandLine to base namespace. | brettw@chromium.org | 2014-03-17 | 1 | -4/+7 |
* | Move multisampling control from gpu blacklist to driver bug workaround list. | zmo@chromium.org | 2014-02-15 | 1 | -2/+1 |
* | Remove Windows accelerated surface support. | jbauman@chromium.org | 2014-01-27 | 1 | -6/+0 |
* | Merge gpu_switching_list into gpu_driver_bug_list. | zmo@chromium.org | 2013-11-05 | 1 | -3/+0 |
* | Disable WebViewTest.Shim(resize-related) tests in software compositing mode. | gab@chromium.org | 2013-09-23 | 1 | -2/+1 |
* | Added GPU driver workaround for OSX multimonitor multisampling disabling | bajones@chromium.org | 2013-08-30 | 1 | -0/+2 |
* | Update include paths in content/browser for base/process changes. | rsesek@chromium.org | 2013-07-23 | 1 | -1/+1 |
* | Enable browser software compositor when GL context can't be used. | jbauman@chromium.org | 2013-07-09 | 1 | -0/+2 |
* | Use a direct include of time headers in content/, part 1. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Make sure if GPU process fails to launch, all observers waiting for full gpu ... | zmo@chromium.org | 2013-06-20 | 1 | -0/+3 |
* | Updated OSX to blacklist multisampling when multiple monitors are connected | bajones@chromium.org | 2013-06-04 | 1 | -0/+3 |
* | Add driver bug workarounds to about:gpu page. | zmo@chromium.org | 2013-05-31 | 1 | -2/+6 |
* | Move GPU device/driver info related code from content to gpu. | zmo@chromium.org | 2013-05-23 | 1 | -6/+6 |
* | Revert 201380 "Move GPU device/driver info related code from con..." | zmo@chromium.org | 2013-05-21 | 1 | -6/+6 |
* | Move GPU device/driver info related code from content to gpu. | zmo@chromium.org | 2013-05-21 | 1 | -6/+6 |
* | Refactor GpuDataManagerImpl to make it thread-safe. | zmo@chromium.org | 2013-05-15 | 1 | -128/+37 |
* | Revert "Refactor GpuDataManagerImpl to make it thread-safe." | zea@chromium.org | 2013-05-14 | 1 | -37/+128 |
* | Refactor GpuDataManagerImpl to make it thread-safe. | zmo@google.com | 2013-05-14 | 1 | -128/+37 |
* | Revert 199530 "Refactor GpuDataManagerImpl to make it thread-saf..." | kbr@chromium.org | 2013-05-13 | 1 | -36/+128 |
* | Revert 199551 "Reland "Clean up software compositing switches" p..." | kalman@chromium.org | 2013-05-12 | 1 | -1/+0 |
* | Reland "Clean up software compositing switches" patch. | skaslev@chromium.org | 2013-05-10 | 1 | -0/+1 |
* | Refactor GpuDataManagerImpl to make it thread-safe, now and forever. | zmo@chromium.org | 2013-05-10 | 1 | -128/+36 |
* | Provide a reason why GPU access is blocked. | zmo@chromium.org | 2013-05-07 | 1 | -1/+1 |
* | Revert 197751 "Clean up software compositing switches. " | kinuko@chromium.org | 2013-05-02 | 1 | -5/+1 |
* | Clean up software compositing switches. | skaslev@chromium.org | 2013-05-02 | 1 | -1/+5 |
* | Move WebPreferences to root namespace | gman@chromium.org | 2013-05-01 | 1 | -4/+1 |
* | Revert 197493 "Clean up software compositing switches. " | tzik@chromium.org | 2013-05-01 | 1 | -5/+1 |
* | Clean up software compositing switches. | skaslev@chromium.org | 2013-04-30 | 1 | -1/+5 |
* | Renamed 'software_rendering' to 'swiftshader' to differentiate from | skaslev@chromium.org | 2013-04-23 | 1 | -7/+7 |
* | Don't collect GL string on Mac unless about:gpu is open. | zmo@chromium.org | 2013-04-11 | 1 | -0/+10 |
* | Use GpuDriverBugList to manage all the workarounds. | zmo@chromium.org | 2013-04-04 | 1 | -0/+2 |
* | Change GpuControlList features from bits of int to set. | zmo@chromium.org | 2013-04-02 | 1 | -5/+17 |
* | Generalzie GpuBlacklist to GpuControlList. | zmo@chromium.org | 2013-03-22 | 1 | -0/+8 |
* | Add a callback to GpuDataManagerObserver for when a GPU host crashes. | jochen@chromium.org | 2013-03-14 | 1 | -0/+3 |
* | Delete memory manager dead code. | ccameron@chromium.org | 2013-03-12 | 1 | -2/+0 |
* | Add a user pref in Settings to disable all GPU features. | zmo@chromium.org | 2013-03-12 | 1 | -5/+3 |
* | Revert 184995 | abodenha@chromium.org | 2013-02-27 | 1 | -5/+0 |
* | Make sure if GPU process fails to launch, all observers waiting for full gpu ... | zmo@chromium.org | 2013-02-27 | 1 | -0/+5 |
* | Fix layering violation in content\browser\renderer_host. That directory shoul... | jam@chromium.org | 2013-02-26 | 1 | -1/+10 |