Commit History

Author SHA1 Message Date
  Ales Pergl 73e3fd01eb Fixed a couple of failing debug checks when calling Chromium APIs 8 years ago
  Haojian Wu 5f724e57bc Avoid unnecessary copy of parameters. 8 years ago
  Kevin Sawicki 1b3d3b6b75 Use return value of GetProcessExecPath 8 years ago
  CharlieHess 1178915f30 Ensure backwards compatibility with getLoginItemSettings. 8 years ago
  Kevin Sawicki e2501a80e4 Add path and args to LoginItemSettings struct 8 years ago
  CharlieHess 25bc02f332 Don't append "%1" in the Run registry key. 8 years ago
  CharlieHess 02dfdf75a0 Line Lengths! 8 years ago
  CharlieHess 62c8a00347 This is rubbish let's pull the escape hatch. 8 years ago
  CharlieHess 0a6a8192b6 Close to a working Squirrel shortcut. 8 years ago
  Charlie Hess 39b6bcb621 First pass at auto-launch supporting Squirrel. 8 years ago
  Vadim Macagon c64294cf60 Extend the custom Jump List API 8 years ago
  Kevin Sawicki 3dd5628ded Include windows.h first 8 years ago
  Kevin Sawicki 6285500cdc Sort includes alphabetically 8 years ago
  Cheng Zhao 31b82731ac Cleanup the usages of std::wstring 8 years ago
  Cheng Zhao 77dfd3a76c Do not add extra space when args is empty 8 years ago
  Samuel Attard ab7899d0fb Fix linting issues 8 years ago
  Samuel Attard 73246112d2 Use base::string16 and base::JoinString instead of custom methods 8 years ago
  Samuel Attard ca971e978e Return boolean instead of empty string when error occurs. Update docs 8 years ago
  Samuel Attard 14154e374a Fix cpp linting issues 8 years ago
  Samuel Attard e5daf63b0e Allow client to specify EXE file and args to set as default handler 8 years ago
  Milan Burda a0cf013112 Report app.setUserTasks success/failure 8 years ago
  Cheng Zhao b57665330c Merge branch 'master' into chrome52 8 years ago
  Kevin Sawicki 3d358ee7ea Fix Windows compilation issues 8 years ago
  Kevin Sawicki 5a36c5596c Add initial windows login item implementation 8 years ago
  Kevin Sawicki 64f9c6a1d7 Add get/setLoginItemSettings on all platforms 8 years ago
  Cheng Zhao 1ba3907038 Update to API changes of Chrome 52 8 years ago
  Cheng Zhao 1da2a1c2ae app.setBadgeCount should return boolean 8 years ago
  Cheng Zhao cb00d3cfb3 mac: Implement app.setBadgeCount 8 years ago
  Cheng Zhao 7ba391da7c Update to API changes of Chrome 51 9 years ago
  Rita Zhang df2141d9e6 :zap: Add API: IsDefaultProtocolClient 9 years ago