.. |
api
|
fix crash when default download is canceled
|
2016-02-02 00:26:37 +05:30 |
default_app
|
Use Alt in accelerator
|
2016-01-21 15:48:06 -07:00 |
lib
|
Merge pull request #4223 from deepak1556/notification_disable_patch
|
2016-02-01 20:51:22 +08:00 |
mac
|
Don't add the "Enter Full Screen" menu item automatically
|
2015-12-10 11:27:41 +08:00 |
net
|
session: provide uploadData with webrequest api when available
|
2016-01-27 18:39:40 +05:30 |
resources
|
Bump v0.36.7
|
2016-01-30 13:20:46 +08:00 |
ui
|
Added documentation, restructured the files to fit better with electron's style and fixed a typo in keyboard_util's name.
|
2016-01-31 02:27:14 +01:00 |
atom_access_token_store.cc
|
|
|
atom_access_token_store.h
|
|
|
atom_browser_client.cc
|
delegate to permission manager for other permissions
|
2016-01-30 16:49:18 +05:30 |
atom_browser_client.h
|
add spec
|
2016-01-29 15:23:28 +05:30 |
atom_browser_context.cc
|
remove unnecessary getter
|
2016-02-01 00:43:29 +05:30 |
atom_browser_context.h
|
remove unnecessary getter
|
2016-02-01 00:43:29 +05:30 |
atom_browser_main_parts.cc
|
Pass --touch-devices to chromium contents under X11
|
2016-01-11 12:23:53 +01:00 |
atom_browser_main_parts.h
|
Include exit code with quit event
|
2015-12-09 18:09:59 -08:00 |
atom_browser_main_parts_mac.mm
|
Initialize resource bundle on browser process separately
|
2016-01-08 12:06:06 +08:00 |
atom_browser_main_parts_posix.cc
|
|
|
atom_download_manager_delegate.cc
|
browser: change location of default download dir
|
2016-01-21 13:51:37 +05:30 |
atom_download_manager_delegate.h
|
|
|
atom_javascript_dialog_manager.cc
|
|
|
atom_javascript_dialog_manager.h
|
|
|
atom_permission_manager.cc
|
add pointerlock permission type
|
2016-02-01 15:13:49 +05:30 |
atom_permission_manager.h
|
add pointerlock permission type
|
2016-02-01 15:13:49 +05:30 |
atom_quota_permission_context.cc
|
|
|
atom_quota_permission_context.h
|
|
|
atom_resource_dispatcher_host_delegate.cc
|
|
|
atom_resource_dispatcher_host_delegate.h
|
|
|
atom_speech_recognition_manager_delegate.cc
|
|
|
atom_speech_recognition_manager_delegate.h
|
|
|
auto_updater.cc
|
|
|
auto_updater.h
|
|
|
auto_updater_mac.mm
|
|
|
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
|
Don't emit will-quit event when calling app.exit
|
2015-12-10 11:22:55 +08:00 |
browser.h
|
🍎 Add Show to API for OS X
|
2016-01-30 22:30:38 +01:00 |
browser_linux.cc
|
|
|
browser_mac.mm
|
Merge pull request #4301 from ragingwind/set-icon-crash
|
2016-02-01 18:46:20 +08:00 |
browser_observer.h
|
Get exit code from within App::OnQuit
|
2015-12-09 18:19:51 -08:00 |
browser_win.cc
|
Fix up Windows build errors
|
2015-12-07 10:02:06 -08:00 |
common_web_contents_delegate.cc
|
No need to override RequestToLockMouse in CommonWebContentsDelegate
|
2016-02-01 21:05:29 +08:00 |
common_web_contents_delegate.h
|
No need of DefaultWebContentsDelegate
|
2016-02-01 21:09:12 +08:00 |
javascript_environment.cc
|
|
|
javascript_environment.h
|
|
|
login_handler.cc
|
|
|
login_handler.h
|
|
|
native_window.cc
|
Merge pull request #4181 from bengotow/scroll-touch-events
|
2016-01-25 14:47:54 +08:00 |
native_window.h
|
Merge pull request #4181 from bengotow/scroll-touch-events
|
2016-01-25 14:47:54 +08:00 |
native_window_mac.h
|
No need to use scoped_nsobject for id
|
2016-01-25 15:15:58 +08:00 |
native_window_mac.mm
|
No need to use scoped_nsobject for id
|
2016-01-25 15:15:58 +08:00 |
native_window_observer.h
|
Rename up/down => begin/end
|
2016-01-21 16:31:09 -08:00 |
native_window_views.cc
|
spec: Fix failing tests on Windows
|
2016-01-24 14:31:37 +08:00 |
native_window_views.h
|
Make hasShadow work on Windows/Linux
|
2016-01-24 14:31:37 +08:00 |
native_window_views_win.cc
|
Reorgnize how attributes work
|
2016-01-24 14:31:37 +08:00 |
node_debugger.cc
|
|
|
node_debugger.h
|
|
|
web_contents_permission_helper.cc
|
use mediastreamdevicescontroller from brightray to enumerate available devices
|
2016-02-01 17:45:53 +05:30 |
web_contents_permission_helper.h
|
add fullscreen permission type
|
2016-02-01 16:22:05 +05:30 |
web_contents_preferences.cc
|
browser: add font related settings to webpreferences
|
2016-01-21 13:30:05 +05:30 |
web_contents_preferences.h
|
|
|
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
|
|
|