electron/shell/browser/hid
Charles Kerr f2b32af1f6
perf: small perf changes in HidChooserController (#39057)
* perf: avoid string temporary in HidChooserController::PhysicalDeviceIdFromDeviceInfo()

return a const ref instead of a new string

* perf: avoid second map lookup in HidChooserController::AddDeviceInfo()
2023-07-19 16:54:30 +02:00
..
electron_hid_delegate.cc
electron_hid_delegate.h chore: correct extra qualification causing build error with GCC (#37548) 2023-04-26 10:40:02 -04:00
hid_chooser_context.cc
hid_chooser_context.h chore: remove unused std includes (#38767) 2023-06-14 11:07:18 -07:00
hid_chooser_context_factory.cc
hid_chooser_context_factory.h
hid_chooser_controller.cc perf: small perf changes in HidChooserController (#39057) 2023-07-19 16:54:30 +02:00
hid_chooser_controller.h perf: small perf changes in HidChooserController (#39057) 2023-07-19 16:54:30 +02:00