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

Issue 2671773003: Copy GPU workaround flags from browser to GPU process (Closed)

Created:
3 years, 10 months ago by Kai Ninomiya
Modified:
3 years, 10 months ago
Reviewers:
CC:
chromium-reviews, jam, darin-cc_chromium.org, piman+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Copy GPU workaround flags from browser to GPU process // Closed this CL; use the old one: https://codereview.chromium.org/2644733005 COMMIT=false BUG=682912 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel

Patch Set 1 #

Patch Set 2 : fix test on certain systems #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -2 lines) Patch
M content/browser/gpu/gpu_process_host.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M content/test/gpu/gpu_tests/gpu_process_integration_test.py View 1 2 chunks +18 lines, -1 line 0 comments Download
M gpu/config/gpu_driver_bug_list.h View 1 chunk +5 lines, -0 lines 0 comments Download
M gpu/config/gpu_driver_bug_list.cc View 1 chunk +12 lines, -0 lines 0 comments Download
M gpu/config/gpu_driver_bug_list_json.cc View 3 chunks +14 lines, -1 line 0 comments Download

Messages

Total messages: 4 (4 generated)
Kai Ninomiya
Description was changed from ========== Copy GPU workaround flags from browser to GPU process BUG=682912 ...
3 years, 10 months ago (2017-02-02 23:15:34 UTC) #1
Kai Ninomiya
Description was changed from ========== Copy GPU workaround flags from browser to GPU process BUG=682912 ...
3 years, 10 months ago (2017-02-02 23:15:35 UTC) #2
Kai Ninomiya
Description was changed from ========== Copy GPU workaround flags from browser to GPU process BUG=682912 ...
3 years, 10 months ago (2017-02-24 03:36:47 UTC) #3
Kai Ninomiya
3 years, 10 months ago (2017-02-25 02:46:45 UTC) #4
Message was sent while issue was closed.
Description was changed from

==========
Copy GPU workaround flags from browser to GPU process

BUG=682912
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel
==========

to

==========
Copy GPU workaround flags from browser to GPU process

// Closed this CL; use the old one: https://codereview.chromium.org/2644733005
COMMIT=false

BUG=682912
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel
==========

Powered by Google App Engine
This is Rietveld 408576698