electron/atom/browser
2015-12-08 13:49:26 +08:00
..
api Simplify the desktopCapturer code 2015-12-08 13:49:26 +08:00
default_app Merge pull request #3549 from bengotow/fix-hide-others 2015-11-23 17:44:06 +08:00
lib Simplify the desktopCapturer code 2015-12-08 13:49:26 +08:00
mac Enable accessibility tree only when VoiceOver enabled, fixes atom/atom#3288. 2015-10-08 15:56:26 -07:00
net Update to API changes of Chrome 47 2015-12-07 19:56:23 +08:00
resources Bump v0.35.4 2015-12-04 19:23:48 +08:00
ui Merge pull request #3718 from atom/chrome47-linux 2015-12-08 10:14:27 +08: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 Update to API changes of Chrome 47 2015-12-07 19:56:23 +08:00
atom_browser_client.h Add certificate-error event 2015-11-18 10:39:25 +08:00
atom_browser_context.cc Fix cppling warning 2015-12-07 22:44:35 +08:00
atom_browser_context.h Update to API changes of Chrome 47 2015-12-07 19:56:23 +08:00
atom_browser_main_parts.cc Remove itself from the cleanup list when it is destroyed 2015-12-03 17:04:40 +08:00
atom_browser_main_parts.h Remove itself from the cleanup list when it is destroyed 2015-12-03 17:04:40 +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 Delete BridgeTaskRunner when main message loop is ready 2015-11-30 22:29:01 +08:00
bridge_task_runner.h Delete BridgeTaskRunner when main message loop is ready 2015-11-30 22:29:01 +08:00
browser.cc Add Delegate for AtomBrowserClient 2015-11-18 10:07:03 +08:00
browser.h Add Delegate for AtomBrowserClient 2015-11-18 10:07:03 +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 Delegate for AtomBrowserClient 2015-11-18 10:07:03 +08:00
browser_win.cc Fix up Windows build errors 2015-12-07 10:02:06 -08:00
common_web_contents_delegate.cc Update to API changes of Chrome 47 2015-12-07 19:56:23 +08:00
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 Update to API changes of Chrome 47 2015-12-07 19:56:23 +08:00
native_window.h No need to override TitleWasSet in NativeWindow 2015-12-01 17:51:09 +08:00
native_window_mac.h Add setBackgroundColor method 2015-10-23 11:35:33 +08:00
native_window_mac.mm No need to use CommandDispatcher 2015-12-08 11:20:07 +08:00
native_window_observer.h No need to override TitleWasSet in NativeWindow 2015-12-01 17:51:09 +08:00
native_window_views.cc Update to API changes of Chrome 47 2015-12-07 19:56:23 +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 Update to API changes of Chrome 47 2015-12-07 19:56:23 +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