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

Issue 510693003: Sync our homegrown SysInfo replacement with the one in Chrome base. (Closed)

Created:
6 years, 3 months ago by Benedikt Meurer
Modified:
6 years, 3 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Sync our homegrown SysInfo replacement with the one in Chrome base. Also fix several inconsistencies/bugs on the way. TEST=base-unittests R=svenpanne@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23435

Patch Set 1 #

Patch Set 2 : Add missing include. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+193 lines, -116 lines) Patch
M BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M src/base/platform/platform.h View 1 chunk +0 lines, -10 lines 0 comments Download
M src/base/platform/platform-posix.cc View 1 chunk +0 lines, -71 lines 0 comments Download
M src/base/platform/platform-win32.cc View 3 chunks +0 lines, -24 lines 0 comments Download
A src/base/sys-info.h View 1 chunk +30 lines, -0 lines 0 comments Download
A src/base/sys-info.cc View 1 1 chunk +122 lines, -0 lines 0 comments Download
M src/d8.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M src/isolate.cc View 2 chunks +2 lines, -1 line 0 comments Download
M src/libplatform/default-platform.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M test/base-unittests/base-unittests.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M test/base-unittests/platform/platform-unittest.cc View 1 chunk +0 lines, -5 lines 0 comments Download
A test/base-unittests/sys-info-unittest.cc View 1 chunk +26 lines, -0 lines 0 comments Download
M tools/gyp/v8.gyp View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Benedikt Meurer
bmeurer@chromium.org changed reviewers: + svenpanne@chromium.org
6 years, 3 months ago (2014-08-27 07:59:20 UTC) #1
Benedikt Meurer
PTAL
6 years, 3 months ago (2014-08-27 07:59:21 UTC) #2
Sven Panne
lgtm
6 years, 3 months ago (2014-08-27 08:15:13 UTC) #3
Benedikt Meurer
6 years, 3 months ago (2014-08-27 08:29:35 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as 23435 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698