electron/browser
2013-04-18 15:57:53 +08:00
..
api Add convenient accessors for Window API. 2013-04-18 15:57:53 +08:00
atom Initial javascript startup code. 2013-04-15 15:39:54 +08:00
default_app Add partial APIs for WebContents and NavigationController. 2013-04-18 15:09:53 +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 Use JavaScript to open the main window. 2013-04-17 20:05:43 +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 Expose interface of NativeWindow in javascript. 2013-04-17 22:49:49 +08:00
native_window.h Complete a few APIs for getters. 2013-04-18 15:38:04 +08:00
native_window_mac.h Complete a few APIs for getters. 2013-04-18 15:38:04 +08:00
native_window_mac.mm Complete a few APIs for getters. 2013-04-18 15:38:04 +08:00