Commit History

Author SHA1 Message Date
  Robert Sesek 79e2dd843e Include string annotation objects when uploading crash reports. 7 years ago
  Joshua Peraza 68a0e736c6 Use a FileReaderInterface for file attachments instead of a FilePath 7 years ago
  Roman Margold f3a8dbd671 net: Identify clients via URL parameters during report upload 7 years ago
  Mark Mentovai 6dac7ecdf5 Use constexpr at function scope 7 years ago
  Mark Mentovai 281be63d00 Standardize on static constexpr for arrays when possible 7 years ago
  Mark Mentovai b8aaa22905 mac handler: Record a file-limits annotation (temporarily) 7 years ago
  Mark Mentovai 8297b19a5e Don’t attempt to do periodic tasks in a secondary crashpad_handler 7 years ago
  Mark Mentovai bc7c6e235d mac: Prevent the same report from being uploaded multiple times 7 years ago
  Mark Mentovai 0c322ecc3f Use zlib to gzip-compress uploads 7 years ago
  Scott Graham c2814e2519 Don't throttle explicitly requested uploads 8 years ago
  Scott Graham ac6c01b575 Add metrics for tracking uploads 8 years ago
  Gayane Petrosyan b35ee1fca1 Adding support for on-demand uploads. 8 years ago
  Scott Graham a02ba24006 Convert from scoped_ptr to std::unique_ptr 8 years ago
  Scott Graham 330adfb029 Allow disabling upload rate-limiting in crashpad_handler 8 years ago
  Robert Sesek 5e24471188 Fix build break after 6d829e9af7d7630422d8095747905015d347b3be. 8 years ago
  Robert Sesek 6d829e9af7 Create WorkerThread, an abstraction to perform some work on an interval. 8 years ago
  Mark Mentovai 583d1dc3ef Provide std::move() in compat instead of using crashpad::move() 9 years ago
  Dana Jansens 6bebb10829 Replace use of .Pass() with crashpad::move(). 9 years ago
  Mark Mentovai 899821d4c7 Fix -Winconsistent-missing-override in CrashReportUploadThread 9 years ago
  Scott Graham 4f2d2018de Fix port of CrashReportUploadThread to windows 9 years ago
  Scott Graham 86419cf788 Port CrashReportUploadThread to Windows 9 years ago