This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
electron
Watch
1
Star
1
Fork
0
You've already forked electron
mirror of
https://github.com/electron/electron.git
synced
2026-02-26 03:01:17 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v32.0.0-alpha.5
electron
/
shell
/
browser
/
usb
History
Shelley Vohr
6caf9f06f3
fix: don't observe WebUSB for in-memory partitions (
#42443
)
2024-06-12 10:59:04 -05:00
..
electron_usb_delegate.cc
fix: don't observe WebUSB for in-memory partitions (
#42443
)
2024-06-12 10:59:04 -05:00
electron_usb_delegate.h
fix: WebUSB should not crash when using in-memory partitions (
#42347
)
2024-06-04 15:24:08 +02:00
usb_chooser_context_factory.cc
refactor: prefer using
base::NoDestructor
to
base::{Singleton,LazyInstance}
(
#41400
)
2024-02-23 10:35:20 +01:00
usb_chooser_context_factory.h
refactor: prefer using
base::NoDestructor
to
base::{Singleton,LazyInstance}
(
#41400
)
2024-02-23 10:35:20 +01:00
usb_chooser_context.cc
refactor: remove banned std::to_string() calls (
#41087
)
2024-01-24 16:43:31 -06:00
usb_chooser_context.h
chore: remove unused std includes (
#38767
)
2023-06-14 11:07:18 -07:00
usb_chooser_controller.cc
refactor: use
std::erase()
(
#41881
)
2024-04-19 10:55:59 -05:00
usb_chooser_controller.h
refactor: prefer to inherit observer classes privately (
#41360
)
2024-05-21 14:21:31 -05:00