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