electron/shell/common/api
Jeremy Rose 0ee7f14190
chore: modernize Value usage in converters (#34794)
* chore: modernize Value usage in converters

* Date is parsed as an empty object now
2022-07-05 11:25:18 -04:00
..
api.mojom fix: ensure ElectronBrowser mojo service is only bound to appropriate render frames (#33323) 2022-03-18 19:50:05 -07:00
BUILD.gn
electron_api_asar.cc fix: initialize asar support in worker threads (#33216) 2022-03-22 20:37:55 -04:00
electron_api_clipboard.cc chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
electron_api_clipboard.h chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
electron_api_clipboard_mac.mm chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
electron_api_command_line.cc
electron_api_environment.cc
electron_api_key_weak_map.h chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
electron_api_native_image.cc chore: modernize Value usage in converters (#34794) 2022-07-05 11:25:18 -04:00
electron_api_native_image.h chore: modernize Value usage in converters (#34794) 2022-07-05 11:25:18 -04:00
electron_api_native_image_mac.mm chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
electron_api_native_image_win.cc chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
electron_api_shell.cc
electron_api_testing.cc
electron_api_v8_util.cc refactor: use std::size(args) instead of hardcoded values (#34651) 2022-06-22 10:15:27 +02:00
electron_bindings.cc chore: stop using v8::Locker everywhere (#34078) 2022-05-05 11:50:21 -07:00
electron_bindings.h
features.cc feat: add immersive dark mode on windows (#33624) 2022-06-14 12:27:28 -04:00
object_life_monitor.cc
object_life_monitor.h