.. |
api
|
Use weak pointer instead of manual bookkeeping
|
2016-02-16 10:44:10 +08:00 |
default_app
|
Tweak help message for new path options
|
2016-02-04 10:45:52 -08:00 |
lib
|
Merge pull request #4496 from cesine/update/deps
|
2016-02-16 22:18:51 +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
|
Set icon on NSAlert when specified
|
2016-02-08 15:18:05 -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
|
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
|
Fix cpplint warnings
|
2015-10-04 19:36:41 +08:00 |
atom_download_manager_delegate.cc
|
Get rid of SavePathData
|
2016-02-02 20:11:39 +08:00 |
atom_download_manager_delegate.h
|
Some cleanup.
|
2015-09-24 19:31:09 +08:00 |
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
|
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
|
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
|
win: Set app user model ID in one place
|
2015-11-03 15:09:31 +08:00 |
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
|
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
|
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
|
debugger: expose v8debug
|
2015-10-22 16:20:48 +05:30 |
node_debugger.h
|
|
|
web_contents_permission_helper.cc
|
browser: handle desktop capture devices in media permission request
|
2016-02-12 05:07:06 +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
|
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
|
remove unused code
|
2015-09-08 05:24:07 +05:30 |
web_view_guest_delegate.h
|
|
|
web_view_manager.cc
|
Read guest view's info from WebContentsPreferences
|
2015-09-06 10:53:03 +08:00 |
web_view_manager.h
|
Read guest view's info from WebContentsPreferences
|
2015-09-06 10:53:03 +08:00 |
window_list.cc
|
|
|
window_list.h
|
|
|
window_list_observer.h
|
|
|