electron/shell/browser/serial
trop[bot] c0b914f6a6
refactor: replace base::StringPrintf() calls with absl::StrFormat() (#44552)
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

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2024-11-04 13:12:50 -08: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 chore: cleanup include groupings (#43478) 2024-08-26 10:44:20 -04:00
serial_chooser_context.h chore: more iwyu (#43063) 2024-07-29 12:42:57 -05: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() (#44552) 2024-11-04 13:12:50 -08:00
serial_chooser_controller.h refactor: add SerialChooserController::web_contents_ (#43823) 2024-09-23 22:38:13 -07:00