Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1078)

Issue 452293002: Use RE string pattern matching for blacklist strings. (Closed)

Created:
6 years, 4 months ago by Zhenyao Mo
Modified:
6 years, 4 months ago
CC:
chromium-reviews, piman+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Use RE string pattern matching for blacklist strings. Including cpu_brand, gl_vendor, gl_renderer, gl_extension, driver_vendor, and machine_model_name. BUG=396578 TBR=piman@chromium.org TEST=gpu_unittests Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289067

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 4

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+299 lines, -563 lines) Patch
M content/browser/gpu/gpu_data_manager_impl_private_unittest.cc View 1 2 2 chunks +2 lines, -8 lines 0 comments Download
M gpu/BUILD.gn View 1 1 chunk +0 lines, -1 line 0 comments Download
M gpu/config/gpu_control_list.h View 4 chunks +10 lines, -41 lines 0 comments Download
M gpu/config/gpu_control_list.cc View 1 2 3 14 chunks +44 lines, -103 lines 0 comments Download
M gpu/config/gpu_control_list_entry_unittest.cc View 1 2 3 4 9 chunks +166 lines, -34 lines 0 comments Download
M gpu/config/gpu_control_list_format.txt View 1 3 chunks +9 lines, -11 lines 0 comments Download
D gpu/config/gpu_control_list_string_info_unittest.cc View 1 chunk +0 lines, -98 lines 0 comments Download
M gpu/config/gpu_control_list_unittest.cc View 1 chunk +1 line, -4 lines 0 comments Download
M gpu/config/gpu_driver_bug_list_json.cc View 1 2 3 33 chunks +38 lines, -149 lines 0 comments Download
M gpu/config/software_rendering_list_json.cc View 1 2 3 20 chunks +29 lines, -113 lines 0 comments Download
M gpu/gpu.gyp View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
Zhenyao Mo
kbr: PTAL
6 years, 4 months ago (2014-08-09 00:22:06 UTC) #1
Ken Russell (switch to Gerrit)
On the whole this LGTM -- it's a good code cleanup -- but either the ...
6 years, 4 months ago (2014-08-09 00:57:02 UTC) #2
Zhenyao Mo
https://codereview.chromium.org/452293002/diff/40001/gpu/config/gpu_control_list.cc File gpu/config/gpu_control_list.cc (right): https://codereview.chromium.org/452293002/diff/40001/gpu/config/gpu_control_list.cc#newcode666 gpu/config/gpu_control_list.cc:666: !entry->AddMachineModelName(base::StringToLowerASCII(model_name))) { On 2014/08/09 00:57:02, Ken Russell wrote: > ...
6 years, 4 months ago (2014-08-09 01:24:00 UTC) #3
Zhenyao Mo
The CQ bit was checked by zmo@chromium.org
6 years, 4 months ago (2014-08-11 21:59:27 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zmo@chromium.org/452293002/80001
6 years, 4 months ago (2014-08-11 22:02:55 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-12 01:26:26 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-12 01:47:32 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/3511)
6 years, 4 months ago (2014-08-12 01:47:33 UTC) #8
Zhenyao Mo
piman: gpu/ owner.
6 years, 4 months ago (2014-08-12 14:42:17 UTC) #9
Zhenyao Mo
All owners are out of office, and the gpu/ build file change is trivia. TBR ...
6 years, 4 months ago (2014-08-12 21:04:17 UTC) #10
Zhenyao Mo
The CQ bit was checked by zmo@chromium.org
6 years, 4 months ago (2014-08-12 21:04:22 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zmo@chromium.org/452293002/80001
6 years, 4 months ago (2014-08-12 21:08:17 UTC) #12
commit-bot: I haz the power
6 years, 4 months ago (2014-08-12 21:36:20 UTC) #13
Message was sent while issue was closed.
Change committed as 289067

Powered by Google App Engine
This is Rietveld 408576698