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

Issue 1542163002: Switch to standard integer types in device/. (Closed)

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

Description

Switch to standard integer types in device/. BUG=138542 TBR=reillyg@chromium.org Committed: https://crrev.com/176e2693216e9b05a2affea94fe72014c671d65f Cr-Commit-Position: refs/heads/master@{#366628}

Patch Set 1 #

Patch Set 2 : win #

Unified diffs Side-by-side diffs Delta from patch set Stats (+959 lines, -505 lines) Patch
M device/battery/battery_monitor_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/battery/battery_status_manager_chromeos.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/battery/battery_status_manager_default.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/battery/battery_status_manager_linux.cc View 3 chunks +5 lines, -2 lines 0 comments Download
M device/battery/battery_status_manager_mac.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/battery/battery_status_manager_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/battery/battery_status_service.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/battery/battery_status_service_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/android/bluetooth_jni_registrar.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/bluetooth_adapter.h View 3 chunks +6 lines, -2 lines 0 comments Download
M device/bluetooth/bluetooth_adapter.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/bluetooth_adapter_android.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/bluetooth_adapter_bluez.h View 3 chunks +7 lines, -5 lines 0 comments Download
M device/bluetooth/bluetooth_adapter_bluez.cc View 5 chunks +6 lines, -5 lines 0 comments Download
M device/bluetooth/bluetooth_adapter_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/bluetooth_adapter_factory.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/bluetooth_adapter_mac.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/bluetooth_adapter_mac.mm View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/bluetooth_adapter_mac_unittest.mm View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/bluetooth_adapter_profile_bluez.h View 1 chunk +2 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_adapter_unittest.cc View 2 chunks +7 lines, -3 lines 0 comments Download
M device/bluetooth/bluetooth_adapter_win.h View 1 chunk +3 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_advertisement.h View 1 chunk +3 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_advertisement_bluez_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/bluetooth_advertisement_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_audio_sink.h View 1 chunk +2 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_audio_sink_bluez_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_bluez_unittest.cc View 3 chunks +8 lines, -5 lines 0 comments Download
M device/bluetooth/bluetooth_channel_mac.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/bluetooth_classic_device_mac.h View 3 chunks +9 lines, -8 lines 0 comments Download
M device/bluetooth/bluetooth_classic_device_mac.mm View 6 chunks +9 lines, -9 lines 0 comments Download
M device/bluetooth/bluetooth_device.h View 8 chunks +13 lines, -13 lines 0 comments Download
M device/bluetooth/bluetooth_device.cc View 1 chunk +1 line, -1 line 0 comments Download
M device/bluetooth/bluetooth_device_android.h View 3 chunks +10 lines, -7 lines 0 comments Download
M device/bluetooth/bluetooth_device_android.cc View 4 chunks +7 lines, -7 lines 0 comments Download
M device/bluetooth/bluetooth_device_bluez.h View 4 chunks +12 lines, -10 lines 0 comments Download
M device/bluetooth/bluetooth_device_bluez.cc View 7 chunks +16 lines, -16 lines 0 comments Download
M device/bluetooth/bluetooth_device_mac.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/bluetooth_device_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_device_win.h View 4 chunks +11 lines, -9 lines 0 comments Download
M device/bluetooth/bluetooth_device_win.cc View 5 chunks +7 lines, -8 lines 0 comments Download
M device/bluetooth/bluetooth_device_win_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M device/bluetooth/bluetooth_discovery_filter.h View 1 chunk +3 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_discovery_filter_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_discovery_manager_mac.mm View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/bluetooth_discovery_session.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/bluetooth_gatt_bluez_unittest.cc View 7 chunks +10 lines, -7 lines 0 comments Download
M device/bluetooth/bluetooth_gatt_characteristic.h View 8 chunks +10 lines, -8 lines 0 comments Download
M device/bluetooth/bluetooth_gatt_characteristic.cc View 1 chunk +1 line, -1 line 0 comments Download
M device/bluetooth/bluetooth_gatt_characteristic_unittest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_gatt_connection.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/bluetooth_gatt_descriptor.h View 5 chunks +9 lines, -8 lines 0 comments Download
M device/bluetooth/bluetooth_gatt_descriptor.cc View 2 chunks +3 lines, -1 line 0 comments Download
M device/bluetooth/bluetooth_gatt_notify_session.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/bluetooth_gatt_service.h View 4 chunks +6 lines, -4 lines 0 comments Download
M device/bluetooth/bluetooth_gatt_service_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/bluetooth_l2cap_channel_mac.h View 1 chunk +2 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_low_energy_central_manager_delegate.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/bluetooth_low_energy_device_mac.h View 3 chunks +11 lines, -7 lines 0 comments Download
M device/bluetooth/bluetooth_low_energy_device_mac.mm View 5 chunks +8 lines, -7 lines 0 comments Download
M device/bluetooth/bluetooth_low_energy_discovery_manager_mac.h View 1 chunk +2 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_low_energy_win.h View 1 chunk +4 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_low_energy_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/bluetooth_low_energy_win_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_pairing_bluez.h View 2 chunks +6 lines, -4 lines 0 comments Download
M device/bluetooth/bluetooth_pairing_bluez.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M device/bluetooth/bluetooth_remote_gatt_characteristic_android.h View 4 chunks +6 lines, -4 lines 0 comments Download
M device/bluetooth/bluetooth_remote_gatt_characteristic_android.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M device/bluetooth/bluetooth_remote_gatt_characteristic_bluez.h View 3 chunks +6 lines, -3 lines 0 comments Download
M device/bluetooth/bluetooth_remote_gatt_characteristic_bluez.cc View 4 chunks +6 lines, -6 lines 0 comments Download
M device/bluetooth/bluetooth_remote_gatt_descriptor_bluez.h View 2 chunks +4 lines, -2 lines 0 comments Download
M device/bluetooth/bluetooth_remote_gatt_descriptor_bluez.cc View 3 chunks +6 lines, -5 lines 0 comments Download
M device/bluetooth/bluetooth_remote_gatt_service_android.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/bluetooth_remote_gatt_service_bluez.h View 2 chunks +3 lines, -1 line 0 comments Download
M device/bluetooth/bluetooth_remote_gatt_service_bluez.cc View 1 chunk +1 line, -1 line 0 comments Download
M device/bluetooth/bluetooth_rfcomm_channel_mac.h View 1 chunk +2 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_service_record_win.h View 4 chunks +6 lines, -4 lines 0 comments Download
M device/bluetooth/bluetooth_service_record_win.cc View 1 5 chunks +8 lines, -10 lines 0 comments Download
M device/bluetooth/bluetooth_service_record_win_unittest.cc View 4 chunks +6 lines, -5 lines 0 comments Download
M device/bluetooth/bluetooth_socket_bluez.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M device/bluetooth/bluetooth_socket_mac.h View 1 chunk +2 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_socket_mac.mm View 2 chunks +2 lines, -2 lines 0 comments Download
M device/bluetooth/bluetooth_socket_net.h View 1 chunk +1 line, -1 line 0 comments Download
M device/bluetooth/bluetooth_socket_thread.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/bluetooth_socket_win.h View 2 chunks +3 lines, -1 line 0 comments Download
M device/bluetooth/bluetooth_task_manager_win.h View 3 chunks +5 lines, -2 lines 0 comments Download
M device/bluetooth/bluetooth_task_manager_win.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M device/bluetooth/bluetooth_task_manager_win_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_uuid.cc View 1 chunk +2 lines, -1 line 0 comments Download
M device/bluetooth/bluetooth_uuid_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_adapter_client.h View 3 chunks +5 lines, -3 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_adapter_client.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_agent_manager_client.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_agent_service_provider.h View 4 chunks +7 lines, -5 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_agent_service_provider.cc View 4 chunks +5 lines, -4 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_device_client.h View 5 chunks +10 lines, -8 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_device_client.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_gatt_characteristic_client.h View 3 chunks +5 lines, -3 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_gatt_characteristic_client.cc View 3 chunks +6 lines, -3 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_gatt_characteristic_service_provider.h View 4 chunks +6 lines, -4 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_gatt_characteristic_service_provider.cc View 6 chunks +8 lines, -5 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_gatt_descriptor_client.h View 3 chunks +5 lines, -3 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_gatt_descriptor_client.cc View 3 chunks +6 lines, -3 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_gatt_descriptor_service_provider.h View 4 chunks +6 lines, -4 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_gatt_descriptor_service_provider.cc View 6 chunks +8 lines, -5 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_gatt_manager_client.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_gatt_service_client.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_gatt_service_service_provider.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_input_client.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_le_advertisement_service_provider.h View 1 chunk +1 line, -1 line 0 comments Download
M device/bluetooth/dbus/bluetooth_le_advertisement_service_provider.cc View 2 chunks +2 lines, -1 line 0 comments Download
M device/bluetooth/dbus/bluetooth_le_advertising_manager_client.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_media_client.h View 1 chunk +2 lines, -0 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_media_client.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_media_endpoint_service_provider.h View 1 chunk +2 lines, -0 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_media_endpoint_service_provider.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_media_transport_client.h View 1 chunk +2 lines, -0 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_media_transport_client.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_profile_manager_client.h View 3 chunks +6 lines, -4 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_profile_manager_client.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_profile_service_provider.h View 2 chunks +5 lines, -3 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_profile_service_provider.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/dbus/bluez_dbus_client.h View 1 chunk +1 line, -1 line 0 comments Download
M device/bluetooth/dbus/fake_bluetooth_agent_service_provider.h View 2 chunks +5 lines, -3 lines 0 comments Download
M device/bluetooth/dbus/fake_bluetooth_agent_service_provider.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M device/bluetooth/dbus/fake_bluetooth_device_client.h View 6 chunks +26 lines, -24 lines 0 comments Download
M device/bluetooth/dbus/fake_bluetooth_device_client.cc View 13 chunks +24 lines, -23 lines 0 comments Download
M device/bluetooth/dbus/fake_bluetooth_gatt_characteristic_client.h View 4 chunks +7 lines, -4 lines 0 comments Download
M device/bluetooth/dbus/fake_bluetooth_gatt_characteristic_client.cc View 6 chunks +11 lines, -11 lines 0 comments Download
M device/bluetooth/dbus/fake_bluetooth_gatt_characteristic_service_provider.h View 2 chunks +4 lines, -2 lines 0 comments Download
M device/bluetooth/dbus/fake_bluetooth_gatt_characteristic_service_provider.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M device/bluetooth/dbus/fake_bluetooth_gatt_descriptor_client.h View 2 chunks +3 lines, -1 line 0 comments Download
M device/bluetooth/dbus/fake_bluetooth_gatt_descriptor_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M device/bluetooth/dbus/fake_bluetooth_gatt_descriptor_service_provider.h View 2 chunks +4 lines, -2 lines 0 comments Download
M device/bluetooth/dbus/fake_bluetooth_gatt_descriptor_service_provider.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M device/bluetooth/dbus/fake_bluetooth_media_client.h View 1 chunk +2 lines, -0 lines 0 comments Download
M device/bluetooth/dbus/fake_bluetooth_media_endpoint_service_provider.h View 1 chunk +2 lines, -0 lines 0 comments Download
M device/bluetooth/dbus/fake_bluetooth_media_transport_client.h View 1 chunk +2 lines, -0 lines 0 comments Download
M device/bluetooth/dbus/fake_bluetooth_media_transport_client.cc View 1 chunk +3 lines, -1 line 0 comments Download
M device/bluetooth/test/bluetooth_test.h View 4 chunks +6 lines, -4 lines 0 comments Download
M device/bluetooth/test/bluetooth_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M device/bluetooth/test/bluetooth_test_android.h View 2 chunks +3 lines, -1 line 0 comments Download
M device/bluetooth/test/bluetooth_test_android.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M device/bluetooth/test/bluetooth_test_mac.mm View 1 chunk +3 lines, -0 lines 0 comments Download
M device/bluetooth/test/mock_bluetooth_adapter.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/test/mock_bluetooth_adapter.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/test/mock_bluetooth_central_manager_mac.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/test/mock_bluetooth_device.h View 5 chunks +11 lines, -9 lines 0 comments Download
M device/bluetooth/test/mock_bluetooth_device.cc View 1 chunk +1 line, -1 line 0 comments Download
M device/bluetooth/test/mock_bluetooth_discovery_session.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/test/mock_bluetooth_gatt_characteristic.h View 3 chunks +6 lines, -4 lines 0 comments Download
M device/bluetooth/test/mock_bluetooth_gatt_characteristic.cc View 1 chunk +1 line, -1 line 0 comments Download
M device/bluetooth/test/mock_bluetooth_gatt_descriptor.h View 2 chunks +5 lines, -3 lines 0 comments Download
M device/bluetooth/test/mock_bluetooth_gatt_descriptor.cc View 1 chunk +1 line, -1 line 0 comments Download
M device/bluetooth/test/mock_bluetooth_gatt_notify_session.h View 1 chunk +3 lines, -0 lines 0 comments Download
M device/bluetooth/test/mock_bluetooth_gatt_service.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/test/test_bluetooth_adapter_observer.h View 4 chunks +9 lines, -6 lines 0 comments Download
M device/bluetooth/test/test_bluetooth_adapter_observer.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M device/bluetooth/uribeacon/uri_encoder.h View 1 chunk +2 lines, -0 lines 0 comments Download
M device/bluetooth/uribeacon/uri_encoder.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/uribeacon/uri_encoder_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M device/core/device_info_query_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/core/device_monitor_win.cc View 1 chunk +2 lines, -1 line 0 comments Download
M device/devices_app/devices_app.h View 1 chunk +2 lines, -0 lines 0 comments Download
M device/devices_app/devices_app.cc View 2 chunks +3 lines, -1 line 0 comments Download
M device/devices_app/usb/device_impl.h View 1 chunk +2 lines, -0 lines 0 comments Download
M device/devices_app/usb/device_impl.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M device/devices_app/usb/device_impl_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M device/devices_app/usb/device_manager_impl.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M device/devices_app/usb/device_manager_impl_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M device/devices_app/usb/fake_permission_provider.h View 1 chunk +2 lines, -0 lines 0 comments Download
M device/devices_app/usb/fake_permission_provider.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M device/devices_app/usb/type_converters.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M device/hid/fake_input_service_linux.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/hid/hid_connection.h View 1 chunk +2 lines, -0 lines 0 comments Download
M device/hid/hid_connection_linux.h View 1 chunk +4 lines, -0 lines 0 comments Download
M device/hid/hid_connection_linux.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/hid/hid_connection_mac.h View 1 chunk +3 lines, -0 lines 0 comments Download
M device/hid/hid_connection_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M device/hid/hid_connection_win.h View 1 chunk +3 lines, -0 lines 0 comments Download
M device/hid/hid_connection_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/hid/hid_device_filter_unittest.cc View 2 chunks +4 lines, -1 line 0 comments Download
M device/hid/hid_device_info.h View 4 chunks +7 lines, -3 lines 0 comments Download
M device/hid/hid_device_info.cc View 2 chunks +2 lines, -1 line 0 comments Download
M device/hid/hid_device_info_linux.h View 2 chunks +3 lines, -1 line 0 comments Download
M device/hid/hid_device_info_linux.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M device/hid/hid_report_descriptor.h View 2 chunks +4 lines, -1 line 0 comments Download
M device/hid/hid_report_descriptor.cc View 1 chunk +1 line, -1 line 0 comments Download
M device/hid/hid_report_descriptor_item.h View 1 chunk +2 lines, -1 line 0 comments Download
M device/hid/hid_report_descriptor_unittest.cc View 2 chunks +5 lines, -1 line 0 comments Download
M device/hid/hid_service.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/hid/hid_service.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/hid/hid_service_linux.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/hid/hid_service_linux.cc View 3 chunks +5 lines, -2 lines 0 comments Download
M device/hid/hid_service_mac.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/hid/hid_service_mac.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M device/hid/hid_service_win.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/hid/hid_service_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/hid/hid_usage_and_page.h View 1 chunk +1 line, -1 line 0 comments Download
M device/hid/input_service_linux.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/hid/input_service_linux_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M device/hid/test_report_descriptors.h View 1 chunk +7 lines, -6 lines 0 comments Download
M device/hid/test_report_descriptors.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M device/media_transfer_protocol/media_transfer_protocol_daemon_client.h View 9 chunks +15 lines, -12 lines 0 comments Download
M device/media_transfer_protocol/media_transfer_protocol_daemon_client.cc View 12 chunks +14 lines, -13 lines 0 comments Download
M device/media_transfer_protocol/media_transfer_protocol_manager.h View 3 chunks +12 lines, -9 lines 0 comments Download
M device/media_transfer_protocol/media_transfer_protocol_manager.cc View 12 chunks +18 lines, -17 lines 0 comments Download
M device/nfc/nfc_adapter.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/nfc/nfc_adapter_chromeos.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/nfc/nfc_adapter_factory.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/nfc/nfc_chromeos_unittest.cc View 2 chunks +4 lines, -1 line 0 comments Download
M device/nfc/nfc_ndef_record.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/nfc/nfc_ndef_record.cc View 2 chunks +5 lines, -2 lines 0 comments Download
M device/nfc/nfc_ndef_record_unittest.cc View 4 chunks +6 lines, -3 lines 0 comments Download
M device/nfc/nfc_peer.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/nfc/nfc_peer_chromeos.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/nfc/nfc_tag.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/nfc/nfc_tag_chromeos.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/nfc/nfc_tag_technology.h View 2 chunks +4 lines, -1 line 0 comments Download
M device/nfc/nfc_tag_technology_chromeos.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/serial/buffer.h View 1 chunk +2 lines, -1 line 0 comments Download
M device/serial/data_receiver.h View 1 chunk +3 lines, -0 lines 0 comments Download
M device/serial/data_sender.h View 1 chunk +3 lines, -0 lines 0 comments Download
M device/serial/data_sink_receiver.h View 1 chunk +3 lines, -0 lines 0 comments Download
M device/serial/data_sink_unittest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M device/serial/data_source_sender.h View 1 chunk +3 lines, -0 lines 0 comments Download
M device/serial/data_source_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M device/serial/serial_connection.h View 1 chunk +3 lines, -0 lines 0 comments Download
M device/serial/serial_connection_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/serial/serial_connection_factory.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/serial/serial_connection_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M device/serial/serial_device_enumerator_linux.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/serial/serial_device_enumerator_linux.cc View 2 chunks +3 lines, -1 line 0 comments Download
M device/serial/serial_device_enumerator_mac.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/serial/serial_device_enumerator_mac.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M device/serial/serial_device_enumerator_win.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/serial/serial_device_enumerator_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/serial/serial_io_handler.h View 1 chunk +4 lines, -0 lines 0 comments Download
M device/serial/serial_io_handler.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/serial/serial_io_handler_posix.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/serial/serial_io_handler_posix.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/serial/serial_io_handler_posix_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/serial/serial_io_handler_win.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/serial/serial_io_handler_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/serial/serial_service_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/serial/serial_service_impl.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M device/serial/serial_service_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/serial/test_serial_io_handler.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/serial/test_serial_io_handler.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M device/test/run_all_unittests.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/test/test_device_client.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M device/test/usb_test_gadget_impl.cc View 4 chunks +6 lines, -3 lines 0 comments Download
M device/udev_linux/udev.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M device/udev_linux/udev0_loader.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/udev_linux/udev1_loader.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/usb/mock_usb_device.h View 1 chunk +2 lines, -0 lines 0 comments Download
M device/usb/mock_usb_device_handle.h View 2 chunks +5 lines, -1 line 0 comments Download
M device/usb/tools/usb_ids.py View 1 chunk +2 lines, -0 lines 0 comments Download
M device/usb/usb_context.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/usb/usb_context.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/usb/usb_context_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/usb/usb_descriptors.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M device/usb/usb_descriptors_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M device/usb/usb_device.h View 1 chunk +3 lines, -0 lines 0 comments Download
M device/usb/usb_device_filter.h View 1 chunk +2 lines, -0 lines 0 comments Download
M device/usb/usb_device_handle.h View 1 chunk +4 lines, -0 lines 0 comments Download
M device/usb/usb_device_handle_impl.h View 1 chunk +4 lines, -0 lines 0 comments Download
M device/usb/usb_device_handle_impl.cc View 5 chunks +6 lines, -5 lines 0 comments Download
M device/usb/usb_device_handle_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M device/usb/usb_device_impl.h View 1 chunk +4 lines, -0 lines 0 comments Download
M device/usb/usb_device_impl.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M device/usb/usb_ids.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/usb/usb_ids_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M device/usb/usb_service.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/usb/usb_service.cc View 1 chunk +1 line, -0 lines 0 comments Download
M device/usb/usb_service_impl.h View 1 chunk +4 lines, -0 lines 0 comments Download
M device/usb/usb_service_impl.cc View 5 chunks +6 lines, -3 lines 0 comments Download
M device/usb/webusb_descriptors.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M device/usb/webusb_descriptors_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M device/vibration/vibration_manager_impl_default.cc View 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1542163002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1542163002/1
5 years ago (2015-12-22 17:13:31 UTC) #2
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/152946)
5 years ago (2015-12-22 17:47:42 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1542163002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1542163002/20001
5 years ago (2015-12-22 18:13:00 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-12-22 19:27:00 UTC) #7
commit-bot: I haz the power
5 years ago (2015-12-22 19:28:15 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/176e2693216e9b05a2affea94fe72014c671d65f
Cr-Commit-Position: refs/heads/master@{#366628}

Powered by Google App Engine
This is Rietveld 408576698