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

Issue 10910247: Implement SysInfo::CPUArchitecture() on Windows. (Closed)

Created:
8 years, 3 months ago by Lei Zhang
Modified:
8 years, 2 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org, Sergey Ulanov, Ilya Sherman, Jason Leyba, Mattias Nissler (ping if slow)
Visibility:
Public.

Description

Implement SysInfo::CPUArchitecture() on Windows. Try to make Windows and POSIX versions return consistent architecture names. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158726

Patch Set 1 : #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : rebase, fix win build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -12 lines) Patch
M base/sys_info.h View 1 2 5 chunks +13 lines, -9 lines 0 comments Download
M base/sys_info_posix.cc View 1 2 1 chunk +7 lines, -1 line 0 comments Download
M base/sys_info_win.cc View 1 2 1 chunk +12 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Lei Zhang
8 years, 3 months ago (2012-09-13 03:11:16 UTC) #1
Mark Mentovai
LGTM but consider this. https://codereview.chromium.org/10910247/diff/8001/base/sys_info_posix.cc File base/sys_info_posix.cc (right): https://codereview.chromium.org/10910247/diff/8001/base/sys_info_posix.cc#newcode86 base/sys_info_posix.cc:86: arch = "x86_64"; For Mac ...
8 years, 3 months ago (2012-09-13 12:40:19 UTC) #2
Lei Zhang
There's ~5 uses of CPUArchitecture(). Most of it is for logging / metrics. I've CC'd ...
8 years, 3 months ago (2012-09-21 21:10:21 UTC) #3
Ilya Sherman
No objections from me :) Thanks for implementing this!
8 years, 3 months ago (2012-09-22 00:01:25 UTC) #4
Hongbo Min
On 2012/09/22 00:01:25, Ilya Sherman wrote: > No objections from me :) Thanks for implementing ...
8 years, 3 months ago (2012-09-22 00:55:09 UTC) #5
jleyba
On 2012/09/22 00:55:09, Hongbo Min wrote: > On 2012/09/22 00:01:25, Ilya Sherman wrote: > > ...
8 years, 3 months ago (2012-09-22 02:33:46 UTC) #6
Mattias Nissler (ping if slow)
Thumbs up from my side as well.
8 years, 3 months ago (2012-09-22 04:33:58 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/10910247/11001
8 years, 3 months ago (2012-09-24 02:27:35 UTC) #8
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build. Your ...
8 years, 3 months ago (2012-09-24 02:45:14 UTC) #9
Sergey Ulanov
+simonmorris Simon - will this break logging for chromoting?
8 years, 2 months ago (2012-09-24 17:50:00 UTC) #10
simonmorris
On 2012/09/24 17:50:00, sergeyu wrote: > +simonmorris > Simon - will this break logging for ...
8 years, 2 months ago (2012-09-24 19:55:15 UTC) #11
Lei Zhang
Thanks for the feedback everyone. Patch set 3 adds the right namespace to fix the ...
8 years, 2 months ago (2012-09-25 22:55:02 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/10910247/23001
8 years, 2 months ago (2012-09-25 22:55:20 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/10910247/23001
8 years, 2 months ago (2012-09-26 00:09:37 UTC) #14
commit-bot: I haz the power
8 years, 2 months ago (2012-09-26 02:49:44 UTC) #15
Change committed as 158726

Powered by Google App Engine
This is Rietveld 408576698