Aleš Pergl ad0f44843d Disallow launching unknown apps via browser client. 7 years ago
..
atom_api_app.cc ad0f44843d Disallow launching unknown apps via browser client. 7 years ago
atom_api_app.h 07b53c0284 Return mate::Dictionary instead of v8::value 8 years ago
atom_api_auto_updater.cc 13e4582697 Emit autoUpdater error directly as Error object 8 years ago
atom_api_auto_updater.h cb19efe49c Pass FunctionTemplate in BuildPrototype 8 years ago
atom_api_browser_view.cc 0476e2fd3d destroy browserView webContents asynchronously 8 years ago
atom_api_browser_view.h 06fcf2c19d Add support for BrowserView autoresizing 8 years ago
atom_api_content_tracing.cc d8e9432b0d contentTracing.setWatchEvent/cancelWatchEvent is removed 8 years ago
atom_api_cookies.cc fe88697348 fixup! fixup! Adding cookie flush store api 8 years ago
atom_api_cookies.h 19709a50e9 Adding cookie flush store api 8 years ago
atom_api_debugger.cc b639dd0c81 Remove unused include/require statement 8 years ago
atom_api_debugger.h cb19efe49c Pass FunctionTemplate in BuildPrototype 8 years ago
atom_api_desktop_capturer.cc d4e3dade39 WindowCapturer and ScreenCapturer are merged to DesktopCapturer 8 years ago
atom_api_desktop_capturer.h cb19efe49c Pass FunctionTemplate in BuildPrototype 8 years ago
atom_api_dialog.cc dca08c208b and use the same signature for Windows 8 years ago
atom_api_download_item.cc ff513f2a84 remove the call to download_item_->Remove() on cancel 8 years ago
atom_api_download_item.h 86961d0f44 session: add api to create interrupted downloads 8 years ago
atom_api_global_shortcut.cc 8c3232dc56 Every native class now gets a name 8 years ago
atom_api_global_shortcut.h cb19efe49c Pass FunctionTemplate in BuildPrototype 8 years ago
atom_api_menu.cc 6a023dc4fe Add Menu.closePopup API on macOS 8 years ago
atom_api_menu.h 2006e22aa4 :art: 8 years ago
atom_api_menu_mac.h a8d1a7aed4 Make variables private instead of protected 8 years ago
atom_api_menu_mac.mm 6a023dc4fe Add Menu.closePopup API on macOS 8 years ago
atom_api_menu_views.cc ce5ac1b056 Implement ClosePopupAt on Windows/Linux 8 years ago
atom_api_menu_views.h a8d1a7aed4 Make variables private instead of protected 8 years ago
atom_api_net.cc 61278f9ace Fixing code review issues. 8 years ago
atom_api_net.h 61278f9ace Fixing code review issues. 8 years ago
atom_api_power_monitor.cc 0c3ad527e3 initialize -> require 8 years ago
atom_api_power_monitor.h cb19efe49c Pass FunctionTemplate in BuildPrototype 8 years ago
atom_api_power_save_blocker.cc 497f5a1199 Update files for Chrome 54 API changes 8 years ago
atom_api_power_save_blocker.h f28e8d7168 Fix API changes of Chrome 53 8 years ago
atom_api_protocol.cc cac85d2a12 Remove linter errors 8 years ago
atom_api_protocol.h cac85d2a12 Remove linter errors 8 years ago
atom_api_render_process_preferences.cc f28e8d7168 Fix API changes of Chrome 53 8 years ago
atom_api_render_process_preferences.h cb19efe49c Pass FunctionTemplate in BuildPrototype 8 years ago
atom_api_screen.cc 0c3ad527e3 initialize -> require 8 years ago
atom_api_screen.h cb19efe49c Pass FunctionTemplate in BuildPrototype 8 years ago
atom_api_session.cc 5f724e57bc Avoid unnecessary copy of parameters. 8 years ago
atom_api_session.h 35349643af session: api to clear auth cache 8 years ago
atom_api_system_preferences.cc 5973aa36ad Initialize color listener after app is ready 8 years ago
atom_api_system_preferences.h 5973aa36ad Initialize color listener after app is ready 8 years ago
atom_api_system_preferences_mac.mm 486b6b9096 Add systemPreferences.setUserDefault for macOS 8 years ago
atom_api_system_preferences_win.cc 5973aa36ad Initialize color listener after app is ready 8 years ago
atom_api_tray.cc 497f5a1199 Update files for Chrome 54 API changes 8 years ago
atom_api_tray.h cb19efe49c Pass FunctionTemplate in BuildPrototype 8 years ago
atom_api_url_request.cc 3ae62615f4 net: allow controlling redirects 8 years ago
atom_api_url_request.h 3ae62615f4 net: allow controlling redirects 8 years ago
atom_api_web_contents.cc 042b511a27 Fix #8911 8 years ago
atom_api_web_contents.h 042b511a27 Fix #8911 8 years ago
atom_api_web_contents_mac.mm dd5ee28b2f Access window through native view 8 years ago
atom_api_web_request.cc 86215d4300 Allow filter to use any scheme 8 years ago
atom_api_web_request.h cb19efe49c Pass FunctionTemplate in BuildPrototype 8 years ago
atom_api_web_view_manager.cc 7a0aff2bae code cleanup 8 years ago
atom_api_window.cc f974a6bda9 browser: make destruction of webContents async 8 years ago
atom_api_window.h 8a32826876 Removing #ifdef windows for endsession methods 8 years ago
event.cc 8c3232dc56 Every native class now gets a name 8 years ago
event.h 6285500cdc Sort includes alphabetically 8 years ago
event_emitter.cc 844f32aa36 Set prototype of constructor directly 8 years ago
event_emitter.h e6327fb015 Add EventEmitter::CreateEventFromFlags 8 years ago
frame_subscriber.cc da677b683b Merge pull request #7163 from MaxWhere/frame-sub-scale-fix 8 years ago
frame_subscriber.h 6285500cdc Sort includes alphabetically 8 years ago
save_page_handler.cc 6dbd2ce243 use DownloadItem to determine download initiator 9 years ago
save_page_handler.h 6dbd2ce243 use DownloadItem to determine download initiator 9 years ago
trackable_object.cc 846ec5ba49 AttachAsUserData now can assume the existence of wrapper 8 years ago
trackable_object.h 1308f790ad Don't load URL if web contents is destroyed 8 years ago