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

Side by Side Diff: ash/ash.gyp

Issue 2157393002: Moves WindowCycleList/Controller to ash/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Feedback and std::move Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « ash/accelerators/accelerator_controller.cc ('k') | ash/aura/wm_window_aura.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 { 5 {
6 'variables': { 6 'variables': {
7 'chromium_code': 1, 7 'chromium_code': 1,
8 # These files lists are shared with the GN build. 8 # These files lists are shared with the GN build.
9 'ash_sources': [ 9 'ash_sources': [
10 'accelerators/accelerator_commands.cc', 10 'accelerators/accelerator_commands.cc',
(...skipping 366 matching lines...) Expand 10 before | Expand all | Expand 10 after
377 'common/wm/panels/panel_layout_manager.h', 377 'common/wm/panels/panel_layout_manager.h',
378 'common/wm/panels/panel_window_resizer.cc', 378 'common/wm/panels/panel_window_resizer.cc',
379 'common/wm/panels/panel_window_resizer.h', 379 'common/wm/panels/panel_window_resizer.h',
380 'common/wm/root_window_finder.cc', 380 'common/wm/root_window_finder.cc',
381 'common/wm/root_window_finder.h', 381 'common/wm/root_window_finder.h',
382 'common/wm/root_window_layout_manager.cc', 382 'common/wm/root_window_layout_manager.cc',
383 'common/wm/root_window_layout_manager.h', 383 'common/wm/root_window_layout_manager.h',
384 'common/wm/switchable_windows.cc', 384 'common/wm/switchable_windows.cc',
385 'common/wm/switchable_windows.h', 385 'common/wm/switchable_windows.h',
386 'common/wm/window_animation_types.h', 386 'common/wm/window_animation_types.h',
387 'common/wm/window_cycle_controller.cc',
388 'common/wm/window_cycle_controller.h',
387 'common/wm/window_cycle_event_filter.h', 389 'common/wm/window_cycle_event_filter.h',
390 'common/wm/window_cycle_list.cc',
391 'common/wm/window_cycle_list.h',
388 'common/wm/window_parenting_utils.cc', 392 'common/wm/window_parenting_utils.cc',
389 'common/wm/window_parenting_utils.h', 393 'common/wm/window_parenting_utils.h',
390 'common/wm/window_positioner.cc', 394 'common/wm/window_positioner.cc',
391 'common/wm/window_positioner.h', 395 'common/wm/window_positioner.h',
392 'common/wm/window_positioning_utils.cc', 396 'common/wm/window_positioning_utils.cc',
393 'common/wm/window_positioning_utils.h', 397 'common/wm/window_positioning_utils.h',
394 'common/wm/window_resizer.cc', 398 'common/wm/window_resizer.cc',
395 'common/wm/window_resizer.h', 399 'common/wm/window_resizer.h',
396 'common/wm/window_state.cc', 400 'common/wm/window_state.cc',
397 'common/wm/window_state.h', 401 'common/wm/window_state.h',
(...skipping 340 matching lines...) Expand 10 before | Expand all | Expand 10 after
738 'wm/system_modal_container_event_filter.h', 742 'wm/system_modal_container_event_filter.h',
739 'wm/system_modal_container_event_filter_delegate.h', 743 'wm/system_modal_container_event_filter_delegate.h',
740 'wm/system_modal_container_layout_manager.cc', 744 'wm/system_modal_container_layout_manager.cc',
741 'wm/system_modal_container_layout_manager.h', 745 'wm/system_modal_container_layout_manager.h',
742 'wm/toplevel_window_event_handler.cc', 746 'wm/toplevel_window_event_handler.cc',
743 'wm/toplevel_window_event_handler.h', 747 'wm/toplevel_window_event_handler.h',
744 'wm/video_detector.cc', 748 'wm/video_detector.cc',
745 'wm/video_detector.h', 749 'wm/video_detector.h',
746 'wm/window_animations.cc', 750 'wm/window_animations.cc',
747 'wm/window_animations.h', 751 'wm/window_animations.h',
748 'wm/window_cycle_controller.cc',
749 'wm/window_cycle_controller.h',
750 'wm/window_cycle_event_filter_aura.cc', 752 'wm/window_cycle_event_filter_aura.cc',
751 'wm/window_cycle_event_filter_aura.h', 753 'wm/window_cycle_event_filter_aura.h',
752 'wm/window_cycle_list.cc', 754 'wm/window_mirror_view.cc',
753 'wm/window_cycle_list.h', 755 'wm/window_mirror_view.h',
754 'wm/window_properties.cc', 756 'wm/window_properties.cc',
755 'wm/window_properties.h', 757 'wm/window_properties.h',
756 'wm/window_state_aura.cc', 758 'wm/window_state_aura.cc',
757 'wm/window_state_aura.h', 759 'wm/window_state_aura.h',
758 'wm/window_util.cc', 760 'wm/window_util.cc',
759 'wm/window_util.h', 761 'wm/window_util.h',
760 'wm/workspace/workspace_event_handler.cc', 762 'wm/workspace/workspace_event_handler.cc',
761 'wm/workspace/workspace_event_handler.h', 763 'wm/workspace/workspace_event_handler.h',
762 'wm/workspace_controller.cc', 764 'wm/workspace_controller.cc',
763 'wm/workspace_controller.h', 765 'wm/workspace_controller.h',
(...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after
896 'accelerators/magnifier_key_scroller_unittest.cc', 898 'accelerators/magnifier_key_scroller_unittest.cc',
897 'accelerators/spoken_feedback_toggler_unittest.cc', 899 'accelerators/spoken_feedback_toggler_unittest.cc',
898 'app_list/app_list_presenter_delegate_unittest.cc', 900 'app_list/app_list_presenter_delegate_unittest.cc',
899 'ash_touch_exploration_manager_chromeos_unittest.cc', 901 'ash_touch_exploration_manager_chromeos_unittest.cc',
900 'autoclick/autoclick_unittest.cc', 902 'autoclick/autoclick_unittest.cc',
901 'common/display/display_info_unittest.cc', 903 'common/display/display_info_unittest.cc',
902 'common/material_design/material_design_controller_unittest.cc', 904 'common/material_design/material_design_controller_unittest.cc',
903 'common/popup_message_unittest.cc', 905 'common/popup_message_unittest.cc',
904 'common/shelf/shelf_model_unittest.cc', 906 'common/shelf/shelf_model_unittest.cc',
905 'common/system/chromeos/brightness/tray_brightness_unittest.cc', 907 'common/system/chromeos/brightness/tray_brightness_unittest.cc',
908 'common/system/chromeos/ime_menu/ime_menu_tray_unittest.cc',
906 'common/system/chromeos/media_security/multi_profile_media_tray_item_unitt est.cc', 909 'common/system/chromeos/media_security/multi_profile_media_tray_item_unitt est.cc',
907 'common/system/chromeos/power/power_status_unittest.cc', 910 'common/system/chromeos/power/power_status_unittest.cc',
908 'common/system/chromeos/ime_menu/ime_menu_tray_unittest.cc',
909 'common/system/chromeos/power/power_status_view_unittest.cc', 911 'common/system/chromeos/power/power_status_view_unittest.cc',
910 'common/system/chromeos/power/tray_power_unittest.cc', 912 'common/system/chromeos/power/tray_power_unittest.cc',
911 'common/system/chromeos/screen_security/screen_tray_item_unittest.cc', 913 'common/system/chromeos/screen_security/screen_tray_item_unittest.cc',
912 'common/system/chromeos/session/logout_confirmation_controller_unittest.cc ', 914 'common/system/chromeos/session/logout_confirmation_controller_unittest.cc ',
913 'common/system/chromeos/session/tray_session_length_limit_unittest.cc', 915 'common/system/chromeos/session/tray_session_length_limit_unittest.cc',
914 'common/system/chromeos/supervised/tray_supervised_user_unittest.cc', 916 'common/system/chromeos/supervised/tray_supervised_user_unittest.cc',
915 'common/system/date/date_view_unittest.cc', 917 'common/system/date/date_view_unittest.cc',
916 'common/system/ime/tray_ime_chromeos_unittest.cc', 918 'common/system/ime/tray_ime_chromeos_unittest.cc',
917 'common/system/tray/system_tray_unittest.cc', 919 'common/system/tray/system_tray_unittest.cc',
918 'common/system/tray/tray_details_view_unittest.cc', 920 'common/system/tray/tray_details_view_unittest.cc',
(...skipping 537 matching lines...) Expand 10 before | Expand all | Expand 10 after
1456 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', 1458 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck',
1457 ], 1459 ],
1458 } 1460 }
1459 ], 1461 ],
1460 ], 1462 ],
1461 }, 1463 },
1462 ], 1464 ],
1463 }], 1465 }],
1464 ], 1466 ],
1465 } 1467 }
OLDNEW
« no previous file with comments | « ash/accelerators/accelerator_controller.cc ('k') | ash/aura/wm_window_aura.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698