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

Issue 1542203002: Switch to standard integer types in remoting/. (Closed)

Created:
5 years ago by Avi (use Gerrit)
Modified:
5 years ago
Reviewers:
Wez
CC:
chromium-reviews, scheib+watch_chromium.org, dcheng, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@int-remoting-host
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Switch to standard integer types in remoting/. BUG=138542 TBR=wez@chromium.org Committed: https://crrev.com/5a080f017c68b6230a6acea6cca89414d12db661 Cr-Commit-Position: refs/heads/master@{#366684}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+612 lines, -253 lines) Patch
M remoting/base/auto_thread.h View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/base/auto_thread.cc View 1 chunk +2 lines, -1 line 0 comments Download
M remoting/base/auto_thread_task_runner.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/base/auto_thread_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/base/breakpad_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/base/buffered_socket_writer_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/base/capabilities.h View 1 chunk +0 lines, -1 line 0 comments Download
M remoting/base/capabilities_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/base/compound_buffer.h View 2 chunks +5 lines, -2 lines 0 comments Download
M remoting/base/compound_buffer.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/base/compound_buffer_unittest.cc View 2 chunks +4 lines, -1 line 0 comments Download
M remoting/base/dispatch_win.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/base/dispatch_win.h.pump View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/base/rate_counter.h View 4 chunks +6 lines, -4 lines 0 comments Download
M remoting/base/rate_counter.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/base/rate_counter_unittest.cc View 1 chunk +5 lines, -1 line 0 comments Download
M remoting/base/rsa_key_pair.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/base/rsa_key_pair.cc View 5 chunks +7 lines, -5 lines 0 comments Download
M remoting/base/running_average.h View 1 chunk +4 lines, -1 line 0 comments Download
M remoting/base/running_average_unittest.cc View 1 chunk +5 lines, -1 line 0 comments Download
M remoting/base/scoped_sc_handle_win.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/base/service_urls.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/base/socket_reader.h View 1 chunk +2 lines, -1 line 0 comments Download
M remoting/base/typed_buffer.h View 4 chunks +8 lines, -8 lines 0 comments Download
M remoting/base/url_request_context_getter.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/base/util.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/base/util_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/base/vlog_net_log.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/base/vlog_net_log.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/client/audio_decode_scheduler.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/client/audio_decode_scheduler.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/client/audio_player.h View 4 chunks +7 lines, -3 lines 0 comments Download
M remoting/client/audio_player.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/client/audio_player_unittest.cc View 5 chunks +7 lines, -5 lines 0 comments Download
M remoting/client/chromoting_client.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/client/client_context.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/client/client_status_logger.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/client/client_user_interface.h View 1 chunk +0 lines, -1 line 0 comments Download
M remoting/client/empty_cursor_filter.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/client/empty_cursor_filter.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/client/frame_consumer.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/client/jni/android_keymap.h View 2 chunks +4 lines, -2 lines 0 comments Download
M remoting/client/jni/android_keymap.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M remoting/client/jni/chromoting_jni_instance.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/client/jni/chromoting_jni_instance.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/client/jni/chromoting_jni_runtime.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/client/jni/chromoting_jni_runtime.cc View 1 chunk +0 lines, -1 line 0 comments Download
M remoting/client/jni/jni_frame_consumer.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/client/jni/jni_frame_consumer.cc View 2 chunks +3 lines, -1 line 0 comments Download
M remoting/client/jni/remoting_jni_onload.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/client/key_event_mapper.h View 2 chunks +7 lines, -5 lines 0 comments Download
M remoting/client/key_event_mapper.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M remoting/client/key_event_mapper_unittest.cc View 3 chunks +5 lines, -3 lines 0 comments Download
M remoting/client/normalizing_input_filter_cros.h View 2 chunks +4 lines, -1 line 0 comments Download
M remoting/client/normalizing_input_filter_cros_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/client/normalizing_input_filter_mac.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/client/normalizing_input_filter_mac_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/client/normalizing_input_filter_win.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/client/normalizing_input_filter_win_unittest.cc View 3 chunks +6 lines, -4 lines 0 comments Download
M remoting/client/plugin/chromoting_instance.h View 3 chunks +7 lines, -3 lines 0 comments Download
M remoting/client/plugin/chromoting_instance.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M remoting/client/plugin/delegating_signal_strategy.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/client/plugin/pepper_address_resolver.h View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/client/plugin/pepper_audio_player.h View 3 chunks +5 lines, -2 lines 0 comments Download
M remoting/client/plugin/pepper_audio_player.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/client/plugin/pepper_cursor_setter.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/client/plugin/pepper_cursor_setter.cc View 2 chunks +3 lines, -1 line 0 comments Download
M remoting/client/plugin/pepper_input_handler.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/client/plugin/pepper_input_handler.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/client/plugin/pepper_main_thread_task_runner.h View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/client/plugin/pepper_mouse_locker.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/client/plugin/pepper_network_manager.h View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/client/plugin/pepper_network_manager.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/client/plugin/pepper_packet_socket_factory.h View 2 chunks +6 lines, -5 lines 0 comments Download
M remoting/client/plugin/pepper_packet_socket_factory.cc View 5 chunks +12 lines, -9 lines 0 comments Download
M remoting/client/plugin/pepper_port_allocator.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/client/plugin/pepper_port_allocator.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/client/plugin/pepper_video_renderer_2d.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/client/plugin/pepper_video_renderer_2d.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/client/plugin/pepper_video_renderer_3d.h View 1 chunk +3 lines, -1 line 0 comments Download
M remoting/client/software_video_renderer.h View 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/client/software_video_renderer_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/client/token_fetcher_proxy.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/client/touch_input_scaler.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/client/touch_input_scaler_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/codec/audio_decoder_opus.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/codec/audio_decoder_opus.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M remoting/codec/audio_decoder_verbatim.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/codec/audio_encoder_opus.h View 2 chunks +4 lines, -1 line 0 comments Download
M remoting/codec/audio_encoder_opus.cc View 4 chunks +5 lines, -6 lines 0 comments Download
M remoting/codec/audio_encoder_opus_unittest.cc View 8 chunks +16 lines, -15 lines 0 comments Download
M remoting/codec/audio_encoder_verbatim.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/codec/codec_test.cc View 1 chunk +4 lines, -1 line 0 comments Download
M remoting/codec/video_decoder.h View 1 chunk +0 lines, -1 line 0 comments Download
M remoting/codec/video_decoder_verbatim.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/codec/video_decoder_verbatim.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/codec/video_decoder_vpx.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/codec/video_decoder_vpx.cc View 2 chunks +2 lines, -1 line 0 comments Download
M remoting/codec/video_encoder_helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/codec/video_encoder_verbatim.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/codec/video_encoder_verbatim.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/codec/video_encoder_vpx.h View 2 chunks +5 lines, -2 lines 0 comments Download
M remoting/codec/video_encoder_vpx.cc View 7 chunks +10 lines, -10 lines 0 comments Download
M remoting/codec/video_encoder_vpx_perftest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/codec/video_encoder_vpx_unittest.cc View 3 chunks +7 lines, -5 lines 0 comments Download
M remoting/protocol/audio_reader.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/audio_stub.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/audio_writer.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/auth_util.h View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/protocol/authentication_method.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/protocol/authenticator_test_base.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/capture_scheduler.h View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/protocol/capture_scheduler.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/capture_scheduler_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/protocol/channel_dispatcher_base.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/channel_multiplexer.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/channel_multiplexer.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/protocol/channel_socket_adapter.h View 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/protocol/channel_socket_adapter_unittest.cc View 2 chunks +10 lines, -6 lines 0 comments Download
M remoting/protocol/chromium_port_allocator.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/chromium_port_allocator.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/chromium_socket_factory.h View 2 chunks +6 lines, -5 lines 0 comments Download
M remoting/protocol/chromium_socket_factory.cc View 4 chunks +15 lines, -9 lines 0 comments Download
M remoting/protocol/chromium_socket_factory_unittest.cc View 2 chunks +5 lines, -2 lines 0 comments Download
M remoting/protocol/client_control_dispatcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/client_control_dispatcher.cc View 2 chunks +3 lines, -1 line 0 comments Download
M remoting/protocol/client_event_dispatcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/client_stub.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/client_video_dispatcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/clipboard_echo_filter.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/clipboard_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/clipboard_stub.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/clipboard_thread_proxy.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/connection_to_client.h View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/protocol/connection_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/cursor_shape_stub.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/datagram_channel_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/fake_authenticator.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/fake_connection_to_client.h View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/protocol/fake_connection_to_host.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/fake_datagram_socket.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/fake_desktop_capturer.cc View 2 chunks +5 lines, -2 lines 0 comments Download
M remoting/protocol/fake_session.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/fake_stream_socket.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/host_control_dispatcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/host_event_dispatcher.h View 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/protocol/host_stub.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/host_video_dispatcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/ice_connection_to_client.h View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/protocol/ice_connection_to_host.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/ice_transport_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/input_event_tracker.h View 2 chunks +5 lines, -3 lines 0 comments Download
M remoting/protocol/input_event_tracker_unittest.cc View 6 chunks +13 lines, -11 lines 0 comments Download
M remoting/protocol/input_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/input_filter_unittest.cc View 2 chunks +3 lines, -1 line 0 comments Download
M remoting/protocol/input_stub.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/it2me_host_authenticator_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/jingle_messages_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/protocol/jingle_session.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/jingle_session_manager.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/me2me_host_authenticator_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/message_decoder.cc View 2 chunks +3 lines, -1 line 0 comments Download
M remoting/protocol/message_decoder_unittest.cc View 3 chunks +7 lines, -4 lines 0 comments Download
M remoting/protocol/message_reader.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/message_serialization.cc View 2 chunks +5 lines, -4 lines 0 comments Download
M remoting/protocol/monitored_video_stub.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/monitored_video_stub_unittest.cc View 2 chunks +3 lines, -1 line 0 comments Download
M remoting/protocol/mouse_input_filter.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/mouse_input_filter_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/negotiating_authenticator_base.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/negotiating_authenticator_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/negotiating_client_authenticator.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/negotiating_host_authenticator.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/network_settings.h View 3 chunks +6 lines, -5 lines 0 comments Download
M remoting/protocol/pairing_authenticator_base.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/pairing_client_authenticator.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/pairing_host_authenticator.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/pairing_registry.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/pairing_registry.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/protocol/pairing_registry_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/performance_tracker.h View 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/protocol/port_range.h View 1 chunk +4 lines, -3 lines 0 comments Download
M remoting/protocol/port_range.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M remoting/protocol/protocol_mock_objects.h View 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/protocol/pseudotcp_adapter.h View 2 chunks +5 lines, -3 lines 0 comments Download
M remoting/protocol/pseudotcp_adapter.cc View 7 chunks +12 lines, -9 lines 0 comments Download
M remoting/protocol/pseudotcp_channel_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/secure_channel_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/session.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/session_config.h View 1 chunk +0 lines, -1 line 0 comments Download
M remoting/protocol/session_manager.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/ssl_hmac_channel_authenticator.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/ssl_hmac_channel_authenticator.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/protocol/ssl_hmac_channel_authenticator_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/stream_channel_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/test_event_matchers.h View 2 chunks +7 lines, -6 lines 0 comments Download
M remoting/protocol/third_party_authenticator_base.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/third_party_authenticator_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/third_party_client_authenticator.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/third_party_host_authenticator.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/transport.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/v2_authenticator.h View 1 chunk +2 lines, -1 line 0 comments Download
M remoting/protocol/v2_authenticator_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/video_feedback_stub.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/video_frame_pump.h View 1 chunk +4 lines, -1 line 0 comments Download
M remoting/protocol/video_frame_pump_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/video_stream.h View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/protocol/video_stub.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/webrtc_connection_to_client.h View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/protocol/webrtc_connection_to_host.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/webrtc_data_stream_adapter.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/protocol/webrtc_transport.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/webrtc_transport_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/webrtc_video_capturer_adapter.h View 2 chunks +4 lines, -1 line 0 comments Download
M remoting/protocol/webrtc_video_capturer_adapter.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M remoting/protocol/webrtc_video_stream.h View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/signaling/fake_signal_strategy.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/signaling/iq_sender.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/signaling/jid_util.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/signaling/jingle_info_request.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/signaling/log_to_server.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/signaling/push_notification_subscriber.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/signaling/signal_strategy.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/signaling/xmpp_login_handler.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/signaling/xmpp_signal_strategy.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/signaling/xmpp_signal_strategy.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/signaling/xmpp_stream_parser.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/signaling/xmpp_stream_parser.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/access_token_fetcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/access_token_fetcher_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/app_remoting_connected_client_fixture.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/app_remoting_connection_helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/app_remoting_latency_test_fixture.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/app_remoting_report_issue_request.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/app_remoting_report_issue_request_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/app_remoting_test_driver_environment.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/app_remoting_test_driver_environment_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/test/chromoting_test_driver_environment.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/chromoting_test_driver_environment_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/chromoting_test_fixture.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/connection_time_observer.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/connection_time_observer_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/fake_access_token_fetcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/fake_app_remoting_report_issue_request.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/fake_host_list_fetcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/fake_network_dispatcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/fake_network_dispatcher.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/test/fake_port_allocator.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/fake_port_allocator.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/fake_refresh_token_store.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/fake_remote_host_info_fetcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/fake_socket_factory.h View 2 chunks +7 lines, -4 lines 0 comments Download
M remoting/test/fake_socket_factory.cc View 3 chunks +7 lines, -3 lines 0 comments Download
M remoting/test/host_list_fetcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/host_list_fetcher_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/leaky_bucket.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/test/mock_access_token_fetcher.h View 1 chunk +3 lines, -2 lines 0 comments Download
M remoting/test/protocol_perftest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/refresh_token_store.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/remote_connection_observer.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/remote_host_info_fetcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/remote_host_info_fetcher_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/test_chromoting_client.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/test_chromoting_client_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/test_video_renderer.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/test_video_renderer.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/test/test_video_renderer_unittest.cc View 2 chunks +4 lines, -1 line 0 comments Download
M remoting/test/video_frame_writer.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/video_frame_writer.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 9 (4 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1542203002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1542203002/1
5 years ago (2015-12-22 22:12:43 UTC) #2
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-22 22:58:56 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1542203002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1542203002/1
5 years ago (2015-12-22 23:04:06 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years ago (2015-12-22 23:15:52 UTC) #7
commit-bot: I haz the power
5 years ago (2015-12-22 23:17:16 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/5a080f017c68b6230a6acea6cca89414d12db661
Cr-Commit-Position: refs/heads/master@{#366684}

Powered by Google App Engine
This is Rietveld 408576698