electron/atom/browser
2014-04-26 13:15:41 +08:00
..
api Avoid using processId and routingId directly. 2014-04-25 16:45:14 +08:00
default_app
lib Avoid using processId and routingId directly. 2014-04-25 16:45:14 +08:00
mac mac: Move OS X only files to atom/browser/mac. 2014-04-15 09:35:26 +08:00
net
resources
ui
atom_browser_client.cc
atom_browser_client.h
atom_browser_context.cc
atom_browser_context.h
atom_browser_main_parts.cc Handle IPC messages in webContents instead of BrowserWindow. 2014-04-25 16:13:16 +08:00
atom_browser_main_parts.h Handle IPC messages in webContents instead of BrowserWindow. 2014-04-25 16:13:16 +08:00
atom_browser_main_parts_mac.mm mac: Move OS X only files to atom/browser/mac. 2014-04-15 09:35:26 +08:00
atom_javascript_dialog_manager.cc
atom_javascript_dialog_manager.h
auto_updater.cc
auto_updater.h
auto_updater_delegate.h
auto_updater_linux.cc
auto_updater_mac.mm
auto_updater_win.cc
browser.cc
browser.h
browser_linux.cc
browser_mac.mm mac: Move OS X only files to atom/browser/mac. 2014-04-15 09:35:26 +08:00
browser_observer.h
browser_win.cc
devtools_delegate.cc
devtools_delegate.h
native_window.cc Bump the close timeout to 10s. 2014-04-26 13:15:41 +08:00
native_window.h Handle IPC messages in webContents instead of BrowserWindow. 2014-04-25 16:13:16 +08:00
native_window_gtk.cc gtk: Free resources when closing window. 2014-04-23 12:59:03 +08:00
native_window_gtk.h
native_window_mac.h Should send "closed" event when native window is closed. 2014-04-23 10:24:46 +08:00
native_window_mac.mm mac: Avoid sending "blur" event when closing window. 2014-04-24 16:17:35 +08:00
native_window_observer.h Move loading events to webContents. 2014-04-25 12:22:16 +08:00
native_window_win.cc Should send "closed" event when native window is closed. 2014-04-23 10:24:46 +08:00
native_window_win.h
window_list.cc
window_list.h
window_list_observer.h