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

Issue 2157563002: Add a PGO tag for the PGO builds in chrome://version (Closed)

Created:
4 years, 5 months ago by Sébastien Marchand
Modified:
4 years, 5 months ago
Reviewers:
sky, brucedawson
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a PGO tag for the PGO builds in chrome://version Also remove the VS2013 version string as we don't support it anymore. BUG=309849 Committed: https://crrev.com/cbb31e640ae7ee7a9e03df917d5bba25415c13f0 Cr-Commit-Position: refs/heads/master@{#406119}

Patch Set 1 #

Patch Set 2 : Rebase #

Total comments: 2

Patch Set 3 : Remove the VS2013 string. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -2 lines) Patch
M chrome/browser/ui/webui/version_ui.cc View 1 2 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/chrome_features.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/chrome_features.gypi View 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/common/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/features.gni View 1 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (15 generated)
Sébastien Marchand
WDYT of this ? Right now there's no easy way to tell if a build ...
4 years, 5 months ago (2016-07-15 19:28:07 UTC) #8
brucedawson
Seems like a good idea. As long as it works lgtm. https://codereview.chromium.org/2157563002/diff/20001/chrome/browser/ui/webui/version_ui.cc File chrome/browser/ui/webui/version_ui.cc (right): ...
4 years, 5 months ago (2016-07-15 19:43:07 UTC) #9
Sébastien Marchand
https://codereview.chromium.org/2157563002/diff/20001/chrome/browser/ui/webui/version_ui.cc File chrome/browser/ui/webui/version_ui.cc (right): https://codereview.chromium.org/2157563002/diff/20001/chrome/browser/ui/webui/version_ui.cc#newcode146 chrome/browser/ui/webui/version_ui.cc:146: #elif defined(_MSC_VER) && _MSC_VER == 1800 On 2016/07/15 19:43:07, ...
4 years, 5 months ago (2016-07-18 19:10:42 UTC) #12
Sébastien Marchand
+sky for owner approval.
4 years, 5 months ago (2016-07-18 19:12:21 UTC) #15
sky
LGTM
4 years, 5 months ago (2016-07-18 20:10:14 UTC) #16
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/2157563002/40001
4 years, 5 months ago (2016-07-18 20:33:09 UTC) #19
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 5 months ago (2016-07-18 22:27:05 UTC) #21
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-18 22:27:23 UTC) #22
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/cbb31e640ae7ee7a9e03df917d5bba25415c13f0 Cr-Commit-Position: refs/heads/master@{#406119}
4 years, 5 months ago (2016-07-18 22:28:45 UTC) #24
Sébastien Marchand
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/2160013003/ by sebmarchand@chromium.org. ...
4 years, 5 months ago (2016-07-18 22:55:10 UTC) #25
Sébastien Marchand
4 years, 5 months ago (2016-07-19 14:04:02 UTC) #26
Message was sent while issue was closed.
It looks like I can't use the 'chrome_pgo_phase' variable defined in
build/common.gypi in chrome/chrome_feature.gypi... I'm not sure how to fix this
in GYP but I'll probably just wait for the transition to GN.

Powered by Google App Engine
This is Rietveld 408576698