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

Issue 3058027: Add #include utf_string_conversions.h to all files that use ASCIIToWide and... (Closed)

Created:
10 years, 4 months ago by brettw
Modified:
9 years, 7 months ago
Reviewers:
CC:
chromium-reviews, cbentzel+watch_chromium.org, dpranke+watch_chromium.org, John Grabowski, nkostylev+cc_chromium.org, ben+cc_chromium.org, Raghu Simha, amit, brettw-cc_chromium.org, jam, ncarter (slow), idana, Paul Godavari, darin-cc_chromium.org, davemoore+watch_chromium.org, Paweł Hajdan Jr., kuchhal, pam+watch_chromium.org, native-client-reviews_googlegroups.com, Erik does not do reviews, tim (not reviewing), Aaron Boodman
Visibility:
Public.

Description

Add #include utf_string_conversions.h to all files that use ASCIIToWide and ASCIIToUTF16. I removed string_util includes from a few places where it obviously wasn't needed. In a separate pass, I'm going to remove ASCIITo* from string_util, then I'm going to do an even later pass to find the unnecessary string_util.h includes and remove them. TEST=it compiles BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54746

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+189 lines, -14 lines) Patch
M app/clipboard/clipboard_win.cc View 2 chunks +1 line, -2 lines 0 comments Download
M app/l10n_util.cc View 1 chunk +1 line, -0 lines 0 comments Download
M app/l10n_util_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M base/file_util_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M base/native_library_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/process_util_unittest.cc View 2 chunks +2 lines, -1 line 0 comments Download
M base/string16_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M base/values_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/app/breakpad_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autocomplete_history_manager.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/autocomplete_history_manager_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/address_field.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/address_field_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/autofill_common_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/autofill_download_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/autofill_field_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/autofill_manager.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/autofill_manager_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/autofill_profile_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/contact_info.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/contact_info_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/credit_card_field.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/credit_card_field_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/credit_card_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/fax_field.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/fax_field_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/form_field.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/name_field.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/name_field_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/personal_data_manager_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/phone_field.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/phone_field_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/phone_number_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/select_control_handler.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/back_forward_menu_model_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/bookmarks/bookmark_drag_data.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/bookmarks/bookmark_utils_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browser_about_handler.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browser_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browser_focus_uitest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browser_init.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browser_main.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browser_main_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browsing_data_database_helper_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/character_encoding.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/dom_ui/language_hangul_options_handler.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/dom_ui/language_options_util.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/account_screen.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/network_list.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/network_message_observer.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/notifications/desktop_notifications_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/options/cellular_config_view.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/options/internet_page_view.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/options/ip_config_view.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/options/network_config_view.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/panels/panel_scroller.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/status/network_menu_button.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/status/power_menu_button.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/configuration_policy_pref_store.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/diagnostics/sqlite_diagnostics.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/dom_ui/filebrowse_ui.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/extension_omnibox_apitest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/extensions_service_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/extensions_ui.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/external_pref_extension_provider.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/external_registry_extension_provider_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/external_protocol_handler.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/find_backend_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/find_bar_host_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/geolocation/access_token_store_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/geolocation/network_location_provider.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/geolocation/network_location_request.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/geolocation/wifi_data_provider_common_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/gtk/status_icons/status_tray_gtk_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/history/history_publisher_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/history/top_sites_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/importer/importer_bridge.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/importer/toolbar_importer_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/memory_details_linux.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/nacl_host/nacl_process_host.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/password_manager/login_database_posix.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/password_manager/login_database_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_form_manager_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/password_manager/password_manager_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/password_manager/password_store_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/platform_util_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/plugin_service.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/printing/print_dialog_cloud_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/process_singleton_linux_uitest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/rlz/rlz.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sessions/session_service_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/shell_integration_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/spellchecker_platform_engine_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ssl/ssl_add_cert_handler.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/status_icons/status_tray_manager.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/status_icons/status_tray_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/profile_sync_service.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/tab_contents/navigation_controller_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/tab_contents/navigation_entry_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/tab_contents/web_contents_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/views/about_ipc_dialog.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/views/accessibility_event_router_views_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/views/browser_views_accessibility_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/views/find_bar_host_interactive_uitest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/views/generic_info_view_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/views/ssl_client_certificate_selector_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/views/status_icons/status_tray_win_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/views/task_manager_view.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/web_applications/web_app_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/webdata/web_data_service_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/webdata/web_database_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/worker_host/worker_process_host.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/zygote_host_linux.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/child_process_logging_linux.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/extension_message_bundle_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/gpu_plugin.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/metrics_helpers.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/plugin_group_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/render_messages_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/default_plugin/plugin_impl_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/installer/setup/setup_main.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/installer/util/shell_util.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/form_manager.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/form_manager_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/localized_error.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/password_autocomplete_manager_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/pepper_devices_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/render_process_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/render_thread.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/render_view.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/render_view_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/renderer_webkitclient_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/translate_helper.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/webplugin_delegate_proxy.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/test/live_sync/two_client_live_autofill_sync_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/test/startup/startup_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/test/ui/omnibox_uitest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/test/ui/ui_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome_frame/http_negotiate.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome_frame/simple_resource_loader.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome_frame/test/http_negotiate_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome_frame/test/test_with_web_server.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome_frame/urlmon_moniker.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome_frame/urlmon_url_request.cc View 1 chunk +1 line, -0 lines 0 comments Download
M courgette/encoded_program.cc View 1 chunk +1 line, -1 line 0 comments Download
M ipc/ipc_channel_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M ipc/ipc_message_utils.h View 1 chunk +1 line, -1 line 0 comments Download
M net/ftp/ftp_auth_cache_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/ftp/ftp_directory_listing_parser_vms.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/ftp/ftp_directory_listing_parser_vms_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/ftp/ftp_network_transaction_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/http/http_auth_cache_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/http/http_auth_handler_basic_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/http/http_auth_handler_digest_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/http/http_auth_handler_negotiate_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/http/http_auth_handler_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/http/http_network_transaction_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/http/http_proxy_client_socket_pool_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/http/url_security_manager_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/proxy/multi_threaded_proxy_resolver_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/proxy/proxy_resolver_winhttp.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/proxy/proxy_script_fetcher_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/proxy/proxy_service_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/socket/ssl_client_socket_pool_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/socket/ssl_client_socket_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/socket_stream/socket_stream_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/tools/dump_cache/cache_dumper.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/url_request/url_request_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M skia/ext/vector_canvas_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M tools/memory_watcher/memory_watcher.cc View 1 chunk +1 line, -0 lines 0 comments Download
M views/view_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/database/database_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/database/databases_table_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/database/quota_table_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/glue/dom_operations_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/glue/plugins/plugin_host.cc View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/glue/plugins/plugin_lib_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/glue/plugins/test/plugin_geturl_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/glue/simple_webmimeregistry_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/glue/webpasswordautocompletelistener_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/support/test_webkit_client.cc View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/tools/test_shell/mock_spellcheck.cc View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/tools/test_shell/simple_database_system.cc View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/tools/test_shell/test_shell_webkit_init.h View 1 chunk +1 line, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698