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

Issue 121123002: Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox/, skia/, sql/, sync/,… (Closed)

Created:
6 years, 12 months ago by Avi (use Gerrit)
Modified:
6 years, 12 months ago
CC:
chromium-reviews, tzik, amit, dcheng, kinuko+watch, tim+watch_chromium.org, dcaiafa+watch_chromium.org, darin-cc_chromium.org, michaeln, wez+watch_chromium.org, sanjeevr, haitaol+watch_chromium.org, nhiroki, rmsousa+watch_chromium.org, weitaosu+watch_chromium.org, sergeyu+watch_chromium.org, maniscalco+watch_chromium.org, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, Paweł Hajdan Jr., alexeypa+watch_chromium.org, rsimha+watch_chromium.org
Visibility:
Public.

Description

Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox/, skia/, sql/, sync/, tools/, webkit/, win8/ to use the base:: namespace. BUG=330556 TEST=no change TBR=ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=242502

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+186 lines, -192 lines) Patch
M ppapi/proxy/pdf_resource_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ppapi/shared_impl/file_ref_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M printing/backend/print_backend_win.cc View 5 chunks +6 lines, -6 lines 0 comments Download
M printing/backend/win_helper.cc View 2 chunks +15 lines, -11 lines 0 comments Download
M printing/printing_context_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M printing/printing_context_win.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M printing/printing_utils_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/base/breakpad_win.cc View 1 chunk +2 lines, -1 line 0 comments Download
M remoting/base/breakpad_win_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/host/clipboard_win.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/host/desktop_session_win.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M remoting/host/disconnect_window_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/disconnect_window_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/disconnect_window_win.cc View 1 chunk +2 lines, -1 line 0 comments Download
M remoting/host/host_event_logger_win.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M remoting/host/host_main.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/ipc_util_win.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M remoting/host/pairing_registry_delegate_win.cc View 6 chunks +6 lines, -6 lines 0 comments Download
M remoting/host/pairing_registry_delegate_win_unittest.cc View 2 chunks +5 lines, -3 lines 0 comments Download
M remoting/host/plugin/host_script_object.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/host/policy_hack/policy_watcher_win.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M remoting/host/setup/daemon_controller_delegate_win.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M remoting/host/setup/daemon_installer_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/setup/win/auth_code_getter.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/host/verify_config_window_win.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M remoting/host/win/chromoting_module.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/win/elevated_controller.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M remoting/host/win/host_service.cc View 2 chunks +6 lines, -4 lines 0 comments Download
M remoting/host/win/launch_process_with_token.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M remoting/host/win/rdp_client_window.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M remoting/host/win/rdp_desktop_session.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/win/security_descriptor.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/host/win/unprivileged_process_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/win/wts_session_process_delegate.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/host/win/wts_terminal_monitor.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M rlz/ios/lib/machine_id_ios.cc View 1 chunk +1 line, -1 line 0 comments Download
M rlz/lib/machine_id_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M rlz/mac/lib/machine_id_mac.cc View 2 chunks +6 lines, -5 lines 0 comments Download
M rlz/win/lib/registry_util.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M rlz/win/lib/rlz_value_store_registry.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M sandbox/win/wow_helper/wow_helper.cc View 1 chunk +0 lines, -37 lines 0 comments Download
M skia/ext/image_operations_bench.cc View 1 chunk +1 line, -1 line 0 comments Download
M sql/connection.cc View 1 chunk +1 line, -1 line 0 comments Download
M sql/statement.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M sync/internal_api/sync_manager_impl_unittest.cc View 15 chunks +16 lines, -16 lines 0 comments Download
M sync/internal_api/write_node.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/util/time.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/gn/filesystem_utils.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M tools/gn/function_exec_script.cc View 1 chunk +2 lines, -1 line 0 comments Download
M tools/gn/generate_test_gn_data.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M tools/gn/ninja_build_writer.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M tools/gn/setup.cc View 1 chunk +2 lines, -1 line 0 comments Download
M tools/imagediff/image_diff.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/ipc_fuzzer/mutate/mutate.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/json_schema_compiler/cc_generator.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/json_schema_compiler/test/error_generation_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/memory_watcher/memory_watcher.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/browser/appcache/manifest_parser.cc View 5 chunks +7 lines, -5 lines 0 comments Download
M webkit/browser/appcache/view_appcache_internals_job.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M webkit/browser/blob/view_blob_internals_job.cc View 4 chunks +6 lines, -6 lines 0 comments Download
M webkit/browser/database/database_quota_client_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/database/database_tracker_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M webkit/browser/database/database_util_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/browser/database/databases_table_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M webkit/child/ftp_directory_listing_response_delegate.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/common/database/database_connections_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M webkit/common/fileapi/file_system_util.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/common/webpreferences.cc View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/renderer/cpp_bound_class.cc View 1 chunk +1 line, -1 line 0 comments Download
M win8/delegate_execute/delegate_execute_util_unittest.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M win8/metro_driver/secondary_tile.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
Avi (use Gerrit)
6 years, 12 months ago (2013-12-25 19:37:10 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r242502.

Powered by Google App Engine
This is Rietveld 408576698