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

Issue 10756018: Merge grd files in ui/resources and chrome/app/theme (Closed)

Created:
8 years, 5 months ago by benrg
Modified:
8 years, 5 months ago
CC:
chromium-reviews, oshima+watch_chromium.org
Visibility:
Public.

Description

This CL moves the contents of ui_resources_standard.grd into ui_resources.grd and theme_resources_standard.grd into theme_resources.grd. This also eliminates the following Grit outputs: ui_resources.pak ==> duplicated in each scaled-resource pak ui_resources_standard.h ==> merged into ui_resources.h ui_resources_standard_map.h ==> renamed to ui_resources_map.h ui_resources_standard_map.cc ==> renamed to ui_resources_map.cc theme_resources.rc ==> merged into theme_resources_standard.rc theme_resources.pak ==> duplicated in each scaled-resource pak theme_resources_standard.h ==> merged into theme_resources.h theme_resources_standard_map.h ==> merged into theme_resources_map.h theme_resources_standard_map.cc ==> merged into theme_resources_map.cc The image duplication is intentional; we may revisit this later. Currently the standard-size images are included twice in the Windows build, once as an rc and once as a pak. I'll fix this in a followup CL. TBR=ben@chromium.org,brettw@chromium.org,darin@chromium.org,stevenjb@chromium.org BUG=133570 TEST=Trybots, local build Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146224

Patch Set 1 #

Patch Set 2 : split structures from includes #

Patch Set 3 : sort #

Patch Set 4 : merge #

Total comments: 2

Patch Set 5 : rebase, nuke {} #

Patch Set 6 : rebase, *_standard.rc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1472 lines, -1704 lines) Patch
M ash/DEPS View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M ash/ash.gyp View 1 2 3 4 5 5 chunks +2 lines, -7 lines 0 comments Download
M ash/system/audio/tray_volume.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ash/system/bluetooth/tray_bluetooth.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ash/system/brightness/tray_brightness.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ash/system/date/tray_date.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M ash/system/drive/tray_drive.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ash/system/ime/tray_ime.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ash/system/locale/tray_locale.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ash/system/network/tray_network.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ash/system/network/tray_sms.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M ash/system/power/tray_power.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ash/system/settings/tray_settings.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ash/system/status_area_widget_delegate.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M ash/system/tray/tray_item_more.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ash/system/tray/tray_notification_view.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ash/system/tray/tray_views.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ash/system/tray_accessibility.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ash/system/tray_caps_lock.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ash/system/tray_update.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ash/system/web_notification/web_notification_tray.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M ash/wm/dialog_frame_view.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/frame_painter.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M ash/wm/workspace/frame_maximize_button.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/app/theme/theme_resources.grd View 1 2 3 4 5 1 chunk +848 lines, -308 lines 0 comments Download
D chrome/app/theme/theme_resources_standard.grd View 1 2 3 4 1 chunk +0 lines, -537 lines 0 comments Download
M chrome/browser/alternate_nav_url_fetcher.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autocomplete/autocomplete_match.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/autofill/autofill_cc_infobar_delegate.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/bookmarks/bookmark_pasteboard_helper_mac.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/extensions/file_browser_notifications.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/chromeos/login/message_bubble.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/simple_web_view_dialog.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/chromeos/options/network_config_view.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/status/network_menu.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/chromeos/status/network_menu_icon.cc View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/chromeos/status/network_menu_icon_unittest.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/cookies_tree_model.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/download/download_request_infobar_delegate.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/download_util.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/app_shortcut_manager.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_disabled_ui.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_icon_manager.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_install_prompt.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_uninstall_dialog.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/image_loading_tracker.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/extensions/theme_installed_infobar_delegate.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/first_run/try_chrome_dialog_view.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/geolocation/chrome_geolocation_permission_context.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/history/top_sites.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/media/media_stream_capture_indicator.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/notifications/desktop_notification_service.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/omnibox_search_hint.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/page_info_model.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/password_manager/password_manager_delegate_impl.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/plugin_infobar_delegates.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/plugin_observer.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/profiles/profile_info_cache.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile_info_util_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/protector/default_search_provider_change.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/protector/homepage_change.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/protector/mock_setting_change.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/protector/prefs_backup_invalid_change.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/protector/session_startup_change.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources_util.cc View 1 2 3 4 2 chunks +1 line, -7 lines 0 comments Download
M chrome/browser/resources_util_unittest.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/speech/speech_recognition_bubble.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/speech/speech_recognition_tray_icon_controller.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/tab_contents/spelling_bubble_model.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/tab_contents/tab_contents_ssl_helper.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/task_manager/task_manager.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/task_manager/task_manager_notification_resource_provider.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/task_manager/task_manager_resource_providers.cc View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/task_manager/task_manager_worker_resource_provider.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/themes/browser_theme_pack.cc View 1 2 3 4 5 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/themes/browser_theme_pack_unittest.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/themes/theme_service.cc View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/translate/translate_infobar_delegate.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/auto_login_info_bar_delegate.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/browser.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/background_gradient_view.mm View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.mm View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_button_cell_unittest.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell_unittest.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_menu_bridge.mm View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/browser/edit_search_engine_cocoa_controller.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/browser/edit_search_engine_cocoa_controller_unittest.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/confirm_bubble_controller_unittest.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/content_settings/collected_cookies_mac.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/download/download_item_controller.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/download/download_shelf_view.mm View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/download/download_show_all_button.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/download/download_started_animation_mac.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/extensions/browser_action_button.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/extensions/browser_actions_controller.mm View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/framed_browser_window.mm View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/history_menu_bridge.mm View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/history_overlay_controller.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/hover_image_button_unittest.mm View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/hung_renderer_controller.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/image_button_cell_unittest.mm View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/infobars/extension_infobar_controller.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/keystone_infobar_delegate.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/location_bar/chrome_to_mobile_decoration.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/location_bar/keyword_hint_decoration.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/location_bar/selected_keyword_decoration.mm View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/location_bar/star_decoration.mm View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/menu_controller_unittest.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/omnibox/omnibox_popup_view_mac.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.mm View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/speech_recognition_window_controller.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/tab_contents/favicon_util.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/tab_contents/sad_tab_view.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/tabs/tab_strip_controller.mm View 1 2 3 4 5 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/tabs/tab_view.mm View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/tabs/throbber_view_unittest.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/toolbar/reload_button.mm View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/toolbar/toolbar_controller.mm View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/collected_cookies_infobar_delegate.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/content_settings/content_setting_image_model.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/global_error/global_error.cc View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/autofill/autofill_popup_view_gtk.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/avatar_menu_item_gtk.cc View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/back_forward_button_gtk.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/browser_actions_toolbar_gtk.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/browser_titlebar.cc View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/browser_toolbar_gtk.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/browser_window_gtk.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/chrome_to_mobile_bubble_gtk.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/confirm_bubble_gtk_browsertest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/create_application_shortcuts_dialog_gtk.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/custom_button.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/download/download_item_gtk.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/download/download_shelf_gtk.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/ui/gtk/download/download_started_animation_gtk.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/edit_search_engine_dialog.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/find_bar_gtk.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/gtk_theme_service.cc View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/gtk_util.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/hung_renderer_dialog_gtk.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/infobars/extension_infobar_gtk.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/location_bar_view_gtk.cc View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/notifications/balloon_view_gtk.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/omnibox/omnibox_popup_view_gtk.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/password_generation_bubble_gtk.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/reload_button_gtk.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/sad_tab_gtk.cc View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/speech_recognition_bubble_gtk.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/tabs/tab_renderer_gtk.cc View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/task_manager_gtk.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/throbber_gtk.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/hung_plugin_tab_helper.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/intents/web_intent_picker.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/intents/web_intent_picker_model.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/intents/web_intent_picker_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/libgtk2ui/gtk2_ui.cc View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/libgtk2ui/libgtk2ui.gyp View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/media_stream_infobar_delegate.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/panels/panel_browser_frame_view.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/panels/panel_browser_titlebar_gtk.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/panels/panel_browser_window_gtk.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/panels/panel_titlebar_view_cocoa.mm View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/panels/panel_window_controller_cocoa.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/pdf/pdf_unsupported_feature.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/search_engines/template_url_table_model.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/startup/autolaunch_prompt_win.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/startup/default_browser_prompt.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/startup/session_crashed_prompt.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/sync/one_click_signin_helper.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/toolbar/back_forward_menu_model.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/toolbar/toolbar_model.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/toolbar/wrench_menu_model.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/about_chrome_view.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/ash/app_list/search_builder.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/ash/browser_non_client_frame_view_ash.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/ash/launcher/browser_launcher_item_controller.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/ash/launcher/chrome_launcher_controller.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/browser_action_view.cc View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/browser_actions_container.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/chrome_to_mobile_bubble_view.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/collected_cookies_views.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/constrained_window_views.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/create_application_shortcut_view.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/critical_notification_bubble_view.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/detachable_toolbar_view.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/download/download_item_view.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/download/download_shelf_view.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/ui/views/download/download_started_animation_views.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/dropdown_bar_view.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/edit_search_engine_dialog.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/extensions/bundle_installed_bubble.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/extensions/extension_installed_bubble.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/extensions/shell_window_views.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/find_bar_view.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/frame/app_non_client_frame_view_aura.cc View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/frame/app_panel_browser_frame_view.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_non_client_frame_view.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/frame/browser_view.cc View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/frame/glass_browser_frame_view.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/frame/opaque_browser_frame_view.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/hung_renderer_view.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/infobars/extension_infobar.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/infobars/infobar_view.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/location_bar/action_box_button_view.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/location_bar/chrome_to_mobile_view.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/location_bar/keyword_hint_view.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/location_bar/location_bar_view.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/location_bar/star_view.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/location_bar/zoom_view.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/notifications/balloon_view_views.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/omnibox/omnibox_result_view.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/sad_tab_view.cc View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/speech_recognition_bubble_views.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/tab_icon_view.cc View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/tabs/base_tab.cc View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/tabs/tab.cc View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/tabs/tab_strip.cc View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/theme_background.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/toolbar_view.cc View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/web_intent_picker_views.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/website_settings/website_settings_popup_view.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/wrench_menu.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/website_settings/website_settings_ui.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/bookmarks_ui.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/conflicts_ui.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/crashes_ui.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/downloads_ui.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/extensions/extension_icon_source.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/favicon_source.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/flags_ui.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/history_ui.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/options2/options_ui.cc View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/plugins_ui.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/shared_resources_data_source.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/theme_source_unittest.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/upgrade_detector.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/web_applications/web_app_mac_unittest.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M chrome/chrome_common.gypi View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/chrome_dll.gypi View 1 2 3 4 5 3 chunks +4 lines, -5 lines 0 comments Download
M chrome/chrome_repack_chrome.gypi View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/chrome_resources.gyp View 1 2 3 6 chunks +5 lines, -13 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 5 10 chunks +7 lines, -24 lines 0 comments Download
M chrome/common/extensions/extension.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/gpu/test_support_gpu.gypi View 1 2 3 4 5 1 chunk +1 line, -3 lines 0 comments Download
M chrome/tools/check_grd_for_unused_strings.py View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome_frame/chrome_frame.gyp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M content/DEPS View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_drag_source_mac.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M content/content_browser.gypi View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M content/content_shell.gypi View 1 2 3 4 2 chunks +1 line, -3 lines 0 comments Download
M tools/gritsettings/resource_ids View 1 2 3 3 chunks +2 lines, -6 lines 0 comments Download
M ui/DEPS View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ui/aura/aura.gyp View 1 2 3 4 5 9 chunks +5 lines, -12 lines 0 comments Download
M ui/aura/root_window_host_linux.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ui/base/native_theme/native_theme_android.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ui/base/native_theme/native_theme_aura.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ui/base/native_theme/native_theme_base.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ui/base/strings/ui_strings.gyp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ui/compositor/compositor.gyp View 1 2 3 4 5 3 chunks +2 lines, -4 lines 0 comments Download
M ui/oak/DEPS View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M ui/oak/oak.gyp View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M ui/resources/ui_resources.grd View 1 2 3 4 5 2 chunks +431 lines, -187 lines 0 comments Download
D ui/resources/ui_resources_standard.grd View 1 2 3 4 1 chunk +0 lines, -268 lines 0 comments Download
M ui/test/test_suite.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M ui/ui.gyp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M ui/ui_resources.gypi View 1 2 3 1 chunk +1 line, -18 lines 0 comments Download
M ui/ui_unittests.gypi View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M ui/views/DEPS View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M ui/views/bubble/bubble_border.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M ui/views/button_drag_utils.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ui/views/controls/throbber.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M ui/views/views.gyp View 1 2 3 4 5 6 chunks +2 lines, -8 lines 0 comments Download
M webkit/tools/test_shell/test_shell.gypi View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
benrg
8 years, 5 months ago (2012-07-09 23:54:46 UTC) #1
oshima
lgtm http://codereview.chromium.org/10756018/diff/3003/chrome/browser/resources_util.cc File chrome/browser/resources_util.cc (right): http://codereview.chromium.org/10756018/diff/3003/chrome/browser/resources_util.cc#newcode25 chrome/browser/resources_util.cc:25: } nuke {}
8 years, 5 months ago (2012-07-10 15:11:23 UTC) #2
sail
Can you remove the {} in the CL description and explicitly state what's been merged/removed? ...
8 years, 5 months ago (2012-07-10 21:23:05 UTC) #3
benrg
sail, sorry about the missing CL description. I wrote one which hopefully answers all your ...
8 years, 5 months ago (2012-07-10 22:56:48 UTC) #4
sail
On 2012/07/10 22:56:48, benrg wrote: > sail, sorry about the missing CL description. I wrote ...
8 years, 5 months ago (2012-07-10 23:00:42 UTC) #5
benrg
On 2012/07/10 23:00:42, sail wrote: > One thing I'm still not sure about. Is the ...
8 years, 5 months ago (2012-07-10 23:21:32 UTC) #6
sail
On 2012/07/10 23:21:32, benrg wrote: > On 2012/07/10 23:00:42, sail wrote: > > One thing ...
8 years, 5 months ago (2012-07-10 23:29:06 UTC) #7
benrg
On 2012/07/10 23:29:06, sail wrote: > To fix this all you need to do is ...
8 years, 5 months ago (2012-07-11 15:58:17 UTC) #8
sail
On 2012/07/11 15:58:17, benrg wrote: > On 2012/07/10 23:29:06, sail wrote: > > To fix ...
8 years, 5 months ago (2012-07-11 16:49:06 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benrg@chromium.org/10756018/13287
8 years, 5 months ago (2012-07-11 18:42:31 UTC) #10
commit-bot: I haz the power
Presubmit check for 10756018-13287 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 5 months ago (2012-07-11 18:44:59 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benrg@chromium.org/10756018/13287
8 years, 5 months ago (2012-07-11 19:02:48 UTC) #12
stevenjb
chrome/browser/chromeos/status/ lgtm
8 years, 5 months ago (2012-07-11 19:34:43 UTC) #13
darin (slow to review)
LGTM for src/content/ changes
8 years, 5 months ago (2012-07-11 19:42:59 UTC) #14
Ben Goodger (Google)
lgtm
8 years, 5 months ago (2012-07-11 19:44:43 UTC) #15
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
8 years, 5 months ago (2012-07-11 20:36:15 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benrg@chromium.org/10756018/13287
8 years, 5 months ago (2012-07-11 20:39:49 UTC) #17
commit-bot: I haz the power
8 years, 5 months ago (2012-07-11 22:20:30 UTC) #18
Change committed as 146224

Powered by Google App Engine
This is Rietveld 408576698