summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu/gpu_data_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Change GpuDataManager to use Observer notifications rather than callbacks. T...csilv@chromium.org2011-11-011-28/+16
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* Add a command-line switch --skip-gpu-data-loading.zmo@chromium.org2011-10-261-15/+10
* Fix about:gpu's wrong status of accelerated-canvas-2d.zmo@google.com2011-10-261-2/+15
* Move GPUInfo to content/public/common and put it into the content namespace.jam@chromium.org2011-10-201-7/+71
* Move content_client.h into content/public.joi@chromium.org2011-10-181-1/+1
* Fix potential data races in GpuDataManager.zmo@google.com2011-10-171-10/+3
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Don't report gpu blacklist version in about:gpu if --ignore-gpu-blacklist is ...zmo@chromium.org2011-10-131-4/+4
* A cleanup CL for GpuDataManager.zmo@google.com2011-10-121-157/+195
* Implement --use-gl=anyzmo@google.com2011-09-271-13/+196
* Add a "disabled" field for GPU Blacklist entries.zmo@google.com2011-09-231-1/+13
* Consolidate GPU blacklist histograms into fewer ones.zmo@google.com2011-09-161-33/+50
* Revert 101451 - Consolidate GPU blacklist histograms into fewer ones.thestig@chromium.org2011-09-161-49/+33
* Consolidate GPU blacklist histograms into fewer ones.zmo@google.com2011-09-161-33/+49
* Hookup Gpu blacklist with NaCl Pepper3D access.zmo@google.com2011-09-021-3/+7
* Improve GPU software rendering list histograms.zmo@google.com2011-08-301-13/+67
* Pass disable-switch to renderer if canvas 2d is blacklisted.zmo@google.com2011-08-181-0/+3
* Moving the contents of chrome://gpu Profiling to chrome://tracing.dominich@chromium.org2011-08-091-0/+84
* Move gpu preliminary info collection from IO thread to FILE thread.zmo@google.com2011-07-281-1/+7
* Revert 93236 (broke GPU support on CrOs and Linux 32-bit, see http://crbug.co...kbr@chromium.org2011-07-221-4/+1
* Disallow gpu access if preliminary gpu info collection fails.zmo@google.com2011-07-201-1/+4
* Register event handler in Mac for GPU switch event.zmo@google.com2011-07-141-1/+46
* Manage gpu feature capabilities through blacklist indepedently.zmo@google.com2011-06-281-17/+4
* Fixing Coverity bugs (DEAD_CODE and PASS_BY_VALUE)dpapad@chromium.org2011-06-221-3/+0
* Remove content dependency on chrome/browser/accessibility/browser_accessibili...jam@chromium.org2011-06-131-1/+1
* Revert 88616 - Revert 86510 - Contributed by junov@chromium.orgjunov@chromium.org2011-06-131-3/+6
* Revert 86510 - Contributed by junov@chromium.orgvangelis@chromium.org2011-06-101-6/+3
* Fix a lock re-entry bug in GpuDataManager::UpdateGpuInfo.zmo@google.com2011-06-041-1/+5
* Restore selective gpu feature blocking.zmo@google.com2011-05-311-18/+62
* Contributed by junov@chromium.org junov@chromium.org2011-05-241-3/+6
* Restore the gpu blacklist logic.zmo@google.com2011-05-241-0/+6
* Make about:gpu report driver information again.nduca@chromium.org2011-05-191-10/+7
* Only block the GPu process if WebGL, compositing or canvas2D are blacklisted ...vangelis@chromium.org2011-05-111-1/+9
* Moved content/browser/gpu_* to content/browser/gpu/.apatrick@chromium.org2011-05-091-0/+215