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

Side by Side Diff: ash/ash.gyp

Issue 1890713002: Adds WmWindow and converts WindowState to use it (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge again Created 4 years, 8 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
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 505 matching lines...) Expand 10 before | Expand all | Expand 10 after
516 'utility/partial_screenshot_controller.h', 516 'utility/partial_screenshot_controller.h',
517 'virtual_keyboard_controller.cc', 517 'virtual_keyboard_controller.cc',
518 'virtual_keyboard_controller.h', 518 'virtual_keyboard_controller.h',
519 'volume_control_delegate.h', 519 'volume_control_delegate.h',
520 'wm/always_on_top_controller.cc', 520 'wm/always_on_top_controller.cc',
521 'wm/always_on_top_controller.h', 521 'wm/always_on_top_controller.h',
522 'wm/ash_focus_rules.cc', 522 'wm/ash_focus_rules.cc',
523 'wm/ash_focus_rules.h', 523 'wm/ash_focus_rules.h',
524 'wm/ash_native_cursor_manager.cc', 524 'wm/ash_native_cursor_manager.cc',
525 'wm/ash_native_cursor_manager.h', 525 'wm/ash_native_cursor_manager.h',
526 'wm/aura/wm_root_window_controller_aura.cc',
527 'wm/aura/wm_root_window_controller_aura.h',
528 'wm/aura/wm_window_aura.cc',
529 'wm/aura/wm_window_aura.h',
526 'wm/boot_splash_screen_chromeos.cc', 530 'wm/boot_splash_screen_chromeos.cc',
527 'wm/boot_splash_screen_chromeos.h', 531 'wm/boot_splash_screen_chromeos.h',
528 'wm/common/wm_event.cc', 532 'wm/common/wm_event.cc',
529 'wm/common/wm_event.h', 533 'wm/common/wm_event.h',
534 'wm/common/wm_root_window_controller.h',
535 'wm/common/wm_screen_util.cc',
536 'wm/common/wm_screen_util.h',
537 'wm/common/wm_window.h',
538 'wm/common/wm_window_observer.h',
539 'wm/common/wm_window_property.h',
530 'wm/common/workspace/workspace_layout_manager_delegate.h', 540 'wm/common/workspace/workspace_layout_manager_delegate.h',
531 'wm/coordinate_conversion.cc', 541 'wm/coordinate_conversion.cc',
532 'wm/coordinate_conversion.h', 542 'wm/coordinate_conversion.h',
533 'wm/cursor_manager_chromeos.cc', 543 'wm/cursor_manager_chromeos.cc',
534 'wm/cursor_manager_chromeos.h', 544 'wm/cursor_manager_chromeos.h',
535 'wm/default_state.cc', 545 'wm/default_state.cc',
536 'wm/default_state.h', 546 'wm/default_state.h',
537 'wm/default_window_resizer.cc', 547 'wm/default_window_resizer.cc',
538 'wm/default_window_resizer.h', 548 'wm/default_window_resizer.h',
539 'wm/dim_window.cc', 549 'wm/dim_window.cc',
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after
648 'wm/window_cycle_list.cc', 658 'wm/window_cycle_list.cc',
649 'wm/window_cycle_list.h', 659 'wm/window_cycle_list.h',
650 'wm/window_positioner.cc', 660 'wm/window_positioner.cc',
651 'wm/window_positioner.h', 661 'wm/window_positioner.h',
652 'wm/window_properties.cc', 662 'wm/window_properties.cc',
653 'wm/window_properties.h', 663 'wm/window_properties.h',
654 'wm/window_resizer.cc', 664 'wm/window_resizer.cc',
655 'wm/window_resizer.h', 665 'wm/window_resizer.h',
656 'wm/window_state.cc', 666 'wm/window_state.cc',
657 'wm/window_state.h', 667 'wm/window_state.h',
668 'wm/window_state_aura.cc',
669 'wm/window_state_aura.h',
658 'wm/window_state_delegate.cc', 670 'wm/window_state_delegate.cc',
659 'wm/window_state_delegate.h', 671 'wm/window_state_delegate.h',
660 'wm/window_state_observer.h', 672 'wm/window_state_observer.h',
661 'wm/window_state_util.cc', 673 'wm/window_state_util.cc',
662 'wm/window_state_util.h', 674 'wm/window_state_util.h',
663 'wm/window_util.cc', 675 'wm/window_util.cc',
664 'wm/window_util.h', 676 'wm/window_util.h',
665 'wm/wm_types.cc', 677 'wm/wm_types.cc',
666 'wm/wm_types.h', 678 'wm/wm_types.h',
667 'wm/workspace/magnetism_matcher.cc', 679 'wm/workspace/magnetism_matcher.cc',
(...skipping 699 matching lines...) Expand 10 before | Expand all | Expand 10 after
1367 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', 1379 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck',
1368 ], 1380 ],
1369 } 1381 }
1370 ], 1382 ],
1371 ], 1383 ],
1372 }, 1384 },
1373 ], 1385 ],
1374 }], 1386 }],
1375 ], 1387 ],
1376 } 1388 }
OLDNEW
« no previous file with comments | « ash/accelerators/accelerator_interactive_uitest_chromeos.cc ('k') | ash/display/display_manager_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698