.. |
api
|
browser: fix reloadignoringcache api
|
2015-11-14 02:25:23 +05:30 |
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
|
Enable accessibility tree only when VoiceOver enabled, fixes atom/atom#3288.
|
2015-10-08 15:56:26 -07:00 |
net
|
Replace "Url" in API names with "URL"
|
2015-11-13 16:03:40 +08:00 |
resources
|
Bump v0.34.3
|
2015-11-06 21:37:37 +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
|
Code cleanup
|
2015-09-30 10:56:42 +08:00 |
atom_browser_client.h
|
|
|
atom_browser_context.cc
|
Code cleanup
|
2015-10-20 13:52:39 +08:00 |
atom_browser_context.h
|
Fixed linter issues but now the code looks awful
|
2015-10-19 13:12:17 -07:00 |
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
|
Fix cpplint warnings
|
2015-10-04 19:36:41 +08:00 |
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
|
|
|
atom_ssl_config_service.cc
|
browser: flag to diable specified cipher suites
|
2015-10-20 02:51:56 +05:30 |
atom_ssl_config_service.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
|
Make process.exit() quit gracefully
|
2015-11-06 20:25:20 +08:00 |
browser.h
|
Make process.exit() quit gracefully
|
2015-11-06 20:25:20 +08:00 |
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
|
Add login event for "app" module
|
2015-10-28 19:54:59 +08:00 |
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
|
|
|