| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix svn:executable and svn:eol-style properties in src/client/windows. | mark@chromium.org | 2011-10-20 | 1 | -0/+0 |
* | Actually treat fatal error codes as fatal | nealsid | 2010-09-16 | 1 | -2/+1 |
* | Replacing solutions with gyp files. Moving tests for windows clients in unitt... | hansl@google.com | 2010-05-03 | 2 | -307/+47 |
* | Fix up warnings when building http_upload.cc. Changed warning level to /W4, a... | nealsid | 2009-05-27 | 1 | -2/+2 |
* | Fix for issue 304: symupload needs to support timeout specifications(wininet ... | nealsid | 2009-03-20 | 1 | -1/+1 |
* | Fix the following bug: | doshimun | 2008-06-05 | 1 | -1/+1 |
* | Fix newlines (#253). rs=ted.mielczarek | mmentovai | 2008-04-07 | 1 | -307/+307 |
* | Make sure ENOENT is defined. Spotted by jfbastien <bourgeoisie>. | mmentovai | 2007-10-10 | 1 | -0/+2 |
* | Assertion in CrashReportSender (windows) when no checkpoint file is desired | mmentovai | 2007-09-28 | 1 | -0/+3 |
* | Add an optional per-day limit to the number of crash reports sent. The state | bryner | 2007-05-21 | 2 | -10/+125 |
* | Rename Airbag to Breakpad. | mmentovai | 2007-02-14 | 2 | -4/+4 |
* | Allows the caller of CrashReportSender::SendCrashReport() to determine that | incrementalist | 2007-01-03 | 2 | -12/+30 |
* | This patch fixes Airbag issue #44. | incrementalist | 2006-12-08 | 2 | -4/+9 |
* | Disable exception handling warnings in Windows client code (#38). | mmentovai | 2006-10-27 | 2 | -0/+9 |
* | Support building with WIN32_LEAN_AND_MEAN (#60) | mmentovai | 2006-10-26 | 2 | -5/+5 |
* | Update comments to reflect HTTPS support, r=mark. | bryner | 2006-10-23 | 1 | -2/+2 |
* | Implement a tool to upload symbols on Windows, given an exe or dll file with | bryner | 2006-10-16 | 3 | -253/+11 |
* | Add static-CRT build configurations. Get rid of the largely redundant README, | bryner | 2006-09-28 | 2 | -0/+127 |
* | Initial version of Windows exception handler and crash report sender classes | bryner | 2006-09-27 | 3 | -0/+538 |