Chromium Code Reviews

Issue 6251001: Move chrome/browser/gtk/ to chrome/browser/ui/gtk/... (Closed)

Created:
9 years, 11 months ago by msw
Modified:
9 years, 7 months ago
Reviewers:
Ben Goodger (Google)
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, pam+watch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Move chrome/browser/gtk/ to chrome/browser/ui/gtk/ (moved *.cc using 'svn mv' to preserve history) (copied *.h using 'svn cp' to preserve history and stub out originals) Stubbed out original headers in chrome/browser/gtk/ Update header guards & copyright dates in chrome/browser/ui/gtk/ Update .gypi files Remove chrome/chrome_browser.gypi:4228 reference to nonexistant: ['include', '^browser/gtk/pk11_password_dialog.h'], Remove stray header guard in: chrome/browser/ui/gtk/bookmark_bar_instructions_gtk.cc Add #pragma once to the following files: chrome/browser/ui/gtk/instant_confirm_dialog_gtk.h chrome/browser/ui/gtk/infobar_arrow_model.h Ran the following to appease presubmit: 'svn pset svn:eol-style LF \ chrome/browser/ui/gtk/info_bubble_accelerators_gtk.cc \ chrome/browser/ui/gtk/gtk_custom_menu.cc \ chrome/browser/ui/gtk/info_bubble_accelerators_gtk.h \ chrome/browser/ui/gtk/gtk_custom_menu.h \ chrome/browser/ui/gtk/options/managed_prefs_banner_gtk.h \ chrome/browser/ui/gtk/chrome_gtk_frame.h \ chrome/browser/ui/gtk/chrome_gtk_frame.cc \ chrome/browser/ui/gtk/gtk_custom_menu_item.h \ chrome/browser/gtk/info_bubble_accelerators_gtk.h \ chrome/browser/gtk/gtk_custom_menu.h \ chrome/browser/gtk/options/managed_prefs_banner_gtk.h \ chrome/browser/gtk/chrome_gtk_frame.h \ chrome/browser/gtk/gtk_custom_menu_item.h' BUG=69289 TEST=Compile&Trybots Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71397

Patch Set 1 : '' #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Stats (+1323 lines, -63232 lines)
M chrome/browser/gtk/about_chrome_dialog.h View 2 chunks +3 lines, -6 lines 0 comments
D chrome/browser/gtk/about_chrome_dialog.cc View 1 chunk +0 lines, -293 lines 0 comments
M chrome/browser/gtk/accelerators_gtk.h View 2 chunks +3 lines, -36 lines 0 comments
D chrome/browser/gtk/accelerators_gtk.cc View 1 chunk +0 lines, -208 lines 0 comments
M chrome/browser/gtk/accessibility_event_router_gtk.h View 2 chunks +3 lines, -199 lines 0 comments
D chrome/browser/gtk/accessibility_event_router_gtk.cc View 1 chunk +0 lines, -658 lines 0 comments
D chrome/browser/gtk/accessibility_event_router_gtk_unittest.cc View 1 chunk +0 lines, -42 lines 0 comments
M chrome/browser/gtk/accessible_widget_helper_gtk.h View 2 chunks +3 lines, -57 lines 0 comments
D chrome/browser/gtk/accessible_widget_helper_gtk.cc View 1 chunk +0 lines, -66 lines 0 comments
M chrome/browser/gtk/back_forward_button_gtk.h View 2 chunks +3 lines, -63 lines 0 comments
D chrome/browser/gtk/back_forward_button_gtk.cc View 1 chunk +0 lines, -134 lines 0 comments
M chrome/browser/gtk/bookmark_bar_gtk.h View 2 chunks +3 lines, -392 lines 0 comments
D chrome/browser/gtk/bookmark_bar_gtk.cc View 1 chunk +0 lines, -1418 lines 0 comments
D chrome/browser/gtk/bookmark_bar_gtk_interactive_uitest.cc View 1 chunk +0 lines, -78 lines 0 comments
D chrome/browser/gtk/bookmark_bar_gtk_unittest.cc View 1 chunk +0 lines, -98 lines 0 comments
M chrome/browser/gtk/bookmark_bar_instructions_gtk.h View 2 chunks +3 lines, -53 lines 0 comments
D chrome/browser/gtk/bookmark_bar_instructions_gtk.cc View 1 chunk +0 lines, -98 lines 0 comments
M chrome/browser/gtk/bookmark_bubble_gtk.h View 1 chunk +3 lines, -120 lines 0 comments
D chrome/browser/gtk/bookmark_bubble_gtk.cc View 1 chunk +0 lines, -346 lines 0 comments
M chrome/browser/gtk/bookmark_editor_gtk.h View 2 chunks +3 lines, -158 lines 0 comments
D chrome/browser/gtk/bookmark_editor_gtk.cc View 1 chunk +0 lines, -589 lines 0 comments
D chrome/browser/gtk/bookmark_editor_gtk_unittest.cc View 1 chunk +0 lines, -328 lines 0 comments
M chrome/browser/gtk/bookmark_menu_controller_gtk.h View 2 chunks +3 lines, -136 lines 0 comments
D chrome/browser/gtk/bookmark_menu_controller_gtk.cc View 1 chunk +0 lines, -375 lines 0 comments
M chrome/browser/gtk/bookmark_tree_model.h View 2 chunks +3 lines, -68 lines 0 comments
D chrome/browser/gtk/bookmark_tree_model.cc View 1 chunk +0 lines, -231 lines 0 comments
M chrome/browser/gtk/bookmark_utils_gtk.h View 2 chunks +3 lines, -101 lines 0 comments
D chrome/browser/gtk/bookmark_utils_gtk.cc View 1 chunk +0 lines, -440 lines 0 comments
D chrome/browser/gtk/bookmark_utils_gtk_unittest.cc View 1 chunk +0 lines, -38 lines 0 comments
M chrome/browser/gtk/browser_actions_toolbar_gtk.h View 2 chunks +3 lines, -214 lines 0 comments
D chrome/browser/gtk/browser_actions_toolbar_gtk.cc View 1 chunk +0 lines, -945 lines 0 comments
M chrome/browser/gtk/browser_titlebar.h View 1 chunk +3 lines, -230 lines 0 comments
D chrome/browser/gtk/browser_titlebar.cc View 1 chunk +0 lines, -948 lines 0 comments
M chrome/browser/gtk/browser_toolbar_gtk.h View 2 chunks +3 lines, -210 lines 0 comments
D chrome/browser/gtk/browser_toolbar_gtk.cc View 1 chunk +0 lines, -661 lines 0 comments
D chrome/browser/gtk/browser_window_factory_gtk.cc View 1 chunk +0 lines, -17 lines 0 comments
M chrome/browser/gtk/browser_window_gtk.h View 1 chunk +2 lines, -486 lines 0 comments
D chrome/browser/gtk/browser_window_gtk.cc View 1 chunk +0 lines, -2253 lines 0 comments
M chrome/browser/gtk/cairo_cached_surface.h View 2 chunks +3 lines, -51 lines 0 comments
D chrome/browser/gtk/cairo_cached_surface.cc View 1 chunk +0 lines, -74 lines 0 comments
M chrome/browser/gtk/certificate_dialogs.h View 2 chunks +3 lines, -12 lines 0 comments
D chrome/browser/gtk/certificate_dialogs.cc View 1 chunk +0 lines, -184 lines 0 comments
M chrome/browser/gtk/certificate_viewer.h View 2 chunks +3 lines, -7 lines 0 comments
D chrome/browser/gtk/certificate_viewer.cc View 1 chunk +0 lines, -694 lines 0 comments
MM chrome/browser/gtk/chrome_gtk_frame.h View 2 chunks +3 lines, -47 lines 0 comments
D chrome/browser/gtk/chrome_gtk_frame.cc View 1 chunk +0 lines, -155 lines 0 comments
M chrome/browser/gtk/clear_browsing_data_dialog_gtk.h View 2 chunks +3 lines, -61 lines 0 comments
D chrome/browser/gtk/clear_browsing_data_dialog_gtk.cc View 1 chunk +0 lines, -254 lines 0 comments
M chrome/browser/gtk/collected_cookies_gtk.h View 1 chunk +3 lines, -99 lines 0 comments
D chrome/browser/gtk/collected_cookies_gtk.cc View 1 chunk +0 lines, -401 lines 0 comments
D chrome/browser/gtk/constrained_html_delegate_gtk.cc View 1 chunk +0 lines, -113 lines 0 comments
M chrome/browser/gtk/constrained_window_gtk.h View 2 chunks +3 lines, -84 lines 0 comments
D chrome/browser/gtk/constrained_window_gtk.cc View 1 chunk +0 lines, -114 lines 0 comments
M chrome/browser/gtk/content_setting_bubble_gtk.h View 2 chunks +3 lines, -83 lines 0 comments
D chrome/browser/gtk/content_setting_bubble_gtk.cc View 1 chunk +0 lines, -316 lines 0 comments
M chrome/browser/gtk/create_application_shortcuts_dialog_gtk.h View 2 chunks +3 lines, -110 lines 0 comments
D chrome/browser/gtk/create_application_shortcuts_dialog_gtk.cc View 1 chunk +0 lines, -330 lines 0 comments
M chrome/browser/gtk/custom_button.h View 2 chunks +3 lines, -218 lines 0 comments
D chrome/browser/gtk/custom_button.cc View 1 chunk +0 lines, -345 lines 0 comments
M chrome/browser/gtk/custom_drag.h View 2 chunks +3 lines, -91 lines 0 comments
D chrome/browser/gtk/custom_drag.cc View 1 chunk +0 lines, -149 lines 0 comments
D chrome/browser/gtk/dialogs_gtk.cc View 1 chunk +0 lines, -587 lines 0 comments
M chrome/browser/gtk/download_in_progress_dialog_gtk.h View 2 chunks +3 lines, -22 lines 0 comments
D chrome/browser/gtk/download_in_progress_dialog_gtk.cc View 1 chunk +0 lines, -84 lines 0 comments
M chrome/browser/gtk/download_item_gtk.h View 2 chunks +3 lines, -211 lines 0 comments
D chrome/browser/gtk/download_item_gtk.cc View 1 chunk +0 lines, -879 lines 0 comments
M chrome/browser/gtk/download_shelf_gtk.h View 2 chunks +3 lines, -100 lines 0 comments
D chrome/browser/gtk/download_shelf_gtk.cc View 1 chunk +0 lines, -269 lines 0 comments
D chrome/browser/gtk/download_started_animation_gtk.cc View 1 chunk +0 lines, -194 lines 0 comments
M chrome/browser/gtk/edit_search_engine_dialog.h View 2 chunks +3 lines, -74 lines 0 comments
D chrome/browser/gtk/edit_search_engine_dialog.cc View 1 chunk +0 lines, -291 lines 0 comments
M chrome/browser/gtk/extension_infobar_gtk.h View 2 chunks +3 lines, -41 lines 0 comments
D chrome/browser/gtk/extension_infobar_gtk.cc View 1 chunk +0 lines, -94 lines 0 comments
D chrome/browser/gtk/extension_install_prompt2_gtk.cc View 1 chunk +0 lines, -192 lines 0 comments
D chrome/browser/gtk/extension_install_prompt_gtk.cc View 1 chunk +0 lines, -110 lines 0 comments
M chrome/browser/gtk/extension_installed_bubble_gtk.h View 2 chunks +3 lines, -88 lines 0 comments
D chrome/browser/gtk/extension_installed_bubble_gtk.cc View 1 chunk +0 lines, -314 lines 0 comments
M chrome/browser/gtk/extension_popup_gtk.h View 2 chunks +3 lines, -91 lines 0 comments
D chrome/browser/gtk/extension_popup_gtk.cc View 1 chunk +0 lines, -173 lines 0 comments
M chrome/browser/gtk/extension_view_gtk.h View 2 chunks +3 lines, -61 lines 0 comments
D chrome/browser/gtk/extension_view_gtk.cc View 1 chunk +0 lines, -64 lines 0 comments
M chrome/browser/gtk/external_protocol_dialog_gtk.h View 2 chunks +3 lines, -24 lines 0 comments
D chrome/browser/gtk/external_protocol_dialog_gtk.cc View 1 chunk +0 lines, -133 lines 0 comments
M chrome/browser/gtk/find_bar_gtk.h View 2 chunks +3 lines, -231 lines 0 comments
D chrome/browser/gtk/find_bar_gtk.cc View 1 chunk +0 lines, -992 lines 0 comments
M chrome/browser/gtk/first_run_bubble.h View 1 chunk +3 lines, -81 lines 0 comments
D chrome/browser/gtk/first_run_bubble.cc View 1 chunk +0 lines, -226 lines 0 comments
M chrome/browser/gtk/first_run_dialog.h View 2 chunks +3 lines, -73 lines 0 comments
D chrome/browser/gtk/first_run_dialog.cc View 1 chunk +0 lines, -426 lines 0 comments
M chrome/browser/gtk/focus_store_gtk.h View 2 chunks +3 lines, -34 lines 0 comments
D chrome/browser/gtk/focus_store_gtk.cc View 1 chunk +0 lines, -50 lines 0 comments
M chrome/browser/gtk/fullscreen_exit_bubble_gtk.h View 2 chunks +3 lines, -42 lines 0 comments
D chrome/browser/gtk/fullscreen_exit_bubble_gtk.cc View 1 chunk +0 lines, -107 lines 0 comments
M chrome/browser/gtk/gconf_titlebar_listener.h View 2 chunks +3 lines, -63 lines 0 comments
D chrome/browser/gtk/gconf_titlebar_listener.cc View 1 chunk +0 lines, -122 lines 0 comments
M chrome/browser/gtk/gtk_chrome_button.h View 2 chunks +3 lines, -52 lines 0 comments
D chrome/browser/gtk/gtk_chrome_button.cc View 1 chunk +0 lines, -173 lines 0 comments
M chrome/browser/gtk/gtk_chrome_cookie_view.h View 2 chunks +3 lines, -185 lines 0 comments
D chrome/browser/gtk/gtk_chrome_cookie_view.cc View 1 chunk +0 lines, -675 lines 0 comments
M chrome/browser/gtk/gtk_chrome_link_button.h View 1 chunk +3 lines, -70 lines 0 comments
D chrome/browser/gtk/gtk_chrome_link_button.cc View 1 chunk +0 lines, -259 lines 0 comments
M chrome/browser/gtk/gtk_chrome_shrinkable_hbox.h View 2 chunks +3 lines, -78 lines 0 comments
D chrome/browser/gtk/gtk_chrome_shrinkable_hbox.cc View 1 chunk +0 lines, -282 lines 0 comments
D chrome/browser/gtk/gtk_chrome_shrinkable_hbox_unittest.cc View 1 chunk +0 lines, -254 lines 0 comments
MM chrome/browser/gtk/gtk_custom_menu.h View 2 chunks +3 lines, -45 lines 0 comments
D chrome/browser/gtk/gtk_custom_menu.cc View 1 chunk +0 lines, -150 lines 0 comments
MM chrome/browser/gtk/gtk_custom_menu_item.h View 2 chunks +3 lines, -132 lines 0 comments
D chrome/browser/gtk/gtk_custom_menu_item.cc View 1 chunk +0 lines, -434 lines 0 comments
M chrome/browser/gtk/gtk_expanded_container.h View 2 chunks +3 lines, -62 lines 0 comments
D chrome/browser/gtk/gtk_expanded_container.cc View 1 chunk +0 lines, -192 lines 0 comments
D chrome/browser/gtk/gtk_expanded_container_unittest.cc View 1 chunk +0 lines, -159 lines 0 comments
M chrome/browser/gtk/gtk_floating_container.h View 2 chunks +3 lines, -78 lines 0 comments
D chrome/browser/gtk/gtk_floating_container.cc View 1 chunk +0 lines, -320 lines 0 comments
M chrome/browser/gtk/gtk_theme_provider.h View 2 chunks +3 lines, -300 lines 0 comments
D chrome/browser/gtk/gtk_theme_provider.cc View 1 chunk +0 lines, -1132 lines 0 comments
D chrome/browser/gtk/gtk_theme_provider_unittest.cc View 1 chunk +0 lines, -71 lines 0 comments
M chrome/browser/gtk/gtk_tree.h View 2 chunks +3 lines, -198 lines 0 comments
D chrome/browser/gtk/gtk_tree.cc View 1 chunk +0 lines, -473 lines 0 comments
M chrome/browser/gtk/gtk_util.h View 2 chunks +3 lines, -371 lines 0 comments
D chrome/browser/gtk/gtk_util.cc View 1 chunk +0 lines, -1250 lines 0 comments
M chrome/browser/gtk/hover_controller_gtk.h View 2 chunks +3 lines, -58 lines 0 comments
D chrome/browser/gtk/hover_controller_gtk.cc View 1 chunk +0 lines, -126 lines 0 comments
M chrome/browser/gtk/html_dialog_gtk.h View 2 chunks +3 lines, -66 lines 0 comments
D chrome/browser/gtk/html_dialog_gtk.cc View 1 chunk +0 lines, -171 lines 0 comments
D chrome/browser/gtk/hung_renderer_dialog_gtk.cc View 1 chunk +0 lines, -229 lines 0 comments
M chrome/browser/gtk/import_dialog_gtk.h View 2 chunks +3 lines, -80 lines 0 comments
D chrome/browser/gtk/import_dialog_gtk.cc View 1 chunk +0 lines, -216 lines 0 comments
M chrome/browser/gtk/import_lock_dialog_gtk.h View 2 chunks +3 lines, -28 lines 0 comments
D chrome/browser/gtk/import_lock_dialog_gtk.cc View 1 chunk +0 lines, -60 lines 0 comments
M chrome/browser/gtk/import_progress_dialog_gtk.h View 2 chunks +3 lines, -74 lines 0 comments
D chrome/browser/gtk/import_progress_dialog_gtk.cc View 1 chunk +0 lines, -229 lines 0 comments
MM chrome/browser/gtk/info_bubble_accelerators_gtk.h View 2 chunks +3 lines, -30 lines 0 comments
D chrome/browser/gtk/info_bubble_accelerators_gtk.cc View 1 chunk +0 lines, -34 lines 0 comments
M chrome/browser/gtk/info_bubble_gtk.h View 1 chunk +3 lines, -206 lines 0 comments
D chrome/browser/gtk/info_bubble_gtk.cc View 1 chunk +0 lines, -535 lines 0 comments
M chrome/browser/gtk/infobar_arrow_model.h View 1 chunk +4 lines, -70 lines 0 comments
D chrome/browser/gtk/infobar_arrow_model.cc View 1 chunk +0 lines, -124 lines 0 comments
M chrome/browser/gtk/infobar_container_gtk.h View 2 chunks +3 lines, -76 lines 0 comments
D chrome/browser/gtk/infobar_container_gtk.cc View 1 chunk +0 lines, -221 lines 0 comments
M chrome/browser/gtk/infobar_gtk.h View 2 chunks +3 lines, -135 lines 0 comments
D chrome/browser/gtk/infobar_gtk.cc View 1 chunk +0 lines, -453 lines 0 comments
M chrome/browser/gtk/instant_confirm_dialog_gtk.h View 1 chunk +4 lines, -23 lines 0 comments
D chrome/browser/gtk/instant_confirm_dialog_gtk.cc View 1 chunk +0 lines, -77 lines 0 comments
M chrome/browser/gtk/js_modal_dialog_gtk.h View 2 chunks +3 lines, -33 lines 0 comments
D chrome/browser/gtk/js_modal_dialog_gtk.cc View 1 chunk +0 lines, -224 lines 0 comments
M chrome/browser/gtk/keyword_editor_view.h View 2 chunks +3 lines, -158 lines 0 comments
D chrome/browser/gtk/keyword_editor_view.cc View 1 chunk +0 lines, -502 lines 0 comments
D chrome/browser/gtk/keyword_editor_view_unittest.cc View 1 chunk +0 lines, -271 lines 0 comments
M chrome/browser/gtk/location_bar_view_gtk.h View 2 chunks +3 lines, -426 lines 0 comments
D chrome/browser/gtk/location_bar_view_gtk.cc View 1 chunk +0 lines, -1557 lines 0 comments
M chrome/browser/gtk/menu_bar_helper.h View 1 chunk +3 lines, -69 lines 0 comments
D chrome/browser/gtk/menu_bar_helper.cc View 1 chunk +0 lines, -183 lines 0 comments
M chrome/browser/gtk/menu_gtk.h View 2 chunks +3 lines, -190 lines 0 comments
D chrome/browser/gtk/menu_gtk.cc View 1 chunk +0 lines, -840 lines 0 comments
M chrome/browser/gtk/nine_box.h View 2 chunks +3 lines, -52 lines 0 comments
D chrome/browser/gtk/nine_box.cc View 1 chunk +0 lines, -252 lines 0 comments
M chrome/browser/gtk/notifications/balloon_view_gtk.h View 1 chunk +3 lines, -121 lines 0 comments
D chrome/browser/gtk/notifications/balloon_view_gtk.cc View 1 chunk +0 lines, -427 lines 0 comments
M chrome/browser/gtk/notifications/balloon_view_host_gtk.h View 2 chunks +3 lines, -34 lines 0 comments
D chrome/browser/gtk/notifications/balloon_view_host_gtk.cc View 1 chunk +0 lines, -35 lines 0 comments
M chrome/browser/gtk/options/advanced_contents_gtk.h View 2 chunks +3 lines, -42 lines 0 comments
D chrome/browser/gtk/options/advanced_contents_gtk.cc View 1 chunk +0 lines, -1235 lines 0 comments
M chrome/browser/gtk/options/advanced_page_gtk.h View 2 chunks +3 lines, -40 lines 0 comments
D chrome/browser/gtk/options/advanced_page_gtk.cc View 1 chunk +0 lines, -84 lines 0 comments
M chrome/browser/gtk/options/content_exception_editor.h View 2 chunks +3 lines, -72 lines 0 comments
D chrome/browser/gtk/options/content_exception_editor.cc View 1 chunk +0 lines, -136 lines 0 comments
M chrome/browser/gtk/options/content_exceptions_window_gtk.h View 2 chunks +3 lines, -111 lines 0 comments
D chrome/browser/gtk/options/content_exceptions_window_gtk.cc View 1 chunk +0 lines, -336 lines 0 comments
D chrome/browser/gtk/options/content_exceptions_window_gtk_unittest.cc View 1 chunk +0 lines, -211 lines 0 comments
M chrome/browser/gtk/options/content_filter_page_gtk.h View 2 chunks +3 lines, -63 lines 0 comments
D chrome/browser/gtk/options/content_filter_page_gtk.cc View 1 chunk +0 lines, -316 lines 0 comments
M chrome/browser/gtk/options/content_page_gtk.h View 2 chunks +3 lines, -111 lines 0 comments
D chrome/browser/gtk/options/content_page_gtk.cc View 1 chunk +0 lines, -620 lines 0 comments
M chrome/browser/gtk/options/content_settings_window_gtk.h View 2 chunks +3 lines, -64 lines 0 comments
D chrome/browser/gtk/options/content_settings_window_gtk.cc View 1 chunk +0 lines, -240 lines 0 comments
M chrome/browser/gtk/options/cookie_filter_page_gtk.h View 2 chunks +3 lines, -68 lines 0 comments
D chrome/browser/gtk/options/cookie_filter_page_gtk.cc View 1 chunk +0 lines, -227 lines 0 comments
M chrome/browser/gtk/options/cookies_view.h View 1 chunk +3 lines, -142 lines 0 comments
D chrome/browser/gtk/options/cookies_view.cc View 1 chunk +0 lines, -396 lines 0 comments
D chrome/browser/gtk/options/cookies_view_unittest.cc View 1 chunk +0 lines, -1202 lines 0 comments
D chrome/browser/gtk/options/fonts_languages_window_gtk.cc View 1 chunk +0 lines, -149 lines 0 comments
M chrome/browser/gtk/options/fonts_page_gtk.h View 1 chunk +3 lines, -66 lines 0 comments
D chrome/browser/gtk/options/fonts_page_gtk.cc View 1 chunk +0 lines, -188 lines 0 comments
M chrome/browser/gtk/options/general_page_gtk.h View 2 chunks +3 lines, -170 lines 0 comments
D chrome/browser/gtk/options/general_page_gtk.cc View 1 chunk +0 lines, -805 lines 0 comments
M chrome/browser/gtk/options/languages_page_gtk.h View 1 chunk +3 lines, -123 lines 0 comments
D chrome/browser/gtk/options/languages_page_gtk.cc View 1 chunk +0 lines, -451 lines 0 comments
D chrome/browser/gtk/options/languages_page_gtk_unittest.cc View 1 chunk +0 lines, -309 lines 0 comments
MM chrome/browser/gtk/options/managed_prefs_banner_gtk.h View 2 chunks +3 lines, -27 lines 0 comments
D chrome/browser/gtk/options/managed_prefs_banner_gtk.cc View 1 chunk +0 lines, -49 lines 0 comments
M chrome/browser/gtk/options/options_layout_gtk.h View 2 chunks +3 lines, -37 lines 0 comments
D chrome/browser/gtk/options/options_layout_gtk.cc View 1 chunk +0 lines, -125 lines 0 comments
D chrome/browser/gtk/options/options_window_gtk.cc View 1 chunk +0 lines, -267 lines 0 comments
M chrome/browser/gtk/options/passwords_exceptions_page_gtk.h View 2 chunks +3 lines, -86 lines 0 comments
D chrome/browser/gtk/options/passwords_exceptions_page_gtk.cc View 1 chunk +0 lines, -202 lines 0 comments
M chrome/browser/gtk/options/passwords_exceptions_window_gtk.h View 2 chunks +3 lines, -4 lines 0 comments
D chrome/browser/gtk/options/passwords_exceptions_window_gtk.cc View 1 chunk +0 lines, -145 lines 0 comments
M chrome/browser/gtk/options/passwords_page_gtk.h View 2 chunks +3 lines, -106 lines 0 comments
D chrome/browser/gtk/options/passwords_page_gtk.cc View 1 chunk +0 lines, -367 lines 0 comments
M chrome/browser/gtk/options/simple_content_exceptions_window.h View 2 chunks +3 lines, -71 lines 0 comments
D chrome/browser/gtk/options/simple_content_exceptions_window.cc View 1 chunk +0 lines, -212 lines 0 comments
M chrome/browser/gtk/options/url_picker_dialog_gtk.h View 2 chunks +3 lines, -84 lines 0 comments
D chrome/browser/gtk/options/url_picker_dialog_gtk.cc View 1 chunk +0 lines, -276 lines 0 comments
M chrome/browser/gtk/overflow_button.h View 2 chunks +3 lines, -29 lines 0 comments
D chrome/browser/gtk/overflow_button.cc View 1 chunk +0 lines, -44 lines 0 comments
M chrome/browser/gtk/owned_widget_gtk.h View 1 chunk +3 lines, -81 lines 0 comments
D chrome/browser/gtk/owned_widget_gtk.cc View 1 chunk +0 lines, -41 lines 0 comments
D chrome/browser/gtk/page_info_bubble_gtk.cc View 1 chunk +0 lines, -294 lines 0 comments
D chrome/browser/gtk/pk11_password_dialog.cc View 1 chunk +0 lines, -218 lines 0 comments
M chrome/browser/gtk/process_singleton_dialog.h View 2 chunks +3 lines, -26 lines 0 comments
D chrome/browser/gtk/process_singleton_dialog.cc View 1 chunk +0 lines, -42 lines 0 comments
M chrome/browser/gtk/reload_button_gtk.h View 2 chunks +3 lines, -94 lines 0 comments
D chrome/browser/gtk/reload_button_gtk.cc View 1 chunk +0 lines, -279 lines 0 comments
D chrome/browser/gtk/reload_button_gtk_unittest.cc View 1 chunk +0 lines, -145 lines 0 comments
M chrome/browser/gtk/repost_form_warning_gtk.h View 2 chunks +3 lines, -42 lines 0 comments
D chrome/browser/gtk/repost_form_warning_gtk.cc View 1 chunk +0 lines, -90 lines 0 comments
M chrome/browser/gtk/rounded_window.h View 2 chunks +3 lines, -55 lines 0 comments
D chrome/browser/gtk/rounded_window.cc View 1 chunk +0 lines, -321 lines 0 comments
M chrome/browser/gtk/sad_tab_gtk.h View 2 chunks +3 lines, -25 lines 0 comments
D chrome/browser/gtk/sad_tab_gtk.cc View 1 chunk +0 lines, -121 lines 0 comments
M chrome/browser/gtk/slide_animator_gtk.h View 1 chunk +3 lines, -114 lines 0 comments
D chrome/browser/gtk/slide_animator_gtk.cc View 1 chunk +0 lines, -151 lines 0 comments
D chrome/browser/gtk/ssl_client_certificate_selector.cc View 1 chunk +0 lines, -378 lines 0 comments
M chrome/browser/gtk/status_bubble_gtk.h View 2 chunks +3 lines, -167 lines 0 comments
D chrome/browser/gtk/status_bubble_gtk.cc View 1 chunk +0 lines, -364 lines 0 comments
M chrome/browser/gtk/status_icons/status_icon_gtk.h View 2 chunks +3 lines, -38 lines 0 comments
D chrome/browser/gtk/status_icons/status_icon_gtk.cc View 1 chunk +0 lines, -61 lines 0 comments
M chrome/browser/gtk/status_icons/status_tray_gtk.h View 2 chunks +3 lines, -15 lines 0 comments
D chrome/browser/gtk/status_icons/status_tray_gtk.cc View 1 chunk +0 lines, -21 lines 0 comments
D chrome/browser/gtk/status_icons/status_tray_gtk_unittest.cc View 1 chunk +0 lines, -54 lines 0 comments
M chrome/browser/gtk/tab_contents_container_gtk.h View 2 chunks +3 lines, -101 lines 0 comments
D chrome/browser/gtk/tab_contents_container_gtk.cc View 1 chunk +0 lines, -244 lines 0 comments
M chrome/browser/gtk/tab_contents_drag_source.h View 2 chunks +3 lines, -101 lines 0 comments
D chrome/browser/gtk/tab_contents_drag_source.cc View 1 chunk +0 lines, -393 lines 0 comments
M chrome/browser/gtk/tabs/dragged_tab_controller_gtk.h View 2 chunks +3 lines, -263 lines 0 comments
D chrome/browser/gtk/tabs/dragged_tab_controller_gtk.cc View 1 chunk +0 lines, -790 lines 0 comments
M chrome/browser/gtk/tabs/dragged_tab_gtk.h View 2 chunks +3 lines, -138 lines 0 comments
D chrome/browser/gtk/tabs/dragged_tab_gtk.cc View 1 chunk +0 lines, -339 lines 0 comments
M chrome/browser/gtk/tabs/tab_gtk.h View 2 chunks +3 lines, -204 lines 0 comments
D chrome/browser/gtk/tabs/tab_gtk.cc View 1 chunk +0 lines, -398 lines 0 comments
M chrome/browser/gtk/tabs/tab_renderer_gtk.h View 2 chunks +3 lines, -447 lines 0 comments
D chrome/browser/gtk/tabs/tab_renderer_gtk.cc View 1 chunk +0 lines, -1085 lines 0 comments
D chrome/browser/gtk/tabs/tab_renderer_gtk_unittest.cc View 1 chunk +0 lines, -74 lines 0 comments
M chrome/browser/gtk/tabs/tab_strip_gtk.h View 2 chunks +3 lines, -457 lines 0 comments
D chrome/browser/gtk/tabs/tab_strip_gtk.cc View 1 chunk +0 lines, -2063 lines 0 comments
M chrome/browser/gtk/tabstrip_origin_provider.h View 2 chunks +3 lines, -22 lines 0 comments
M chrome/browser/gtk/task_manager_gtk.h View 2 chunks +3 lines, -224 lines 0 comments
D chrome/browser/gtk/task_manager_gtk.cc View 1 chunk +0 lines, -959 lines 0 comments
M chrome/browser/gtk/theme_install_bubble_view_gtk.h View 2 chunks +3 lines, -53 lines 0 comments
D chrome/browser/gtk/theme_install_bubble_view_gtk.cc View 1 chunk +0 lines, -185 lines 0 comments
M chrome/browser/gtk/translate/after_translate_infobar_gtk.h View 2 chunks +3 lines, -31 lines 0 comments
D chrome/browser/gtk/translate/after_translate_infobar_gtk.cc View 1 chunk +0 lines, -103 lines 0 comments
M chrome/browser/gtk/translate/before_translate_infobar_gtk.h View 2 chunks +3 lines, -25 lines 0 comments
D chrome/browser/gtk/translate/before_translate_infobar_gtk.cc View 1 chunk +0 lines, -105 lines 0 comments
M chrome/browser/gtk/translate/translate_infobar_base_gtk.h View 2 chunks +3 lines, -80 lines 0 comments
D chrome/browser/gtk/translate/translate_infobar_base_gtk.cc View 1 chunk +0 lines, -241 lines 0 comments
M chrome/browser/gtk/translate/translate_message_infobar_gtk.h View 2 chunks +3 lines, -18 lines 0 comments
D chrome/browser/gtk/translate/translate_message_infobar_gtk.cc View 1 chunk +0 lines, -38 lines 0 comments
M chrome/browser/gtk/update_recommended_dialog.h View 2 chunks +3 lines, -22 lines 0 comments
D chrome/browser/gtk/update_recommended_dialog.cc View 1 chunk +0 lines, -68 lines 0 comments
M chrome/browser/gtk/view_id_util.h View 2 chunks +3 lines, -24 lines 0 comments
D chrome/browser/gtk/view_id_util.cc View 1 chunk +0 lines, -139 lines 0 comments
D chrome/browser/gtk/view_id_util_browsertest.cc View 1 chunk +0 lines, -63 lines 0 comments
A + chrome/browser/ui/gtk/about_chrome_dialog.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/about_chrome_dialog.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/accelerators_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/accelerators_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/accessibility_event_router_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/accessibility_event_router_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/accessibility_event_router_gtk_unittest.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/accessible_widget_helper_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/accessible_widget_helper_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/back_forward_button_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/back_forward_button_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/bookmark_bar_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/bookmark_bar_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/bookmark_bar_gtk_interactive_uitest.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/bookmark_bar_gtk_unittest.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/bookmark_bar_instructions_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/bookmark_bar_instructions_gtk.cc View 2 chunks +1 line, -6 lines 0 comments
A + chrome/browser/ui/gtk/bookmark_bubble_gtk.h View 3 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/bookmark_bubble_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/bookmark_editor_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/bookmark_editor_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/bookmark_editor_gtk_unittest.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/bookmark_menu_controller_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/bookmark_menu_controller_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/bookmark_tree_model.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/bookmark_tree_model.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/bookmark_utils_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/bookmark_utils_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/bookmark_utils_gtk_unittest.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/browser_actions_toolbar_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/browser_actions_toolbar_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/browser_titlebar.h View 3 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/browser_titlebar.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/browser_toolbar_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/browser_toolbar_gtk.cc View 0 chunks +-1 lines, --1 lines 0 comments
A + chrome/browser/ui/gtk/browser_window_factory_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/browser_window_gtk.h View 2 chunks +3 lines, -3 lines 0 comments
A + chrome/browser/ui/gtk/browser_window_gtk.cc View 0 chunks +-1 lines, --1 lines 0 comments
A + chrome/browser/ui/gtk/cairo_cached_surface.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/cairo_cached_surface.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/certificate_dialogs.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/certificate_dialogs.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/certificate_viewer.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/certificate_viewer.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/chrome_gtk_frame.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/chrome_gtk_frame.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/clear_browsing_data_dialog_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/clear_browsing_data_dialog_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/collected_cookies_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/collected_cookies_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/constrained_html_delegate_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/constrained_window_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/constrained_window_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/content_setting_bubble_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/content_setting_bubble_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/create_application_shortcuts_dialog_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/create_application_shortcuts_dialog_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/custom_button.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/custom_button.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/custom_drag.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/custom_drag.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/dialogs_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/download_in_progress_dialog_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/download_in_progress_dialog_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/download_item_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/download_item_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/download_shelf_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/download_shelf_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/download_started_animation_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/edit_search_engine_dialog.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/edit_search_engine_dialog.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/extension_infobar_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/extension_infobar_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/extension_install_prompt2_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/extension_install_prompt_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/extension_installed_bubble_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/extension_installed_bubble_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/extension_popup_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/extension_popup_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/extension_view_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/extension_view_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/external_protocol_dialog_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/external_protocol_dialog_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/find_bar_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/find_bar_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/first_run_bubble.h View 3 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/first_run_bubble.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/first_run_dialog.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/first_run_dialog.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/focus_store_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/focus_store_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/fullscreen_exit_bubble_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/fullscreen_exit_bubble_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/gconf_titlebar_listener.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/gconf_titlebar_listener.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/gtk_chrome_button.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/gtk_chrome_button.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/gtk_chrome_cookie_view.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/gtk_chrome_cookie_view.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/gtk_chrome_link_button.h View 3 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/gtk_chrome_link_button.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox_unittest.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/gtk_custom_menu.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/gtk_custom_menu.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/gtk_custom_menu_item.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/gtk_custom_menu_item.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/gtk_expanded_container.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/gtk_expanded_container.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/gtk_expanded_container_unittest.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/gtk_floating_container.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/gtk_floating_container.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/gtk_theme_provider.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/gtk_theme_provider.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/gtk_theme_provider_unittest.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/gtk_tree.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/gtk_tree.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/gtk_util.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/gtk_util.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/hover_controller_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/hover_controller_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/html_dialog_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/html_dialog_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/hung_renderer_dialog_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/import_dialog_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/import_dialog_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/import_lock_dialog_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/import_lock_dialog_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/import_progress_dialog_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/import_progress_dialog_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/info_bubble_accelerators_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/info_bubble_accelerators_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/info_bubble_gtk.h View 3 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/info_bubble_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/infobar_arrow_model.h View 2 chunks +5 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/infobar_arrow_model.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/infobar_container_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/infobar_container_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/infobar_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/infobar_gtk.cc View 0 chunks +-1 lines, --1 lines 0 comments
A + chrome/browser/ui/gtk/instant_confirm_dialog_gtk.h View 2 chunks +5 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/instant_confirm_dialog_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/js_modal_dialog_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/js_modal_dialog_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/keyword_editor_view.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/keyword_editor_view.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/keyword_editor_view_unittest.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/location_bar_view_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/location_bar_view_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/menu_bar_helper.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/menu_bar_helper.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/menu_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/menu_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/nine_box.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/nine_box.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/notifications/balloon_view_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/notifications/balloon_view_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/notifications/balloon_view_host_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/notifications/balloon_view_host_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/options/advanced_contents_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/options/advanced_contents_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/options/advanced_page_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/options/advanced_page_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/options/content_exception_editor.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/options/content_exception_editor.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/options/content_exceptions_window_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/options/content_exceptions_window_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/options/content_exceptions_window_gtk_unittest.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/options/content_filter_page_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/options/content_filter_page_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/options/content_page_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/options/content_page_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/options/content_settings_window_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/options/content_settings_window_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/options/cookie_filter_page_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/options/cookie_filter_page_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/options/cookies_view.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/options/cookies_view.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/options/cookies_view_unittest.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/options/fonts_languages_window_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/options/fonts_page_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/options/fonts_page_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/options/general_page_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/options/general_page_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/options/languages_page_gtk.h View 3 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/options/languages_page_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/options/languages_page_gtk_unittest.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/options/managed_prefs_banner_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/options/managed_prefs_banner_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/options/options_layout_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/options/options_layout_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/options/options_window_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/options/passwords_exceptions_page_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/options/passwords_exceptions_page_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/options/passwords_exceptions_window_gtk.h View 1 chunk +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/options/passwords_exceptions_window_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/options/passwords_page_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/options/passwords_page_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/options/simple_content_exceptions_window.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/options/simple_content_exceptions_window.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/options/url_picker_dialog_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/options/url_picker_dialog_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/overflow_button.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/overflow_button.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/owned_widget_gtk.h View 3 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/owned_widget_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/page_info_bubble_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/pk11_password_dialog.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/process_singleton_dialog.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/process_singleton_dialog.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/reload_button_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/reload_button_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/reload_button_gtk_unittest.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/repost_form_warning_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/repost_form_warning_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/rounded_window.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/rounded_window.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/sad_tab_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/sad_tab_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/slide_animator_gtk.h View 3 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/slide_animator_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/ssl_client_certificate_selector.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/status_bubble_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/status_bubble_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/status_icons/status_icon_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/status_icons/status_icon_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/status_icons/status_tray_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/status_icons/status_tray_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/status_icons/status_tray_gtk_unittest.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/tab_contents_container_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/tab_contents_container_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/tab_contents_drag_source.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/tab_contents_drag_source.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/tabs/dragged_tab_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/tabs/dragged_tab_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/tabs/tab_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/tabs/tab_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/tabs/tab_renderer_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/tabs/tab_renderer_gtk_unittest.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/tabs/tab_strip_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/tabstrip_origin_provider.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/task_manager_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/task_manager_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/theme_install_bubble_view_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/theme_install_bubble_view_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/translate/after_translate_infobar_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/translate/after_translate_infobar_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/translate/before_translate_infobar_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/translate/before_translate_infobar_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/translate/translate_infobar_base_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/translate/translate_infobar_base_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/translate/translate_message_infobar_gtk.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/translate/translate_message_infobar_gtk.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/update_recommended_dialog.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/update_recommended_dialog.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/view_id_util.h View 2 chunks +4 lines, -4 lines 0 comments
A + chrome/browser/ui/gtk/view_id_util.cc View 1 chunk +1 line, -1 line 0 comments
A + chrome/browser/ui/gtk/view_id_util_browsertest.cc View 1 chunk +1 line, -1 line 0 comments
M chrome/chrome_browser.gypi View 5 chunks +326 lines, -327 lines 0 comments
M chrome/chrome_tests.gypi View 9 chunks +30 lines, -30 lines 0 comments

Messages

Total messages: 7 (0 generated)
msw
Ready for review (after ramping up an SVN enlistment)! Builds and runs locally, try jobs ...
9 years, 11 months ago (2011-01-13 02:03:03 UTC) #1
msw
Ready for review (after ramping up an SVN enlistment)! Builds and runs locally, try jobs ...
9 years, 11 months ago (2011-01-13 02:05:01 UTC) #2
msw
On 2011/01/13 02:05:01, msw wrote: > Ready for review (after ramping up an SVN enlistment)! ...
9 years, 11 months ago (2011-01-13 03:36:00 UTC) #3
Ben Goodger (Google)
Rubber Stamp LGTM (inspected representative sample of files).
9 years, 11 months ago (2011-01-13 15:39:55 UTC) #4
msw
Sorry for the churn, please take another quick look. Because of merge conflicts with r71281, ...
9 years, 11 months ago (2011-01-13 21:47:28 UTC) #5
Ben Goodger (Google)
OK.
9 years, 11 months ago (2011-01-13 22:03:50 UTC) #6
msw
9 years, 11 months ago (2011-01-14 00:20:06 UTC) #7
On 2011/01/13 22:03:50, Ben Goodger wrote:
> OK.

Odd, my latest tryjobs didn't post here. Things look okay (one windows flake):
http://build.chromium.org/p/tryserver.chromium/builders/linux/builds/8307
http://build.chromium.org/p/tryserver.chromium/builders/mac/builds/8742
http://build.chromium.org/p/tryserver.chromium/builders/win/builds/10616
I'm going to ignore presubmits and see how this goes...

Powered by Google App Engine