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

Issue 1960293003: Remove OS_CHROMEOS from ui/ash code (Closed)

Created:
4 years, 7 months ago by oshima
Modified:
4 years, 7 months ago
CC:
chromium-apps-reviews_chromium.org, chromium-reviews, extensions-reviews_chromium.org, kalyank, Matt Giuca, sadrul, tapted, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove OS_CHROMEOS from ui/ash code * Removed unnecessary/unused files * Remove app_list_shower_views_unittest because app_list on desktop is no longer used. * Consolidated and eliminated chromeos specific files. (new_window_delegate_chromeos, chrome_shell_delegate_chromeos) I'll rename _chromeos files in a separate CL. BUG=610357 Committed: https://crrev.com/4f79172843182eddd6739be5dd9c2c8032a4313c Cr-Commit-Position: refs/heads/master@{#392580}

Patch Set 1 : #

Total comments: 6

Patch Set 2 : #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+521 lines, -1685 lines) Patch
M chrome/browser/extensions/api/desktop_capture/desktop_capture_base.cc View 3 chunks +4 lines, -9 lines 0 comments Download
M chrome/browser/ui/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
D chrome/browser/ui/app_list/app_list_shower_views_unittest.cc View 1 chunk +0 lines, -163 lines 0 comments Download
M chrome/browser/ui/ash/accelerator_controller_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/ash/app_list/app_list_service_ash.cc View 3 chunks +0 lines, -7 lines 0 comments Download
M chrome/browser/ui/ash/app_sync_ui_state.cc View 3 chunks +1 line, -8 lines 0 comments Download
M chrome/browser/ui/ash/ash_init.cc View 5 chunks +11 lines, -18 lines 0 comments Download
M chrome/browser/ui/ash/ash_util.h View 1 2 chunks +0 lines, -7 lines 0 comments Download
M chrome/browser/ui/ash/ash_util.cc View 2 chunks +1 line, -30 lines 0 comments Download
M chrome/browser/ui/ash/chrome_new_window_delegate.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/ash/chrome_new_window_delegate.cc View 4 chunks +60 lines, -0 lines 0 comments Download
D chrome/browser/ui/ash/chrome_new_window_delegate_chromeos.h View 1 chunk +0 lines, -26 lines 0 comments Download
D chrome/browser/ui/ash/chrome_new_window_delegate_chromeos.cc View 1 chunk +0 lines, -77 lines 0 comments Download
M chrome/browser/ui/ash/chrome_screenshot_grabber.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/ash/chrome_screenshot_grabber.cc View 14 chunks +11 lines, -36 lines 0 comments Download
M chrome/browser/ui/ash/chrome_screenshot_grabber_unittest.cc View 3 chunks +2 lines, -10 lines 0 comments Download
M chrome/browser/ui/ash/chrome_shell_content_state.cc View 1 chunk +1 line, -6 lines 0 comments Download
D chrome/browser/ui/ash/chrome_shell_content_state_views.cc View 1 chunk +0 lines, -21 lines 0 comments Download
M chrome/browser/ui/ash/chrome_shell_delegate.h View 2 chunks +4 lines, -8 lines 0 comments Download
M chrome/browser/ui/ash/chrome_shell_delegate.cc View 8 chunks +348 lines, -26 lines 0 comments Download
D chrome/browser/ui/ash/chrome_shell_delegate_chromeos.cc View 1 chunk +0 lines, -365 lines 0 comments Download
D chrome/browser/ui/ash/chrome_shell_delegate_views.cc View 1 chunk +0 lines, -268 lines 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller.h View 3 chunks +0 lines, -6 lines 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc View 16 chunks +10 lines, -40 lines 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_browsertest.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc View 16 chunks +30 lines, -60 lines 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_mash_shelf_controller.cc View 3 chunks +1 line, -6 lines 0 comments Download
M chrome/browser/ui/ash/launcher/extension_launcher_context_menu.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/ash/launcher/launcher_context_menu.cc View 4 chunks +2 lines, -9 lines 0 comments Download
M chrome/browser/ui/ash/launcher/launcher_context_menu_unittest.cc View 5 chunks +1 line, -10 lines 0 comments Download
M chrome/browser/ui/ash/launcher/launcher_controller_helper.cc View 6 chunks +2 lines, -11 lines 0 comments Download
D chrome/browser/ui/ash/multi_user/multi_user_context_menu.cc View 1 chunk +0 lines, -15 lines 0 comments Download
M chrome/browser/ui/ash/multi_user/multi_user_util.cc View 4 chunks +4 lines, -25 lines 0 comments Download
M chrome/browser/ui/ash/multi_user/multi_user_window_manager.cc View 3 chunks +4 lines, -8 lines 0 comments Download
D chrome/browser/ui/ash/session_state_delegate_views.h View 1 chunk +0 lines, -48 lines 0 comments Download
D chrome/browser/ui/ash/session_state_delegate_views.cc View 1 chunk +0 lines, -94 lines 0 comments Download
M chrome/browser/ui/ash/session_util.cc View 3 chunks +7 lines, -23 lines 0 comments Download
D chrome/browser/ui/ash/system_tray_delegate_common.h View 1 chunk +0 lines, -54 lines 0 comments Download
M chrome/browser/ui/ash/system_tray_delegate_common.cc View 1 chunk +0 lines, -121 lines 0 comments Download
M chrome/browser/ui/views/chrome_views_delegate.cc View 2 chunks +1 line, -3 lines 0 comments Download
D chrome/browser/ui/views/chrome_views_delegate_ash.cc View 1 chunk +0 lines, -22 lines 0 comments Download
M chrome/browser/ui/views/desktop_media_picker_views.cc View 1 2 4 chunks +6 lines, -10 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 6 chunks +1 line, -20 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/BUILD.gn View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 52 (31 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1960293003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1960293003/1
4 years, 7 months ago (2016-05-09 19:11:47 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_gn_rel on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_gn_rel/builds/108089)
4 years, 7 months ago (2016-05-09 19:18:00 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1960293003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1960293003/80001
4 years, 7 months ago (2016-05-09 19:57:16 UTC) #9
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-09 21:03:43 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1960293003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1960293003/100001
4 years, 7 months ago (2016-05-09 21:13:37 UTC) #16
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios-device on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/2623) ios-device-gn on ...
4 years, 7 months ago (2016-05-09 21:16:33 UTC) #20
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1960293003/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1960293003/120001
4 years, 7 months ago (2016-05-09 21:18:15 UTC) #23
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1960293003/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1960293003/140001
4 years, 7 months ago (2016-05-09 21:39:02 UTC) #27
oshima
rockot@ -> c/b/extensions msw@ -> rest xiyuan@ -> app_list_shower_views_unittest removal
4 years, 7 months ago (2016-05-09 21:39:12 UTC) #28
Ken Rockot(use gerrit already)
rs lgtm
4 years, 7 months ago (2016-05-09 22:13:50 UTC) #31
xiyuan
app_list_shower_views_unittest removal LGTM
4 years, 7 months ago (2016-05-09 22:19:16 UTC) #32
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-09 22:35:32 UTC) #34
msw
lgtm with minor comments. https://codereview.chromium.org/1960293003/diff/140001/chrome/browser/ui/app_list/app_list_shower_views_unittest.cc File chrome/browser/ui/app_list/app_list_shower_views_unittest.cc (left): https://codereview.chromium.org/1960293003/diff/140001/chrome/browser/ui/app_list/app_list_shower_views_unittest.cc#oldcode1 chrome/browser/ui/app_list/app_list_shower_views_unittest.cc:1: // Copyright 2014 The Chromium ...
4 years, 7 months ago (2016-05-09 22:42:50 UTC) #35
oshima
https://codereview.chromium.org/1960293003/diff/140001/chrome/browser/ui/app_list/app_list_shower_views_unittest.cc File chrome/browser/ui/app_list/app_list_shower_views_unittest.cc (left): https://codereview.chromium.org/1960293003/diff/140001/chrome/browser/ui/app_list/app_list_shower_views_unittest.cc#oldcode1 chrome/browser/ui/app_list/app_list_shower_views_unittest.cc:1: // Copyright 2014 The Chromium Authors. All rights reserved. ...
4 years, 7 months ago (2016-05-09 23:08:41 UTC) #36
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1960293003/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1960293003/160001
4 years, 7 months ago (2016-05-09 23:09:42 UTC) #39
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/2706) ios-device-gn on tryserver.chromium.mac (JOB_FAILED, ...
4 years, 7 months ago (2016-05-09 23:13:20 UTC) #41
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1960293003/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1960293003/180001
4 years, 7 months ago (2016-05-09 23:36:46 UTC) #44
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/210684)
4 years, 7 months ago (2016-05-10 01:39:50 UTC) #46
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1960293003/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1960293003/180001
4 years, 7 months ago (2016-05-10 10:44:58 UTC) #48
commit-bot: I haz the power
Committed patchset #3 (id:180001)
4 years, 7 months ago (2016-05-10 11:25:16 UTC) #50
commit-bot: I haz the power
4 years, 7 months ago (2016-05-10 11:26:33 UTC) #52
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/4f79172843182eddd6739be5dd9c2c8032a4313c
Cr-Commit-Position: refs/heads/master@{#392580}

Powered by Google App Engine
This is Rietveld 408576698