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

Issue 6312156: Change includes of gfx/* to ui/gfx/* (Closed)

Created:
9 years, 10 months ago by sail
Modified:
9 years, 7 months ago
CC:
chromium-reviews, vrk (LEFT CHROMIUM), dmaclach+watch_chromium.org, amit, annacc, stuartmorgan+watch_chromium.org, ajwong+watch_chromium.org, Ilya Sherman, dhollowa, ncarter (slow), nkostylev+cc_chromium.org, idana, Erik does not do reviews, jam, apatrick_chromium, darin-cc_chromium.org, brettw-cc_chromium.org, tim (not reviewing), ddorwin+watch_chromium.org, wez+watch_chromium.org, Raghu Simha, cbentzel+watch_chromium.org, simonmorris+watch_chromium.org, pam+watch_chromium.org, sergeyu+watch_chromium.org, James Hawkins, scherkus (not reviewing), jamiewalch+watch_chromium.org, hclam+watch_chromium.org, sjl, garykac+watch_chromium.org, Aaron Boodman, acolwell GONE FROM CHROMIUM, lambroslambrou+watch_chromium.org, jshin+watch_chromium.org, rdsmith+dwatch_chromium.org, Paweł Hajdan Jr., davemoore+watch_chromium.org
Visibility:
Public.

Description

Change includes of gfx/* to ui/gfx/* BUG=71063 TEST=compiled Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=73890

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1371 lines, -1371 lines) Patch
M app/gfx/gl/gl_context.h View 1 chunk +2 lines, -2 lines 0 comments Download
M app/gfx/gl/gl_context_egl.h View 1 chunk +1 line, -1 line 0 comments Download
M app/gfx/gl/gl_context_osmesa.h View 1 chunk +1 line, -1 line 0 comments Download
M app/surface/accelerated_surface_mac.h View 1 chunk +2 lines, -2 lines 0 comments Download
M app/surface/accelerated_surface_mac.cc View 1 chunk +1 line, -1 line 0 comments Download
M app/surface/transport_dib_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/accessibility/browser_accessibility_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/aeropeek_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/aeropeek_manager.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_edit.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autocomplete/autocomplete_edit_view.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autocomplete/autocomplete_edit_view_gtk.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autocomplete/autocomplete_edit_view_gtk.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_edit_view_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autocomplete/autocomplete_edit_view_mac_unittest.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autocomplete/autocomplete_edit_view_views.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autocomplete/autocomplete_edit_view_win.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autocomplete/autocomplete_edit_view_win.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_popup_model.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autocomplete/autocomplete_popup_view_gtk.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autocomplete/autocomplete_popup_view_gtk.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_popup_view_mac.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autocomplete/autocomplete_popup_view_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autofill/autofill_dialog.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autofill/autofill_dialog_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/automation/automation_provider.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/automation/automation_provider_gtk.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/automation/automation_provider_mac.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/automation/automation_provider_observers.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/automation/automation_window_tracker.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/automation/testing_automation_provider_views.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/automation/ui_controls.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/automation/ui_controls_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/blocked_content_container.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/bookmarks/bookmark_context_menu_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/bookmarks/bookmark_drop_info.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/bookmarks/bookmark_editor.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/bookmarks/bookmark_folder_editor_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/bookmarks/bookmark_html_writer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/bookmarks/bookmark_model.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/bookmarks/bookmark_pasteboard_helper_mac.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/bookmarks/bookmark_utils.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browser_main.cc View 4 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/bug_report_util.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/certificate_viewer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/dom_ui/menu_ui.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/drop_shadow_label.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drop_shadow_label.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/frame/browser_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/frame/bubble_frame_view.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/frame/bubble_window.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/frame/panel_controller.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/input_method/candidate_window.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/background_view.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/camera.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/eula_view.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/existing_user_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/help_app_launcher.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/login_display.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/login_html_dialog.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/login_html_dialog.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/login/network_selection_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/new_user_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/oobe_progress_bar.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/oobe_progress_bar.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/proxy_settings_dialog.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/proxy_settings_dialog.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/rounded_rect_painter.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/rounded_view.h View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/login/shutdown_button.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/user_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/user_image_loader.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/user_image_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/user_input.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/user_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/user_view.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/login/username_view.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/login/view_screen.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/views_login_display.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/web_page_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/wizard_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/wizard_screen.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/native_dialog_window.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/native_theme_chromeos.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/native_theme_chromeos.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/notifications/balloon_collection_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/notifications/balloon_collection_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/notifications/balloon_view.h View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/notifications/balloon_view_host.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/notifications/notification_panel.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/notifications/notification_panel.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/panels/panel_scroller.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/panels/panel_scroller_container.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/panels/panel_scroller_header.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/setting_level_bubble_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/status/clock_menu_button.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/status/network_dropdown_button.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/status/network_menu.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/status/network_menu.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/status/network_menu_button.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/status/power_menu_button.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/status/status_area_button.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/status/status_area_host.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/status/status_area_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/status/window_switcher_button.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/views/copy_background.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/views/domui_menu_widget.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/views/dropdown_button.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/views/menu_locator.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/views/native_menu_domui.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/wm_overview_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/custom_home_pages_table_model.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/dom_ui/app_launcher_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/dom_ui/bug_report_ui.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/dom_ui/fileicon_source.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/dom_ui/html_dialog_tab_contents_delegate_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/dom_ui/ntp_resource_cache.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/dom_ui/options/certificate_manager_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/dom_ui/web_ui_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/download_file_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/download_util.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/download_util.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/browser_action_apitest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/browser_action_test_util_mac.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/browser_action_test_util_views.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/convert_web_app.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/convert_web_app_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_dom_ui.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/extension_function_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_icon_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_icon_manager.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/browser/extensions/extension_icon_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_install_ui.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_menu_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_popup_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_tabs_module.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/extension_uitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extensions_ui.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/image_loading_tracker_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/sandboxed_extension_unpacker.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/fav_icon_helper.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/first_run/first_run.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/fonts_languages_window.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/fullscreen_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/gears_integration.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/gears_integration.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/gpu_process_host.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/gpu_process_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/gpu_process_host_ui_shim.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/gpu_process_host_ui_shim.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/history/expire_history_backend_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/history_backend_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/history_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/thumbnail_database.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/thumbnail_database_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/top_sites.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/top_sites_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/icon_loader.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/icon_loader_linux.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/icon_loader_win.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ime_input.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/importer/importer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/importer/importer.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/instant/instant_confirm_dialog.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/instant/instant_controller.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/instant/instant_loader.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/instant/instant_loader.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/jumplist_win.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/modal_html_dialog_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/notifications/balloon.h View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/notifications/balloon.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/notifications/balloon_collection_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/notifications/balloon_collection_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/notifications/balloon_collection_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/notifications/balloon_collection_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/notifications/notification_test_util.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ntp_background_util.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/page_info_model.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/page_info_window.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/platform_util.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/platform_util_common_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/platform_util_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/plugin_carbon_interpose_mac.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/plugin_download_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/plugin_process_host.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/plugin_process_host.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/plugin_process_host_mac.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/possible_url_model.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prefs/pref_service_uitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prerender/prerender_contents.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/printing/cloud_print/cloud_print_setup_flow.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/printing/cloud_print/cloud_print_setup_flow.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/printing/print_job_worker.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/printing/printer_query.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/process_singleton.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/remoting/setup_flow.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/accelerated_surface_container_mac.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/renderer_host/accelerated_surface_container_manager_mac.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/backing_store.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/backing_store_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/backing_store_manager.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/renderer_host/backing_store_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/backing_store_x.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/gtk_im_context_wrapper.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/renderer_host/render_message_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/render_message_filter_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/render_view_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/render_view_host_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/render_widget_host.h View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/renderer_host/render_widget_host_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view_gtk.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view_views.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view_views.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view_win.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view_win.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/renderer_host/test/test_render_view_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/search_engines/edit_search_engine_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/search_engines/template_url.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/search_engines/template_url_fetcher.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/search_engines/template_url_table_model.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sessions/session_types.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/shell_dialogs.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/shell_integration_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/speech/speech_input_bubble.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/speech/speech_input_bubble_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/speech/speech_input_bubble_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/speech/speech_input_bubble_controller_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/speech/speech_input_bubble_gtk.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/speech/speech_input_bubble_views.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/speech/speech_input_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/glue/bookmark_change_processor.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/sync_setup_flow.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/sync_setup_flow.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/sync_setup_wizard.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/tab_contents/background_contents.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/tab_contents/interstitial_page.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/tab_contents/popup_menu_helper_mac.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/tab_contents/render_view_context_menu.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/tab_contents/render_view_context_menu_gtk.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/tab_contents/render_view_host_delegate_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/tab_contents/tab_contents.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/tab_contents/tab_contents.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/tab_contents/tab_contents_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/tab_contents/tab_contents_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/tab_contents/tab_contents_view.h View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/tab_contents/tab_contents_view_gtk.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/tab_contents/tab_contents_view_mac.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/tab_contents/thumbnail_generator.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/tab_contents/thumbnail_generator_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/tab_contents/web_drag_source_win.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/tab_contents/web_drop_target_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/task_manager/task_manager_resource_providers.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/themes/browser_theme_pack.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/themes/browser_theme_pack.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/themes/browser_theme_pack_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/themes/browser_theme_provider_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/themes/browser_theme_provider_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/app_modal_dialogs/js_modal_dialog.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/app_modal_dialogs/message_box_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/app_modal_dialogs/native_app_modal_dialog.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/browser.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/browser.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/browser_dialogs.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/browser_navigator.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/browser_window.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/applescript/browsercrapplication+applescript_test.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/base_view.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_toolbar_view.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/browser_window_cocoa.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/download/download_item_cell.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/download/download_util_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/extensions/browser_action_button.mm View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/extensions/extension_infobar_controller.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/extensions/extension_installed_bubble_bridge.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/extensions/extension_view_mac.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/history_menu_bridge.mm View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/history_menu_bridge_unittest.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/html_dialog_window_controller.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/html_dialog_window_controller_unittest.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/instant_confirm_window_controller.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/notifications/balloon_view_bridge.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/status_bubble_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/styled_text_field_cell.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/tabpose_window.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/toolbar/toolbar_controller.mm View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/view_id_util.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/find_bar/find_bar.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/find_bar/find_bar_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/find_bar/find_notification_details.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/bookmark_bar_gtk.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/bookmark_bar_gtk.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/bookmark_editor_gtk.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/bookmark_menu_controller_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/bookmark_utils_gtk.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/gtk/browser_actions_toolbar_gtk.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/browser_titlebar.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/browser_toolbar_gtk.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/gtk/browser_window_gtk.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/browser_window_gtk.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/gtk/certificate_viewer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/certificate_viewer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/constrained_html_delegate_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/content_setting_bubble_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/create_application_shortcuts_dialog_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/custom_button.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/custom_button.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/custom_drag.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/download_item_gtk.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/gtk/download_shelf_gtk.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/download_shelf_gtk.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/gtk/download_started_animation_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/extension_infobar_gtk.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/extension_infobar_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/extension_install_prompt2_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/extension_install_prompt_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/extension_installed_bubble_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/extension_popup_gtk.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/extension_view_gtk.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/find_bar_gtk.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/gtk_chrome_button.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/gtk_chrome_link_button.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/gtk_theme_provider.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/gtk_theme_provider.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/ui/gtk/gtk_tree.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/gtk_util.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/gtk_util.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/html_dialog_gtk.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/hung_renderer_dialog_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/info_bubble_gtk.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/info_bubble_gtk.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/gtk/infobars/infobar_arrow_model.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/gtk/infobars/infobar_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/js_modal_dialog_gtk.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/keyword_editor_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/location_bar_view_gtk.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/gtk/menu_gtk.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/menu_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/nine_box.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/notifications/balloon_view_gtk.h View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/gtk/notifications/balloon_view_gtk.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/gtk/notifications/balloon_view_host_gtk.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/options/content_exceptions_window_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/options/content_page_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/options/cookies_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/options/fonts_page_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/options/general_page_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/options/passwords_exceptions_page_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/options/passwords_page_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/options/simple_content_exceptions_window.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/options/url_picker_dialog_gtk.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/ssl_client_certificate_selector.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/status_bubble_gtk.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/status_icons/status_icon_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/tab_contents_container_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/tab_contents_drag_source.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/tab_contents_drag_source.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/tabs/dragged_tab_gtk.h View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/gtk/tabs/dragged_tab_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/tabs/tab_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/gtk/tabs/tab_renderer_gtk.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/gtk/tabs/tab_strip_gtk.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/task_manager_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/translate/translate_infobar_base_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/input_window_dialog.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/tabs/dock_info.h View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/tabs/dock_info_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/tabs/dock_info_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/tests/browser_uitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/touch/frame/touch_browser_frame_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/touch/tabs/touch_tab.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/touch/tabs/touch_tab.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/touch/tabs/touch_tab_strip.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/about_chrome_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/accessible_view_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/autocomplete/autocomplete_popup_contents_view.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/autocomplete/autocomplete_popup_contents_view.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/ui/views/autocomplete/autocomplete_popup_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/autocomplete/autocomplete_popup_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/autofill_profiles_view_win.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/bookmark_bar_view.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/bookmark_bubble_view.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/bookmark_bubble_view.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/bookmark_context_menu_controller_views.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/bookmark_menu_controller_views.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/browser_actions_container.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/browser_dialogs.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/bubble_border.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/chrome_views_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/clear_browsing_data.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/clear_browsing_data_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/clear_data_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/clear_server_data.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/collected_cookies_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/confirm_message_box_dialog.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/constrained_html_delegate_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/constrained_html_delegate_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/constrained_window_win.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/constrained_window_win.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/views/content_setting_bubble_contents.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/cookie_info_view.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/create_application_shortcut_view.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/database_info_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/default_search_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/detachable_toolbar_view.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/download_item_view.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/download_item_view.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/download_shelf_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/download_started_animation_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/dropdown_bar_host.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/dropdown_bar_host.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/extensions/browser_action_overflow_menu_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/extensions/extension_popup.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/find_bar_host.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/find_bar_view.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/find_bar_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/first_run_search_engine_view.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/first_run_search_engine_view.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/frame/app_panel_browser_frame_view.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_frame_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/frame/browser_frame_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/frame/browser_view.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/frame/browser_view.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/frame/browser_view_layout.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/frame/browser_view_layout.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/frame/glass_browser_frame_view.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/frame/opaque_browser_frame_view.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/frame/popup_non_client_frame_view.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/fullscreen_exit_bubble.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/generic_info_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/html_dialog_view.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/hung_renderer_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/indexed_db_info_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/info_bubble.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/infobars/extension_infobar.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/infobars/infobar_background.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/infobars/infobar_button_border.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/infobars/translate_infobar_base.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/keyboard_overlay_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/keyword_editor_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/list_background.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/local_storage_info_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/local_storage_set_item_info_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/location_bar/content_setting_image_view.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/location_bar/icon_label_bubble_view.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/location_bar/keyword_hint_view.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/location_bar/keyword_hint_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/location_bar/location_bar_view.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/location_bar/location_bar_view.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/location_bar/page_action_with_badge_view.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/location_bar/suggested_text_view.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/notifications/balloon_view.h View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/views/notifications/balloon_view.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/options/advanced_contents_view.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/options/content_exceptions_table_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/options/content_page_view.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/options/cookies_view.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/options/exceptions_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/options/fonts_page_view.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/options/languages_page_view.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/options/managed_prefs_banner_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/options/options_group_view.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/options/simple_content_exceptions_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/repost_form_warning_view.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/restart_message_box.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/sad_tab_view.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/sad_tab_view.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/views/shell_dialogs_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/status_bubble_views.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/status_bubble_views.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/status_icons/status_icon_win.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/tab_contents/tab_contents_drag_win.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/tab_contents/tab_contents_view_gtk.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/tab_contents/tab_contents_view_gtk.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/views/tab_contents/tab_contents_view_views.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/tab_contents/tab_contents_view_views.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/views/tab_contents/tab_contents_view_win.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/tab_contents/tab_contents_view_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/tab_icon_view.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/tabs/base_tab.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/tabs/dragged_tab_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/tabs/dragged_tab_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/tabs/dragged_tab_view.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/tabs/dragged_tab_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/tabs/native_view_photobooth.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/tabs/native_view_photobooth_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/tabs/native_view_photobooth_win.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/tabs/side_tab.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/tabs/side_tab.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/views/tabs/side_tab_strip.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/tabs/tab.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/tabs/tab.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/ui/views/tabs/tab_dragging_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/tabs/tab_strip.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/tabs/tab_strip.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/theme_background.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/theme_helpers.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/theme_install_bubble_view.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/theme_install_bubble_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/toolbar_view.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/update_recommended_message_box.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/window.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/window.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/wrench_menu.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/window_sizer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/window_snapshot/window_snapshot.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/window_snapshot/window_snapshot_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/window_snapshot/window_snapshot_mac_unittest.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/window_snapshot/window_snapshot_win.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/window_snapshot/window_snapshot_x.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/web_applications/web_app.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/webdata/web_database.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/automation_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/automation_messages_internal.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/badge_util.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/common_param_traits.h View 2 chunks +1 line, -1 line 0 comments Download
M chrome/common/common_param_traits.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/common_param_traits_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/common/extensions/extension.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/extension_action.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/extension_action_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/extension_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/common/gpu_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/gpu_messages.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/gpu_param_traits.h View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/common/native_window_notification_source.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/plugin_messages.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/plugin_messages_internal.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/render_messages.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/render_messages_params.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/speech_input_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/utility_messages_internal.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/web_apps.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/web_apps.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/default_plugin/plugin_impl_gtk.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/default_plugin/plugin_impl_mac.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/gpu/gpu_channel.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/gpu/gpu_command_buffer_stub.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/gpu/gpu_main.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/gpu/gpu_thread.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/plugin/command_buffer_stub.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/plugin/npobject_proxy.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/plugin/npobject_stub.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/plugin/plugin_channel_base.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/plugin/plugin_thread.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/plugin/webplugin_delegate_stub.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/plugin/webplugin_proxy.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/renderer/command_buffer_proxy.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/ggl/ggl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/renderer/gpu_channel_host.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/renderer/mock_render_process.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/paint_aggregator.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/pepper_devices.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/pepper_plugin_delegate_impl.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/renderer/pepper_scrollbar_widget.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/renderer/print_web_view_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/print_web_view_helper_win.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/renderer/render_process_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/render_thread.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/render_view.cc View 3 chunks +8 lines, -8 lines 0 comments Download
M chrome/renderer/render_view_browsertest.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/renderer/render_widget.h View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/renderer/render_widget.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/renderer/render_widget_browsertest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/renderer/renderer_main.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/renderer_main_platform_delegate_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/safe_browsing/phishing_thumbnailer.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/renderer/webgraphicscontext3d_command_buffer_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/webplugin_delegate_pepper.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/renderer/webplugin_delegate_pepper.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/renderer/webplugin_delegate_proxy.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/renderer/webplugin_delegate_proxy.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/service/cloud_print/print_system_win.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/service/service_utility_process_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/automated_ui_tests/automated_ui_test_base.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/test/automation/automation_proxy.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/automation/automation_proxy_uitest.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/automation/automation_proxy_uitest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/automation/browser_proxy.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/automation/window_proxy.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/gpu/gpu_pixel_browsertest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/test/interactive_ui/fast_shutdown_interactive_uitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/interactive_ui/mouseleave_interactive_uitest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/test/live_sync/live_bookmarks_sync_test.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/plugin/pdf_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/startup/feature_startup_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/ui/history_uitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/ui_test_utils.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/ui_test_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/tools/profiles/generate_profile.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/utility/utility_thread.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/test/chrome_frame_ui_test_utils.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome_frame/test/mock_ie_event_sink_actions.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome_frame/utils.h View 1 chunk +1 line, -1 line 0 comments Download
M gpu/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.h View 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_mock.h View 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/service/gpu_processor.h View 1 chunk +2 lines, -2 lines 0 comments Download
M gpu/demos/framework/window.h View 1 chunk +1 line, -1 line 0 comments Download
M media/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M media/tools/mfdecoder/main.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/tools/shader_bench/shader_bench.cc View 2 chunks +1 line, -1 line 0 comments Download
M media/tools/shader_bench/window.h View 1 chunk +1 line, -1 line 0 comments Download
M printing/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M printing/emf_win.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M printing/image.h View 1 chunk +1 line, -1 line 0 comments Download
M printing/image.cc View 1 chunk +1 line, -1 line 0 comments Download
M printing/image_mac.cc View 1 chunk +1 line, -1 line 0 comments Download
M printing/image_win.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M printing/page_setup.h View 1 chunk +1 line, -1 line 0 comments Download
M printing/pdf_metafile_mac.cc View 1 chunk +1 line, -1 line 0 comments Download
M printing/pdf_metafile_mac_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M printing/print_settings.h View 1 chunk +1 line, -1 line 0 comments Download
M printing/printed_document.h View 1 chunk +1 line, -1 line 0 comments Download
M printing/printed_document.cc View 2 chunks +1 line, -1 line 0 comments Download
M printing/printed_document_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M printing/printed_page.h View 1 chunk +2 lines, -2 lines 0 comments Download
M printing/printing_context.h View 1 chunk +1 line, -1 line 0 comments Download
M printing/printing_context_win.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/base/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M remoting/base/codec_test.cc View 2 chunks +1 line, -1 line 0 comments Download
M remoting/base/decoder.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/base/encoder_row_based.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/base/encoder_row_based.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/base/types.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/client/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M remoting/client/rectangle_update_decoder.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/capturer_fake.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/capturer_fake_ascii.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/capturer_gdi.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/differ.h View 1 chunk +1 line, -1 line 0 comments Download
M skia/ext/image_operations_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M skia/ext/vector_canvas_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/imagediff/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M tools/imagediff/image_diff.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/memory_watcher/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M tools/memory_watcher/hotkey.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/animation/animation.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/animation/tween.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/clipboard/clipboard.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/clipboard/clipboard_linux.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/base/clipboard/clipboard_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/clipboard/clipboard_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/clipboard/clipboard_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/clipboard/scoped_clipboard_writer.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/dragdrop/os_exchange_data_provider_gtk.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/l10n/l10n_font_util.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/l10n/l10n_font_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/l10n/l10n_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/models/menu_model.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/resource/resource_bundle.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/resource/resource_bundle.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/base/resource/resource_bundle_dummy.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/base/resource/resource_bundle_linux.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/base/resource/resource_bundle_posix.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/resource/resource_bundle_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/text/text_elider.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/text/text_elider.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/text/text_elider_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/view_prop.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/win/hwnd_util.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/base/win/window_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/base/x/x11_util.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/gfx/blit.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/blit.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M ui/gfx/blit_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M ui/gfx/canvas.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/canvas.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/canvas_direct2d.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/canvas_direct2d.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M ui/gfx/canvas_direct2d_unittest.cc View 1 chunk +7 lines, -7 lines 0 comments Download
M ui/gfx/canvas_skia.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/canvas_skia.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M ui/gfx/canvas_skia_linux.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M ui/gfx/canvas_skia_mac.mm View 1 chunk +3 lines, -3 lines 0 comments Download
M ui/gfx/canvas_skia_paint.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/canvas_skia_win.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M ui/gfx/codec/jpeg_codec.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/codec/jpeg_codec_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/codec/png_codec.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/codec/png_codec_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/color_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/color_utils_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/font.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/font.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/gfx/font_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/gfx/gdi_util.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/gdi_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/gfx_module.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/gfx_paths.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/gtk_native_view_id_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/gtk_native_view_id_manager.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/gfx/gtk_preserve_window.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/gtk_util.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/gfx/icon_util.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/gfx/icon_util_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M ui/gfx/insets.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/insets_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/native_theme_linux.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M ui/gfx/native_theme_win.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/native_theme_win.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M ui/gfx/native_theme_win_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/native_widget_types_gtk.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/gfx/path.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/path.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/path_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/path_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/platform_font.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/platform_font_gtk.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/platform_font_gtk.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M ui/gfx/platform_font_mac.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/platform_font_mac.mm View 2 chunks +3 lines, -3 lines 0 comments Download
M ui/gfx/platform_font_win.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/platform_font_win.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M ui/gfx/point.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/rect.h View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/gfx/rect.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/gfx/rect_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/run_all_unittests.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/scoped_image.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/scoped_image_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/gfx/scrollbar_size.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/size.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/skbitmap_operations.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/skbitmap_operations.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/skbitmap_operations_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/skia_util.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/gfx/skia_utils_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/test_suite.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/gfx/win_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/demo/main.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/events/event.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/focus/focus_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/native_types.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/rendering/border.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/rendering/border.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/rendering/border_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/view.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/view.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M ui/views/view_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/widget/native_widget_win.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M ui/views/widget/widget.h View 1 chunk +1 line, -1 line 0 comments Download
M views/animation/bounds_animator.h View 1 chunk +1 line, -1 line 0 comments Download
M views/background.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M views/border.h View 1 chunk +1 line, -1 line 0 comments Download
M views/border.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/button/checkbox.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/button/image_button.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M views/controls/button/menu_button.h View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/button/menu_button.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/button/native_button.h View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/button/native_button.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/button/native_button_wrapper.h View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/button/text_button.h View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/button/text_button.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/combobox/native_combobox_win.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M views/controls/combobox/native_combobox_wrapper.h View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/image_view.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M views/controls/label.h View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/label.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M views/controls/label_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/link.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M views/controls/listbox/native_listbox_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/listbox/native_listbox_wrapper.h View 1 chunk +2 lines, -2 lines 0 comments Download
M views/controls/menu/menu.h View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/menu/menu_config.h View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/menu/menu_config_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/menu/menu_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/menu/menu_host.h View 1 chunk +2 lines, -2 lines 0 comments Download
M views/controls/menu/menu_item_view.h View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/menu/menu_item_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/menu/menu_item_view_gtk.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M views/controls/menu/menu_item_view_win.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M views/controls/menu/menu_scroll_view_container.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M views/controls/menu/menu_separator_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/menu/menu_separator_win.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M views/controls/menu/menu_win.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M views/controls/menu/menu_wrapper.h View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/menu/native_menu_gtk.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M views/controls/menu/native_menu_win.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M views/controls/menu/native_menu_x.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M views/controls/menu/radio_button_image_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/menu/submenu_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/menu/view_menu_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/native/native_view_host.h View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/native/native_view_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/native/native_view_host_gtk.h View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/native/native_view_host_views.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/native/native_view_host_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/native_control.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/progress_bar.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M views/controls/resize_area.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/scrollbar/bitmap_scroll_bar.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/single_split_view.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M views/controls/slider/native_slider_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/slider/native_slider_wrapper.h View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/tabbed_pane/native_tabbed_pane_gtk.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M views/controls/tabbed_pane/native_tabbed_pane_win.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M views/controls/table/group_table_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/table/native_table_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/table/native_table_win.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M views/controls/table/native_table_wrapper.h View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/table/table_view.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M views/controls/table/table_view2.h View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/textfield/gtk_views_entry.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M views/controls/textfield/gtk_views_textview.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M views/controls/textfield/native_textfield_gtk.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M views/controls/textfield/native_textfield_views.h View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/textfield/native_textfield_views.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M views/controls/textfield/native_textfield_win.h View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/textfield/native_textfield_win.cc View 2 chunks +1 line, -1 line 0 comments Download
M views/controls/textfield/native_textfield_wrapper.h View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/textfield/textfield.h View 1 chunk +2 lines, -2 lines 0 comments Download
M views/controls/textfield/textfield.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/textfield/textfield_views_model.h View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/textfield/textfield_views_model.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/throbber.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/tree/tree_view.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M views/drag_utils.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M views/drag_utils_gtk.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M views/drag_utils_win.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M views/event.h View 1 chunk +1 line, -1 line 0 comments Download
M views/focus/accelerator_handler_gtk_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/focus/focus_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M views/focus/focus_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/layout/box_layout.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M views/layout/grid_layout.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/mouse_watcher.h View 1 chunk +1 line, -1 line 0 comments Download
M views/painter.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M views/screen.h View 1 chunk +3 lines, -3 lines 0 comments Download
M views/view.h View 1 chunk +2 lines, -2 lines 0 comments Download
M views/view.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M views/view_text_utils.h View 1 chunk +2 lines, -2 lines 0 comments Download
M views/view_text_utils.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M views/view_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M views/view_win.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M views/widget/aero_tooltip_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/widget/drop_target_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/widget/drop_target_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/widget/monitor_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/widget/root_view.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M views/widget/root_view_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/widget/root_view_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/widget/tooltip_manager_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/widget/tooltip_manager_win.h View 1 chunk +2 lines, -2 lines 0 comments Download
M views/widget/tooltip_manager_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/widget/widget.h View 1 chunk +1 line, -1 line 0 comments Download
M views/widget/widget_gtk.h View 1 chunk +1 line, -1 line 0 comments Download
M views/widget/widget_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/widget/widget_win.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M views/window/custom_frame_view.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M views/window/dialog_client_view.h View 1 chunk +1 line, -1 line 0 comments Download
M views/window/dialog_client_view.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M views/window/window.h View 1 chunk +1 line, -1 line 0 comments Download
M views/window/window.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M views/window/window_gtk.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M views/window/window_shape.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M views/window/window_win.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M views/window/window_win_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/image_decoder.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/image_resource_fetcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/media/video_renderer_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/glue/web_io_operators.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/glue/webcursor.h View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/glue/webcursor_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/webcursor_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/webmediaplayer_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/glue/webthemeengine_impl_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/webthemeengine_impl_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/npapi/gtk_plugin_container_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/npapi/gtk_plugin_container_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/npapi/plugin_instance.h View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/plugins/npapi/quickdraw_drawing_manager_mac.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/npapi/webplugin.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/plugins/npapi/webplugin_accelerated_surface_mac.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/plugins/npapi/webplugin_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/npapi/webplugin_delegate_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/plugins/npapi/webplugin_delegate_impl_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/npapi/webplugin_impl.h View 2 chunks +1 line, -1 line 0 comments Download
M webkit/plugins/npapi/webplugin_impl.cc View 2 chunks +1 line, -1 line 0 comments Download
M webkit/plugins/npapi/webplugin_page_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/ppapi/plugin_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/ppapi/ppapi_plugin_instance.h View 2 chunks +1 line, -1 line 0 comments Download
M webkit/plugins/ppapi/ppapi_plugin_instance.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M webkit/plugins/ppapi/ppapi_webplugin_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/ppapi/ppb_flash_menu_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/ppapi/ppb_graphics_2d_impl.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/plugins/ppapi/ppb_scrollbar_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/support/platform_support_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/support/webkit_support_gfx.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/tools/test_shell/mac/test_shell_webview.mm View 1 chunk +1 line, -1 line 0 comments Download
M webkit/tools/test_shell/mac/webview_host.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/tools/test_shell/mac/webwidget_host.mm View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/tools/test_shell/test_shell.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/tools/test_shell/test_shell.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/tools/test_shell/test_shell_mac.mm View 2 chunks +1 line, -1 line 0 comments Download
M webkit/tools/test_shell/test_shell_main.cc View 2 chunks +1 line, -1 line 0 comments Download
M webkit/tools/test_shell/test_shell_platform_delegate_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/tools/test_shell/test_webview_delegate.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/tools/test_shell/test_webview_delegate_gtk.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/tools/test_shell/test_webview_delegate_win.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/tools/test_shell/webview_host.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/tools/test_shell/webview_host_gtk.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/tools/test_shell/webview_host_win.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/tools/test_shell/webwidget_host.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/tools/test_shell/webwidget_host_win.cc View 2 chunks +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
sail
9 years, 10 months ago (2011-02-04 20:49:47 UTC) #1
Ben Goodger (Google)
Looked at a representative subset. Rubber stamp LGTM for when this passes try.
9 years, 10 months ago (2011-02-04 22:38:15 UTC) #2
Lei Zhang
9 years, 10 months ago (2011-02-05 03:00:58 UTC) #3
Hey, I see a row of red try bots and a closed tree. (but only due to a DEPS
failure, whew)

Please be careful in the future!

Powered by Google App Engine
This is Rietveld 408576698