summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-04 03:30:38 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-04 03:30:38 +0000
commitb4b34c8faaaae0b270aae8d2a05b6086664a9a1e (patch)
treee72e6dc4697b094cba4280c885b66e9993f605ed /AUTHORS
parenta2187635d6f90c500f7408010c2773588e5cd6ab (diff)
downloadchromium_src-b4b34c8faaaae0b270aae8d2a05b6086664a9a1e.zip
chromium_src-b4b34c8faaaae0b270aae8d2a05b6086664a9a1e.tar.gz
chromium_src-b4b34c8faaaae0b270aae8d2a05b6086664a9a1e.tar.bz2
Revert 254629 "gpu: Allow overriding GPU driver workarounds via ..."
Adds many static initializers to gpu_driver_bug_list.cc: http://build.chromium.org/p/chromium/builders/Linux%20x64/builds/62225/steps/sizes/logs/stdio # gpu_driver_bug_list.cc gpu::(anonymous namespace)::kFeatureList # gpu_driver_bug_list.cc gpu::(anonymous namespace)::kFeatureList+0x10 # gpu_driver_bug_list.cc gpu::(anonymous namespace)::kFeatureList+0x100 # gpu_driver_bug_list.cc gpu::(anonymous namespace)::kFeatureList+0x108 ... # gpu_driver_bug_list.cc gpu::(anonymous namespace)::kFeatureList+0xf8 # gpu_driver_bug_list.cc std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)@plt # gpu_driver_bug_list.cc __cxa_atexit@plt [registers a dtor to run at exit] # gpu_driver_bug_list.cc __init_array_end+0x5e0 # gpu_driver_bug_list.cc __tcf_0 > 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 TBR=robert.bradford@intel.com Review URL: https://codereview.chromium.org/183003010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@254640 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 0 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index 850f734..556ec93 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -266,7 +266,6 @@ 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>