Commit History

Author SHA1 Message Date
  Cheng Zhao b4075bed87 spec: Add test case for app.makeSingleInstance 7 years ago
  Cheng Zhao b7119b5756 Create watcher when message loop is ready 7 years ago
  Samuel Attard 4147fa4629 Appease the linting gods 7 years ago
  Samuel Attard 0ab83b301d Refactor as per @zcbenz comments 7 years ago
  Samuel Attard ecbeb0d117 Woops, how did that happen ;) 7 years ago
  Samuel Attard f928a399ae Move OnBrowserReady call to PreMainMessageLoopRun to account for timing issues on macOS 7 years ago
  Samuel Attard 28900a9b63 Fix app.makeSingleInstance hanging on posix systems 7 years ago
  Shelley Vohr fb6a4febb0 Merge pull request #10552 from electron/fix-shell-openItem 7 years ago
  Shelley Vohr 27fd2dad59 update shell.OpenItem to use NSWorkspace 7 years ago
  Samuel Attard fa444dd029 Merge pull request #10540 from bpasero/touchbar-docs 7 years ago
  Benjamin Pasero ba5fe1d161 set iconPosition as optional 7 years ago
  Milan Burda 9cfadbe6af Merge pull request #10509 from kewde/patch-1 7 years ago
  Cheng Zhao 800ba9a325 Merge pull request #9950 from alexstrat/fix-content-script-insecure-contents 7 years ago
  Cheng Zhao b277353238 Set secure schemes in native code 7 years ago
  Alexandre Lachèze 5eb4b9ad6f Fix insecure content errors when loading content from `chrome-extension` 7 years ago
  Cheng Zhao fc99785314 Merge pull request #10076 from alexstrat/add/add-support-for-content_scripts.css 7 years ago
  Alexandre Lachèze e1a232e7c8 Add support for css in content_scripts 7 years ago
  Cheng Zhao 6bf2ec4188 Merge pull request #10514 from electron/mac-crash 7 years ago
  Cheng Zhao af329a9429 Suppress the destroy() spec on all platforms 7 years ago
  Cheng Zhao 07840906dd Merge pull request #9869 from rafaelnobrepd/handoff-enhancements 7 years ago
  Cheng Zhao ff023115f5 Style fixes 7 years ago
  Rafael Nobre 33dd5e26fb Updates documentation for Handoff related API. 7 years ago
  Rafael Nobre 77a1c5d7fc Avoids deadlock in case NSUserActivityDelegate method start being called from main thread. 7 years ago
  Rafael Nobre 9483f0fc14 Adds synchronization logic to allow NSUserActivityDelegate to wait Javascript updating the NSUserActiity UserInfo if requested. 7 years ago
  Rafael Nobre c23b4a48ec Fixes NSUserActivityDelegate that was called on a background thread thus not working. 7 years ago
  Rafael Nobre 76efee675f Requests updated user info data before each Handoff operation. 7 years ago
  Rafael Nobre f6ac00532f Fix typo and remove extraneous doc entries. 7 years ago
  Rafael Nobre a870799c32 Exposes more Handoff related APIs to Electron. 7 years ago
  Cheng Zhao 787675ab08 Merge pull request #9343 from xaviergonz/fix-osx-child-window-show 7 years ago
  Cheng Zhao ac55c358e9 Merge pull request #9603 from electron/printer-info-options 7 years ago