electron/browser
2013-04-19 19:11:46 +08:00
..
api Add Window.url API. 2013-04-19 00:06:10 +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 Add observers list for NativeWindow. 2013-04-18 20:50:58 +08:00
native_window.h Add observers list for NativeWindow. 2013-04-18 20:50:58 +08:00
native_window_mac.h Complete a few APIs for getters. 2013-04-18 15:38:04 +08:00
native_window_mac.mm Update to latest brightray. 2013-04-19 19:11:46 +08:00
native_window_observer.h Emit 'page-title-updated' as javascript event for window. 2013-04-18 23:50:47 +08:00