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

Issue 1679263002: Switch third_party/gflags to use updated GitHub repo. (Closed)

Created:
4 years, 10 months ago by kjellander_webrtc
Modified:
4 years, 10 months ago
Reviewers:
henrika_webrtc
CC:
webrtc-reviews_webrtc.org, qiang.lu, niklas.enbom, yujie_mao (webrtc), peah-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Switch third_party/gflags to use updated GitHub repo. This pulls in several fixes and gets Visual Studio 2015 support. The new repo is located at https://github.com/gflags/gflags which is mirrored in Chrome infrastructure at https://chromium.googlesource.com/external/github.com/gflags/gflags New configuration headers were generated according to README.webrtc on Windows and Linux. I verified the Linux generated ones are working on Mac. The generating headers on Mac are identical with only a minor difference (an __unused attribute) that doesn't effect the build. BUG=webrtc:5185 NOTRY=True NOPRESUBMIT=True TESTED=Successfully ran: out/Release/video_quality_measurement --input_filename=resources/foreman_cif.yuv --width=352 --height=288 to verify flags are still being parsed properly. I also ran the compile trybots and the baremetal bots (since they run tests that have gflags flags). Committed: https://crrev.com/4bba35f73517459fa3940034a9b1f8358c14e4ff Cr-Commit-Position: refs/heads/master@{#11539}

Patch Set 1 : #

Patch Set 2 : Fix GN build on Windows #

Total comments: 3

Patch Set 3 : Add myself to owners #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1023 lines, -617 lines) Patch
M DEPS View 1 chunk +3 lines, -5 lines 0 comments Download
M third_party/gflags/BUILD.gn View 1 2 chunks +16 lines, -7 lines 0 comments Download
M third_party/gflags/OWNERS View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M third_party/gflags/README.webrtc View 2 chunks +4 lines, -4 lines 0 comments Download
D third_party/gflags/gen/posix/include/gflags/gflags.h View 22 chunks +159 lines, -178 lines 0 comments Download
D third_party/gflags/gen/posix/include/gflags/gflags_completions.h View 3 chunks +7 lines, -7 lines 0 comments Download
A third_party/gflags/gen/posix/include/gflags/gflags_declare.h View 1 chunk +141 lines, -0 lines 0 comments Download
A third_party/gflags/gen/posix/include/gflags/gflags_gflags.h View 1 chunk +101 lines, -0 lines 0 comments Download
D third_party/gflags/gen/posix/include/private/config.h View 1 chunk +85 lines, -83 lines 0 comments Download
D third_party/gflags/gen/win/include/gflags/gflags.h View 23 chunks +150 lines, -184 lines 0 comments Download
D third_party/gflags/gen/win/include/gflags/gflags_completions.h View 3 chunks +7 lines, -16 lines 0 comments Download
A third_party/gflags/gen/win/include/gflags/gflags_declare.h View 1 chunk +141 lines, -0 lines 0 comments Download
A third_party/gflags/gen/win/include/gflags/gflags_gflags.h View 1 chunk +101 lines, -0 lines 0 comments Download
D third_party/gflags/gen/win/include/private/config.h View 1 chunk +83 lines, -110 lines 0 comments Download
M third_party/gflags/gflags.gyp View 3 chunks +22 lines, -19 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/tools/neteq_rtpplay.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_coding/neteq/tools/rtp_analyze.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 30 (21 generated)
kjellander_webrtc
https://codereview.webrtc.org/1679263002/diff/120001/third_party/gflags/gflags.gyp File third_party/gflags/gflags.gyp (right): https://codereview.webrtc.org/1679263002/diff/120001/third_party/gflags/gflags.gyp#newcode31 third_party/gflags/gflags.gyp:31: '<(gflags_gen_arch_root)/include/gflags', # For configured files. The gflags .cc files ...
4 years, 10 months ago (2016-02-09 14:31:28 UTC) #16
kjellander_webrtc
See PS#1 and PS#2 for trybot coverage.
4 years, 10 months ago (2016-02-09 14:32:15 UTC) #17
kjellander_webrtc
https://codereview.webrtc.org/1679263002/diff/120001/third_party/gflags/gflags.gyp File third_party/gflags/gflags.gyp (right): https://codereview.webrtc.org/1679263002/diff/120001/third_party/gflags/gflags.gyp#newcode33 third_party/gflags/gflags.gyp:33: '<(gflags_root)/src/src', # For everything else. This is kind of ...
4 years, 10 months ago (2016-02-09 14:34:19 UTC) #18
henrika_webrtc
LGTM
4 years, 10 months ago (2016-02-09 14:39:10 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1679263002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1679263002/140001
4 years, 10 months ago (2016-02-09 14:40:30 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/3322)
4 years, 10 months ago (2016-02-09 14:42:11 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1679263002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1679263002/140001
4 years, 10 months ago (2016-02-09 14:47:30 UTC) #26
commit-bot: I haz the power
Committed patchset #3 (id:140001)
4 years, 10 months ago (2016-02-09 14:47:44 UTC) #28
commit-bot: I haz the power
4 years, 10 months ago (2016-02-09 14:47:55 UTC) #30
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/4bba35f73517459fa3940034a9b1f8358c14e4ff
Cr-Commit-Position: refs/heads/master@{#11539}

Powered by Google App Engine
This is Rietveld 408576698