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 12280004: Moved GetCurrentTime functions from bin/eventhandler to bin/utils. (Closed)

Created:
7 years, 10 months ago by Tom Ball
Modified:
7 years, 10 months ago
Reviewers:
srdjan, hausner
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Moved GetCurrentTime functions from bin/eventhandler to bin/utils. Committed: https://code.google.com/p/dart/source/detail?r=18597

Patch Set 1 #

Patch Set 2 : Updated Android and Win headers #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -57 lines) Patch
M runtime/bin/eventhandler_android.cc View 1 2 2 chunks +3 lines, -13 lines 0 comments Download
M runtime/bin/eventhandler_linux.cc View 2 chunks +3 lines, -13 lines 0 comments Download
M runtime/bin/eventhandler_macos.cc View 1 2 2 chunks +3 lines, -13 lines 0 comments Download
M runtime/bin/eventhandler_win.cc View 1 2 3 chunks +2 lines, -18 lines 0 comments Download
M runtime/bin/utils.h View 1 chunk +6 lines, -0 lines 0 comments Download
M runtime/bin/utils_android.cc View 1 2 chunks +14 lines, -0 lines 0 comments Download
M runtime/bin/utils_linux.cc View 2 chunks +14 lines, -0 lines 0 comments Download
M runtime/bin/utils_macos.cc View 2 chunks +14 lines, -0 lines 0 comments Download
M runtime/bin/utils_win.cc View 1 2 chunks +24 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Tom Ball
7 years, 10 months ago (2013-02-15 19:30:43 UTC) #1
Tom Ball
7 years, 10 months ago (2013-02-15 19:32:11 UTC) #2
srdjan
7 years, 10 months ago (2013-02-15 19:35:50 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698