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

Issue 692893004: Provide a way to disable libpci dependency. (Closed)

Created:
6 years, 1 month ago by Benjamin Dupont
Modified:
6 years, 1 month ago
Reviewers:
brettw, no sievers, piman
CC:
chromium-reviews, piman+watch_chromium.org
Base URL:
git://nuxepg2.fr.nds.com/CHROM/chromium-src.git@master
Project:
chromium
Visibility:
Public.

Description

Provide a way to disable libpci dependency. Add a new gyp variable: use_libpci (default value is 1). Add a new define when use_libpci==1: USE_LIBPCI. Don't call specific PCI code in gpu_info_collector_linux.cc if USE_LIBPCI isn't defined. BUG=427401 R=piman@chromium.org Committed: https://crrev.com/65ce5accb99908e292b9766c3da6cf54d6cc337f Cr-Commit-Position: refs/heads/master@{#302613}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Move use_libpci = true into declare_args() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -67 lines) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
M build/common.gypi View 5 chunks +9 lines, -0 lines 0 comments Download
M build/linux/system.gyp View 2 chunks +68 lines, -64 lines 0 comments Download
M gpu/config/BUILD.gn View 1 2 chunks +9 lines, -1 line 0 comments Download
M gpu/config/gpu_info_collector_linux.cc View 3 chunks +9 lines, -1 line 0 comments Download
M gpu/gpu_config.gypi View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (2 generated)
Benjamin Dupont
6 years, 1 month ago (2014-10-31 10:17:42 UTC) #1
Benjamin Dupont
On 2014/10/31 10:17:42, Benjamin Dupont wrote: Previous issue: https://codereview.chromium.org/692543002/
6 years, 1 month ago (2014-10-31 10:22:23 UTC) #3
piman
https://codereview.chromium.org/692893004/diff/1/gpu/config/BUILD.gn File gpu/config/BUILD.gn (right): https://codereview.chromium.org/692893004/diff/1/gpu/config/BUILD.gn#newcode52 gpu/config/BUILD.gn:52: use_libpci = true Should this be in a declare_args() ...
6 years, 1 month ago (2014-10-31 18:29:29 UTC) #4
piman
https://codereview.chromium.org/692893004/diff/1/gpu/config/BUILD.gn File gpu/config/BUILD.gn (right): https://codereview.chromium.org/692893004/diff/1/gpu/config/BUILD.gn#newcode52 gpu/config/BUILD.gn:52: use_libpci = true Should this be in a declare_args() ...
6 years, 1 month ago (2014-10-31 18:29:29 UTC) #5
brettw
https://codereview.chromium.org/692893004/diff/1/gpu/config/BUILD.gn File gpu/config/BUILD.gn (right): https://codereview.chromium.org/692893004/diff/1/gpu/config/BUILD.gn#newcode52 gpu/config/BUILD.gn:52: use_libpci = true On 2014/10/31 18:29:28, piman (Very slow ...
6 years, 1 month ago (2014-10-31 19:20:06 UTC) #6
Benjamin Dupont
On 2014/10/31 19:20:06, brettw wrote: > https://codereview.chromium.org/692893004/diff/1/gpu/config/BUILD.gn > File gpu/config/BUILD.gn (right): > > https://codereview.chromium.org/692893004/diff/1/gpu/config/BUILD.gn#newcode52 > ...
6 years, 1 month ago (2014-11-03 09:03:06 UTC) #7
brettw
*.gn LGTM
6 years, 1 month ago (2014-11-03 19:02:06 UTC) #8
piman
lgtm
6 years, 1 month ago (2014-11-03 19:11:05 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/692893004/20001
6 years, 1 month ago (2014-11-04 12:01:34 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years, 1 month ago (2014-11-04 16:30:50 UTC) #12
commit-bot: I haz the power
6 years, 1 month ago (2014-11-04 16:31:30 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/65ce5accb99908e292b9766c3da6cf54d6cc337f
Cr-Commit-Position: refs/heads/master@{#302613}

Powered by Google App Engine
This is Rietveld 408576698