electron/atom/common/api
2015-09-03 17:50:23 +09:00
..
lib Coffeescript declares variable before assigning it 2015-07-30 10:31:49 +08:00
api_messages.h render: executejavascript with option to simulate usergesture 2015-07-30 15:38:46 +05:30
atom_api_asar.cc Move callback converter from native mate to electron 2015-08-07 19:35:35 +08:00
atom_api_clipboard.cc clipboard: api to write multiple formats to same writer 2015-07-10 09:20:52 +05:30
atom_api_crash_reporter.cc Simplify and polish the code. 2015-06-04 15:53:37 +08:00
atom_api_native_image.cc Fix API changes 2015-09-03 17:50:23 +09:00
atom_api_native_image.h Add NativeImage.IsTemplateImage method 2015-07-26 21:58:48 -07:00
atom_api_native_image_mac.mm Minor style fix for #2352 2015-07-29 11:48:40 +08:00
atom_api_shell.cc Use Local instead of Handle 2015-05-22 19:11:22 +08:00
atom_api_v8_util.cc Don't rely on IDWeakMap for bookkeeping remote objects 2015-08-27 19:01:34 +08:00
atom_bindings.cc process: api to set file descriptor soft limit 2015-08-31 13:00:04 +05:30
atom_bindings.h Use Local instead of Handle 2015-05-22 19:11:22 +08:00
event_emitter_caller.cc Use WebScopedRunV8Script in converted C++ functions 2015-08-07 19:37:17 +08: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 Use WebScopedRunV8Script in converted C++ functions 2015-08-07 19:37:17 +08:00
object_life_monitor.cc Use V8's new SetWeak method 2015-08-27 16:41:51 +08:00
object_life_monitor.h Use V8's new SetWeak method 2015-08-27 16:41:51 +08:00