summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu/gpu_data_manager_impl.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Use base namespace for FilePath in content/browserbrettw@chromium.org2013-02-071-2/+2
* Hide methods from public GpuDataManager interface that don't need to be expos...jam@chromium.org2013-01-311-7/+21
* Relanding r172627zmo@chromium.org2012-12-171-0/+6
* Revert 172627shawnsingh@google.com2012-12-121-6/+0
* Cache GL strings from GPU process and use them at next browser startup.zmo@chromium.org2012-12-121-0/+6
* CrOS: Add hotkey for disabling the GPU watchdog timer.backer@chromium.org2012-11-301-0/+1
* Add GPU memory to memory monitordavemoore@chromium.org2012-11-211-0/+2
* Raise an infobar and deny access to WebGL if a GPU reset was detected while a...kbr@chromium.org2012-11-201-1/+69
* Remove calling into CGLQueryRendererInfo to decide dual gpu supporting.zmo@google.com2012-11-141-1/+1