diff options
author | robert.bradford@intel.com <robert.bradford@intel.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-04 01:31:22 +0000 |
---|---|---|
committer | robert.bradford@intel.com <robert.bradford@intel.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-04 01:31:22 +0000 |
commit | 85e6c4a353ef5e6e620e64f016f221e84be5bb79 (patch) | |
tree | 8328f06c1e64f5e3ce867a9c413b55b400cf439d /AUTHORS | |
parent | 6bf35021df50e798713e0d6d904f492d6eb8ad1b (diff) | |
download | chromium_src-85e6c4a353ef5e6e620e64f016f221e84be5bb79.zip chromium_src-85e6c4a353ef5e6e620e64f016f221e84be5bb79.tar.gz chromium_src-85e6c4a353ef5e6e620e64f016f221e84be5bb79.tar.bz2 |
gpu: Allow overriding GPU driver workarounds via command line
This change allows you to enable GPU driver workarounds by providing command
line switches with the name of the workaround. These workarounds are used
instead of the workarounds loaded from the JSON data. The command line switch
will be propagated into the GPU process allowing these to be applied both with
in-process GPU and without.
BUG=347130
TEST=run content_gl_test or chromium with and without switches and observe
workarounds being applied.
Review URL: https://codereview.chromium.org/180243012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@254629 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -266,6 +266,7 @@ Rob Buis <rob.buis@samsung.com> Rob Wu <rob@robwu.nl> Robert Bear Travis <bear.travis@gmail.com> Robert Bear Travis <betravis@adobe.com> +Robert Bradford <robert.bradford@intel.com> Robert Goldberg <goldberg@adobe.com> Robert Hogan <robhogan@gmail.com> Robert Nagy <robert.nagy@gmail.com> |