Samuel Attard
|
f1fa589779
chore: upgrade chromium to 76 (#17921)
|
6 years ago |
Jeremy Apthorp
|
6555be2636
chore: bump chromium to 74.0.3729.27 (master) (#17345)
|
6 years ago |
Shelley Vohr
|
5ecda17c7a
refactor: make shell.ShowItemInFolder asynchronous (#17121)
|
6 years ago |
Cheng Zhao
|
32a4de4a68
chore: make util::Promise a move-only type (#17071)
|
6 years ago |
deepak1556
|
abec938b0a
Use base::size rather than arraysize
|
6 years ago |
Milan Burda
|
a9475f3590
feat: add workingDirectory option to shell.openExternal() (#15065)
|
6 years ago |
Milan Burda
|
5b0a898dd2
refactor: SHOpenFolderAndSelectItems does not have to be dynamically resolved
|
6 years ago |
Jeremy Apthorp
|
78bc1081fd
chore: fix some more warnings in windows build (#13431)
|
6 years ago |
Jeremy Apthorp
|
6f91af9343
chore: fix various chromium-style errors in windows (#13394)
|
6 years ago |
Tomas Rycl
|
7ca1b0704d
Rename ScopedWindowsThreadEnvironment::succeeded() to Succeeded()
|
7 years ago |
Aleksei Kuzmin
|
f6648a0d4d
Remove ScopedComPtr and scoped_comptr.h
|
7 years ago |
Shelley Vohr
|
c6f4bbd143
also format missing .cc files
|
7 years ago |
Aleksei Kuzmin
|
7f5fbb04e2
Migrate from ScopedComPtr::CreateInstance() to CoCreateInstance in chrome/...
|
7 years ago |
Aleksei Kuzmin
|
79e59a88b4
Rename ScopedComPtr::Receive to ScopedComPtr::GetAddressOf
|
7 years ago |
Aleksei Kuzmin
|
485e43636b
Rename ScopedComPtr::get() to ScopedComPtr::Get()
|
7 years ago |
Cheng Zhao
|
5639faf069
Also fix the Windows and Linux side of async openExternal
|
8 years ago |
Gabriel Handford
|
5b260dbee3
Fix win/linux compile (again)
|
8 years ago |
Gabriel Handford
|
f0ca9dff81
Fix win/linux compile
|
8 years ago |
Gabriel Handford
|
99a5258999
Callback uses (platform specific) error, with message
|
8 years ago |
Gabriel Handford
|
08a9af3a85
Linting
|
8 years ago |
Gabriel Handford
|
cfd2a029ad
Fix linting
|
8 years ago |
Gabriel Handford
|
9ca684d87f
Remove redundant method
|
8 years ago |
Gabriel Handford
|
128feb17cb
Fix method call
|
8 years ago |
Gabriel Handford
|
3eb5f8d521
Fix typo
|
8 years ago |
Gabriel Handford
|
b266533dfc
Shell openExternal can take optional callback (macOS)
|
8 years ago |
Kevin Sawicki
|
07304e5950
Add missing return value
|
8 years ago |
Kevin Sawicki
|
55eab8e385
Return boolean from shell.openItem
|
8 years ago |
Kevin Sawicki
|
72558654ef
Return boolean from shell.showItemInFolder
|
8 years ago |
Kevin Sawicki
|
3dd5628ded
Include windows.h first
|
8 years ago |
Kevin Sawicki
|
6285500cdc
Sort includes alphabetically
|
8 years ago |