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

Issue 2707623002: Disable some old Qualcomm workarounds on new Android (Closed)

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

Description

Disable some old Qualcomm workarounds on new Android Workarounds disable_depth_texture and disable_chromium_framebuffer_multisample were added for old Qualcomm devices but work correctly on newer devices and are needed for WebGL 2. This also un-disables GL_OES_depth_texture on these platforms. Test note: The change in availability of MSAA causes the tests to access a different (currently non-existent) set of reference images on Qualcomm bots (_msaa.png to _non_msaa.png). This CL effectively creates a new configuration - which is why the tests do not need revisions incremented. BUG=682075, 682753 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;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 Review-Url: https://codereview.chromium.org/2707623002 Cr-Commit-Position: refs/heads/master@{#452748} Committed: https://chromium.googlesource.com/chromium/src/+/5fa975c1785e2a47c96471691447846d1be8b51d

Patch Set 1 #

Patch Set 2 : rebase, increment version, disable webgl2 on old qualcomm, update pixel expectations #

Patch Set 3 : add another cr_bugs entry #

Total comments: 6

Patch Set 4 : fixes and cr_bugs #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -5 lines) Patch
M content/test/gpu/gpu_tests/pixel_expectations.py View 1 1 chunk +25 lines, -0 lines 0 comments Download
M gpu/config/gpu_driver_bug_list_json.cc View 1 2 3 3 chunks +13 lines, -4 lines 0 comments Download
M gpu/config/software_rendering_list_json.cc View 1 2 3 4 2 chunks +17 lines, -1 line 0 comments Download

Messages

Total messages: 30 (20 generated)
Kai Ninomiya
3 years, 10 months ago (2017-02-22 23:26:52 UTC) #9
Kai Ninomiya
kbr: PTAL zmo: FYI
3 years, 10 months ago (2017-02-22 23:34:41 UTC) #11
Ken Russell (switch to Gerrit)
Thanks Kai for tracking these down. A couple of concerns. https://codereview.chromium.org/2707623002/diff/40001/gpu/config/gpu_driver_bug_list_json.cc File gpu/config/gpu_driver_bug_list_json.cc (left): https://codereview.chromium.org/2707623002/diff/40001/gpu/config/gpu_driver_bug_list_json.cc#oldcode288 ...
3 years, 10 months ago (2017-02-23 00:37:42 UTC) #12
Kai Ninomiya
https://codereview.chromium.org/2707623002/diff/40001/gpu/config/gpu_driver_bug_list_json.cc File gpu/config/gpu_driver_bug_list_json.cc (left): https://codereview.chromium.org/2707623002/diff/40001/gpu/config/gpu_driver_bug_list_json.cc#oldcode288 gpu/config/gpu_driver_bug_list_json.cc:288: "id": 38, On 2017/02/23 00:37:42, Ken Russell wrote: > ...
3 years, 10 months ago (2017-02-23 00:51:36 UTC) #13
Ken Russell (switch to Gerrit)
Great. LGTM
3 years, 10 months ago (2017-02-23 01:17:19 UTC) #15
Zhenyao Mo
On 2017/02/23 01:17:19, Ken Russell wrote: > Great. LGTM LGTM
3 years, 10 months ago (2017-02-23 01:26:41 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2707623002/60001
3 years, 10 months ago (2017-02-24 01:34:12 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/371957)
3 years, 10 months ago (2017-02-24 01:44:08 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2707623002/80001
3 years, 10 months ago (2017-02-24 02:59:28 UTC) #27
commit-bot: I haz the power
3 years, 10 months ago (2017-02-24 04:10:01 UTC) #30
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/5fa975c1785e2a47c96471691447...

Powered by Google App Engine
This is Rietveld 408576698