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