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

Issue 18063004: Move timing files into base/time, install forwarding headers. (Closed)

Created:
7 years, 5 months ago by Avi (use Gerrit)
Modified:
7 years, 5 months ago
Reviewers:
brettw
CC:
chromium-reviews, joi+watch-content_chromium.org, jam, erikwright+watch_chromium.org, native-client-reviews_googlegroups.com, darin-cc_chromium.org
Visibility:
Public.

Description

Move timing files into base/time and base/timer, install forwarding headers. BUG=254986 TEST=none TBR=brettw@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=208951

Patch Set 1 #

Patch Set 2 : ios #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -4072 lines) Patch
M base/base.gyp View 4 chunks +6 lines, -6 lines 0 comments Download
M base/base.gypi View 1 5 chunks +16 lines, -17 lines 0 comments Download
M base/base_untrusted.gyp View 1 chunk +1 line, -1 line 0 comments Download
D base/hi_res_timer_manager.h View 1 chunk +0 lines, -34 lines 0 comments Download
D base/hi_res_timer_manager_posix.cc View 1 chunk +0 lines, -20 lines 0 comments Download
D base/hi_res_timer_manager_unittest.cc View 1 chunk +0 lines, -53 lines 0 comments Download
D base/hi_res_timer_manager_win.cc View 1 chunk +0 lines, -31 lines 0 comments Download
D base/pr_time_unittest.cc View 1 chunk +0 lines, -165 lines 0 comments Download
M base/time.h View 1 chunk +4 lines, -648 lines 0 comments Download
D base/time.cc View 1 chunk +0 lines, -205 lines 0 comments Download
M base/time/clock.h View 3 chunks +3 lines, -3 lines 0 comments Download
A + base/time/pr_time_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/time/tick_clock.h View 3 chunks +3 lines, -3 lines 0 comments Download
A + base/time/time.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + base/time/time.cc View 2 chunks +2 lines, -3 lines 0 comments Download
A + base/time/time_mac.cc View 1 chunk +1 line, -1 line 0 comments Download
A + base/time/time_posix.cc View 1 chunk +1 line, -1 line 0 comments Download
A + base/time/time_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + base/time/time_win.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + base/time/time_win_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
D base/time_mac.cc View 1 chunk +0 lines, -199 lines 0 comments Download
D base/time_posix.cc View 1 chunk +0 lines, -328 lines 0 comments Download
D base/time_unittest.cc View 1 chunk +0 lines, -676 lines 0 comments Download
D base/time_win.cc View 1 chunk +0 lines, -486 lines 0 comments Download
D base/time_win_unittest.cc View 1 chunk +0 lines, -239 lines 0 comments Download
M base/timer.h View 1 chunk +4 lines, -243 lines 0 comments Download
D base/timer.cc View 1 chunk +0 lines, -186 lines 0 comments Download
A + base/timer/hi_res_timer_manager.h View 2 chunks +7 lines, -3 lines 0 comments Download
A + base/timer/hi_res_timer_manager_posix.cc View 2 chunks +5 lines, -1 line 0 comments Download
A + base/timer/hi_res_timer_manager_unittest.cc View 2 chunks +6 lines, -2 lines 0 comments Download
A + base/timer/hi_res_timer_manager_win.cc View 2 chunks +6 lines, -2 lines 0 comments Download
A + base/timer/timer.h View 3 chunks +4 lines, -4 lines 0 comments Download
A + base/timer/timer.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + base/timer/timer_unittest.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
D base/timer_unittest.cc View 1 chunk +0 lines, -489 lines 0 comments Download
M chrome/nacl/nacl_exe_win_64.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/nacl/nacl_main.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/browser_main_loop.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/browser_main_loop.cc View 3 chunks +2 lines, -2 lines 0 comments Download
M content/plugin/plugin_main.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/renderer_main.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M content/utility/utility_main.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/worker/worker_main.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Avi (use Gerrit)
7 years, 5 months ago (2013-06-27 17:46:37 UTC) #1
brettw
lgtm
7 years, 5 months ago (2013-06-27 17:48:36 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/18063004/4001
7 years, 5 months ago (2013-06-27 17:49:36 UTC) #3
Avi (use Gerrit)
7 years, 5 months ago (2013-06-27 18:05:21 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r208951 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698