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

Issue 940793002: win: add equivalent of gettimeofday (Closed)

Created:
5 years, 10 months ago by scottmg
Modified:
5 years, 10 months ago
Reviewers:
Mark Mentovai
CC:
crashpad-dev_chromium.org
Base URL:
https://chromium.googlesource.com/crashpad/crashpad@master
Target Ref:
refs/heads/master
Project:
crashpad
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : . #

Total comments: 12

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -15 lines) Patch
M util/util.gyp View 2 chunks +3 lines, -0 lines 0 comments Download
A + util/win/time.h View 1 2 1 chunk +8 lines, -9 lines 0 comments Download
A util/win/time.cc View 1 2 1 chunk +42 lines, -0 lines 0 comments Download
A + util/win/time_test.cc View 1 2 1 chunk +11 lines, -6 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
scottmg
5 years, 10 months ago (2015-02-19 01:20:54 UTC) #3
Mark Mentovai
Cool. https://codereview.chromium.org/940793002/diff/60001/util/win/time.cc File util/win/time.cc (right): https://codereview.chromium.org/940793002/diff/60001/util/win/time.cc#newcode22 util/win/time.cc:22: void GetTimeOfDay(timeval* tv) { Maybe we want to ...
5 years, 10 months ago (2015-02-20 18:15:33 UTC) #4
scottmg
https://codereview.chromium.org/940793002/diff/60001/util/win/time.cc File util/win/time.cc (right): https://codereview.chromium.org/940793002/diff/60001/util/win/time.cc#newcode22 util/win/time.cc:22: void GetTimeOfDay(timeval* tv) { On 2015/02/20 18:15:33, Mark Mentovai ...
5 years, 10 months ago (2015-02-20 19:27:56 UTC) #5
Mark Mentovai
LGTM
5 years, 10 months ago (2015-02-20 19:34:18 UTC) #6
scottmg
5 years, 10 months ago (2015-02-20 19:35:09 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:80001) manually as
583314184abc30bd5f563d96fe3906e8b84fdaa2 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698