summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu/gpu_data_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Add command-line flags to disable the use of the GPU for accelerated renderingjbauman@chromium.org2012-01-231-0/+11
* Add --disable-swiftshader and about:flags entry to disable swiftshaderjbauman@chromium.org2012-01-181-0/+5
* Add System Assessment Tool stats to about:gpu on Windows.scottmg@chromium.org2012-01-131-1/+4
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* Add a JS API for detecting WebGL availability.zmo@google.com2011-12-081-0/+5
* Remove dead code for gpu blacklist auto-update.zmo@google.com2011-12-031-7/+1
* Allow switching to SwiftShader when GPU is blacklistedjbauman@chromium.org2011-11-111-0/+13
* Change GpuDataManager to use Observer notifications rather than callbacks. T...csilv@chromium.org2011-11-011-12/+27
* Add a command-line switch --skip-gpu-data-loading.zmo@chromium.org2011-10-261-0/+3
* Fix about:gpu's wrong status of accelerated-canvas-2d.zmo@google.com2011-10-261-0/+4
* Move GPUInfo to content/public/common and put it into the content namespace.jam@chromium.org2011-10-201-4/+13
* Fix potential data races in GpuDataManager.zmo@google.com2011-10-171-2/+0
* Don't report gpu blacklist version in about:gpu if --ignore-gpu-blacklist is ...zmo@chromium.org2011-10-131-1/+1
* A cleanup CL for GpuDataManager.zmo@google.com2011-10-121-0/+52
* Implement --use-gl=anyzmo@google.com2011-09-271-3/+32
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-1/+2
* Moving the contents of chrome://gpu Profiling to chrome://tracing.dominich@chromium.org2011-08-091-0/+3
* Move gpu preliminary info collection from IO thread to FILE thread.zmo@google.com2011-07-281-1/+0
* Revert 93236 (broke GPU support on CrOs and Linux 32-bit, see http://crbug.co...kbr@chromium.org2011-07-221-1/+1
* Disallow gpu access if preliminary gpu info collection fails.zmo@google.com2011-07-201-1/+1
* Register event handler in Mac for GPU switch event.zmo@google.com2011-07-141-0/+3
* Restore selective gpu feature blocking.zmo@google.com2011-05-311-1/+8
* Make about:gpu report driver information again.nduca@chromium.org2011-05-191-0/+3
* iwyu: Use callback_old.h where appropriate, part 1.jhawkins@chromium.org2011-05-101-1/+1
* Moved content/browser/gpu_* to content/browser/gpu/.apatrick@chromium.org2011-05-091-0/+108