Commit History

Author SHA1 Message Date
  Cheng Zhao e8df32f354 chore: make util::Promise a move-only type (#17113) 6 years ago
  deepak1556 bbd72e5658 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
  Cheng Zhao 5208bbd2e8 Remove unneeded include 8 years ago
  Cheng Zhao 86338290fb win: Fix openExternal not working with non-ASCII characters 8 years ago
  Kevin Sawicki f5bed87199 without_activation -> activate 9 years ago