.. |
atom_api_app.cc
|
Disallow launching unknown apps via browser client.
|
2018-01-22 16:49:30 -06:00 |
atom_api_app.h
|
Singleton must be created on request
|
2018-01-03 18:59:12 +09:00 |
atom_api_auto_updater.cc
|
Indenting stuff
|
2017-07-27 11:54:06 +10:00 |
atom_api_auto_updater.h
|
Indenting stuff
|
2017-07-27 11:54:06 +10:00 |
atom_api_browser_view.cc
|
Merge pull request #11208 from electron/mips64el
|
2017-11-24 10:54:19 +09:00 |
atom_api_browser_view.h
|
Fix compiler warning when building with gcc
|
2017-11-21 21:47:51 +09:00 |
atom_api_content_tracing.cc
|
|
|
atom_api_cookies.cc
|
|
|
atom_api_cookies.h
|
|
|
atom_api_debugger.cc
|
Initialize isolate holder in standalone node mode
|
2018-01-02 16:37:07 +09:00 |
atom_api_debugger.h
|
|
|
atom_api_desktop_capturer.cc
|
fix lint
|
2018-01-17 17:04:57 -08:00 |
atom_api_desktop_capturer.h
|
|
|
atom_api_dialog.cc
|
|
|
atom_api_download_item.cc
|
|
|
atom_api_download_item.h
|
|
|
atom_api_global_shortcut.cc
|
|
|
atom_api_global_shortcut.h
|
|
|
atom_api_in_app_purchase.cc
|
Fix build on other platforms
|
2018-01-10 17:39:16 +09:00 |
atom_api_in_app_purchase.h
|
Pass multiple transactions at the same time
|
2018-01-10 17:19:44 +09:00 |
atom_api_menu.cc
|
turn class into observer
|
2018-01-27 10:40:50 -05:00 |
atom_api_menu.h
|
turn class into observer
|
2018-01-27 10:40:50 -05:00 |
atom_api_menu_mac.h
|
Copy the callback instead of reference
|
2018-01-01 19:37:59 +09:00 |
atom_api_menu_mac.mm
|
Copy the callback instead of reference
|
2018-01-01 19:37:59 +09:00 |
atom_api_menu_views.cc
|
The RenderWidgetHostView might not be available when showing menu
|
2018-01-01 19:37:59 +09:00 |
atom_api_menu_views.h
|
Copy the callback instead of reference
|
2018-01-01 19:37:59 +09:00 |
atom_api_net.cc
|
|
|
atom_api_net.h
|
|
|
atom_api_notification.cc
|
Make it able to set close button text
|
2018-02-10 03:19:47 -08:00 |
atom_api_notification.h
|
Make it able to set close button text
|
2018-02-10 03:19:47 -08:00 |
atom_api_power_monitor.cc
|
Implement shutdown event for macOS
|
2018-02-05 16:20:57 +09:00 |
atom_api_power_monitor.h
|
Do not use virtual function to request shutdown
|
2018-02-05 15:50:55 +09:00 |
atom_api_power_save_blocker.cc
|
|
|
atom_api_power_save_blocker.h
|
Consolidate PowerSaveBlocker and WakeLock inside Device Service.
|
2017-11-24 10:58:16 +09:00 |
atom_api_protocol.cc
|
Implement {register,intecept}StreamProtocol
|
2017-11-13 16:16:14 -03:00 |
atom_api_protocol.h
|
Stop allowing electron.net requests to be intercepted.
|
2017-11-13 15:20:46 -03:00 |
atom_api_render_process_preferences.cc
|
|
|
atom_api_render_process_preferences.h
|
|
|
atom_api_screen.cc
|
|
|
atom_api_screen.h
|
|
|
atom_api_screen_mac.mm
|
|
|
atom_api_session.cc
|
Use cached application locale as default for generating accept-lang header
|
2018-01-02 17:33:46 +05:30 |
atom_api_session.h
|
Add a SessionPreferences to manage session related data
|
2017-12-05 15:59:15 +09:00 |
atom_api_system_preferences.cc
|
fixing error in registerDefaults
|
2017-12-12 13:08:09 -05:00 |
atom_api_system_preferences.h
|
fixing error in registerDefaults
|
2017-12-12 13:08:09 -05:00 |
atom_api_system_preferences_mac.mm
|
add loop to catch null values
|
2017-12-13 14:02:43 -05:00 |
atom_api_system_preferences_win.cc
|
Fixes hexColorDWORDToRGBA for transparent colors
|
2018-01-09 11:07:29 -08:00 |
atom_api_tray.cc
|
Fix cpplint warnings
|
2017-10-05 11:49:26 +09:00 |
atom_api_tray.h
|
Fix cpplint warnings
|
2017-10-05 11:49:26 +09:00 |
atom_api_url_request.cc
|
|
|
atom_api_url_request.h
|
|
|
atom_api_web_contents.cc
|
win: Fix assertion when getting printers
|
2018-01-02 16:54:36 +09:00 |
atom_api_web_contents.h
|
Revert some unnecessary changes
|
2017-12-05 16:50:25 +09:00 |
atom_api_web_contents_mac.mm
|
|
|
atom_api_web_request.cc
|
REVIEW: create AtomNetworkDelegate on the IO thread
|
2018-01-02 16:37:08 +09:00 |
atom_api_web_request.h
|
|
|
atom_api_web_view_manager.cc
|
Move "atom/common/node_includes.h" to the end of the includes list
|
2017-11-24 10:58:17 +09:00 |
atom_api_window.cc
|
revert TOOLKIT_VIEWS check change
|
2018-02-06 13:34:27 -05:00 |
atom_api_window.h
|
first pass at api method to enable window
|
2018-02-05 14:49:59 -05:00 |
event.cc
|
|
|
event.h
|
|
|
event_emitter.cc
|
|
|
event_emitter.h
|
Make linter happy
|
2017-10-27 00:04:19 -07:00 |
event_subscriber.cc
|
fix dcheck comparison between unsigned long vs int
|
2017-12-01 17:55:21 +01:00 |
event_subscriber.h
|
Fix race condition in event_subscriber.h
|
2017-11-29 12:57:47 -03:00 |
frame_subscriber.cc
|
SkBitmap and SkPixelRef no longer need lock/unlock
|
2017-11-24 10:58:16 +09:00 |
frame_subscriber.h
|
|
|
save_page_handler.cc
|
|
|
save_page_handler.h
|
|
|
trackable_object.cc
|
add a null-pointer check before processing base::SupportsUserData::GetUserData
|
2017-10-03 12:42:35 +08:00 |
trackable_object.h
|
Cleanup per review comment
|
2017-10-27 00:07:54 -07:00 |