summaryrefslogtreecommitdiffstats
path: root/content/gpu
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add env var for GPU process sandbox.jorgelo@chromium.org2012-07-101-0/+7
* Make full gpu info collection on Linux optional.zmo@chromium.org2012-06-221-4/+10
* Use nv contrl x extension to query nvidia driver version.zmo@chromium.org2012-06-212-10/+53
* Revert 143323 - Use nv contrl x extension to query nvidia driver version.viettrungluu@chromium.org2012-06-211-49/+6
* Use nv contrl x extension to query nvidia driver version.zmo@chromium.org2012-06-211-6/+49
* Change GPU process to use IO rather than UI MessageLoop on Mac OS. On this pl...kbr@chromium.org2012-06-201-2/+1
* Disable the seccomp filter GPU process sandbox by default on Chrome OS.jorgelo@chromium.org2012-06-121-2/+12
* Push dual-GPU feature management to GPUBlacklist instead of hard-wiringzmo@chromium.org2012-06-061-8/+0
* Fix GPU acceleration failure with single process modejin.a.yang@intel.com2012-06-041-3/+14
* Don't handle GPU accessibility in chrome os.zmo@chromium.org2012-05-252-1/+5
* Add trace events to measure GPU process startup timing and time to first pres...apatrick@chromium.org2012-05-184-25/+73
* Disable GPU info collection on GPU process startup on Win/Mac.zmo@google.com2012-05-172-27/+49
* Cleanup: Remove unneeded scoped_ptr.h includes from content.thestig@chromium.org2012-05-171-1/+0
* Retrieve Windows performance assessment information from results files.dtu@chromium.org2012-05-162-38/+90
* Collect multiple GPUs' info on Mac and display them in about:gpu.zmo@google.com2012-05-151-91/+102
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-127-24/+24
* Added gman as OWNER of a few GPU directories and piman as OWNER of a couple o...kbr@chromium.org2012-05-111-0/+2
* Change GPUInfo to handle multiple GPUs.zmo@chromium.org2012-05-105-62/+72
* Warm up the crypto subsystem before entering the GPU sandbox.cevans@chromium.org2012-05-101-0/+8
* Disable Chrome OS seccomp filter GPU sandbox.jorgelo@chromium.org2012-05-101-2/+2
* RefCounted types should not have public destructors, content/browser part 2rsleevi@chromium.org2012-04-282-53/+56
* Fix sending log messages from GPU child threadsposciak@chromium.org2012-04-251-2/+13
* Show gpu process stats in about:tcmallocjamesr@chromium.org2012-04-251-0/+4
* Final(?) eradications of GDK / GTK from the GPU process.cevans@chromium.org2012-04-201-7/+0
* Use the simpler DEFAULT message loop type to avoid calling into GTK.cevans@chromium.org2012-04-191-0/+2
* Permit testing of the Nouveau driver.cevans@chromium.org2012-04-161-1/+2
* Add an initial Linux GPU sandbox using the seccomp filter framework.cevans@chromium.org2012-04-132-4/+17
* Use gdk_init() instead of gtk_init() to open the display. It's much lighter andcevans@chromium.org2012-04-111-1/+1
* Use Scoped COM helpers for collecting GPU informationrsleevi@chromium.org2012-04-092-68/+52
* Disable image transport surface on AMD's dynamic switchable graphics.jbauman@chromium.org2012-04-071-0/+16
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-2/+2