electron/atom/browser
2014-09-05 10:44:07 +08:00
..
api dev-tools => devtools. 2014-08-28 16:00:29 +08:00
default_app Don't use third party dependency in default_app. 2014-08-26 09:50:45 +08:00
lib Small typo fix in fatal JS error message 2014-09-01 21:02:03 +02:00
mac
net Avoid creating our own URLRequestContextGetter. 2014-08-13 17:40:31 +08:00
resources Atom.exe should receive Squirrel events 2014-08-27 17:06:26 -07:00
ui win: Fix compilation with Chrome 37. 2014-09-03 23:17:00 +08:00
atom_access_token_store.cc Avoid creating our own URLRequestContextGetter. 2014-08-13 17:40:31 +08:00
atom_access_token_store.h Add network provider for google geolocation api. 2014-08-13 13:28:05 +08:00
atom_browser_client.cc Turn off web security for devtools. 2014-08-26 16:05:10 +08:00
atom_browser_client.h Setup PrintingMessageFilter for printing. 2014-08-21 21:19:43 +08:00
atom_browser_context.cc Fix API changes of Chrome 37. 2014-09-01 15:36:37 +08:00
atom_browser_context.h Fix API changes of Chrome 37. 2014-09-01 15:36:37 +08:00
atom_browser_main_parts.cc Pass debugger messages between V8 debugger. 2014-09-05 10:44:07 +08:00
atom_browser_main_parts.h Add support for --debug switch. 2014-08-19 23:36:26 +08:00
atom_browser_main_parts_mac.mm
atom_javascript_dialog_manager.cc
atom_javascript_dialog_manager.h
atom_resource_dispatcher_host_delegate.cc Fix cpplint warning. 2014-08-11 15:56:23 +08:00
atom_resource_dispatcher_host_delegate.h Add custom ResourceDispatcherHostDelegate. 2014-08-11 14:08:23 +08:00
auto_updater.cc
auto_updater.h
auto_updater_delegate.h
auto_updater_linux.cc
auto_updater_mac.mm mac: Fix crash when checking for update, fixes #575. 2014-08-13 11:28:19 +08:00
auto_updater_win.cc
browser.cc
browser.h
browser_linux.cc
browser_mac.mm
browser_observer.h
browser_win.cc win: Fix compilation errors for chrome35. 2014-07-11 12:19:01 +08:00
javascript_environment.cc Initailize V8 with gin. 2014-09-01 16:41:26 +08:00
javascript_environment.h Initailize V8 with gin. 2014-09-01 16:41:26 +08:00
native_window.cc Changing the Logical Or to Bitwise Or to change from Either to Either Or Both values 2014-08-23 13:30:43 +08:00
native_window.h Add "silent" and "print_background" option for printing. 2014-08-22 15:01:07 +08:00
native_window_mac.h Add BrowserWindow.isMaximized API. 2014-07-26 13:58:26 +08:00
native_window_mac.mm Add "enable-larger-than-screen" option for BrowserWindow. 2014-08-17 12:23:00 +08:00
native_window_observer.h
native_window_views.cc linux: Fix API changes of Chrome 37. 2014-09-01 20:10:14 +08:00
native_window_views.h Restructure headers of native_window. 2014-08-11 10:01:05 +08:00
node_debugger.cc Pass debugger messages between V8 debugger. 2014-09-05 10:44:07 +08:00
node_debugger.h Pass debugger messages between V8 debugger. 2014-09-05 10:44:07 +08:00
window_list.cc
window_list.h
window_list_observer.h