electron/atom/browser/api
Birunthan Mohanathas 06d782279c Add systemPreferences.removeUserDefault()
This can be used to restore the default or global value of a `key`
previously set with `setUserDefault`.
2017-10-10 22:57:47 +03:00
..
atom_api_app.cc add ability to access logs in getPath() 2017-09-28 13:35:22 -04:00
atom_api_app.h Refactor as per @zcbenz comments 2017-09-20 11:58:32 +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 #10039 add BrowserView.fromId 2017-07-24 11:32:30 +08:00
atom_api_browser_view.h Fix crash when using file chooser in BrowserView 2017-06-21 16:26:38 -07:00
atom_api_content_tracing.cc
atom_api_cookies.cc
atom_api_cookies.h
atom_api_debugger.cc Remove unused include/require statement 2017-05-01 10:30:11 -07:00
atom_api_debugger.h
atom_api_desktop_capturer.cc
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_menu.cc
atom_api_menu.h
atom_api_menu_mac.h
atom_api_menu_mac.mm
atom_api_menu_views.cc
atom_api_menu_views.h
atom_api_net.cc
atom_api_net.h
atom_api_notification.cc Review CommentZ. 2017-08-21 13:53:50 -07:00
atom_api_notification.h Review CommentZ. 2017-08-21 13:53:50 -07:00
atom_api_power_monitor.cc
atom_api_power_monitor.h
atom_api_power_save_blocker.cc
atom_api_power_save_blocker.h
atom_api_protocol.cc
atom_api_protocol.h
atom_api_render_process_preferences.cc
atom_api_render_process_preferences.h
atom_api_screen.cc 🎨 code comments and test for getMenuBarHeight function 2017-05-30 17:26:02 -04:00
atom_api_screen.h 🎨 2017-06-05 10:33:46 -07:00
atom_api_screen_mac.mm 🎨 2017-06-05 10:33:46 -07:00
atom_api_session.cc Downloads: Added transient flag to download item and download database 2017-08-15 16:19:20 +03:00
atom_api_session.h
atom_api_system_preferences.cc Add systemPreferences.removeUserDefault() 2017-10-10 22:57:47 +03:00
atom_api_system_preferences.h Add systemPreferences.removeUserDefault() 2017-10-10 22:57:47 +03:00
atom_api_system_preferences_mac.mm Add systemPreferences.removeUserDefault() 2017-10-10 22:57:47 +03:00
atom_api_system_preferences_win.cc
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 Merge pull request #10307 from liusy182/10240-theme-color-2 2017-09-11 18:40:35 +09:00
atom_api_web_contents.h Add WebContents.getNativeView API 2017-08-21 19:50:12 +09:00
atom_api_web_contents_mac.mm
atom_api_web_request.cc
atom_api_web_request.h
atom_api_web_view_manager.cc
atom_api_window.cc Merge pull request #10667 from dittos/window-opacity 2017-10-04 15:03:45 +09:00
atom_api_window.h Merge pull request #10667 from dittos/window-opacity 2017-10-04 15:03:45 +09:00
event.cc
event.h
event_emitter.cc
event_emitter.h
frame_subscriber.cc Lock pixels before calling SkBitmap::getPixels and copy bitmap row-wise in case (stride != width) 2017-08-15 16:19:23 +03: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 get webContentsId instead 2017-09-12 20:17:11 +08:00