..
atom_api_app.cc
Propagate referrer to new windows ( #12397 )
2018-04-05 18:13:24 -05:00
atom_api_app.h
AllowCertificateError no longer sends overridable
2018-03-20 10:08:57 +03:00
atom_api_app_mas.mm
Implement App-Scoped Security scoped bookmarks ( #11711 )
2018-02-12 13:25:06 -05:00
atom_api_auto_updater.cc
Upgrade to node v9.3.0 ( #11507 )
2018-02-23 10:22:00 +09:00
atom_api_auto_updater.h
Update to use Squirrel.Mac that supports CDN releases
2018-02-15 14:00:46 +11:00
atom_api_browser_view.cc
Store InspectableWebContents instead of InspectableWebContentsView in NativeBrowserView
2018-03-19 20:44:05 +02:00
atom_api_browser_view.h
Fix compiler warning when building with gcc
2017-11-21 21:47:51 +09:00
atom_api_browser_window.cc
Refactor NativeWindow (Part 6): Move NativeWindow bindings to api::TopLevelWindow ( #12596 )
2018-04-14 11:04:23 +09:00
atom_api_browser_window.h
Refactor NativeWindow (Part 6): Move NativeWindow bindings to api::TopLevelWindow ( #12596 )
2018-04-14 11:04:23 +09:00
atom_api_browser_window_mac.mm
Rename system_drag_exclude_areas => drag_exclude_rects
2018-03-19 20:44:05 +02:00
atom_api_browser_window_views.cc
Save browser_view_ in the NativeWindow
2018-03-06 16:20:37 +09:00
atom_api_content_tracing.cc
TracingController -> Coordinator -- content tracing now uses 'endpoints' instead of 'sinks'
2018-03-20 10:08:57 +03:00
atom_api_cookies.cc
Cleanup destruction of URLRequestContextGetter ( #12305 )
2018-03-30 08:24:55 -05:00
atom_api_cookies.h
Cleanup destruction of URLRequestContextGetter ( #12305 )
2018-03-30 08:24:55 -05:00
atom_api_debugger.cc
Upgrade to node v9.3.0 ( #11507 )
2018-02-23 10:22:00 +09:00
atom_api_debugger.h
atom_api_desktop_capturer.cc
Add a display_id parameter to the desktopCapturer API. ( #12417 )
2018-04-09 14:43:35 +09:00
atom_api_desktop_capturer.h
Add a display_id parameter to the desktopCapturer API. ( #12417 )
2018-04-09 14:43:35 +09:00
atom_api_dialog.cc
Upgrade to node v9.3.0 ( #11507 )
2018-02-23 10:22:00 +09:00
atom_api_download_item.cc
Upgrade to node v9.3.0 ( #11507 )
2018-02-23 10:22:00 +09:00
atom_api_download_item.h
atom_api_global_shortcut.cc
Upgrade to node v9.3.0 ( #11507 )
2018-02-23 10:22:00 +09:00
atom_api_global_shortcut.h
atom_api_in_app_purchase.cc
Improve in-app purchase for MacOS ( #12464 )
2018-04-05 15:33:13 +09:00
atom_api_in_app_purchase.h
Improve in-app purchase for MacOS ( #12464 )
2018-04-05 15:33:13 +09:00
atom_api_menu.cc
Upgrade to node v9.3.0 ( #11507 )
2018-02-23 10:22:00 +09:00
atom_api_menu.h
Rename api::Window to api::BrowserWindow
2018-02-22 12:50:47 +09:00
atom_api_menu_mac.h
Rename api::Window to api::BrowserWindow
2018-02-22 12:50:47 +09:00
atom_api_menu_mac.mm
Refactor NativeWindow (Part 6): Move NativeWindow bindings to api::TopLevelWindow ( #12596 )
2018-04-14 11:04:23 +09:00
atom_api_menu_views.cc
Refactor NativeWindow (Part 6): Move NativeWindow bindings to api::TopLevelWindow ( #12596 )
2018-04-14 11:04:23 +09:00
atom_api_menu_views.h
Rename api::Window to api::BrowserWindow
2018-02-22 12:50:47 +09:00
atom_api_net.cc
Upgrade to node v9.3.0 ( #11507 )
2018-02-23 10:22:00 +09:00
atom_api_net.h
atom_api_notification.cc
Upgrade to node v9.3.0 ( #11507 )
2018-02-23 10:22:00 +09:00
atom_api_notification.h
Organize code
2018-02-10 03:19:47 -08:00
atom_api_power_monitor.cc
feat(powerMonitor): expose interface to query system idle state ( #11807 )
2018-03-14 14:42:08 +09:00
atom_api_power_monitor.h
feat(powerMonitor): expose interface to query system idle state ( #11807 )
2018-03-14 14:42:08 +09:00
atom_api_power_save_blocker.cc
Upgrade to node v9.3.0 ( #11507 )
2018-02-23 10:22:00 +09:00
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
Cleanup destruction of URLRequestContextGetter ( #12305 )
2018-03-30 08:24:55 -05:00
atom_api_protocol.h
Cleanup destruction of URLRequestContextGetter ( #12305 )
2018-03-30 08:24:55 -05:00
atom_api_render_process_preferences.cc
Upgrade to node v9.3.0 ( #11507 )
2018-02-23 10:22:00 +09:00
atom_api_render_process_preferences.h
atom_api_screen.cc
Upgrade to node v9.3.0 ( #11507 )
2018-02-23 10:22:00 +09:00
atom_api_screen.h
🎨
2017-06-05 10:33:46 -07:00
atom_api_screen_mac.mm
deprecate screen.getMenuBarHeight
2018-03-05 19:45:51 -05:00
atom_api_session.cc
Clear cache storage data ( #12546 )
2018-04-13 13:03:16 -04:00
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
Workspace notifications support on macOS ( #12093 )
2018-03-22 18:41:03 +09:00
atom_api_system_preferences.h
Workspace notifications support on macOS ( #12093 )
2018-03-22 18:41:03 +09:00
atom_api_system_preferences_mac.mm
Workspace notifications support on macOS ( #12093 )
2018-03-22 18:41:03 +09:00
atom_api_system_preferences_win.cc
Fixes hexColorDWORDToRGBA for transparent colors
2018-01-09 11:07:29 -08:00
atom_api_top_level_window.cc
Refactor NativeWindow (Part 6): Move NativeWindow bindings to api::TopLevelWindow ( #12596 )
2018-04-14 11:04:23 +09:00
atom_api_top_level_window.h
Refactor NativeWindow (Part 6): Move NativeWindow bindings to api::TopLevelWindow ( #12596 )
2018-04-14 11:04:23 +09:00
atom_api_tray.cc
Upgrade to node v9.3.0 ( #11507 )
2018-02-23 10:22:00 +09:00
atom_api_tray.h
Fix cpplint warnings
2017-10-05 11:49:26 +09:00
atom_api_url_request.cc
net: allow controlling redirects
2017-03-28 18:46:21 +05:30
atom_api_url_request.h
net: allow controlling redirects
2017-03-28 18:46:21 +05:30
atom_api_web_contents.cc
Refactor NativeWindow (Part 6): Move NativeWindow bindings to api::TopLevelWindow ( #12596 )
2018-04-14 11:04:23 +09:00
atom_api_web_contents.h
Propagate referrer to new windows ( #12397 )
2018-04-05 18:13:24 -05:00
atom_api_web_contents_mac.mm
atom_api_web_contents_osr.cc
Isolate the code using content::WebContentsImpl
2018-03-20 10:13:17 +03:00
atom_api_web_request.cc
Fix network delegate race condition ( #12044 )
2018-02-26 06:23:59 -08:00
atom_api_web_request.h
atom_api_web_view_manager.cc
Add WebContentsPreferences::From that checks parameter
2018-03-22 15:16:26 +09:00
event.cc
REVIEW: move ipc use from rvh to rfh
2018-03-20 10:13:15 +03:00
event.h
move ipc use from rvh to rfh
2018-03-09 15:01:09 +05:30
event_emitter.cc
move ipc use from rvh to rfh
2018-03-09 15:01:09 +05:30
event_emitter.h
move ipc use from rvh to rfh
2018-03-09 15:01:09 +05:30
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
Fix API changes of FrameSubscriber
2017-04-27 16:34:52 +09:00
save_page_handler.cc
save_page_handler.h
trackable_object.cc
remove unnecessary ptr_util.h include
2018-04-12 22:34:26 -04:00
trackable_object.h
Refactor NativeWindow (Part 6): Move NativeWindow bindings to api::TopLevelWindow ( #12596 )
2018-04-14 11:04:23 +09:00