Commit History

Author SHA1 Message Date
  trop[bot] 3ee697b258 fix: natively implement LoginItem functions (backport: 4-0-x) (#15127) 6 years ago
  Shelley Vohr 003a92e099 refactor: remove deprecated GetAs methods (#13425) 6 years ago
  Samuel Attard 79fbd6bab1 Revert "fix: Drop support for OS X Mavericks (version 10.9)" (#13333) 6 years ago
  Husayn 1a8c986fb1 set mac protocol to none (#13302) 6 years ago
  Milan Burda 794fe741e9 fix: Drop support for OS X Mavericks (version 10.9) 6 years ago
  Shelley Vohr 12a57ff1c2 clang-format objc files (#12673) 7 years ago
  Jeremy Apthorp f3c00e96aa Bring mac code into conformance with -Wunguarded-availability 7 years ago
  Jeremy Apthorp a635f078c6 [chromium-style] auto variable type must not deduce to a raw pointer type 7 years ago
  Cheng Zhao 78468098c5 Don't store WebContents in NativeWindow 7 years ago
  Cheng Zhao 983e1b1a70 Implement shutdown event for macOS 7 years ago
  Ted Kim 8184cbfb06 Implement login helper to manage login item in Mac App Store build 7 years ago
  Alexey Kuzmin 8657169017 Revert "Implement login helper to manage login item in Mac App Store build" 7 years ago
  Ted Kim 4119da607f Implement login helper to manage login item in Mac App Store build 7 years ago
  Cheng Zhao ff023115f5 Style fixes 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 a870799c32 Exposes more Handoff related APIs to Electron. 7 years ago
  Kevin Sawicki da5d7d72b0 Add GetWindows helper that returns a vector 8 years ago
  Haojian Wu e8abee9ca9 Replace C-style casts with static_cast. 8 years ago
  Haojian Wu ff745e1a82 Use prefix increment in for loops. 8 years ago
  Haojian Wu 8d8c7ce6ad Correct type cast. 8 years ago
  Haojian Wu 5f724e57bc Avoid unnecessary copy of parameters. 8 years ago
  Cheng Zhao e91eed6758 FOR_EACH_OBSERVER is removed 8 years ago
  Kevin Sawicki e2501a80e4 Add path and args to LoginItemSettings struct 8 years ago
  Charlie Hess 26d4a3b0ba Fix method signature on macOS. 8 years ago
  Kevin Sawicki 11449b2e8c Convert about credits to NSAttributedString 8 years ago
  Kevin Sawicki 1e4ef195bb Use lower-case about panel option keys 8 years ago
  Kevin Sawicki 7de6a06acf Support setting about panel options 8 years ago
  Cheng Zhao 77dfd3a76c Do not add extra space when args is empty 8 years ago
  Samuel Attard 88bf089504 Pass args through correctly 8 years ago
  Samuel Attard 14154e374a Fix cpp linting issues 8 years ago