summaryrefslogtreecommitdiffstats
path: root/ui/gl/gpu_switching_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* [M44 Merge] Refine dual-GPU detection on Mac OS X.Kenneth Russell2015-05-201-4/+15
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-231-1/+2
* cc: zero/one-copy based on shared memory on IOS uses GL_TEXTURE_2D, not GL_TE...dongseong.hwang2014-12-081-6/+15
* Make OnGpuSwitching available in the GPU processccameron2014-10-241-0/+12
* Remove calling into CGLQueryRendererInfo to decide dual gpu supporting.zmo@google.com2012-11-141-56/+7
* gl: Move GpuSwitchingManager into ui namespace.tfarina@chromium.org2012-10-081-10/+9
* Move force_discrete GPU on older MacBookPro models to GpuBlacklistzmo@google.com2012-10-011-13/+139
* Honor --gpu-switching=force_discrete to always stay on discrete GPU.zmo@google.com2012-09-221-0/+7
* Implement blacklist's force GPU capability in dual GPU machines.zmo@chromium.org2012-09-211-0/+40