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

Issue 115683004: Add Galaxy S4 into GPU blacklist (Closed)

Created:
6 years, 11 months ago by wjia(left Chromium)
Modified:
6 years, 11 months ago
CC:
chromium-reviews, piman+watch_chromium.org, Ami GONE FROM CHROMIUM
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : code review #

Total comments: 2

Patch Set 3 : remove OS version #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -1 line) Patch
M gpu/config/software_rendering_list_json.cc View 1 2 2 chunks +18 lines, -1 line 2 comments Download

Messages

Total messages: 7 (0 generated)
Ken Russell (switch to Gerrit)
Generally looks OK, but: https://codereview.chromium.org/115683004/diff/1/gpu/config/software_rendering_list_json.cc File gpu/config/software_rendering_list_json.cc (right): https://codereview.chromium.org/115683004/diff/1/gpu/config/software_rendering_list_json.cc#newcode21 gpu/config/software_rendering_list_json.cc:21: "version": "6.19", Please update this ...
6 years, 11 months ago (2013-12-27 00:06:09 UTC) #1
wjia(left Chromium)
Thanks! PTAL. https://codereview.chromium.org/115683004/diff/1/gpu/config/software_rendering_list_json.cc File gpu/config/software_rendering_list_json.cc (right): https://codereview.chromium.org/115683004/diff/1/gpu/config/software_rendering_list_json.cc#newcode21 gpu/config/software_rendering_list_json.cc:21: "version": "6.19", On 2013/12/27 00:06:09, Ken Russell ...
6 years, 11 months ago (2013-12-27 00:07:41 UTC) #2
Ken Russell (switch to Gerrit)
Sorry, I should have made this comment in the first iteration. https://codereview.chromium.org/115683004/diff/50001/gpu/config/software_rendering_list_json.cc File gpu/config/software_rendering_list_json.cc (right): ...
6 years, 11 months ago (2013-12-27 00:11:25 UTC) #3
wjia(left Chromium)
https://codereview.chromium.org/115683004/diff/50001/gpu/config/software_rendering_list_json.cc File gpu/config/software_rendering_list_json.cc (right): https://codereview.chromium.org/115683004/diff/50001/gpu/config/software_rendering_list_json.cc#newcode1015 gpu/config/software_rendering_list_json.cc:1015: "value": "4.2.2" On 2013/12/27 00:11:26, Ken Russell wrote: > ...
6 years, 11 months ago (2013-12-27 00:29:56 UTC) #4
Ken Russell (switch to Gerrit)
LGTM assuming this has been tested.
6 years, 11 months ago (2013-12-27 00:33:26 UTC) #5
wjia(left Chromium)
Committed patchset #3 manually as r242581 (presubmit successful).
6 years, 11 months ago (2013-12-27 01:03:06 UTC) #6
Ami GONE FROM CHROMIUM
6 years, 11 months ago (2014-01-07 00:50:01 UTC) #7
Message was sent while issue was closed.
post-commit drive-by

https://codereview.chromium.org/115683004/diff/100001/gpu/config/software_ren...
File gpu/config/software_rendering_list_json.cc (right):

https://codereview.chromium.org/115683004/diff/100001/gpu/config/software_ren...
gpu/config/software_rendering_list_json.cc:1009: "description": "Samsung Gaxlaxy
S4 is too buggy to use for video decoding",
typo: s/Gaxlaxy/Galaxy/

https://codereview.chromium.org/115683004/diff/100001/gpu/config/software_ren...
gpu/config/software_rendering_list_json.cc:1010: "cr_bugs": [329072],
I looked for evidence of VDA crash in the logs attached to that bug but failed
to find it (instead, all the logcat outputs I see have the main buffer _already_
spewing logs implying a failed decoder, but the actual failure is already gone).
 Would you mind updating the bug to highlight the crash that this blacklist is
working around?

Powered by Google App Engine
This is Rietveld 408576698