electron/browser/api
2013-04-21 11:01:04 +08:00
..
lib Add Window.url API. 2013-04-19 00:06:10 +08:00
atom_api_event.cc Emulate DOM's Event class. 2013-04-18 21:42:20 +08:00
atom_api_event.h Emulate DOM's Event class. 2013-04-18 21:42:20 +08:00
atom_api_event_emitter.cc Record all objects created by API in browser. 2013-04-20 21:52:46 +08:00
atom_api_event_emitter.h Record all objects created by API in browser. 2013-04-20 21:52:46 +08:00
atom_api_extensions.cc Internal built-in module code should be wrapped under api namespace. 2013-04-15 23:01:12 +08:00
atom_api_extensions.h Add API messages for IPC. 2013-04-21 11:01:04 +08:00
atom_api_objects_registry.cc Record all objects created by API in browser. 2013-04-20 21:52:46 +08:00
atom_api_objects_registry.h Record all objects created by API in browser. 2013-04-20 21:52:46 +08:00
atom_api_recorded_object.cc Record all objects created by API in browser. 2013-04-20 21:52:46 +08:00
atom_api_recorded_object.h Record all objects created by API in browser. 2013-04-20 21:52:46 +08:00
atom_api_window.cc Enable creating window with existing web contents. 2013-04-20 13:42:39 +08:00
atom_api_window.h Add Window.url API. 2013-04-19 00:06:10 +08:00
atom_bindings.cc Emit 'page-title-updated' as javascript event for window. 2013-04-18 23:50:47 +08:00
atom_bindings.h Use JavaScript to open the main window. 2013-04-17 20:05:43 +08:00