summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu/gpu_data_manager_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge gpu_switching_list into gpu_driver_bug_list.zmo@chromium.org2013-11-051-5/+0
* Disable WebViewTest.Shim(resize-related) tests in software compositing mode.gab@chromium.org2013-09-231-5/+5
* Added GPU driver workaround for OSX multimonitor multisampling disablingbajones@chromium.org2013-08-301-0/+5
* Enable browser software compositor when GL context can't be used.jbauman@chromium.org2013-07-091-0/+5
* Make sure if GPU process fails to launch, all observers waiting for full gpu ...zmo@chromium.org2013-06-201-0/+5
* Updated OSX to blacklist multisampling when multiple monitors are connectedbajones@chromium.org2013-06-041-0/+10
* Add driver bug workarounds to about:gpu page.zmo@chromium.org2013-05-311-2/+13
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-231-4/+4
* 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
* Refactor GpuDataManagerImpl to make it thread-safe.zmo@chromium.org2013-05-151-814/+105
* Revert "Refactor GpuDataManagerImpl to make it thread-safe."zea@chromium.org2013-05-141-105/+814
* Refactor GpuDataManagerImpl to make it thread-safe.zmo@google.com2013-05-141-814/+105
* Cleanup: Remove unneeded base/file_util.h includes in content.thestig@chromium.org2013-05-141-1/+0
* Revert 199530 "Refactor GpuDataManagerImpl to make it thread-saf..."kbr@chromium.org2013-05-131-105/+815
* Revert 199551 "Reland "Clean up software compositing switches" p..."kalman@chromium.org2013-05-121-5/+0
* Reland "Clean up software compositing switches" patch.skaslev@chromium.org2013-05-101-0/+5
* Refactor GpuDataManagerImpl to make it thread-safe, now and forever.zmo@chromium.org2013-05-101-815/+105
* Makes sure driver_bug_workarounds takes effect in Android.zmo@chromium.org2013-05-081-0/+10
* Provide a reason why GPU access is blocked.zmo@chromium.org2013-05-071-5/+25
* [Chromium] Add tracing to startup process, particularly for Androidandrewhayden@chromium.org2013-05-031-1/+7
* Revert 197751 "Clean up software compositing switches. "kinuko@chromium.org2013-05-021-25/+0
* Clean up software compositing switches. skaslev@chromium.org2013-05-021-0/+25
* Move WebPreferences to root namespace gman@chromium.org2013-05-011-2/+1
* Revert 197493 "Clean up software compositing switches. "tzik@chromium.org2013-05-011-25/+0
* Clean up software compositing switches. skaslev@chromium.org2013-04-301-0/+25
* Renamed 'software_rendering' to 'swiftshader' to differentiate fromskaslev@chromium.org2013-04-231-19/+20
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-5/+5
* Don't collect GL string on Mac unless about:gpu is open.zmo@chromium.org2013-04-111-5/+19
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-4/+4
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-4/+4
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-4/+4
* Use GpuDriverBugList to manage all the workarounds.zmo@chromium.org2013-04-041-1/+19
* Change GpuControlList features from bits of int to set.zmo@chromium.org2013-04-021-43/+77
* Generalzie GpuBlacklist to GpuControlList.zmo@chromium.org2013-03-221-20/+54
* Windows: Disable GPU process sandbox if Thinkpad USB Port Replicator is insta...apatrick@chromium.org2013-03-151-2/+5
* Add a callback to GpuDataManagerObserver for when a GPU host crashes.jochen@chromium.org2013-03-141-0/+13
* Delete memory manager dead code.ccameron@chromium.org2013-03-121-16/+0
* Add a user pref in Settings to disable all GPU features.zmo@chromium.org2013-03-121-2/+2
* Windows: Disable GPU sandbox if DisplayLink version 7.1 or earlier is installed.apatrick@chromium.org2013-03-061-0/+9
* Revert 185146apatrick@google.com2013-03-051-55/+0
* Windows: Automatically disable GPU sandbox when DisplayLink is installed.apatrick@chromium.org2013-02-281-0/+55
* Revert 184995abodenha@chromium.org2013-02-271-16/+2
* Make sure if GPU process fails to launch, all observers waiting for full gpu ...zmo@chromium.org2013-02-271-2/+16
* Fix layering violation in content\browser\renderer_host. That directory shoul...jam@chromium.org2013-02-261-3/+24
* 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-282/+284
* Cleanup: Remove unneeded browser_thread.h includes in contents.thestig@chromium.org2013-01-031-1/+0
* Relanding r172627zmo@chromium.org2012-12-171-2/+48
* Attempt to reland r173248,173259zmo@chromium.org2012-12-171-13/+20