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

Issue 9818004: Cleanup: Replace 'DurationInt' with int32, and always use 32-bit integers for tracking time. (Closed)

Created:
8 years, 9 months ago by Ilya Sherman
Modified:
8 years, 9 months ago
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Cleanup: Replace 'DurationInt' with int32, and always use 32-bit integers for tracking time. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=128783

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -64 lines) Patch
M base/profiler/tracked_time.h View 2 chunks +0 lines, -17 lines 2 comments Download
M base/profiler/tracked_time.cc View 2 chunks +0 lines, -4 lines 0 comments Download
M base/profiler/tracked_time_unittest.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M base/tracked_objects.h View 3 chunks +15 lines, -17 lines 0 comments Download
M base/tracked_objects.cc View 6 chunks +18 lines, -18 lines 0 comments Download
M base/tracked_objects_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Ilya Sherman
8 years, 9 months ago (2012-03-21 21:46:00 UTC) #1
Ilya Sherman
https://chromiumcodereview.appspot.com/9818004/diff/1/base/profiler/tracked_time.h File base/profiler/tracked_time.h (left): https://chromiumcodereview.appspot.com/9818004/diff/1/base/profiler/tracked_time.h#oldcode19 base/profiler/tracked_time.h:19: #define USE_FAST_TIME_CLASS_FOR_DURATION_CALCULATIONS I should mention: I'm not sure if ...
8 years, 9 months ago (2012-03-21 21:47:48 UTC) #2
jar (doing other things)
Switching to int32 is clearly good fro the DurationInts. I often prefer to use a ...
8 years, 9 months ago (2012-03-23 05:28:58 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/9818004/1
8 years, 9 months ago (2012-03-23 22:00:14 UTC) #4
commit-bot: I haz the power
Try job failure for 9818004-1 (previous was lost) (retry) on win_rel for steps "ui_tests, browser_tests" ...
8 years, 9 months ago (2012-03-24 03:36:38 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/9818004/1
8 years, 9 months ago (2012-03-24 20:00:28 UTC) #6
commit-bot: I haz the power
8 years, 9 months ago (2012-03-24 22:17:20 UTC) #7
Change committed as 128783

Powered by Google App Engine
This is Rietveld 408576698