1. 453b3867 remoting: Use BUILDFLAG for OS checking by Xiaohan Wang · 3 years, 7 months ago
  2. 720edc94 Update callsites to use WIN_-prefixed base::File flags. by Alexei Svitkine · 3 years, 9 months ago
  3. 643cdf6 Replace base/task/ temporary forward headers with their final locations by Patrick Monette · 3 years, 10 months ago
  4. 3d7d7092 Replace task-related headers to their equivalent in base/task/ by Patrick Monette · 3 years, 11 months ago
  5. e9178e4 Replace DISALLOW_COPY_AND_ASSIGN in remoting/ by Peter Boström · 4 years ago
  6. 11eb7ff pdf, printing, remoting, rlz: Replace base::Optional with absl::optional by Anton Bikineev · 4 years, 3 months ago
  7. 01f69f6 Fix double-callback-call crash in //remoting/host/file_transfer/ by Maksim Ivanov · 5 years ago
  8. 4040f177 remoting: Store file-transfer data in vectors, not strings. by Erik Jensen · 5 years ago
  9. c4fe11f Use base::GetDeleteFileCallback() in more places. by Lei Zhang · 5 years ago
  10. 77285f4 Mass-migrate users of base::ThreadPool() as a trait to base::ThreadPool:: API [p-z] by Gabriel Charette · 5 years ago
  11. b4abcb4 GetUniquePath{,Number} cleanups. by Greg Thompson · 6 years ago
  12. 42373544a Use StringPiece for the optional suffix in base::GetUniquePathNumber. by Greg Thompson · 6 years ago
  13. 7c5cfabd Use in-class initializers for base::WeakPtrFactory (all remaining uses on Linux desktop). by Jeremy Roman · 6 years ago
  14. 15929f9 remoting: Always specify thread affinity when posting tasks by Sami Kyostila · 6 years ago
  15. b925eb8 Implement LocalFileOperations::CreateReader. by Erik Jensen · 7 years ago
  16. bbb7e93 Refactor FileOperations slightly. by Erik Jensen · 7 years ago
  17. a2e4651 Don't save file transfers in elevated contexts. by Erik Jensen · 7 years ago
  18. 042b439 Use the new Result type in file-transfer code. by Erik Jensen · 7 years ago
  19. 5d500dd Migrate to FileOperations and remove FileProxyWrapper by Erik Jensen · 7 years ago
  20. 5ef4fe1 Create new FileOperations interface by Erik Jensen · 7 years ago