electron/browser
2013-04-20 13:56:01 +08:00
..
api Enable creating window with existing web contents. 2013-04-20 13:42:39 +08:00
atom Initial javascript startup code. 2013-04-15 15:39:54 +08:00
default_app Add Window.url API. 2013-04-19 00:06:10 +08:00
mac Initial empty browser. 2013-04-12 10:14:23 +08:00
atom_browser_client.cc Set our WebKit preferences. 2013-04-12 20:48:02 +08:00
atom_browser_client.h 💄 2013-04-12 23:20:09 +08:00
atom_browser_context.cc Initial empty window javascript binding. 2013-04-16 00:25:08 +08:00
atom_browser_context.h Initial empty window javascript binding. 2013-04-16 00:25:08 +08:00
atom_browser_main_parts.cc Emit 'page-title-updated' as javascript event for window. 2013-04-18 23:50:47 +08:00
atom_browser_main_parts.h Use JavaScript to open the main window. 2013-04-17 20:05:43 +08:00
atom_event_processing_window.h Steal ChromeEventProcessingWindow from chrome. 2013-04-12 15:24:36 +08:00
atom_event_processing_window.mm Steal ChromeEventProcessingWindow from chrome. 2013-04-12 15:24:36 +08:00
native_window.cc Implement window.open. 2013-04-20 13:56:01 +08:00
native_window.h Implement window.open. 2013-04-20 13:56:01 +08:00
native_window_mac.h Enable creating window with existing web contents. 2013-04-20 13:42:39 +08:00
native_window_mac.mm Enable creating window with existing web contents. 2013-04-20 13:42:39 +08:00
native_window_observer.h Emit 'page-title-updated' as javascript event for window. 2013-04-18 23:50:47 +08:00