Jeremy Apthorp
|
de581ca0b4
PathService -> base::PathService
|
6 years ago |
Jeremy Apthorp
|
6f91af9343
chore: fix various chromium-style errors in windows (#13394)
|
6 years ago |
Shelley Vohr
|
c6f4bbd143
also format missing .cc files
|
7 years ago |
Samuel Attard
|
87c2f0f14f
Fix build and ensure no breaking change
|
7 years ago |
Samuel Attard
|
72464a6db5
Fix implicit appUserModelId set
|
7 years ago |
Cheng Zhao
|
de93b30d3c
win: Fix assertion when getting exe version
|
7 years ago |
Felix Rieseberg
|
d4275b144b
:wrench: Linter fascism
|
7 years ago |
Felix Rieseberg
|
f62e0a4ed4
:wrench: Make it actually work
|
7 years ago |
Felix Rieseberg
|
b4b729609a
:hocho: Delete classes key if empty
|
7 years ago |
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 |