electron/atom/common/api
2019-01-23 08:24:57 -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 feat: Upgrade to Chromium 71.0.3578.98 (#15966) 2019-01-11 17:00:43 -08:00
atom_api_clipboard.cc chore: remove scoped_clipboard_writer.patch (#15843) 2018-11-27 09:51:26 +09:00
atom_api_clipboard.h remove html/rtf methods marked for 2.0 2018-02-20 08:41:58 -05:00
atom_api_clipboard_mac.mm Add find text support to clipboard 2016-10-25 14:15:54 +09:00
atom_api_command_line.cc feat: add app.commandLine.hasSwitch() / app.commandLine.getSwitchValue() (#16282) 2019-01-07 07:48:27 -08:00
atom_api_crash_reporter.cc feat: Upgrade to Chromium 71.0.3578.98 (#15966) 2019-01-11 17:00:43 -08:00
atom_api_key_weak_map.h clang-format atom files 2018-04-18 20:48:45 -04:00
atom_api_native_image.cc feat: Upgrade to Chromium 71.0.3578.98 (#15966) 2019-01-11 17:00:43 -08:00
atom_api_native_image.h clang-format atom files 2018-04-18 20:48:45 -04:00
atom_api_native_image_mac.mm CopyNSImage was removed 2019-01-22 10:32:04 -08:00
atom_api_shell.cc refactor: promise_util promise creation (#16401) 2019-01-15 09:54:59 -08:00
atom_api_v8_util.cc fix: use context counter as contextId 2018-07-19 11:00:10 -07:00
atom_bindings.cc CurrentProcessInfo::CreationTime -> Process::Current().CreationTime() 2019-01-22 10:32:04 -08:00
atom_bindings.h refactor: eliminate duplicate code exposing process APIs (#15824) 2018-11-28 11:08:17 -05:00
constructor.h migrate to non-deprecated v8 functions 2019-01-22 10:32:03 -08:00
event_emitter_caller.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
event_emitter_caller.h clang-format atom files 2018-04-18 20:48:45 -04:00
features.cc build: fix the build with enable_run_as_node disabled (#15711) 2019-01-11 08:02:06 -08:00
locker.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
locker.h
object_life_monitor.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
object_life_monitor.h Fix context leak in ObjectLifeMonitor. 2017-04-28 11:21:53 -03:00
remote_callback_freer.cc refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
remote_callback_freer.h fix double-freeing remote references 2018-07-12 10:44:26 +09:00
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 fix double-freeing remote references 2018-07-12 10:44:26 +09:00