electron/atom/common/api
2019-05-31 10:25:19 -07:00
..
api.mojom feat: add ipcRenderer.invoke() (#18449) 2019-05-31 10:25:19 -07:00
api_messages.h chore: bump chromium to 1e9f9a24aa12 (master) (#17880) 2019-04-20 10:20:37 -07:00
atom_api_asar.cc feat: upgrade to Node 12 (#17838) 2019-04-26 18:55:12 +09:00
atom_api_clipboard.cc chore: node_includes header no longer needs to be at the end of the list (#17090) 2019-03-11 17:13:43 -07: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 chore: convert more files away from base::Bind (#18121) 2019-05-03 12:08:41 -07:00
atom_api_crash_reporter.cc refactor: convert crash reporter to gin (#17952) 2019-05-01 15:19:11 -07:00
atom_api_key_weak_map.h clang-format atom files 2018-04-18 20:48:45 -04:00
atom_api_native_image.cc refactor: make templateImage a property on nativeImage (#18124) 2019-05-07 06:52:07 -07:00
atom_api_native_image.h feat: add safer nativeImage.createFromBitmap(), which does not decode PNG/JPEG (#17337) 2019-03-14 11:00:38 -07:00
atom_api_native_image_mac.mm chore: add clang-format and limited linting for Objective-C sources (#18104) 2019-05-02 21:05:37 +09:00
atom_api_shell.cc refactor: make shell.OpenExternal async (#17135) 2019-05-03 13:53:45 -07:00
atom_api_v8_util.cc chore: bump chromium to 7dff37844cb3 (master) (#18059) 2019-04-30 17:18:22 -07:00
BUILD.gn refactor: use mojo for electron internal IPC (#17406) 2019-04-02 15:38:16 -07:00
constructor.h chore: remove last instances of base::Bind (#18178) 2019-05-29 13:02:15 -07:00
electron_bindings.cc feat: add process.getBlinkMemoryInfo() (#17762) 2019-05-30 11:50:35 +02:00
electron_bindings.h feat: add process.getBlinkMemoryInfo() (#17762) 2019-05-30 11:50:35 +02:00
event_emitter_caller.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
event_emitter_caller.h chore: update base::Bind in app module (#17925) 2019-04-26 21:42:56 -07:00
features.cc spec: add tests for the autoUpdater on macOS that actually test if it works (#17442) 2019-03-29 17:32:52 -07:00
locker.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
locker.h Update to API changes of Chrome 51 2016-05-23 10:59:39 +09:00
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 mojo for electron internal IPC (#17406) 2019-04-02 15:38:16 -07:00
remote_callback_freer.h fix double-freeing remote references 2018-07-12 10:44:26 +09:00
remote_object_freer.cc fix: maintain a ref count for objects sent over remote (#17464) 2019-04-16 16:08:11 -04:00
remote_object_freer.h fix: maintain a ref count for objects sent over remote (#17464) 2019-04-16 16:08:11 -04:00