electron/shell/browser/serial
Charles Kerr 726d439399
refactor: replace base::StringPrintf() calls with absl::StrFormat() (#44515)
refactor: replace base::StringPrintf() calls with absl::StFormat()

The former is now a pass-through for the latter and is slated for removal

Xref: https://issues.chromium.org/issues/40241565

https://chromium-review.googlesource.com/c/chromium/src/+/4907781
2024-11-04 12:58:16 -06:00
..
electron_serial_delegate.cc feat(serial): allow Bluetooth ports to be requested by service class ID (#41638) 2024-03-28 18:23:13 +01:00
electron_serial_delegate.h chore: remove unused #includes (#42971) 2024-07-22 11:31:32 +02:00
serial_chooser_context.cc refactor: more inline constexpr string view (#44498) 2024-11-04 12:27:49 -06:00
serial_chooser_context.h refactor: more inline constexpr string view (#44498) 2024-11-04 12:27:49 -06:00
serial_chooser_context_factory.cc refactor: remove use of deprecated API BuildServiceInstanceFor() (#43690) 2024-09-12 15:44:14 -05:00
serial_chooser_context_factory.h refactor: remove use of deprecated API BuildServiceInstanceFor() (#43690) 2024-09-12 15:44:14 -05:00
serial_chooser_controller.cc refactor: replace base::StringPrintf() calls with absl::StrFormat() (#44515) 2024-11-04 12:58:16 -06:00
serial_chooser_controller.h refactor: add SerialChooserController::web_contents_ (#43823) 2024-09-23 22:38:13 -07:00