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

Issue 18050008: Use a direct include of time headers in android_webview/, apps/, ash/. (Closed)

Created:
7 years, 5 months ago by Avi (use Gerrit)
Modified:
7 years, 5 months ago
CC:
chromium-reviews, sadrul, ben+watch_chromium.org, tfarina, gspencer+watch_chromium.org, gauravsh+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, android-webview-reviews_chromium.org
Visibility:
Public.

Description

Use a direct include of time headers in android_webview/, apps/, ash/. BUG=254986 TEST=none TBR=ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=209025

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -77 lines) Patch
M android_webview/native/aw_form_database.cc View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/native/state_serializer.cc View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/native/state_serializer_unittests.cc View 1 chunk +1 line, -1 line 0 comments Download
M apps/app_launch_for_metro_restart_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M apps/shell_window_geometry_cache.h View 1 chunk +2 lines, -2 lines 0 comments Download
M ash/accelerators/exit_warning_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/accelerators/exit_warning_handler.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ash/display/display_controller.h View 1 chunk +2 lines, -2 lines 0 comments Download
M ash/display/display_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/display/output_configurator_animation.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/display/output_configurator_animation.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/launcher/launcher_tooltip_manager.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ash/launcher/launcher_tooltip_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/launcher/tabbed_launcher_button.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/root_window_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/rotator/screen_rotation.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/shelf/shelf_layout_manager.h View 1 chunk +1 line, -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_delegate.h View 1 chunk +1 line, -1 line 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/network_state_notifier.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/chromeos/network/tray_network.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/date/date_view.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/date/date_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/date/tray_date.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ash/system/drive/tray_drive.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/monitor/tray_monitor.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/session_length_limit/tray_session_length_limit.h View 1 chunk +2 lines, -2 lines 0 comments Download
M ash/system/tray/system_tray.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/tray/system_tray_bubble.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/tray/test_system_tray_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/tray/tray_notification_view.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/tray_update.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ash/wm/app_list_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/boot_splash_screen.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/gestures/long_press_affordance_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/lock_state_controller.h View 1 chunk +2 lines, -2 lines 0 comments Download
M ash/wm/lock_state_controller_impl2.h View 1 chunk +2 lines, -2 lines 0 comments Download
M ash/wm/lock_state_controller_impl2.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/lock_state_controller_impl2_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/maximize_bubble_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/power_button_controller_unittest.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M ash/wm/resize_shadow.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/screen_dimmer.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/session_state_animator.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/session_state_controller_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M ash/wm/system_gesture_event_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/system_gesture_event_filter_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ash/wm/user_activity_detector.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/user_activity_detector_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/video_detector.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/video_detector_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/window_animations.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ash/wm/window_animations_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/workspace/desktop_background_fade_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/workspace/frame_maximize_button.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/workspace/multi_window_resize_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/workspace/snap_sizer.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/workspace/workspace_animations.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/workspace/workspace_manager.h View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/18050008/1
7 years, 5 months ago (2013-06-27 18:11:15 UTC) #1
commit-bot: I haz the power
7 years, 5 months ago (2013-06-27 23:12:23 UTC) #2
Message was sent while issue was closed.
Change committed as 209025

Powered by Google App Engine
This is Rietveld 408576698