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

Issue 102593002: Convert string16 to base::string16 in content. (Closed)

Created:
7 years ago by brettw
Modified:
7 years ago
Reviewers:
CC:
chromium-reviews, asanka, yusukes+watch_chromium.org, jam, yoshiki+watch_chromium.org, dcheng, sievers+watch_chromium.org, yukishiino+watch_chromium.org, dgrogan, dmazzoni+watch_chromium.org, ajwong+watch_chromium.org, aandrey+blink_chromium.org, miu+watch_chromium.org, jbauman+watch_chromium.org, vsevik, benjhayden+dwatch_chromium.org, alecflett, joi+watch-content_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, devtools-reviews_chromium.org, kalyank, creis+watch_chromium.org, dtseng+watch_chromium.org, fischman+watch_chromium.org, penghuang+watch_chromium.org, yuzo+watch_chromium.org, feature-media-reviews_chromium.org, paulirish+reviews_chromium.org, Michael van Ouwerkerk, piman+watch_chromium.org, jochen+watch_chromium.org, jsbell, plundblad+watch_chromium.org, mcasas+watch_chromium.org, yurys, aboxhall+watch_chromium.org, cmumford, danakj+watch_chromium.org, James Su, wjia+watch_chromium.org, pfeldman
Visibility:
Public.

Description

Convert string16 to base::string16 in content. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238447

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1555 lines, -1474 lines) Patch
M content/browser/accessibility/accessibility_tree_formatter.h View 1 4 chunks +15 lines, -14 lines 0 comments Download
M content/browser/accessibility/accessibility_tree_formatter.cc View 6 chunks +12 lines, -10 lines 0 comments Download
M content/browser/accessibility/accessibility_tree_formatter_android.cc View 1 chunk +5 lines, -4 lines 0 comments Download
M content/browser/accessibility/accessibility_tree_formatter_gtk.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M content/browser/accessibility/accessibility_tree_formatter_mac.mm View 1 chunk +4 lines, -3 lines 0 comments Download
M content/browser/accessibility/accessibility_tree_formatter_utils_win.h View 1 chunk +6 lines, -6 lines 0 comments Download
M content/browser/accessibility/accessibility_tree_formatter_utils_win.cc View 2 chunks +16 lines, -16 lines 0 comments Download
M content/browser/accessibility/accessibility_tree_formatter_win.cc View 5 chunks +12 lines, -11 lines 0 comments Download
M content/browser/accessibility/accessibility_ui.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/accessibility/accessibility_win_browsertest.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M content/browser/accessibility/browser_accessibility.h View 3 chunks +4 lines, -4 lines 0 comments Download
M content/browser/accessibility/browser_accessibility.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_android.h View 3 chunks +6 lines, -6 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_android.cc View 6 chunks +11 lines, -10 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_cocoa.mm View 2 chunks +3 lines, -3 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_state_impl_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/accessibility/browser_accessibility_win.h View 6 chunks +13 lines, -13 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_win.cc View 33 chunks +40 lines, -38 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_win_unittest.cc View 7 chunks +7 lines, -7 lines 0 comments Download
M content/browser/accessibility/dump_accessibility_tree_browsertest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/android/content_view_core_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/android/content_view_core_impl.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M content/browser/android/content_view_statics.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/android/web_contents_observer_android.h View 3 chunks +5 lines, -5 lines 0 comments Download
M content/browser/android/web_contents_observer_android.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M content/browser/browser_child_process_host_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/browser_child_process_host_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/browser_plugin/browser_plugin_guest.h View 4 chunks +11 lines, -10 lines 0 comments Download
M content/browser/browser_plugin/browser_plugin_guest.cc View 6 chunks +10 lines, -10 lines 0 comments Download
M content/browser/browser_plugin/browser_plugin_host_browsertest.cc View 9 chunks +13 lines, -13 lines 0 comments Download
M content/browser/browser_plugin/test_browser_plugin_guest_delegate.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/browser_plugin/test_browser_plugin_guest_delegate.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/devtools/renderer_overrides_handler.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/devtools/worker_devtools_manager.cc View 3 chunks +6 lines, -4 lines 0 comments Download
M content/browser/dom_storage/dom_storage_message_filter.h View 2 chunks +8 lines, -8 lines 0 comments Download
M content/browser/dom_storage/dom_storage_message_filter.cc View 4 chunks +9 lines, -9 lines 0 comments Download
M content/browser/download/download_manager_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/drag_download_util.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/download/drag_download_util.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M content/browser/download/save_package.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/save_package_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/frame_host/interstitial_page_impl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/frame_host/interstitial_page_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/frame_host/navigation_controller_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/frame_host/navigation_controller_impl_unittest.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M content/browser/frame_host/navigation_entry_impl.h View 6 chunks +9 lines, -9 lines 0 comments Download
M content/browser/frame_host/navigation_entry_impl.cc View 6 chunks +11 lines, -10 lines 0 comments Download
M content/browser/frame_host/navigation_entry_impl_unittest.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M content/browser/frame_host/render_frame_host_manager_unittest.cc View 17 chunks +20 lines, -20 lines 0 comments Download
M content/browser/gamepad/gamepad_platform_data_fetcher_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/geolocation/fake_access_token_store.h View 1 chunk +3 lines, -2 lines 0 comments Download
M content/browser/geolocation/fake_access_token_store.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/geolocation/location_arbitrator_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/geolocation/location_arbitrator_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/geolocation/location_arbitrator_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/geolocation/network_location_provider.h View 5 chunks +6 lines, -6 lines 0 comments Download
M content/browser/geolocation/network_location_provider.cc View 6 chunks +7 lines, -7 lines 0 comments Download
M content/browser/geolocation/network_location_request.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/geolocation/network_location_request.cc View 8 chunks +8 lines, -8 lines 0 comments Download
M content/browser/geolocation/wifi_data.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/geolocation/wifi_data_provider_common.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/geolocation/wifi_data_provider_common.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/geolocation/wifi_data_provider_win.cc View 10 chunks +19 lines, -19 lines 0 comments Download
M content/browser/gpu/gpu_process_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_backing_store.h View 3 chunks +7 lines, -7 lines 0 comments Download
M content/browser/indexed_db/indexed_db_backing_store.cc View 11 chunks +16 lines, -15 lines 0 comments Download
M content/browser/indexed_db/indexed_db_backing_store_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/browser/indexed_db/indexed_db_browsertest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M content/browser/indexed_db/indexed_db_callbacks.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_callbacks.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/indexed_db/indexed_db_database.h View 5 chunks +5 lines, -5 lines 0 comments Download
M content/browser/indexed_db/indexed_db_database.cc View 11 chunks +15 lines, -13 lines 0 comments Download
M content/browser/indexed_db/indexed_db_database_error.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/indexed_db/indexed_db_factory.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/indexed_db/indexed_db_factory.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/indexed_db/indexed_db_factory_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_fake_backing_store.h View 2 chunks +7 lines, -7 lines 0 comments Download
M content/browser/indexed_db/indexed_db_fake_backing_store.cc View 3 chunks +8 lines, -8 lines 0 comments Download
M content/browser/indexed_db/indexed_db_index_writer.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/indexed_db/indexed_db_index_writer.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/indexed_db/indexed_db_leveldb_coding.h View 5 chunks +19 lines, -16 lines 0 comments Download
M content/browser/indexed_db/indexed_db_leveldb_coding.cc View 14 chunks +17 lines, -16 lines 0 comments Download
M content/browser/indexed_db/indexed_db_leveldb_coding_unittest.cc View 10 chunks +32 lines, -30 lines 0 comments Download
M content/browser/indexed_db/indexed_db_metadata.h View 4 chunks +8 lines, -8 lines 0 comments Download
M content/browser/indexed_db/indexed_db_metadata.cc View 2 chunks +7 lines, -6 lines 0 comments Download
M content/browser/loader/resource_dispatcher_host_browsertest.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M content/browser/media/media_browsertest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/media/media_internals.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/media/media_internals.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M content/browser/media/media_internals_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/media/media_internals_handler.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/media/media_internals_proxy.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/media/media_internals_proxy.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M content/browser/media/media_internals_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/media/webrtc_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/media/webrtc_internals_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/media/webrtc_internals_message_handler.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/message_port_service.h View 3 chunks +4 lines, -3 lines 0 comments Download
M content/browser/message_port_service.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/plugin_browsertest.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M content/browser/plugin_loader_posix_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/plugin_service_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/plugin_service_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/power_save_blocker_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/ppapi_plugin_process_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/ppapi_plugin_process_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/clipboard_message_filter.h View 2 chunks +6 lines, -6 lines 0 comments Download
M content/browser/renderer_host/clipboard_message_filter.cc View 4 chunks +8 lines, -7 lines 0 comments Download
M content/browser/renderer_host/clipboard_message_filter_mac.mm View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/database_message_filter.h View 2 chunks +12 lines, -12 lines 0 comments Download
M content/browser/renderer_host/database_message_filter.cc View 11 chunks +25 lines, -22 lines 0 comments Download
M content/browser/renderer_host/gtk_im_context_wrapper.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/gtk_im_context_wrapper.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/ime_adapter_android.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M content/browser/renderer_host/java/java_bridge_dispatcher_host.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/java/java_bridge_dispatcher_host.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/java/java_bridge_dispatcher_host_manager.h View 2 chunks +3 lines, -3 lines 0 comments Download
M content/browser/renderer_host/java/java_bridge_dispatcher_host_manager.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M content/browser/renderer_host/pepper/pepper_truetype_font_list_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_message_filter.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_message_filter.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_view_host_delegate.h View 2 chunks +6 lines, -6 lines 0 comments Download
M content/browser/renderer_host/render_view_host_delegate.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_view_host_impl.h View 9 chunks +19 lines, -17 lines 0 comments Download
M content/browser/renderer_host/render_view_host_impl.cc View 10 chunks +21 lines, -19 lines 0 comments Download
M content/browser/renderer_host/render_view_host_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.h View 4 chunks +5 lines, -5 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.cc View 6 chunks +7 lines, -7 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_android.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_android.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.h View 4 chunks +5 lines, -5 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.cc View 6 chunks +13 lines, -8 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_base.h View 3 chunks +3 lines, -3 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_base.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_gtk.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_gtk.cc View 4 chunks +6 lines, -5 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_guest.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_guest.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.h View 4 chunks +6 lines, -6 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.mm View 10 chunks +11 lines, -10 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac_unittest.mm View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_win.h View 4 chunks +4 lines, -4 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_win.cc View 3 chunks +5 lines, -4 lines 0 comments Download
M content/browser/renderer_host/test_render_view_host.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/test_render_view_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/session_history_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/site_instance_impl_unittest.cc View 3 chunks +6 lines, -3 lines 0 comments Download
M content/browser/site_per_process_browsertest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M content/browser/speech/google_one_shot_remote_engine.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/speech/speech_recognition_manager_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/speech/speech_recognition_manager_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/speech/speech_recognizer_impl_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/touch_editable_impl_aura.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_drag_win.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.h View 10 chunks +14 lines, -14 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 16 chunks +20 lines, -19 lines 0 comments Download
M content/browser/web_contents/web_contents_impl_unittest.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M content/browser/web_contents/web_contents_view_android.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_view_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_view_aura.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_view_aura.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M content/browser/web_contents/web_contents_view_aura_browsertest.cc View 8 chunks +12 lines, -12 lines 0 comments Download
M content/browser/web_contents/web_contents_view_gtk.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_view_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_view_guest.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_view_guest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_view_mac.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_view_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_view_win.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_view_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_drag_dest_gtk.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/web_contents/web_drag_dest_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_drag_dest_mac_unittest.mm View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_drag_source_gtk.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_drag_source_mac.mm View 4 chunks +5 lines, -5 lines 0 comments Download
M content/browser/webui/web_ui_data_source_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/webui/web_ui_data_source_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/webui/web_ui_data_source_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/webui/web_ui_impl.h View 3 chunks +4 lines, -4 lines 0 comments Download
M content/browser/webui/web_ui_impl.cc View 4 chunks +6 lines, -6 lines 0 comments Download
M content/browser/webui/web_ui_message_handler.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/webui/web_ui_message_handler_unittest.cc View 3 chunks +8 lines, -8 lines 0 comments Download
M content/browser/worker_host/test/worker_browsertest.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M content/browser/worker_host/worker_process_host.h View 7 chunks +8 lines, -8 lines 0 comments Download
M content/browser/worker_host/worker_process_host.cc View 5 chunks +6 lines, -6 lines 0 comments Download
M content/browser/worker_host/worker_service_impl.h View 1 chunk +4 lines, -4 lines 0 comments Download
M content/browser/worker_host/worker_service_impl.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M content/child/browser_font_resource_trusted.cc View 5 chunks +6 lines, -6 lines 0 comments Download
M content/child/db_message_filter.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/child/db_message_filter.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/child/indexed_db/indexed_db_dispatcher.h View 4 chunks +5 lines, -5 lines 0 comments Download
M content/child/indexed_db/indexed_db_dispatcher.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M content/child/indexed_db/indexed_db_key_builders.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/child/plugin_messages.h View 3 chunks +4 lines, -4 lines 0 comments Download
M content/child/service_worker/service_worker_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M content/child/service_worker/service_worker_dispatcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/child/webkitplatformsupport_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/child/webkitplatformsupport_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/child/webmessageportchannel_impl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/child/webmessageportchannel_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/common/android/address_parser.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/common/android/address_parser.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M content/common/android/address_parser_internal.h View 4 chunks +10 lines, -10 lines 0 comments Download
M content/common/android/address_parser_internal.cc View 5 chunks +15 lines, -15 lines 0 comments Download
M content/common/android/address_parser_unittest.cc View 4 chunks +7 lines, -7 lines 0 comments Download
M content/common/clipboard_messages.h View 2 chunks +6 lines, -6 lines 0 comments Download
M content/common/database_messages.h View 3 chunks +11 lines, -11 lines 0 comments Download
M content/common/desktop_notification_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/dom_storage/dom_storage_messages.h View 1 chunk +4 lines, -4 lines 0 comments Download
M content/common/font_cache_dispatcher_win.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M content/common/font_list_mac.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/font_list_win.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M content/common/handle_enumerator_win.h View 1 chunk +3 lines, -2 lines 0 comments Download
M content/common/handle_enumerator_win.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M content/common/indexed_db/indexed_db_key.h View 3 chunks +3 lines, -3 lines 0 comments Download
M content/common/indexed_db/indexed_db_key.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/indexed_db/indexed_db_key_path.h View 1 chunk +6 lines, -6 lines 0 comments Download
M content/common/indexed_db/indexed_db_key_path.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/common/indexed_db/indexed_db_key_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/indexed_db/indexed_db_messages.h View 9 chunks +11 lines, -11 lines 0 comments Download
M content/common/indexed_db/indexed_db_param_traits.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M content/common/input_messages.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/java_bridge_messages.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/mac/attributed_string_coder.h View 2 chunks +3 lines, -3 lines 0 comments Download
M content/common/mac/attributed_string_coder.mm View 2 chunks +2 lines, -2 lines 0 comments Download
M content/common/mac/font_descriptor.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/common/mac/font_descriptor.mm View 1 chunk +1 line, -1 line 0 comments Download
M content/common/message_port_messages.h View 3 chunks +3 lines, -3 lines 0 comments Download
M content/common/sandbox_win.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/common/service_worker_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/view_messages.h View 23 chunks +34 lines, -34 lines 0 comments Download
M content/common/worker_messages.h View 4 chunks +9 lines, -9 lines 0 comments Download
M content/plugin/plugin_thread.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/plugin/webplugin_delegate_stub.h View 2 chunks +4 lines, -4 lines 0 comments Download
M content/plugin/webplugin_delegate_stub.cc View 4 chunks +7 lines, -4 lines 0 comments Download
M content/port/browser/render_widget_host_view_port.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/port/browser/web_contents_view_port.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/access_token_store.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/public/browser/browser_child_process_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/browser_plugin_guest_delegate.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/public/browser/child_process_data.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/content_browser_client.h View 2 chunks +3 lines, -3 lines 0 comments Download
M content/public/browser/content_browser_client.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M content/public/browser/download_save_info.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/download_url_parameters.h View 2 chunks +4 lines, -2 lines 0 comments Download
M content/public/browser/javascript_dialog_manager.h View 3 chunks +5 lines, -5 lines 0 comments Download
M content/public/browser/javascript_dialog_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/navigation_entry.h View 3 chunks +7 lines, -5 lines 0 comments Download
M content/public/browser/plugin_service.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/render_view_host.h View 4 chunks +7 lines, -7 lines 0 comments Download
M content/public/browser/render_widget_host.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/public/browser/render_widget_host_view.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/speech_recognition_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/web_contents.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/public/browser/web_contents_delegate.h View 4 chunks +5 lines, -5 lines 0 comments Download
M content/public/browser/web_contents_delegate.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M content/public/browser/web_contents_observer.h View 3 chunks +4 lines, -4 lines 0 comments Download
M content/public/browser/web_drag_dest_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/web_ui.h View 2 chunks +3 lines, -3 lines 0 comments Download
M content/public/browser/web_ui_data_source.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/public/browser/web_ui_message_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/worker_service.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/worker_service_observer.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/common/content_client.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/common/content_client.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/public/common/context_menu_params.h View 3 chunks +4 lines, -4 lines 0 comments Download
M content/public/common/file_chooser_params.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/public/common/show_desktop_notification_params.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/public/common/speech_recognition_result.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/public/plugin/content_plugin_client.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/renderer/content_renderer_client.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/renderer/render_view.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/public/test/browser_test_utils.h View 2 chunks +5 lines, -5 lines 0 comments Download
M content/public/test/browser_test_utils.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M content/public/test/fake_speech_recognition_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/fake_speech_recognition_manager.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/public/test/mock_render_process_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/mock_render_process_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/mock_render_thread.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/public/test/mock_render_thread.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/render_view_test.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/public/test/render_view_test.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/public/test/test_renderer_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/test_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/android/address_detector.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/renderer/android/address_detector.cc View 1 chunk +8 lines, -5 lines 0 comments Download
M content/renderer/android/content_detector.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/android/content_detector.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/android/email_detector.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/android/email_detector.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/renderer/android/email_detector_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/android/phone_number_detector.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/android/phone_number_detector.cc View 1 chunk +7 lines, -6 lines 0 comments Download
M content/renderer/android/phone_number_detector_unittest.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M content/renderer/cpp_bound_class_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/dom_storage/dom_storage_dispatcher.cc View 3 chunks +8 lines, -8 lines 0 comments Download
M content/renderer/external_popup_menu_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/geolocation_dispatcher.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/gpu/input_event_filter_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/java/java_bridge_dispatcher.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/renderer/java/java_bridge_dispatcher.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/media/midi_dispatcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/rtc_data_channel_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webcontentdecryptionmodule_impl.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/media/webcontentdecryptionmodule_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/npapi/webplugin_delegate_proxy.h View 3 chunks +6 lines, -4 lines 0 comments Download
M content/renderer/npapi/webplugin_delegate_proxy.cc View 5 chunks +6 lines, -5 lines 0 comments Download
M content/renderer/render_frame_impl.h View 2 chunks +5 lines, -5 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 4 chunks +8 lines, -7 lines 0 comments Download
M content/renderer/render_thread_impl.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/render_thread_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_view_browsertest.cc View 12 chunks +13 lines, -13 lines 0 comments Download
M content/renderer/render_view_browsertest_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_view_impl.h View 13 chunks +22 lines, -19 lines 0 comments Download
M content/renderer/render_view_impl.cc View 26 chunks +33 lines, -33 lines 0 comments Download
M content/renderer/render_view_impl_params.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/render_view_impl_params.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_widget.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/render_widget.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/renderer_clipboard_client.h View 1 chunk +5 lines, -5 lines 0 comments Download
M content/renderer/renderer_clipboard_client.cc View 3 chunks +8 lines, -7 lines 0 comments Download
M content/renderer/renderer_main_platform_delegate_win.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M content/renderer/websharedworker_proxy.h View 1 chunk +4 lines, -4 lines 0 comments Download
M content/renderer/websharedworker_proxy.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/shell/app/shell_breakpad_client.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/shell/browser/shell.h View 2 chunks +3 lines, -3 lines 0 comments Download
M content/shell/browser/shell.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/shell/browser/shell_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/browser/shell_aura.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/browser/shell_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/browser/shell_javascript_dialog.h View 2 chunks +4 lines, -4 lines 0 comments Download
M content/shell/browser/shell_javascript_dialog_gtk.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M content/shell/browser/shell_javascript_dialog_mac.mm View 2 chunks +3 lines, -3 lines 0 comments Download
M content/shell/browser/shell_javascript_dialog_manager.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/shell/browser/shell_javascript_dialog_manager.cc View 5 chunks +12 lines, -12 lines 0 comments Download
M content/shell/browser/shell_javascript_dialog_win.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M content/shell/browser/shell_login_dialog.h View 3 chunks +6 lines, -5 lines 0 comments Download
M content/shell/browser/shell_login_dialog.cc View 4 chunks +10 lines, -10 lines 0 comments Download
M content/shell/browser/shell_login_dialog_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/browser/shell_login_dialog_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/browser/shell_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/browser/shell_network_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/browser/shell_network_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/browser/shell_views.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M content/shell/browser/shell_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/common/shell_content_client.h View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/common/shell_content_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/common/webkit_test_helpers.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/geolocation/shell_access_token_store.h View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/geolocation/shell_access_token_store.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/test/content_browser_test_test.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/test/test_web_contents.h View 1 chunk +1 line, -1 line 0 comments Download
M content/test/test_web_contents.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/test/test_web_contents_view.h View 1 chunk +1 line, -1 line 0 comments Download
M content/test/test_web_contents_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/test/weburl_loader_mock_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/worker/websharedworker_stub.h View 3 chunks +5 lines, -4 lines 0 comments Download
M content/worker/websharedworker_stub.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M google_apis/gaia/oauth2_mint_token_flow.h View 1 chunk +2 lines, -2 lines 0 comments Download
M google_apis/gaia/oauth2_mint_token_flow.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M sql/statement.h View 3 chunks +3 lines, -3 lines 0 comments Download
M sql/statement.cc View 3 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
brettw
TBR=jam
7 years ago (2013-12-03 18:56:48 UTC) #1
brettw
TBR=jam
7 years ago (2013-12-03 18:56:49 UTC) #2
brettw
7 years ago (2013-12-03 20:11:36 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as r238447.

Powered by Google App Engine
This is Rietveld 408576698