aboutsummaryrefslogtreecommitdiff
path: root/src/common/linux/google_crashdump_uploader.cc
Commit message (Expand)AuthorAgeFilesLines
* linux: fix symupload build failuresJoshua Peraza2020-02-211-5/+10
* GoogleCrashdumpUploader: adds Upload(string*) API to get the HTTP response.gunsch@chromium.org2014-09-181-2/+6
* Fixing a build break on Linux.mmandlis@chromium.org2014-05-011-1/+0
* GoogleCrashdumpUploader would leak instances of LibcurlWrapper (Coverity)thestig@chromium.org2014-04-011-1/+1
* This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com2012-06-281-35/+35
* Remove LOG statements from linux utilities so there's no dependency on log li...nealsid2010-05-271-13/+16
* New uploader for Linux with unit tests, and gflags/glog librariesnealsid2009-09-291-0/+196