electron/atom/common/api
Robo 5afb7dc715 refactor: load electron builtin modules with process._linkedBinding (#17247)
* refactor: load electron builtin modules with process._linkedBinding

NODE_BUILTING_MODULE_CONTEXT_AWARE and process.binding are
removed in https://github.com/nodejs/node/pull/25829. This changes
uses the alternative available without any functionality change.

* chore: roll node
2019-03-08 10:29:52 -08:00
..
api_messages.h refactor: pass internal flag via IPC message struct for consistency (#16490) 2019-01-23 08:24:57 -08:00
atom_api_asar.cc refactor: load electron builtin modules with process._linkedBinding (#17247) 2019-03-08 10:29:52 -08:00
atom_api_clipboard.cc refactor: load electron builtin modules with process._linkedBinding (#17247) 2019-03-08 10:29:52 -08:00
atom_api_clipboard.h
atom_api_clipboard_mac.mm
atom_api_command_line.cc refactor: load electron builtin modules with process._linkedBinding (#17247) 2019-03-08 10:29:52 -08:00
atom_api_crash_reporter.cc refactor: load electron builtin modules with process._linkedBinding (#17247) 2019-03-08 10:29:52 -08:00
atom_api_key_weak_map.h
atom_api_native_image.cc refactor: load electron builtin modules with process._linkedBinding (#17247) 2019-03-08 10:29:52 -08:00
atom_api_native_image.h
atom_api_native_image_mac.mm CopyNSImage was removed 2019-01-22 10:32:04 -08:00
atom_api_shell.cc refactor: load electron builtin modules with process._linkedBinding (#17247) 2019-03-08 10:29:52 -08:00
atom_api_v8_util.cc refactor: load electron builtin modules with process._linkedBinding (#17247) 2019-03-08 10:29:52 -08:00
atom_bindings.cc chore: make util::Promise a move-only type (#17071) 2019-02-21 12:32:44 +00:00
atom_bindings.h chore: make util::Promise a move-only type (#17071) 2019-02-21 12:32:44 +00:00
constructor.h migrate to non-deprecated v8 functions 2019-01-22 10:32:03 -08:00
event_emitter_caller.cc
event_emitter_caller.h
features.cc refactor: load electron builtin modules with process._linkedBinding (#17247) 2019-03-08 10:29:52 -08:00
locker.cc
locker.h
object_life_monitor.cc
object_life_monitor.h
remote_callback_freer.cc
remote_callback_freer.h
remote_object_freer.cc refactor: pass internal flag via IPC message struct for consistency (#16490) 2019-01-23 08:24:57 -08:00
remote_object_freer.h