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

Issue 1867223004: Convert //ash from scoped_ptr to std::unique_ptr (Closed)

Created:
4 years, 8 months ago by dcheng
Modified:
4 years, 8 months ago
Reviewers:
oshima
CC:
dcheng, chromium-reviews, darin-cc_chromium.org, derat+watch_chromium.org, jam, kalyank, mlamouri+watch-screen-orientation_chromium.org, oshima+watch_chromium.org, sadrul, stevenjb+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Convert //ash from scoped_ptr to std::unique_ptr BUG=554298 Committed: https://crrev.com/a9454747427889f70d14df4646f7f599d00df02d Cr-Commit-Position: refs/heads/master@{#386019}

Patch Set 1 #

Total comments: 70

Patch Set 2 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2328 lines, -2126 lines) Patch
M ash/accelerators/accelerator_commands_unittest.cc View 1 2 chunks +4 lines, -2 lines 0 comments Download
M ash/accelerators/accelerator_controller.h View 4 chunks +12 lines, -12 lines 0 comments Download
M ash/accelerators/accelerator_controller.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M ash/accelerators/accelerator_controller_unittest.cc View 19 chunks +32 lines, -32 lines 0 comments Download
M ash/accelerators/accelerator_filter_unittest.cc View 7 chunks +10 lines, -11 lines 0 comments Download
M ash/accelerators/accelerator_interactive_uitest_chromeos.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/accelerators/exit_warning_handler.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/accelerators/key_hold_detector.h View 3 chunks +4 lines, -3 lines 0 comments Download
M ash/accelerators/key_hold_detector.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M ash/accelerators/magnifier_key_scroller.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/accelerators/magnifier_key_scroller.cc View 1 chunk +5 lines, -3 lines 0 comments Download
M ash/accelerators/magnifier_key_scroller_unittest.cc View 2 chunks +3 lines, -5 lines 0 comments Download
M ash/accelerators/spoken_feedback_toggler.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/accelerators/spoken_feedback_toggler.cc View 1 chunk +5 lines, -3 lines 0 comments Download
M ash/accelerators/spoken_feedback_toggler_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/ash_touch_exploration_manager_chromeos.h View 1 2 chunks +3 lines, -1 line 0 comments Download
M ash/autoclick/autoclick_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/autoclick/autoclick_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/cast_config_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/content/display/screen_orientation_controller_chromeos_unittest.cc View 16 chunks +39 lines, -38 lines 0 comments Download
M ash/debug.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M ash/desktop_background/desktop_background_controller.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/desktop_background/desktop_background_view.h View 1 2 chunks +3 lines, -1 line 0 comments Download
M ash/desktop_background/desktop_background_widget_controller.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/dip_unittest.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M ash/display/cursor_window_controller.h View 1 2 chunks +4 lines, -2 lines 0 comments Download
M ash/display/display_animator_chromeos.h View 1 2 chunks +2 lines, -1 line 0 comments Download
M ash/display/display_color_manager_chromeos.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M ash/display/display_color_manager_chromeos.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M ash/display/display_color_manager_chromeos_unittest.cc View 4 chunks +10 lines, -9 lines 0 comments Download
M ash/display/display_configuration_controller.h View 1 4 chunks +10 lines, -9 lines 0 comments Download
M ash/display/display_configuration_controller.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/display/display_error_observer_chromeos.cc View 1 2 chunks +2 lines, -1 line 0 comments Download
M ash/display/display_error_observer_chromeos_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/display/display_layout_store.h View 3 chunks +4 lines, -3 lines 0 comments Download
M ash/display/display_layout_store.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/display/display_manager.h View 5 chunks +6 lines, -5 lines 0 comments Download
M ash/display/display_manager.cc View 3 chunks +6 lines, -5 lines 0 comments Download
M ash/display/display_manager_unittest.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M ash/display/extended_mouse_warp_controller.h View 3 chunks +7 lines, -7 lines 0 comments Download
M ash/display/extended_mouse_warp_controller.cc View 6 chunks +6 lines, -5 lines 0 comments Download
M ash/display/extended_mouse_warp_controller_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M ash/display/json_converter.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download
M ash/display/json_converter_unittest.cc View 1 3 chunks +4 lines, -2 lines 0 comments Download
M ash/display/mirror_window_controller.h View 3 chunks +3 lines, -3 lines 0 comments Download
M ash/display/mirror_window_controller.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/display/mirror_window_controller_unittest.cc View 2 chunks +4 lines, -10 lines 0 comments Download
M ash/display/mouse_cursor_event_filter.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/display/resolution_notification_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/display/resolution_notification_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/display/root_window_transformers.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M ash/display/root_window_transformers_unittest.cc View 1 4 chunks +5 lines, -3 lines 0 comments Download
M ash/display/screen_ash_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ash/display/screen_position_controller_unittest.cc View 1 4 chunks +8 lines, -6 lines 0 comments Download
M ash/display/shared_display_edge_indicator.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/display/window_tree_host_manager.h View 3 chunks +6 lines, -6 lines 0 comments Download
M ash/display/window_tree_host_manager.cc View 1 3 chunks +3 lines, -2 lines 0 comments Download
M ash/display/window_tree_host_manager_unittest.cc View 1 5 chunks +6 lines, -4 lines 0 comments Download
M ash/drag_drop/drag_drop_controller.h View 1 4 chunks +7 lines, -5 lines 0 comments Download
M ash/drag_drop/drag_drop_controller.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M ash/drag_drop/drag_drop_controller_unittest.cc View 17 chunks +20 lines, -20 lines 0 comments Download
M ash/drag_drop/drag_drop_tracker.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/drag_drop/drag_drop_tracker_unittest.cc View 9 chunks +16 lines, -15 lines 0 comments Download
M ash/drag_drop/drag_image_view.h View 1 2 chunks +3 lines, -1 line 0 comments Download
M ash/extended_desktop_unittest.cc View 6 chunks +14 lines, -14 lines 0 comments Download
M ash/first_run/desktop_cleaner.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/first_run/first_run_helper_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/focus_cycler_unittest.cc View 1 9 chunks +14 lines, -12 lines 0 comments Download
M ash/frame/caption_buttons/frame_caption_button.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/frame/caption_buttons/frame_caption_button_container_view.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/frame/caption_buttons/frame_size_button.h View 1 2 chunks +3 lines, -1 line 0 comments Download
M ash/frame/custom_frame_view_ash.h View 2 chunks +4 lines, -2 lines 0 comments Download
M ash/frame/custom_frame_view_ash.cc View 4 chunks +5 lines, -6 lines 0 comments Download
M ash/frame/custom_frame_view_ash_unittest.cc View 8 chunks +9 lines, -8 lines 0 comments Download
M ash/frame/default_header_painter.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/frame/default_header_painter_unittest.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M ash/frame/frame_border_hit_test_controller.cc View 1 2 chunks +3 lines, -1 line 0 comments Download
M ash/host/ash_window_tree_host.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/host/ash_window_tree_host_platform.h View 1 2 chunks +3 lines, -1 line 0 comments Download
M ash/host/ash_window_tree_host_platform.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/host/ash_window_tree_host_unified.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M ash/host/ash_window_tree_host_x11.h View 3 chunks +4 lines, -3 lines 0 comments Download
M ash/host/ash_window_tree_host_x11.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/host/ash_window_tree_host_x11_unittest.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M ash/host/transformer_helper.h View 3 chunks +5 lines, -3 lines 0 comments Download
M ash/host/transformer_helper.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M ash/keyboard/keyboard_ui.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/keyboard/keyboard_ui.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/keyboard/keyboard_ui_observer.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M ash/magnifier/magnification_controller.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M ash/magnifier/magnification_controller.cc View 1 2 chunks +2 lines, -1 line 0 comments Download
M ash/metrics/desktop_task_switch_metric_recorder_unittest.cc View 13 chunks +36 lines, -25 lines 0 comments Download
M ash/metrics/task_switch_metrics_recorder.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/metrics/task_switch_metrics_recorder.cc View 2 chunks +2 lines, -1 line 0 comments Download
M ash/metrics/task_switch_metrics_recorder_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ash/metrics/task_switch_time_tracker.h View 3 chunks +3 lines, -3 lines 0 comments Download
M ash/metrics/task_switch_time_tracker.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M ash/metrics/task_switch_time_tracker_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ash/metrics/user_metrics_recorder.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/metrics/user_metrics_recorder_unittest.cc View 3 chunks +4 lines, -2 lines 0 comments Download
M ash/mus/keyboard_ui_mus.h View 1 2 chunks +3 lines, -1 line 0 comments Download
M ash/mus/keyboard_ui_mus.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/mus/shelf_delegate_mus.cc View 1 2 chunks +3 lines, -1 line 0 comments Download
M ash/mus/shell_delegate_mus.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/mus/stub_context_factory.h View 3 chunks +5 lines, -4 lines 0 comments Download
M ash/mus/stub_context_factory.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M ash/mus/sysui_application.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/mus/sysui_application.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M ash/networking_config_delegate.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/root_window_controller.h View 4 chunks +14 lines, -14 lines 0 comments Download
M ash/root_window_controller.cc View 3 chunks +7 lines, -9 lines 0 comments Download
M ash/root_window_controller_unittest.cc View 4 chunks +8 lines, -10 lines 0 comments Download
M ash/rotator/screen_rotation_animation.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/rotator/screen_rotation_animation.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/rotator/screen_rotation_animation_unittest.cc View 4 chunks +7 lines, -5 lines 0 comments Download
M ash/rotator/screen_rotation_animator.cc View 8 chunks +9 lines, -9 lines 0 comments Download
M ash/rotator/window_rotation.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/rotator/window_rotation.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M ash/shelf/scoped_observer_with_duplicated_sources_unittest.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M ash/shelf/shelf.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M ash/shelf/shelf_button_pressed_metric_tracker.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/shelf/shelf_button_pressed_metric_tracker_unittest.cc View 1 chunk +2 lines, -1 line 0 comments Download
M ash/shelf/shelf_item_delegate_manager.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/shelf/shelf_item_delegate_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/shelf/shelf_layout_manager.h View 1 2 chunks +3 lines, -2 lines 0 comments Download
M ash/shelf/shelf_layout_manager_unittest.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M ash/shelf/shelf_model_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ash/shelf/shelf_navigator_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/shelf/shelf_tooltip_manager_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M ash/shelf/shelf_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/shelf/shelf_view.h View 1 5 chunks +7 lines, -6 lines 0 comments Download
M ash/shelf/shelf_view.cc View 11 chunks +13 lines, -15 lines 0 comments Download
M ash/shelf/shelf_view_unittest.cc View 12 chunks +13 lines, -12 lines 0 comments Download
M ash/shelf/shelf_widget.h View 1 2 chunks +3 lines, -1 line 0 comments Download
M ash/shelf/shelf_widget.cc View 5 chunks +8 lines, -8 lines 0 comments Download
M ash/shelf/shelf_window_watcher.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M ash/shelf/shelf_window_watcher.cc View 3 chunks +2 lines, -2 lines 0 comments Download
M ash/shelf/shelf_window_watcher_unittest.cc View 9 chunks +13 lines, -17 lines 0 comments Download
M ash/shell.h View 6 chunks +82 lines, -80 lines 0 comments Download
M ash/shell.cc View 7 chunks +9 lines, -8 lines 0 comments Download
M ash/shell/app_list.cc View 1 5 chunks +6 lines, -5 lines 0 comments Download
M ash/shell/content/client/shell_browser_main_parts.h View 2 chunks +7 lines, -6 lines 0 comments Download
M ash/shell/content/client/shell_main_delegate.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/shell/shell_delegate_impl.h View 1 2 chunks +2 lines, -1 line 0 comments Download
M ash/shell/shell_delegate_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/shell/window_type_launcher.h View 1 2 chunks +3 lines, -1 line 0 comments Download
M ash/shell/window_type_launcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/shell/window_watcher.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/shell/window_watcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/shell_init_params.h View 3 chunks +3 lines, -2 lines 0 comments Download
M ash/shell_unittest.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M ash/sticky_keys/sticky_keys_controller.h View 5 chunks +13 lines, -11 lines 0 comments Download
M ash/sticky_keys/sticky_keys_controller.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/sticky_keys/sticky_keys_overlay.h View 2 chunks +4 lines, -3 lines 0 comments Download
M ash/sticky_keys/sticky_keys_unittest.cc View 19 chunks +27 lines, -27 lines 0 comments Download
M ash/system/audio/tray_audio.h View 3 chunks +4 lines, -3 lines 0 comments Download
M ash/system/audio/tray_audio.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/chromeos/audio/tray_audio_chromeos.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M ash/system/chromeos/audio/tray_audio_chromeos.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M ash/system/chromeos/bluetooth/bluetooth_notification_controller.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M ash/system/chromeos/brightness/tray_brightness_unittest.cc View 1 7 chunks +8 lines, -6 lines 0 comments Download
M ash/system/chromeos/network/network_state_list_detailed_view.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/system/chromeos/network/network_state_list_detailed_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/chromeos/network/tray_network.h View 3 chunks +2 lines, -2 lines 0 comments Download
M ash/system/chromeos/network/tray_vpn.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/system/chromeos/network/vpn_list_view.cc View 4 chunks +3 lines, -4 lines 0 comments Download
M ash/system/chromeos/power/battery_notification.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M ash/system/chromeos/power/battery_notification.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/system/chromeos/power/dual_role_notification.h View 2 chunks +5 lines, -4 lines 0 comments Download
M ash/system/chromeos/power/dual_role_notification.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M ash/system/chromeos/power/power_event_observer_unittest.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/system/chromeos/power/power_status_unittest.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/system/chromeos/power/power_status_view_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/chromeos/power/tray_power.h View 1 2 chunks +4 lines, -2 lines 0 comments Download
M ash/system/chromeos/power/tray_power.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/chromeos/power/tray_power_unittest.cc View 5 chunks +8 lines, -7 lines 0 comments Download
M ash/system/chromeos/rotation/tray_rotation_lock_unittest.cc View 4 chunks +8 lines, -7 lines 0 comments Download
M ash/system/chromeos/screen_security/screen_capture_tray_item.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/chromeos/screen_security/screen_share_tray_item.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/chromeos/session/logout_button_tray.cc View 3 chunks +2 lines, -2 lines 0 comments Download
M ash/system/chromeos/session/logout_confirmation_controller.h View 3 chunks +4 lines, -3 lines 0 comments Download
M ash/system/chromeos/session/logout_confirmation_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/chromeos/session/tray_session_length_limit.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/system/chromeos/session/tray_session_length_limit.cc View 1 2 chunks +2 lines, -1 line 0 comments Download
M ash/system/chromeos/supervised/tray_supervised_user.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/chromeos/tray_display.cc View 1 2 chunks +2 lines, -1 line 0 comments Download
M ash/system/date/date_view.h View 2 chunks +5 lines, -4 lines 0 comments Download
M ash/system/date/date_view.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/system/date/date_view_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/date/tray_date.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/system/ime/tray_ime_chromeos_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M ash/system/locale/locale_notification_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/overview/overview_button_tray_unittest.cc View 5 chunks +6 lines, -6 lines 0 comments Download
M ash/system/status_area_widget_delegate.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M ash/system/toast/toast_manager.h View 1 2 chunks +2 lines, -1 line 0 comments Download
M ash/system/toast/toast_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/toast/toast_overlay.h View 2 chunks +4 lines, -3 lines 0 comments Download
M ash/system/tray/default_system_tray_delegate.h View 2 chunks +4 lines, -3 lines 0 comments Download
M ash/system/tray/default_system_tray_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/tray/system_tray.h View 3 chunks +6 lines, -6 lines 0 comments Download
M ash/system/tray/system_tray.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ash/system/tray/system_tray_bubble.h View 1 chunk +3 lines, -3 lines 0 comments Download
M ash/system/tray/system_tray_bubble.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/system/tray/system_tray_delegate.h View 3 chunks +2 lines, -2 lines 0 comments Download
M ash/system/tray/system_tray_delegate.cc View 1 chunk +1 line, -2 lines 0 comments Download
M ash/system/tray/system_tray_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/system/tray/tray_background_view.h View 1 2 chunks +4 lines, -2 lines 0 comments Download
M ash/system/tray/tray_bar_button_with_title.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/system/tray/tray_bubble_wrapper.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M ash/system/tray/tray_details_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/tray/tray_item_view.h View 1 2 chunks +3 lines, -1 line 0 comments Download
M ash/system/tray/tray_popup_label_button.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/tray_update.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/system/user/user_view.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M ash/system/user/user_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/web_notification/ash_popup_alignment_delegate_unittest.cc View 8 chunks +9 lines, -7 lines 0 comments Download
M ash/system/web_notification/web_notification_tray.h View 3 chunks +6 lines, -5 lines 0 comments Download
M ash/system/web_notification/web_notification_tray.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ash/system/web_notification/web_notification_tray_unittest.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M ash/system/win/audio/tray_audio_win.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M ash/system/win/audio/tray_audio_win.cc View 1 2 chunks +5 lines, -3 lines 0 comments Download
M ash/test/ash_test_base.h View 1 2 chunks +4 lines, -3 lines 0 comments Download
M ash/test/ash_test_helper.h View 2 chunks +4 lines, -3 lines 0 comments Download
M ash/test/ash_test_helper.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M ash/test/ash_test_helper_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/test/content/test_shell_content_state.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/test/display_manager_test_api.h View 1 2 chunks +2 lines, -1 line 0 comments Download
M ash/test/display_manager_test_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/test/mirror_window_test_api.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M ash/test/shelf_button_pressed_metric_tracker_test_api.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/test/shelf_button_pressed_metric_tracker_test_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/test/shelf_view_test_api.cc View 1 chunk +2 lines, -1 line 0 comments Download
M ash/test/task_switch_time_tracker_test_api.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/test/task_switch_time_tracker_test_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/test/test_keyboard_ui.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/test/test_session_state_delegate.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/test/test_shelf_delegate.cc View 1 chunk +2 lines, -1 line 0 comments Download
M ash/test/test_shell_delegate.h View 3 chunks +2 lines, -2 lines 0 comments Download
M ash/test/test_suite.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/test/user_metrics_recorder_test_api.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M ash/tooltips/tooltip_controller_unittest.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M ash/touch/touch_hud_debug.h View 4 chunks +4 lines, -4 lines 0 comments Download
M ash/touch/touch_hud_debug.cc View 5 chunks +10 lines, -10 lines 0 comments Download
M ash/touch/touch_hud_projection.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/utility/partial_screenshot_controller.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/virtual_keyboard_controller_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/wm/app_list_controller_unittest.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M ash/wm/ash_focus_rules_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M ash/wm/ash_native_cursor_manager.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/wm/boot_splash_screen_chromeos.h View 2 chunks +3 lines, -3 lines 0 comments Download
M ash/wm/cursor_manager_chromeos.h View 2 chunks +3 lines, -3 lines 0 comments Download
M ash/wm/cursor_manager_chromeos.cc View 1 chunk +2 lines, -1 line 0 comments Download
M ash/wm/dock/docked_window_layout_manager.h View 3 chunks +4 lines, -3 lines 0 comments Download
M ash/wm/dock/docked_window_layout_manager.cc View 1 chunk +2 lines, -1 line 0 comments Download
M ash/wm/dock/docked_window_layout_manager_unittest.cc View 26 chunks +49 lines, -46 lines 0 comments Download
M ash/wm/dock/docked_window_resizer.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/wm/dock/docked_window_resizer_unittest.cc View 32 chunks +60 lines, -44 lines 0 comments Download
M ash/wm/drag_details.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M ash/wm/drag_window_controller.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/wm/drag_window_controller.cc View 6 chunks +7 lines, -6 lines 0 comments Download
M ash/wm/drag_window_resizer.h View 2 chunks +4 lines, -3 lines 0 comments Download
M ash/wm/drag_window_resizer_unittest.cc View 23 chunks +48 lines, -48 lines 0 comments Download
M ash/wm/gestures/long_press_affordance_handler.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/wm/gestures/long_press_affordance_handler.cc View 1 2 chunks +3 lines, -1 line 0 comments Download
M ash/wm/gestures/overview_gesture_handler_unittest.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M ash/wm/gestures/shelf_gesture_handler.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M ash/wm/immersive_fullscreen_controller.h View 1 3 chunks +6 lines, -4 lines 0 comments Download
M ash/wm/immersive_fullscreen_controller.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/wm/immersive_fullscreen_controller_unittest.cc View 10 chunks +14 lines, -16 lines 0 comments Download
M ash/wm/lock_layout_manager.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M ash/wm/lock_layout_manager_unittest.cc View 4 chunks +6 lines, -6 lines 0 comments Download
M ash/wm/lock_state_controller.h View 4 chunks +7 lines, -6 lines 0 comments Download
M ash/wm/lock_state_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/lock_state_controller_unittest.cc View 4 chunks +3 lines, -3 lines 0 comments Download
M ash/wm/lock_window_state.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M ash/wm/maximize_mode/maximize_mode_controller.h View 4 chunks +6 lines, -5 lines 0 comments Download
M ash/wm/maximize_mode/maximize_mode_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/maximize_mode/maximize_mode_controller_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M ash/wm/maximize_mode/maximize_mode_window_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/maximize_mode/maximize_mode_window_manager_unittest.cc View 33 chunks +124 lines, -91 lines 0 comments Download
M ash/wm/maximize_mode/maximize_mode_window_state.h View 1 2 chunks +3 lines, -1 line 0 comments Download
M ash/wm/maximize_mode/maximize_mode_window_state.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M ash/wm/mru_window_tracker.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M ash/wm/mru_window_tracker_unittest.cc View 3 chunks +10 lines, -10 lines 0 comments Download
M ash/wm/overview/scoped_overview_animation_settings.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M ash/wm/overview/scoped_transform_overview_window.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M ash/wm/overview/window_grid.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/wm/overview/window_grid.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M ash/wm/overview/window_selector.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/wm/overview/window_selector.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/overview/window_selector_controller.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/wm/overview/window_selector_item.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/wm/overview/window_selector_unittest.cc View 45 chunks +104 lines, -99 lines 0 comments Download
M ash/wm/panels/panel_frame_view.h View 1 2 chunks +5 lines, -2 lines 0 comments Download
M ash/wm/panels/panel_layout_manager.h View 3 chunks +2 lines, -2 lines 0 comments Download
M ash/wm/panels/panel_layout_manager.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/wm/panels/panel_layout_manager_unittest.cc View 24 chunks +66 lines, -55 lines 0 comments Download
M ash/wm/panels/panel_window_resizer.h View 1 2 chunks +3 lines, -1 line 0 comments Download
M ash/wm/panels/panel_window_resizer_unittest.cc View 15 chunks +21 lines, -31 lines 0 comments Download
M ash/wm/resize_shadow.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/wm/root_window_layout_manager.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M ash/wm/screen_dimmer.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M ash/wm/screen_dimmer_unittest.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/wm/session_state_animator_impl.cc View 1 chunk +6 lines, -8 lines 0 comments Download
M ash/wm/stacking_controller.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M ash/wm/stacking_controller_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/wm/system_background_controller.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/wm/system_gesture_event_filter.h View 2 chunks +5 lines, -4 lines 0 comments Download
M ash/wm/system_gesture_event_filter_unittest.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M ash/wm/system_modal_container_layout_manager.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M ash/wm/system_modal_container_layout_manager_unittest.cc View 19 chunks +32 lines, -32 lines 0 comments Download
M ash/wm/toplevel_window_event_handler.h View 3 chunks +2 lines, -2 lines 0 comments Download
M ash/wm/toplevel_window_event_handler.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/wm/toplevel_window_event_handler_unittest.cc View 36 chunks +43 lines, -54 lines 0 comments Download
M ash/wm/video_detector_unittest.cc View 9 chunks +11 lines, -10 lines 0 comments Download
M ash/wm/window_animations.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/wm/window_animations.cc View 5 chunks +15 lines, -16 lines 0 comments Download
M ash/wm/window_animations_unittest.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M ash/wm/window_cycle_controller.h View 2 chunks +4 lines, -3 lines 0 comments Download
M ash/wm/window_cycle_controller_unittest.cc View 18 chunks +42 lines, -42 lines 0 comments Download
M ash/wm/window_cycle_list.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/wm/window_manager_unittest.cc View 11 chunks +38 lines, -40 lines 0 comments Download
M ash/wm/window_modality_controller_unittest.cc View 12 chunks +42 lines, -42 lines 0 comments Download
M ash/wm/window_resizer.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/wm/window_state.h View 7 chunks +8 lines, -7 lines 0 comments Download
M ash/wm/window_state.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M ash/wm/window_state_unittest.cc View 10 chunks +17 lines, -18 lines 0 comments Download
M ash/wm/window_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/workspace/multi_window_resize_controller.h View 3 chunks +4 lines, -4 lines 0 comments Download
M ash/wm/workspace/multi_window_resize_controller_unittest.cc View 8 chunks +14 lines, -14 lines 0 comments Download
M ash/wm/workspace/phantom_window_controller.h View 3 chunks +4 lines, -3 lines 0 comments Download
M ash/wm/workspace/phantom_window_controller.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ash/wm/workspace/workspace_event_handler_unittest.cc View 13 chunks +19 lines, -15 lines 0 comments Download
M ash/wm/workspace/workspace_layout_manager.h View 4 chunks +3 lines, -3 lines 0 comments Download
M ash/wm/workspace/workspace_layout_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/workspace/workspace_layout_manager_unittest.cc View 34 chunks +52 lines, -46 lines 0 comments Download
M ash/wm/workspace/workspace_window_resizer.h View 2 chunks +3 lines, -3 lines 0 comments Download
M ash/wm/workspace/workspace_window_resizer.cc View 5 chunks +7 lines, -6 lines 0 comments Download
M ash/wm/workspace/workspace_window_resizer_unittest.cc View 69 chunks +125 lines, -124 lines 0 comments Download
M ash/wm/workspace_controller.h View 3 chunks +4 lines, -3 lines 0 comments Download
M ash/wm/workspace_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/workspace_controller_unittest.cc View 49 chunks +81 lines, -82 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
dcheng
This is largely a search and replace. There's probably some IWYU errors (files that don't ...
4 years, 8 months ago (2016-04-08 04:48:52 UTC) #2
oshima
lgtm you may ignore these comments. https://codereview.chromium.org/1867223004/diff/1/ash/accelerators/accelerator_commands_unittest.cc File ash/accelerators/accelerator_commands_unittest.cc (right): https://codereview.chromium.org/1867223004/diff/1/ash/accelerators/accelerator_commands_unittest.cc#newcode6 ash/accelerators/accelerator_commands_unittest.cc:6: include? https://codereview.chromium.org/1867223004/diff/1/ash/ash_touch_exploration_manager_chromeos.h File ...
4 years, 8 months ago (2016-04-08 07:09:43 UTC) #3
dcheng
Addressed comments. Rietveld really needs a way for reviewers to suggest edits that the patch ...
4 years, 8 months ago (2016-04-08 07:51:52 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1867223004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1867223004/20001
4 years, 8 months ago (2016-04-08 07:52:17 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-08 08:41:30 UTC) #8
commit-bot: I haz the power
4 years, 8 months ago (2016-04-08 08:43:15 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a9454747427889f70d14df4646f7f599d00df02d
Cr-Commit-Position: refs/heads/master@{#386019}

Powered by Google App Engine
This is Rietveld 408576698