electron/shell/browser/serial
trop[bot] b8a8fe115f
refactor: move impl functions into private namespace (#43407)
* refactor: move into unnamed namespace: IsKillURL()

refactor: move into unnamed namespace: ResolvePossiblyRelativeURL()

refactor: move into unnamed namespace: AllowFileAccess()

refactor: move into unnamed namespace: PrepareURLForNavigation()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: move into unnamed namespace: GetMonitors()

refactor: move into unnamed namespace: GetEDIDProperty()

refactor: move into unnamed namespace: MonitorAtomIdToDisplayId()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: move into unnamed namespace: GetPermissionInfos() } refactor: move into unnamed namespace: GetPermissionAliases()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: move into unnamed namespace: OnOpenExternal()

refactor: move into unnamed namespace: HandleExternalProtocolInUI()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: move into unnamed namespace: BindMimeHandlerService()

refactor: move into unnamed namespace: BindBeforeUnloadControl()

refactor: move into unnamed namespace: BindBadgeServiceForServiceWorker()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: move into unnamed namespace: GetClientIdPath()

refactor: move into unnamed namespace: ReadClientId()

refactor: move into unnamed namespace: WriteClientId()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: move into unnamed namespace: HasExplicitLogFile()

refactor: move into unnamed namespace: DetermineLoggingDestination()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: move into unnamed namespace: GetArchiveCache()

refactor: move into unnamed namespace: GetArchiveCacheLock()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: move into unnamed namespace: GetParameters()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: move into unnamed namespace: GetDoomed()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: move into unnamed namespace: EncodeToken()

refactor: move into unnamed namespace: PortInfoToValue()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2024-08-21 19:42:40 -05:00
..
electron_serial_delegate.cc feat(serial): allow Bluetooth ports to be requested by service class ID (#41734) 2024-04-01 10:55:15 -04:00
electron_serial_delegate.h feat(serial): allow Bluetooth ports to be requested by service class ID (#41734) 2024-04-01 10:55:15 -04:00
serial_chooser_context.cc refactor: move impl functions into private namespace (#43407) 2024-08-21 19:42:40 -05:00
serial_chooser_context.h chore: bump chromium to 124.0.6355.1 (30-x-y) (#41490) 2024-03-14 10:42:18 -04:00
serial_chooser_context_factory.cc refactor: prefer using base::NoDestructor to base::{Singleton,LazyInstance} (#41424) 2024-02-28 11:38:49 +09:00
serial_chooser_context_factory.h refactor: prefer using base::NoDestructor to base::{Singleton,LazyInstance} (#41424) 2024-02-28 11:38:49 +09:00
serial_chooser_controller.cc feat(serial): allow Bluetooth ports to be requested by service class ID (#41734) 2024-04-01 10:55:15 -04:00
serial_chooser_controller.h feat(serial): allow Bluetooth ports to be requested by service class ID (#41734) 2024-04-01 10:55:15 -04:00