electron/atom/browser
2015-11-17 21:41:36 +08:00
..
api Rename verify-certificate to untrusted-certificate 2015-11-17 21:41:36 +08:00
default_app Replace "Url" in API names with "URL" 2015-11-13 16:03:40 +08:00
lib Send sync message to get list of modules 2015-11-13 22:15:16 +08:00
mac
net Emit verify-certificate only when default verifier fails 2015-11-17 21:36:36 +08:00
resources Bump v0.35.0 2015-11-16 16:48:51 +08:00
ui Tray: Add drag-end and drop events 2015-11-10 10:02:50 -06:00
atom_access_token_store.cc Replace "Url" in API names with "URL" 2015-11-13 16:03:40 +08:00
atom_access_token_store.h
atom_browser_client.cc
atom_browser_client.h
atom_browser_context.cc Move AtomSSLConfigService to atom/browser/net 2015-11-17 19:05:38 +08:00
atom_browser_context.h use delegate to notify verification requests 2015-11-16 20:45:49 +05:30
atom_browser_main_parts.cc Make process.exit() quit gracefully 2015-11-06 20:25:20 +08:00
atom_browser_main_parts.h Make process.exit() quit gracefully 2015-11-06 20:25:20 +08:00
atom_browser_main_parts_mac.mm mac: Destroy the app delegate before running destruction callbacks 2015-11-04 17:23:27 +08:00
atom_browser_main_parts_posix.cc
atom_download_manager_delegate.cc
atom_download_manager_delegate.h
atom_javascript_dialog_manager.cc
atom_javascript_dialog_manager.h
atom_quota_permission_context.cc
atom_quota_permission_context.h
atom_resource_dispatcher_host_delegate.cc Add dummy LoginHandler 2015-10-28 19:54:59 +08:00
atom_resource_dispatcher_host_delegate.h Add dummy LoginHandler 2015-10-28 19:54:59 +08:00
atom_speech_recognition_manager_delegate.cc
atom_speech_recognition_manager_delegate.h
auto_updater.cc Simplify the auto-updater implementations 2015-10-23 15:40:56 +08:00
auto_updater.h Simplify the auto-updater implementations 2015-10-23 15:40:56 +08:00
auto_updater_mac.mm Simplify the auto-updater implementations 2015-10-23 15:40:56 +08:00
bridge_task_runner.cc Don't discard tasks in BridgeTaskRunner 2015-10-22 15:54:27 +08:00
bridge_task_runner.h Don't discard tasks in BridgeTaskRunner 2015-10-22 15:54:27 +08:00
browser.cc use delegate to notify verification requests 2015-11-16 20:45:49 +05:30
browser.h use delegate to notify verification requests 2015-11-16 20:45:49 +05:30
browser_linux.cc win: Set app user model ID in one place 2015-11-03 15:09:31 +08:00
browser_mac.mm win: Set app user model ID in one place 2015-11-03 15:09:31 +08:00
browser_observer.h use delegate to notify verification requests 2015-11-16 20:45:49 +05:30
browser_win.cc win: Use electron.app.$1 as default user model id 2015-11-03 15:50:43 +08:00
common_web_contents_delegate.cc
common_web_contents_delegate.h
javascript_environment.cc Cleanup and docs for the --js-flags 2015-11-13 12:22:08 +08:00
javascript_environment.h
login_handler.cc Guard against multiple calls of auth 2015-10-28 21:20:08 +08:00
login_handler.h Guard against multiple calls of auth 2015-10-28 21:20:08 +08:00
native_window.cc Separate options from switches 2015-11-13 14:05:49 +08:00
native_window.h Added browser-window event 'message' 2015-10-27 03:12:01 +02:00
native_window_mac.h Add setBackgroundColor method 2015-10-23 11:35:33 +08:00
native_window_mac.mm Separate options from switches 2015-11-13 14:05:49 +08:00
native_window_observer.h Small code cleanup 2015-10-29 10:55:08 +08:00
native_window_views.cc Separate options from switches 2015-11-13 14:05:49 +08:00
native_window_views.h Add setBackgroundColor method 2015-10-23 11:35:33 +08:00
native_window_views_win.cc Re-enable accessibility in Electron on Windows 2015-11-05 19:49:48 +08:00
node_debugger.cc debugger: expose v8debug 2015-10-22 16:20:48 +05:30
node_debugger.h
web_contents_preferences.cc Replace "Url" in API names with "URL" 2015-11-13 16:03:40 +08:00
web_contents_preferences.h Avoid storing unrelated things in WebContentsPreferences 2015-11-11 10:37:34 +08:00
web_dialog_helper.cc
web_dialog_helper.h
web_view_guest_delegate.cc
web_view_guest_delegate.h
web_view_manager.cc
web_view_manager.h
window_list.cc
window_list.h
window_list_observer.h