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

Issue 1117813002: Add GL strings to CastSysInfo interface and use to configure GPU (Closed)

Created:
5 years, 7 months ago by halliwell
Modified:
5 years, 7 months ago
Reviewers:
lcwu1, Zhenyao Mo, gunsch
CC:
chromium-reviews, gunsch+watch_chromium.org, lcwu+watch_chromium.org, jam, piman+watch_chromium.org, darin-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add GL strings to CastSysInfo interface and use to configure GPU Linux GPU info collector uses PCI scanning, which doesn't work on Chromecast. So initial browser-process decisions on GPU feature blacklisting are incorrect. This provides the info instead through CastSysInfo and will allow us for example to add exceptions to the accelerated canvas blacklist for our GPU. BUG= Committed: https://crrev.com/a69ea541d69b4e1d2ed77a5a546b5a2fc7ce7f0f Cr-Commit-Position: refs/heads/master@{#328186}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use SetGLStrings instead #

Total comments: 2

Patch Set 3 : Add comment on ordering of GpuDataManager calls #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -0 lines) Patch
M chromecast/base/cast_sys_info_dummy.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chromecast/base/cast_sys_info_dummy.cc View 1 1 chunk +12 lines, -0 lines 0 comments Download
M chromecast/browser/cast_browser_main_parts.cc View 1 2 3 chunks +11 lines, -0 lines 0 comments Download
M chromecast/public/cast_sys_info.h View 1 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
halliwell
On 2015/04/30 05:58:52, halliwell wrote: > mailto:halliwell@chromium.org changed reviewers: > + mailto:zmo@chromium.org Hey Mo - ...
5 years, 7 months ago (2015-04-30 06:01:37 UTC) #2
Zhenyao Mo
https://codereview.chromium.org/1117813002/diff/1/chromecast/browser/cast_browser_main_parts.cc File chromecast/browser/cast_browser_main_parts.cc (right): https://codereview.chromium.org/1117813002/diff/1/chromecast/browser/cast_browser_main_parts.cc#newcode233 chromecast/browser/cast_browser_main_parts.cc:233: content::GpuDataManager::GetInstance()->SetGpuDeviceName( Please make sure this is called later than ...
5 years, 7 months ago (2015-04-30 21:42:24 UTC) #3
halliwell
On 2015/04/30 21:42:24, Zhenyao Mo wrote: > https://codereview.chromium.org/1117813002/diff/1/chromecast/browser/cast_browser_main_parts.cc > File chromecast/browser/cast_browser_main_parts.cc (right): > > https://codereview.chromium.org/1117813002/diff/1/chromecast/browser/cast_browser_main_parts.cc#newcode233 ...
5 years, 7 months ago (2015-05-01 17:37:09 UTC) #5
Zhenyao Mo
LGTM Please also verify with about:gpu page that the strings show up correctly. https://codereview.chromium.org/1117813002/diff/20001/chromecast/browser/cast_browser_main_parts.cc File ...
5 years, 7 months ago (2015-05-01 18:12:03 UTC) #6
gunsch
lgtm https://codereview.chromium.org/1117813002/diff/20001/chromecast/browser/cast_browser_main_parts.cc File chromecast/browser/cast_browser_main_parts.cc (right): https://codereview.chromium.org/1117813002/diff/20001/chromecast/browser/cast_browser_main_parts.cc#newcode263 chromecast/browser/cast_browser_main_parts.cc:263: content::GpuDataManager::GetInstance()->SetGLStrings( On 2015/05/01 18:12:03, Zhenyao Mo wrote: > ...
5 years, 7 months ago (2015-05-01 18:23:45 UTC) #7
Zhenyao Mo
On 2015/05/01 18:23:45, gunsch wrote: > lgtm > > https://codereview.chromium.org/1117813002/diff/20001/chromecast/browser/cast_browser_main_parts.cc > File chromecast/browser/cast_browser_main_parts.cc (right): > ...
5 years, 7 months ago (2015-05-01 18:29:14 UTC) #8
halliwell
On 2015/05/01 18:29:14, Zhenyao Mo wrote: > On 2015/05/01 18:23:45, gunsch wrote: > > lgtm ...
5 years, 7 months ago (2015-05-01 18:33:17 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1117813002/40001
5 years, 7 months ago (2015-05-04 21:07:06 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 7 months ago (2015-05-04 21:20:19 UTC) #13
commit-bot: I haz the power
5 years, 7 months ago (2015-05-04 21:22:13 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/a69ea541d69b4e1d2ed77a5a546b5a2fc7ce7f0f
Cr-Commit-Position: refs/heads/master@{#328186}

Powered by Google App Engine
This is Rietveld 408576698