electron/shell/common/api
Shelley Vohr ee0f67d541
fix: nativeImage remote serialization (#23543)
We weren't serializing nativeImages properly in the remote module, leading to gin conversion errors when trying to, for example, create a new context menu in the renderer with icons using nativeImage. This fixes that by adding a new special case to handle them.
2020-05-18 09:29:24 -07:00
..
remote build: fix building with enable_remote_module = false (#23499) 2020-05-12 18:32:04 +02:00
api.mojom fix: crashReporter incompatible with sandbox on Linux (#23265) 2020-05-07 13:31:26 -07:00
BUILD.gn chore: bump chromium to 279aeeec3c9fe2237bc31f776f269 (master) (#21521) 2020-01-17 10:41:52 -08:00
electron_api_asar.cc chore: rename node bindings atom => electron (#22176) 2020-02-14 06:25:39 -05:00
electron_api_clipboard.cc chore: bump chromium to 98ebf6c3f0b7bd96bdb1a4b42208f (master) (#22999) 2020-04-13 16:39:26 -07:00
electron_api_clipboard.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_clipboard_mac.mm chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_command_line.cc chore: rename node bindings atom => electron (#22176) 2020-02-14 06:25:39 -05:00
electron_api_key_weak_map.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_native_image.cc fix: nativeImage remote serialization (#23543) 2020-05-18 09:29:24 -07:00
electron_api_native_image.h fix: nativeImage remote serialization (#23543) 2020-05-18 09:29:24 -07:00
electron_api_native_image_mac.mm fix: NSImageName string conversion (#23467) 2020-05-11 10:24:45 +09:00
electron_api_shell.cc chore: rename node bindings atom => electron (#22176) 2020-02-14 06:25:39 -05:00
electron_api_v8_util.cc refactor: remove the RenderFrameFunctionStore and use privates to memory manage (#23592) 2020-05-15 11:57:40 -07:00
electron_bindings.cc refactor: migrates util::Promise to gin (#20871) 2019-11-01 15:10:32 +09:00
electron_bindings.h style: use build/include_directory for NOLINT (#23266) 2020-04-24 12:57:41 -07:00
features.cc chore: remove unused classes of views API (#22861) 2020-03-28 15:44:57 +09:00
object_life_monitor.cc build: fix building with enable_remote_module = false (#23499) 2020-05-12 18:32:04 +02:00
object_life_monitor.h build: fix building with enable_remote_module = false (#23499) 2020-05-12 18:32:04 +02:00