aboutsummaryrefslogtreecommitdiff
path: root/src/client/windows/sender
AgeCommit message (Expand)Author
2019-06-24Fix breakpad client build.Nelson Billing
2015-10-06Support for multiple upload files in CrashReportSender/HTTPUploadDavid Major
2014-09-03Back out trunk r1367.mark@chromium.org
2014-08-28Support for multiple upload files in CrashReportSender/HTTPUploadted.mielczarek@gmail.com
2014-04-10Moving directory 'build' one level up as it collides with a file named 'BUILD...ivan.penkov@gmail.com
2014-04-03Move build configuration to root of repository.chrisha@chromium.org
2013-01-19Remove <(library) usage from gyp files.thestig@chromium.org
2011-10-20Fix svn:executable and svn:eol-style properties in src/client/windows.mark@chromium.org
2010-09-16Actually treat fatal error codes as fatalnealsid
2010-05-03Replacing solutions with gyp files. Moving tests for windows clients in unitt...hansl@google.com
2009-05-27Fix up warnings when building http_upload.cc. Changed warning level to /W4, a...nealsid
2009-03-20Fix for issue 304: symupload needs to support timeout specifications(wininet ...nealsid
2008-06-05Fix the following bug:doshimun
2008-04-07Fix newlines (#253). rs=ted.mielczarekmmentovai
2007-10-10Make sure ENOENT is defined. Spotted by jfbastien <bourgeoisie>.mmentovai
2007-09-28Assertion in CrashReportSender (windows) when no checkpoint file is desiredmmentovai
2007-05-21Add an optional per-day limit to the number of crash reports sent. The statebryner
2007-02-14Rename Airbag to Breakpad.mmentovai
2007-01-03Allows the caller of CrashReportSender::SendCrashReport() to determine thatincrementalist
2006-12-08This patch fixes Airbag issue #44.incrementalist
2006-10-27Disable exception handling warnings in Windows client code (#38).mmentovai
2006-10-26Support building with WIN32_LEAN_AND_MEAN (#60)mmentovai
2006-10-23Update comments to reflect HTTPS support, r=mark.bryner
2006-10-16Implement a tool to upload symbols on Windows, given an exe or dll file withbryner
2006-09-28Add static-CRT build configurations. Get rid of the largely redundant README,bryner
2006-09-27Initial version of Windows exception handler and crash report sender classesbryner