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

Issue 16614002: Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/, cloud_print/, compone… (Closed)

Created:
7 years, 6 months ago by Avi (use Gerrit)
Modified:
7 years, 6 months ago
CC:
chromium-reviews, asvitkine+watch_chromium.org, amit, ahutter, browser-components-watch_chromium.org, Albert Bodenhamer, Ilya Sherman, extensions-reviews_chromium.org, jar (doing other things), benquan, grt+watch_chromium.org, dbeam+watch-autofill_chromium.org, chromium-apps-reviews_chromium.org, gspencer+watch_chromium.org, gauravsh+watch_chromium.org, oshima+watch_chromium.org, Raman Kakilate, rouslan+autofillwatch_chromium.org, stevenjb+watch_chromium.org, sail+watch_chromium.org, robertshield, Dane Wallinga, dyu1, estade+watch_chromium.org
Visibility:
Public.

Description

Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/, cloud_print/, components/, courgette/, device/, extensions/. BUG=none TEST=none TBR=ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=204961

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+130 lines, -130 lines) Patch
M chrome_frame/chrome_active_document.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/chrome_frame_activex.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/chrome_frame_activex_base.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome_frame/chrome_frame_automation.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/chrome_tab.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/com_message_event.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/crash_reporting/nt_loader_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/crash_reporting/vectored_handler_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/dll_redirector.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/find_dialog.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/http_negotiate.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/metrics_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/navigation_constraints.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/policy_settings.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/protocol_sink_wrap.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/simple_resource_loader.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/test/chrome_frame_automation_mock.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/test/chrome_frame_test_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/test/chrome_frame_ui_test_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/test/dll_redirector_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/test/html_util_unittests.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/test/http_negotiate_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome_frame/test/ie_event_sink.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/test/mock_ie_event_sink_test.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/test/mock_ie_event_sink_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/test/perf/chrome_frame_perftest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/test/policy_settings_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/test/reliability/page_load_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/test/test_scrubber.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/test/test_server.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/test/test_with_web_server.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/test/test_with_web_server.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/test/ui_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/test/util_unittests.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/test_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/urlmon_bind_status_callback.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/urlmon_moniker.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/urlmon_url_request.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M chromeos/audio/audio_device.cc View 1 chunk +1 line, -1 line 0 comments Download
M chromeos/network/network_event_log.cc View 1 chunk +1 line, -1 line 0 comments Download
M cloud_print/service/service_state.cc View 1 chunk +1 line, -1 line 0 comments Download
M cloud_print/service/win/cloud_print_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M cloud_print/service/win/setup_listener.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/address.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/address_field.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/address_field_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/address_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/android/auxiliary_profile_unittest_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/android/auxiliary_profiles_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/autocheckout_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/autocheckout_manager_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/autocomplete_history_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/autocomplete_history_manager_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/autofill_common_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/autofill_country.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/autofill_country_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/autofill_data_model.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/autofill_download_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/autofill_external_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/autofill_field.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/autofill_field_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/autofill_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/autofill_manager_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/autofill_merge_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/autofill_metrics_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/autofill_profile.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/autofill_profile_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/autofill_regexes_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/contact_info.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/contact_info_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/credit_card.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/credit_card_field.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/credit_card_field_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/credit_card_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/email_field.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/form_field.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/form_field_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/form_structure.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/form_structure_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/name_field.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/name_field_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/password_autofill_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/personal_data_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/personal_data_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/phone_field.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/phone_field_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/phone_number.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/phone_number_i18n.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/phone_number_i18n_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/phone_number_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/state_names.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/validation.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/validation_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/wallet/encryption_escrow_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/wallet/full_wallet.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/wallet/full_wallet_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/wallet/instrument.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/wallet/instrument_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/wallet/wallet_address.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/wallet/wallet_address_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/wallet/wallet_items.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/wallet/wallet_items_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/wallet/wallet_test_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/webdata/autofill_entry.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/webdata/autofill_entry_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/webdata/autofill_table_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/webdata/web_data_service_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/common/form_field_data.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/content/browser/risk/fingerprint.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/content/renderer/autofill_agent.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/content/renderer/form_autofill_util.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/content/renderer/form_cache.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/sessions/serialized_navigation_entry.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/sessions/serialized_navigation_entry_test_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/sessions/serialized_navigation_entry_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/webdata/common/web_database_migration_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/webdata/encryptor/encryptor_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M components/webdata/encryptor/encryptor_posix.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/webdata/encryptor/encryptor_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/webdata/encryptor/encryptor_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M courgette/courgette_tool.cc View 1 chunk +1 line, -1 line 0 comments Download
M courgette/encoded_program.cc View 1 chunk +1 line, -1 line 0 comments Download
M device/bluetooth/bluetooth_device.cc View 1 chunk +1 line, -1 line 0 comments Download
M device/bluetooth/bluetooth_experimental_chromeos_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M device/bluetooth/test/mock_bluetooth_device.cc View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/error_utils.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Avi (use Gerrit)
7 years, 6 months ago (2013-06-07 00:52:52 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/16614002/1
7 years, 6 months ago (2013-06-07 16:34:28 UTC) #2
commit-bot: I haz the power
Failed to apply patch for components/autofill/browser/risk/fingerprint.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; can't find ...
7 years, 6 months ago (2013-06-07 16:34:54 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/16614002/9001
7 years, 6 months ago (2013-06-07 17:14:37 UTC) #4
commit-bot: I haz the power
7 years, 6 months ago (2013-06-07 22:23:51 UTC) #5
Message was sent while issue was closed.
Change committed as 204961

Powered by Google App Engine
This is Rietveld 408576698