summaryrefslogtreecommitdiffstats
path: root/content/gpu
Commit message (Expand)AuthorAgeFilesLines
* Linux: create a library loader code generator for dlopen and use it for libpci.phajdan.jr@chromium.org2012-11-281-111/+21
* Blacklist accelerated canvas on Android Adreno chipsets.aelias@chromium.org2012-11-191-1/+39
* Stop watchdog thread before sandbox initialization.zmo@chromium.org2012-11-151-0/+4
* Remove calling into CGLQueryRendererInfo to decide dual gpu supporting.zmo@google.com2012-11-143-0/+3
* Enable GPU watchdog after initializing GL on Chrome OSjbauman@chromium.org2012-11-081-1/+14
* Linux: add option to link libpci directly instead of using dlopen.phajdan.jr@chromium.org2012-11-011-49/+34
* Set can_lose_context to false for Chrome OS.marcheu@chromium.org2012-11-011-0/+4
* Collect machine model info in gpu_info_collector and expose it to about:gpu.zmo@chromium.org2012-10-281-0/+11
* Cause GPU hangs on Windows to make crash dumps.jbauman@chromium.org2012-10-261-1/+8
* Initialize GPU watchdog before initializing GPU implementation.jbauman@chromium.org2012-10-253-44/+62
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-227-18/+40
* Add flag to crash GPU process on hang.jbauman@chromium.org2012-10-181-2/+9
* Figure out whether we have enough information to make the final GPU blacklist...zmo@chromium.org2012-10-091-21/+6
* gl: Move GpuSwitchingManager into ui namespace.tfarina@chromium.org2012-10-081-2/+2
* Revert 160526 - Crash GPU process on watchdog timeout.vangelis@google.com2012-10-081-2/+2
* Crash GPU process on watchdog timeout.jbauman@chromium.org2012-10-061-2/+2
* Make about:gpu page reflects the current GPU in real time.zmo@google.com2012-10-042-6/+5
* Delete some unused code found by -Wunused-functionthakis@chromium.org2012-10-011-0/+6
* Add override message to divide GPU memory among windows.ccameron@chromium.org2012-10-012-0/+9
* Move force_discrete GPU on older MacBookPro models to GpuBlacklistzmo@google.com2012-10-011-1/+2
* Clean up scoped_com_initializer.h, primarily by removing #ifdefs for non-Wind...pkasting@chromium.org2012-10-011-2/+2
* Re-enable the GPU watchdog on Windowsjbauman@chromium.org2012-09-261-9/+0
* Revert 158211 - Revert 158076 - Implement blacklist's force GPU capability in...tzik@chromium.org2012-09-231-0/+11
* Revert 158076 - Implement blacklist's force GPU capability in dual GPU machines.tzik@chromium.org2012-09-231-11/+0
* Implement blacklist's force GPU capability in dual GPU machines.zmo@chromium.org2012-09-211-0/+11
* Show gpu process sandbox status in the about:gpu page.skaslev@google.com2012-09-111-2/+4
* Count all systems with an AMD driver and Intel GPU PCI ID as AMD switchablejbauman@chromium.org2012-09-061-3/+6
* Fix a typo in gpu_info_collector_linux.cc.simonmorris@chromium.org2012-09-051-1/+1
* GPU process sends IPC to browser process indicating success of initialization.apatrick@chromium.org2012-08-241-0/+2
* GPU: warm-up Nvidia driver on Linux for Optimus cards.jln@chromium.org2012-08-231-3/+5
* Make optimus GPU detection more robust on Linux.zmo@chromium.org2012-08-221-0/+12
* Revert 152469 - win: Make GPU process crash on exit once it has successfully ...apatrick@chromium.org2012-08-211-10/+0
* win: Make GPU process crash on exit once it has successfully initialized.apatrick@chromium.org2012-08-211-0/+10
* Revert 152040 - GPU process exits with error code on failure to initialize.apatrick@chromium.org2012-08-201-7/+2
* Add GPU memory tab to the task manager.ccameron@chromium.org2012-08-182-0/+11
* GPU process exits with error code on failure to initialize.apatrick@chromium.org2012-08-171-2/+7
* Fix WinSAT histograms.dtu@chromium.org2012-08-171-11/+15
* GPU: call CreateGLContext() to warm up the sandbox on Linux.jln@chromium.org2012-08-171-39/+105
* Refine WinSAT histogram bounds and rescale so the results are integers.dtu@chromium.org2012-08-071-6/+6
* Only dlopen() OMX/VAAPI libs in the GPU process, and only lazily dlsym() thei...fischman@chromium.org2012-08-041-0/+10
* Revert 150007 - Only dlopen() OMX/VAAPI libs in the GPU process, and only laz...fischman@chromium.org2012-08-041-10/+0
* Only dlopen() OMX/VAAPI libs in the GPU process, and only lazily dlsym() thei...fischman@chromium.org2012-08-041-0/+10
* Remove all the chrome exceptions in content's DEPS that were there for browse...jam@chromium.org2012-07-301-2/+0
* Tweak the way we use the third_party\amd videocard codecpu@chromium.org2012-07-191-1/+1
* Revert "Add env var for GPU process sandbox."jorgelo@chromium.org2012-07-191-8/+0
* Wire the AMD switchable videcard detectioncpu@chromium.org2012-07-182-7/+27
* Move the Windows sandbox to sandbox/winjln@chromium.org2012-07-181-1/+1
* Emergency revert; rietveld broke; tree brokeerg@google.com2012-07-131-1/+1
* sandbox/src -> sandbox/win/srcjln@chromium.org2012-07-131-1/+1
* Remove #pragma once from contentajwong@chromium.org2012-07-114-6/+2