Side by Side Diff: components/cryptauth/ble/OWNERS
Issue 2561203002 :
Migrate weave-related classes from proximity_auth/ble to cryptauth/ble. (Closed)
Patch Set: Moved all general classes from proximity_auth to cryptauth.
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
chrome/browser/extensions/api/easy_unlock_private/easy_unlock_private_api.h
chrome/browser/extensions/api/easy_unlock_private/easy_unlock_private_api.cc
chrome/browser/extensions/api/easy_unlock_private/easy_unlock_private_connection.h
chrome/browser/extensions/api/easy_unlock_private/easy_unlock_private_connection.cc
chrome/browser/extensions/api/easy_unlock_private/easy_unlock_private_connection_manager.h
chrome/browser/extensions/api/easy_unlock_private/easy_unlock_private_connection_manager.cc
components/cryptauth/BUILD.gn
components/cryptauth/DEPS
components/cryptauth/ble/BUILD.gn
components/cryptauth/ble/OWNERS
components/cryptauth/ble/bluetooth_low_energy_characteristics_finder.h
components/cryptauth/ble/bluetooth_low_energy_characteristics_finder.cc
components/cryptauth/ble/bluetooth_low_energy_characteristics_finder_unittest.cc
components/cryptauth/ble/bluetooth_low_energy_weave_client_connection.h
components/cryptauth/ble/bluetooth_low_energy_weave_client_connection.cc
components/cryptauth/ble/bluetooth_low_energy_weave_client_connection_unittest.cc
components/cryptauth/ble/bluetooth_low_energy_weave_defines.h
components/cryptauth/ble/bluetooth_low_energy_weave_packet_generator.h
components/cryptauth/ble/bluetooth_low_energy_weave_packet_generator.cc
components/cryptauth/ble/bluetooth_low_energy_weave_packet_generator_unittest.cc
components/cryptauth/ble/bluetooth_low_energy_weave_packet_receiver.h
components/cryptauth/ble/bluetooth_low_energy_weave_packet_receiver.cc
components/cryptauth/ble/bluetooth_low_energy_weave_packet_receiver_unittest.cc
components/cryptauth/ble/fake_wire_message.h
components/cryptauth/ble/fake_wire_message.cc
components/cryptauth/ble/remote_attribute.h
components/cryptauth/bluetooth_throttler.h
components/cryptauth/bluetooth_throttler_impl.h
components/cryptauth/bluetooth_throttler_impl.cc
components/cryptauth/bluetooth_throttler_impl_unittest.cc
components/cryptauth/connection.h
components/cryptauth/connection.cc
components/cryptauth/connection_observer.h
components/cryptauth/connection_unittest.cc
components/cryptauth/cryptauth_api_call_flow.cc
components/cryptauth/cryptauth_client_impl.cc
components/cryptauth/fake_connection.h
components/cryptauth/fake_connection.cc
components/cryptauth/fake_secure_message_delegate_unittest.cc
components/cryptauth/pref_names.h
components/cryptauth/secure_message_delegate.cc
components/cryptauth/sync_scheduler.cc
components/cryptauth/wire_message.h
components/cryptauth/wire_message.cc
components/cryptauth/wire_message_unittest.cc
components/proximity_auth/BUILD.gn
components/proximity_auth/ble/BUILD.gn
components/proximity_auth/ble/bluetooth_low_energy_characteristics_finder.h
components/proximity_auth/ble/bluetooth_low_energy_characteristics_finder.cc
components/proximity_auth/ble/bluetooth_low_energy_characteristics_finder_unittest.cc
components/proximity_auth/ble/bluetooth_low_energy_connection.h
components/proximity_auth/ble/bluetooth_low_energy_connection.cc
components/proximity_auth/ble/bluetooth_low_energy_connection_finder.h
components/proximity_auth/ble/bluetooth_low_energy_connection_finder.cc
components/proximity_auth/ble/bluetooth_low_energy_connection_finder_unittest.cc
components/proximity_auth/ble/bluetooth_low_energy_connection_unittest.cc
components/proximity_auth/ble/bluetooth_low_energy_weave_client_connection.h
components/proximity_auth/ble/bluetooth_low_energy_weave_client_connection.cc
components/proximity_auth/ble/bluetooth_low_energy_weave_client_connection_unittest.cc
components/proximity_auth/ble/bluetooth_low_energy_weave_defines.h
components/proximity_auth/ble/bluetooth_low_energy_weave_packet_generator.h
components/proximity_auth/ble/bluetooth_low_energy_weave_packet_generator.cc
components/proximity_auth/ble/bluetooth_low_energy_weave_packet_generator_unittest.cc
components/proximity_auth/ble/bluetooth_low_energy_weave_packet_receiver.h
components/proximity_auth/ble/bluetooth_low_energy_weave_packet_receiver.cc
components/proximity_auth/ble/bluetooth_low_energy_weave_packet_receiver_unittest.cc
components/proximity_auth/ble/fake_wire_message.h
components/proximity_auth/ble/fake_wire_message.cc
components/proximity_auth/ble/remote_attribute.h
components/proximity_auth/bluetooth_connection.h
components/proximity_auth/bluetooth_connection.cc
components/proximity_auth/bluetooth_connection_finder.h
components/proximity_auth/bluetooth_connection_finder.cc
components/proximity_auth/bluetooth_connection_finder_unittest.cc
components/proximity_auth/bluetooth_connection_unittest.cc
components/proximity_auth/bluetooth_throttler.h
components/proximity_auth/bluetooth_throttler_impl.h
components/proximity_auth/bluetooth_throttler_impl.cc
components/proximity_auth/bluetooth_throttler_impl_unittest.cc
components/proximity_auth/connection.h
components/proximity_auth/connection.cc
components/proximity_auth/connection_finder.h
components/proximity_auth/connection_observer.h
components/proximity_auth/connection_unittest.cc
components/proximity_auth/device_to_device_authenticator.h
components/proximity_auth/device_to_device_authenticator.cc
components/proximity_auth/device_to_device_authenticator_unittest.cc
components/proximity_auth/fake_connection.h
components/proximity_auth/fake_connection.cc
components/proximity_auth/messenger_impl.h
components/proximity_auth/messenger_impl.cc
components/proximity_auth/messenger_impl_unittest.cc
components/proximity_auth/remote_device_life_cycle_impl.h
components/proximity_auth/remote_device_life_cycle_impl.cc
components/proximity_auth/remote_device_life_cycle_impl_unittest.cc
components/proximity_auth/throttled_bluetooth_connection_finder.h
components/proximity_auth/throttled_bluetooth_connection_finder.cc
components/proximity_auth/throttled_bluetooth_connection_finder_unittest.cc
components/proximity_auth/webui/proximity_auth_webui_handler.h
components/proximity_auth/wire_message.h
components/proximity_auth/wire_message.cc
components/proximity_auth/wire_message_unittest.cc