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

Issue 2061123004: mash: Move //ash/system/date to //ash/common (Closed)

Created:
4 years, 6 months ago by James Cook
Modified:
4 years, 6 months ago
Reviewers:
msw, stevenjb
CC:
chromium-reviews, davemoore+watch_chromium.org, kalyank, sadrul, derat+watch_chromium.org, oshima+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@uma
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

mash: Move //ash/system/date to //ash/common It no longer has aura or ash::Shell dependencies. Moved chromeos-specific dependencies to //ash/common/system/chromeos and copied //ash/system/chromeos/DEPS there. BUG=619636 TEST=compiles, ash_unittests Committed: https://crrev.com/090562764026b47fe5abb09fd89670123b63e0cb Cr-Commit-Position: refs/heads/master@{#400059}

Patch Set 1 #

Total comments: 6

Patch Set 2 : review feedback #

Patch Set 3 : similarity #

Patch Set 4 : Rebase #

Patch Set 5 : rebase again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -1137 lines) Patch
M ash/ash.gyp View 1 5 chunks +10 lines, -9 lines 0 comments Download
A + ash/common/system/chromeos/DEPS View 1 1 chunk +1 line, -2 lines 0 comments Download
A + ash/common/system/chromeos/shutdown_policy_observer.h View 2 chunks +5 lines, -3 lines 0 comments Download
A + ash/common/system/chromeos/system_clock_observer.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + ash/common/system/chromeos/system_clock_observer.cc View 1 chunk +1 line, -1 line 0 comments Download
A + ash/common/system/date/date_default_view.h View 3 chunks +5 lines, -5 lines 0 comments Download
A + ash/common/system/date/date_default_view.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + ash/common/system/date/date_view.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + ash/common/system/date/date_view.cc View 1 chunk +1 line, -1 line 0 comments Download
A + ash/common/system/date/date_view_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + ash/common/system/date/tray_date.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + ash/common/system/date/tray_date.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M ash/system/chromeos/power/tray_power.cc View 2 chunks +1 line, -1 line 0 comments Download
D ash/system/chromeos/shutdown_policy_observer.h View 1 chunk +0 lines, -22 lines 0 comments Download
D ash/system/chromeos/system_clock_observer.h View 1 chunk +0 lines, -38 lines 0 comments Download
D ash/system/chromeos/system_clock_observer.cc View 1 chunk +0 lines, -41 lines 0 comments Download
D ash/system/date/date_default_view.h View 1 chunk +0 lines, -58 lines 0 comments Download
D ash/system/date/date_default_view.cc View 1 chunk +0 lines, -154 lines 0 comments Download
D ash/system/date/date_view.h View 1 chunk +0 lines, -146 lines 0 comments Download
D ash/system/date/date_view.cc View 1 chunk +0 lines, -349 lines 0 comments Download
D ash/system/date/date_view_unittest.cc View 1 chunk +0 lines, -64 lines 0 comments Download
D ash/system/date/tray_date.h View 1 chunk +0 lines, -86 lines 0 comments Download
D ash/system/date/tray_date.cc View 1 chunk +0 lines, -131 lines 0 comments Download
M ash/system/tray/system_tray.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/policy/device_system_use_24hour_clock_browsertest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/shutdown_policy_browsertest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/ash/system_tray_delegate_chromeos.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/ash/system_tray_delegate_chromeos_browsertest_chromeos.cc View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 20 (9 generated)
James Cook
msw, can I get a rubber-stamp for this mechanical move? The only other changes are ...
4 years, 6 months ago (2016-06-14 22:36:04 UTC) #2
msw
lgtm with nits https://codereview.chromium.org/2061123004/diff/1/ash/ash.gyp File ash/ash.gyp (right): https://codereview.chromium.org/2061123004/diff/1/ash/ash.gyp#newcode97 ash/ash.gyp:97: 'common/system/chromeos/system_clock_observer.cc', Add shutdown_policy_observer.h, not previously listed... ...
4 years, 6 months ago (2016-06-14 23:11:43 UTC) #3
James Cook
https://codereview.chromium.org/2061123004/diff/1/ash/ash.gyp File ash/ash.gyp (right): https://codereview.chromium.org/2061123004/diff/1/ash/ash.gyp#newcode97 ash/ash.gyp:97: 'common/system/chromeos/system_clock_observer.cc', On 2016/06/14 23:11:42, msw wrote: > Add shutdown_policy_observer.h, ...
4 years, 6 months ago (2016-06-14 23:24:21 UTC) #5
James Cook
stevenjb, can I get OWNERS for +chromeos in //ash/common/system/chromeos/DEPS? (This is a copy from //ash/system/chromeos/DEPS.)
4 years, 6 months ago (2016-06-14 23:25:41 UTC) #7
stevenjb
lgtm
4 years, 6 months ago (2016-06-15 00:01:39 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2061123004/40002
4 years, 6 months ago (2016-06-15 02:29:10 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_compile_dbg_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_compile_dbg_ng/builds/216269)
4 years, 6 months ago (2016-06-15 03:10:17 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2061123004/90001
4 years, 6 months ago (2016-06-15 23:22:41 UTC) #16
commit-bot: I haz the power
Committed patchset #5 (id:90001)
4 years, 6 months ago (2016-06-16 00:28:56 UTC) #17
commit-bot: I haz the power
CQ bit was unchecked
4 years, 6 months ago (2016-06-16 00:28:58 UTC) #18
commit-bot: I haz the power
4 years, 6 months ago (2016-06-16 00:30:15 UTC) #20
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/090562764026b47fe5abb09fd89670123b63e0cb
Cr-Commit-Position: refs/heads/master@{#400059}

Powered by Google App Engine
This is Rietveld 408576698