.. |
atom_api_app.cc
|
Fix building on Linux
|
2016-07-13 12:23:14 +09:00 |
atom_api_app.h
|
Update API to isAccessibilitySupportEnabled
|
2016-07-11 14:32:14 -07:00 |
atom_api_auto_updater.cc
|
Remove unnecessary method
|
2016-07-15 00:13:04 +12:00 |
atom_api_auto_updater.h
|
Add the getFeedURL API for macOS and Windows
|
2016-07-15 00:04:48 +12:00 |
atom_api_content_tracing.cc
|
|
|
atom_api_cookies.cc
|
Update to API changes of Chrome 52
|
2016-07-04 15:32:43 +09:00 |
atom_api_cookies.h
|
Update to API changes of Chrome 52
|
2016-07-04 15:32:43 +09:00 |
atom_api_debugger.cc
|
Update to API changes of Chrome 51
|
2016-05-23 10:59:39 +09:00 |
atom_api_debugger.h
|
|
|
atom_api_desktop_capturer.cc
|
Update to API changes of Chrome 51
|
2016-05-23 10:59:39 +09:00 |
atom_api_desktop_capturer.h
|
Update to API changes of Chrome 51
|
2016-05-23 10:59:39 +09:00 |
atom_api_dialog.cc
|
Add buttonLabel param to showOpen/showSave dialogs
|
2016-05-15 01:03:32 -05:00 |
atom_api_download_item.cc
|
Add isPaused and canResume
|
2016-06-09 20:51:01 +09:00 |
atom_api_download_item.h
|
Add isPaused and canResume
|
2016-06-09 20:51:01 +09:00 |
atom_api_global_shortcut.cc
|
|
|
atom_api_global_shortcut.h
|
|
|
atom_api_menu.cc
|
Modernize to C++11: NULL => nullptr.
|
2016-07-10 11:57:04 +02:00 |
atom_api_menu.h
|
Merge branch 'master' into chrome52
|
2016-07-21 05:34:36 -06:00 |
atom_api_menu_mac.h
|
🍎 Fix context menus selecting first item by default.
|
2016-06-17 17:03:15 -04:00 |
atom_api_menu_mac.mm
|
Suppress unresponsive event when showing menu
|
2016-07-11 15:31:24 +09:00 |
atom_api_menu_views.cc
|
Merge branch 'master' into chrome52
|
2016-07-21 05:34:36 -06:00 |
atom_api_menu_views.h
|
Update to API changes of Chrome 52
|
2016-07-04 15:32:43 +09:00 |
atom_api_power_monitor.cc
|
|
|
atom_api_power_monitor.h
|
|
|
atom_api_power_save_blocker.cc
|
Update to API changes of Chrome 51
|
2016-05-23 10:59:39 +09:00 |
atom_api_power_save_blocker.h
|
Update to API changes of Chrome 52
|
2016-07-04 15:32:43 +09:00 |
atom_api_protocol.cc
|
Merge branch 'master' into chrome52
|
2016-07-21 05:34:36 -06:00 |
atom_api_protocol.h
|
Clear protocol handlers on exit
|
2016-07-09 17:02:55 +09:00 |
atom_api_render_process_preferences.cc
|
Tweak type check to consider windows and webviews
|
2016-06-14 15:47:33 -07:00 |
atom_api_render_process_preferences.h
|
Use RenderProcessPreferences for non-remote web contents
|
2016-06-14 15:47:32 -07:00 |
atom_api_screen.cc
|
Update to API changes of Chrome 52
|
2016-07-04 15:32:43 +09:00 |
atom_api_screen.h
|
Update to API changes of Chrome 52
|
2016-07-04 15:32:43 +09:00 |
atom_api_session.cc
|
Merge pull request #6558 from deepak1556/session_proxy_patch
|
2016-07-25 16:03:50 +09:00 |
atom_api_session.h
|
Add options to session.fromPartition
|
2016-07-13 12:23:14 +09:00 |
atom_api_system_preferences.cc
|
Add systemPreferences.subscribeLocalNotification. (#6150)
|
2016-06-21 00:48:42 +00:00 |
atom_api_system_preferences.h
|
Add systemPreferences.subscribeLocalNotification. (#6150)
|
2016-06-21 00:48:42 +00:00 |
atom_api_system_preferences_mac.mm
|
Add systemPreferences.subscribeLocalNotification. (#6150)
|
2016-06-21 00:48:42 +00:00 |
atom_api_tray.cc
|
Merge pull request #6490 from wilsonpage/add-drop-text-support
|
2016-07-15 09:12:35 +09:00 |
atom_api_tray.h
|
Merge branch 'master' into chrome52
|
2016-07-21 05:34:36 -06:00 |
atom_api_web_contents.cc
|
api impl + cleanups + stability improvements
|
2016-07-30 15:40:16 +02:00 |
atom_api_web_contents.h
|
api impl + cleanups + stability improvements
|
2016-07-30 15:40:16 +02:00 |
atom_api_web_contents_mac.mm
|
cleaning up osr pt1
|
2016-07-29 14:50:27 +02:00 |
atom_api_web_request.cc
|
|
|
atom_api_web_request.h
|
|
|
atom_api_web_view_manager.cc
|
Get hidden state by using parent window directly
|
2016-05-25 10:13:12 -07:00 |
atom_api_window.cc
|
api base
|
2016-07-28 01:58:23 +02:00 |
atom_api_window.h
|
Document setThumbnailClip
|
2016-07-14 15:54:57 -07:00 |
event.cc
|
Modernize to C++11: NULL => nullptr.
|
2016-07-10 11:57:04 +02:00 |
event.h
|
|
|
event_emitter.cc
|
Add EventEmitter::CreateEventFromFlags
|
2016-06-22 11:00:45 +09:00 |
event_emitter.h
|
Add EventEmitter::CreateEventFromFlags
|
2016-06-22 11:00:45 +09:00 |
frame_subscriber.cc
|
revert framesubscription
|
2016-07-29 19:54:35 +02:00 |
frame_subscriber.h
|
speedup base
|
2016-07-25 19:44:44 +02:00 |
save_page_handler.cc
|
|
|
save_page_handler.h
|
|
|
trackable_object.cc
|
|
|
trackable_object.h
|
Update to API changes of Chrome 52
|
2016-07-04 15:32:43 +09:00 |