electron/common/api
2013-04-27 16:54:17 +08:00
..
lib Add WeakMap built-in module. 2013-04-25 21:46:04 +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 No more plan for ipc.sendSync in browser. 2013-04-23 22:21:49 +08:00
atom_api_id_weak_map.cc Add API to return all keys of weak map. 2013-04-27 16:54:17 +08:00
atom_api_id_weak_map.h Add API to return all keys of weak map. 2013-04-27 16:54:17 +08:00
atom_api_idle_gc.cc Enable idle GC in browser. 2013-04-25 19:41:23 +08:00
atom_api_v8_util.cc Add v8_util.setDestructor. 2013-04-25 18:25:18 +08:00
atom_bindings.cc Separate AtomBindings for renderer. 2013-04-22 16:27:52 +08:00
atom_bindings.h Renderer can now use process.send to send messages to browser. 2013-04-22 21:32:48 +08:00
atom_extensions.cc Module names starting with atom_common_ can be loaded by both sides. 2013-04-25 15:36:01 +08:00
atom_extensions.h Add WeakMap built-in module. 2013-04-25 21:46:04 +08:00
object_life_monitor.cc Add v8_util.setDestructor. 2013-04-25 18:25:18 +08:00
object_life_monitor.h Add v8_util.setDestructor. 2013-04-25 18:25:18 +08:00