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

Issue 2666243002: Move GPUFeatureChecker to content layer (Closed)

Created:
3 years, 10 months ago by michaelpg
Modified:
3 years, 10 months ago
CC:
chromium-apps-reviews_chromium.org, chromium-reviews, darin-cc_chromium.org, extensions-reviews_chromium.org, jam, piman+watch_chromium.org, Rahul Chaturvedi
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move GPUFeatureChecker to content layer The GPUFeatureChecker provides WebGL status to chrome's extension requirements checker and the webstore private API. Move it to //content so it can be used from //extensions without relying on //chrome. This will allow us to move the extension requirements checker out of //chrome so AppShell can use it (and can check for WebGL support). BUG=679870 Review-Url: https://codereview.chromium.org/2666243002 Cr-Commit-Position: refs/heads/master@{#450587} Committed: https://chromium.googlesource.com/chromium/src/+/67362b5be791794950cbfb2b2e5ecb3574ba2e9d

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : cleanup #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+133 lines, -145 lines) Patch
M chrome/browser/BUILD.gn View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/webstore_private/webstore_private_api.h View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/webstore_private/webstore_private_api.cc View 3 chunks +6 lines, -7 lines 0 comments Download
M chrome/browser/extensions/chrome_requirements_checker.h View 3 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/extensions/chrome_requirements_checker.cc View 3 chunks +3 lines, -3 lines 0 comments Download
D chrome/browser/gpu/gpu_feature_checker.h View 1 chunk +0 lines, -41 lines 0 comments Download
D chrome/browser/gpu/gpu_feature_checker.cc View 1 chunk +0 lines, -71 lines 0 comments Download
M content/browser/BUILD.gn View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
A content/browser/gpu/gpu_feature_checker_impl.h View 1 chunk +41 lines, -0 lines 0 comments Download
A + content/browser/gpu/gpu_feature_checker_impl.cc View 3 chunks +23 lines, -16 lines 0 comments Download
M content/public/browser/BUILD.gn View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
A content/public/browser/gpu_feature_checker.h View 1 2 1 chunk +36 lines, -0 lines 0 comments Download
A content/public/browser/gpu_feature_checker.cc View 1 2 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (11 generated)
michaelpg
PTAL for the GPU stuff. I'll add more OWNERs if you think this looks OK.
3 years, 10 months ago (2017-02-01 02:15:39 UTC) #4
michaelpg
Ken, will you have a chance to look at this CL this week, or could ...
3 years, 10 months ago (2017-02-07 00:41:12 UTC) #5
Ken Russell (switch to Gerrit)
Michael, I'm sorry for the long delay getting to this review. I was in conferences ...
3 years, 10 months ago (2017-02-07 05:25:38 UTC) #7
michaelpg
On 2017/02/07 05:25:38, Ken Russell wrote: > Michael, I'm sorry for the long delay getting ...
3 years, 10 months ago (2017-02-08 00:03:14 UTC) #9
Ken Russell (switch to Gerrit)
OK, thanks for cleaning up the TODO. LGTM from my standpoint.
3 years, 10 months ago (2017-02-08 00:41:36 UTC) #10
michaelpg
jochen: would you mind looking at the non-GPU stuff?
3 years, 10 months ago (2017-02-08 20:59:12 UTC) #13
jochen (gone - plz use gerrit)
lgtm
3 years, 10 months ago (2017-02-09 13:18:06 UTC) #14
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/2666243002/80001
3 years, 10 months ago (2017-02-14 23:29:02 UTC) #17
commit-bot: I haz the power
3 years, 10 months ago (2017-02-15 06:19:20 UTC) #20
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/67362b5be791794950cbfb2b2e5e...

Powered by Google App Engine
This is Rietveld 408576698