electron/browser
2013-04-17 20:05:43 +08:00
..
api Use JavaScript to open the main window. 2013-04-17 20:05:43 +08:00
atom Initial javascript startup code. 2013-04-15 15:39:54 +08:00
default_app Use JavaScript to open the main window. 2013-04-17 20:05:43 +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 Handle keyboard events with AtomEventProcessingWindow. 2013-04-12 20:31:15 +08:00
native_window.h Handle keyboard events with AtomEventProcessingWindow. 2013-04-12 20:31:15 +08:00
native_window_mac.h Handle keyboard events with AtomEventProcessingWindow. 2013-04-12 20:31:15 +08:00
native_window_mac.mm Initial empty window javascript binding. 2013-04-16 00:25:08 +08:00