electron/common/api
Cheng Zhao d0494024a9 Add process.scheduleCallback.
It will schedule a callback to be executed by pure uv loop.
2014-01-09 20:33:07 +08:00
..
lib Add initial screen module. 2014-01-07 20:00:25 +08:00
api_messages.cc Share same native bindings code on both renderer and browser. 2013-04-21 14:53:26 +08:00
api_messages.h base/string16.h was moved to base/strings/string16.h. 2013-12-10 14:14:05 +08:00
atom_api_clipboard.cc Huge commit to use new V8 and Content APIs. 2013-12-11 15:48:19 +08:00
atom_api_clipboard.h Huge commit to use new V8 and Content APIs. 2013-12-11 15:48:19 +08:00
atom_api_crash_reporter.cc Huge commit to use new V8 and Content APIs. 2013-12-11 15:48:19 +08:00
atom_api_crash_reporter.h Huge commit to use new V8 and Content APIs. 2013-12-11 15:48:19 +08:00
atom_api_event_emitter.cc api::EventEmitter could also be used by renderer. 2014-01-07 19:32:40 +08:00
atom_api_event_emitter.h api::EventEmitter could also be used by renderer. 2014-01-07 19:32:40 +08:00
atom_api_id_weak_map.cc Fix crashes about persistent v8 functions. 2013-12-12 00:10:09 +08:00
atom_api_id_weak_map.h Huge commit to use new V8 and Content APIs. 2013-12-11 15:48:19 +08:00
atom_api_screen.cc Add screen.getPrimaryDisplay() API. 2014-01-07 20:15:55 +08:00
atom_api_screen.h Add screen.getPrimaryDisplay() API. 2014-01-07 20:15:55 +08:00
atom_api_shell.cc Huge commit to use new V8 and Content APIs. 2013-12-11 15:48:19 +08:00
atom_api_shell.h Huge commit to use new V8 and Content APIs. 2013-12-11 15:48:19 +08:00
atom_api_v8_util.cc Huge commit to use new V8 and Content APIs. 2013-12-11 15:48:19 +08:00
atom_bindings.cc Add process.scheduleCallback. 2014-01-09 20:33:07 +08:00
atom_bindings.h Add process.scheduleCallback. 2014-01-09 20:33:07 +08:00
atom_extensions.cc Huge commit to use new V8 and Content APIs. 2013-12-11 15:48:19 +08:00
atom_extensions.h Add initial screen module. 2014-01-07 20:00:25 +08:00
object_life_monitor.cc Huge commit to use new V8 and Content APIs. 2013-12-11 15:48:19 +08:00
object_life_monitor.h Huge commit to use new V8 and Content APIs. 2013-12-11 15:48:19 +08:00