aboutsummaryrefslogtreecommitdiff
path: root/src/client/linux/sender/google_crash_report_sender.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-1/+1
* drop bundled gflags from the checkoutMike Frysinger2017-09-131-1/+2
* GoogleCrashdumpUploader: adds Upload(string*) API to get the HTTP response.gunsch@chromium.org2014-09-181-1/+1
* This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com2012-06-281-2/+2
* Send crash dumps to Google via HTTPS instead of HTTP, since they mightthestig@chromium.org2012-01-041-1/+1
* Remove LOG statements from linux utilities so there's no dependency on log li...nealsid2010-05-271-2/+4
* New uploader for Linux with unit tests, and gflags/glog librariesnealsid2009-09-291-0/+102