electron/shell/browser/hid
Charles Kerr 0a5da83a1b
perf: avoid redundant map lookup in HidChooserContext::DeviceChanged() (#46451)
perf: avoid redundant map lookup in HidChooserContext::DeviceChanged()
2025-04-03 17:51:37 -05:00
..
electron_hid_delegate.cc refactor: use C++20's contains() method (#45742) 2025-02-21 17:33:43 -06:00
electron_hid_delegate.h perf: use absl::flat_hash_map instead of std::unordered_map (#46202) 2025-03-24 10:09:14 +01:00
hid_chooser_context.cc perf: avoid redundant map lookup in HidChooserContext::DeviceChanged() (#46451) 2025-04-03 17:51:37 -05:00
hid_chooser_context.h refactor: more inline constexpr string view (#44498) 2024-11-04 12:27:49 -06:00
hid_chooser_context_factory.cc refactor: remove use of deprecated API BuildServiceInstanceFor() (#43690) 2024-09-12 15:44:14 -05:00
hid_chooser_context_factory.h refactor: remove use of deprecated API BuildServiceInstanceFor() (#43690) 2024-09-12 15:44:14 -05:00
hid_chooser_controller.cc chore: bump chromium to 134.0.6988.0 (main) (#45334) 2025-02-06 15:30:54 -05:00
hid_chooser_controller.h chore: iwyu mojom-forward header files (#43741) 2024-09-17 12:58:56 -07:00