summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu/gpu_data_manager_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Added ability to specify disabled extensions in the GPU Workarounds.dyen2015-05-011-0/+1
* Fixed race conditions in SystemInfo.getInfo.kbr2015-03-181-0/+5
* [DevTools] Move SystemInfo domain to generated handlervkuzkokov2014-11-131-2/+2
* Revert of [DevTools] Move SystemInfo domain to generated handler (patchset #5...ernstm2014-11-121-2/+2
* [DevTools] Move SystemInfo domain to generated handlervkuzkokov2014-11-121-2/+2
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-27/+26
* Replacing the OVERRIDE with override and FINAL with final in content/browser...mohan.reddy2014-10-071-20/+20
* Add bits to indicate which parts of GPUInfo are collected.zmo2014-09-051-0/+1
* Adds WARP support to Chromium on Windows 8+luken2014-09-041-0/+1
* Move webpreferences.* from webkit/ to content/tfarina@chromium.org2014-07-091-1/+1
* Clean up mac gpu switching code a little.zmo@chromium.org2014-04-151-0/+4
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-4/+7
* Move multisampling control from gpu blacklist to driver bug workaround list.zmo@chromium.org2014-02-151-2/+1
* Remove Windows accelerated surface support.jbauman@chromium.org2014-01-271-6/+0
* Merge gpu_switching_list into gpu_driver_bug_list.zmo@chromium.org2013-11-051-3/+0
* Disable WebViewTest.Shim(resize-related) tests in software compositing mode.gab@chromium.org2013-09-231-2/+1
* Added GPU driver workaround for OSX multimonitor multisampling disablingbajones@chromium.org2013-08-301-0/+2
* Update include paths in content/browser for base/process changes.rsesek@chromium.org2013-07-231-1/+1
* Enable browser software compositor when GL context can't be used.jbauman@chromium.org2013-07-091-0/+2
* Use a direct include of time headers in content/, part 1.avi@chromium.org2013-06-281-1/+1
* Make sure if GPU process fails to launch, all observers waiting for full gpu ...zmo@chromium.org2013-06-201-0/+3
* Updated OSX to blacklist multisampling when multiple monitors are connectedbajones@chromium.org2013-06-041-0/+3
* Add driver bug workarounds to about:gpu page.zmo@chromium.org2013-05-311-2/+6
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-231-6/+6
* Revert 201380 "Move GPU device/driver info related code from con..."zmo@chromium.org2013-05-211-6/+6
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-211-6/+6
* Refactor GpuDataManagerImpl to make it thread-safe.zmo@chromium.org2013-05-151-128/+37
* Revert "Refactor GpuDataManagerImpl to make it thread-safe."zea@chromium.org2013-05-141-37/+128
* Refactor GpuDataManagerImpl to make it thread-safe.zmo@google.com2013-05-141-128/+37
* Revert 199530 "Refactor GpuDataManagerImpl to make it thread-saf..."kbr@chromium.org2013-05-131-36/+128
* Revert 199551 "Reland "Clean up software compositing switches" p..."kalman@chromium.org2013-05-121-1/+0
* Reland "Clean up software compositing switches" patch.skaslev@chromium.org2013-05-101-0/+1
* Refactor GpuDataManagerImpl to make it thread-safe, now and forever.zmo@chromium.org2013-05-101-128/+36
* Provide a reason why GPU access is blocked.zmo@chromium.org2013-05-071-1/+1
* Revert 197751 "Clean up software compositing switches. "kinuko@chromium.org2013-05-021-5/+1
* Clean up software compositing switches. skaslev@chromium.org2013-05-021-1/+5
* Move WebPreferences to root namespace gman@chromium.org2013-05-011-4/+1
* Revert 197493 "Clean up software compositing switches. "tzik@chromium.org2013-05-011-5/+1
* Clean up software compositing switches. skaslev@chromium.org2013-04-301-1/+5
* Renamed 'software_rendering' to 'swiftshader' to differentiate fromskaslev@chromium.org2013-04-231-7/+7
* Don't collect GL string on Mac unless about:gpu is open.zmo@chromium.org2013-04-111-0/+10
* Use GpuDriverBugList to manage all the workarounds.zmo@chromium.org2013-04-041-0/+2
* Change GpuControlList features from bits of int to set.zmo@chromium.org2013-04-021-5/+17
* Generalzie GpuBlacklist to GpuControlList.zmo@chromium.org2013-03-221-0/+8
* Add a callback to GpuDataManagerObserver for when a GPU host crashes.jochen@chromium.org2013-03-141-0/+3
* Delete memory manager dead code.ccameron@chromium.org2013-03-121-2/+0
* Add a user pref in Settings to disable all GPU features.zmo@chromium.org2013-03-121-5/+3
* Revert 184995abodenha@chromium.org2013-02-271-5/+0
* Make sure if GPU process fails to launch, all observers waiting for full gpu ...zmo@chromium.org2013-02-271-0/+5
* Fix layering violation in content\browser\renderer_host. That directory shoul...jam@chromium.org2013-02-261-1/+10