electron/atom/common/api
2016-09-16 15:59:00 -07:00
..
api_messages.h Remove the view-painted event 2016-08-03 16:20:55 +09:00
atom_api_asar.cc Sort includes alphabetically 2016-08-26 15:30:02 -07:00
atom_api_clipboard.cc Add bookmark key to clipboard.write 2016-06-24 15:14:28 -07:00
atom_api_crash_reporter.cc Move converter for std::map to native_mate 2016-06-13 09:27:13 +09:00
atom_api_key_weak_map.h Sort includes alphabetically 2016-08-26 15:30:02 -07:00
atom_api_native_image.cc Fix API changes of Chrome 53 2016-09-14 16:22:43 +09:00
atom_api_native_image.h add getBitmap to NativeImage 2016-08-05 17:40:42 +09:00
atom_api_native_image_mac.mm Minor style fix for #2352 2015-07-29 11:48:40 +08:00
atom_api_shell.cc Sort includes alphabetically 2016-08-26 15:30:02 -07:00
atom_api_v8_util.cc Adapt to changes on hash functions of Chrome 50 2016-05-13 11:12:15 +09:00
atom_bindings.cc Mark atom-shell version as deprecated 2016-09-16 15:59:00 -07:00
atom_bindings.h Mark atom-shell version as deprecated 2016-09-16 15:59:00 -07:00
event_emitter_caller.cc Update to API changes of Chrome 52 2016-07-04 15:32:43 +09:00
event_emitter_caller.h Use WebScopedRunV8Script in converted C++ functions 2015-08-07 19:37:17 +08:00
locker.cc Use WebScopedRunV8Script in converted C++ functions 2015-08-07 19:37:17 +08:00
locker.h Update to API changes of Chrome 51 2016-05-23 10:59:39 +09:00
object_life_monitor.cc Fix API changes of Chrome 53 2016-09-14 16:22:43 +09:00
object_life_monitor.h Fix API changes of Chrome 53 2016-09-14 16:22:43 +09:00
remote_callback_freer.cc Add webContents.sendToAll to send message to all frames 2016-05-27 16:58:49 +09:00
remote_callback_freer.h Simplify RemoteCallbackFreer 2016-04-26 16:37:46 +09:00
remote_object_freer.cc use MSG_ROUTING_NONE to initialize routing_id_ rather than 0 2016-08-12 13:03:31 -07:00
remote_object_freer.h cache routing_id so we can look up the render_view in RunDestructor with no v8 calls 2016-08-12 09:16:10 -07:00