| Commit message (Expand) | Author | Age | Files | Lines |
* | windows: update gtest/gmock paths | Mike Frysinger | 2017-02-11 | 4 | -15/+19 |
* | Fix MSVC build (including on 2015), drop some workarounds for MSVC older than... | Ted Mielczarek | 2015-10-06 | 2 | -4/+4 |
* | Fix Windows client unittests build: add missing code files | mmandlis@chromium.org | 2014-09-16 | 1 | -0/+2 |
* | Moving directory 'build' one level up as it collides with a file named 'BUILD... | ivan.penkov@gmail.com | 2014-04-10 | 2 | -2/+2 |
* | Move build configuration to root of repository. | chrisha@chromium.org | 2014-04-03 | 2 | -6/+4 |
* | Refactor the Windows MinidumpGenerator interface to get rid of the overloads ... | cdn@chromium.org | 2014-01-17 | 1 | -12/+12 |
* | Run svn propdel svn:executable on source code files. | thestig@chromium.org | 2013-12-17 | 2 | -0/+0 |
* | disable unittests under ASAN that use memory crashes | vapier@chromium.org | 2013-12-11 | 1 | -0/+4 |
* | Treat warnings as error and fix most level 4 warnings in the breakpad windows... | ivan.penkov@gmail.com | 2013-06-04 | 4 | -38/+47 |
* | Allow option for efficient and safe opt out of in-proc dump generation for Wi... | ivan.penkov@gmail.com | 2013-04-23 | 1 | -11/+64 |
* | Fix Windows unittest build on VC2012 | ted.mielczarek@gmail.com | 2013-03-29 | 1 | -2/+9 |
* | Use stdint types everywhere | ted.mielczarek@gmail.com | 2013-03-06 | 2 | -18/+18 |
* | Remove <(library) usage from gyp files. | thestig@chromium.org | 2013-01-19 | 1 | -2/+2 |
* | Fixing Windows client unit tests. They were broken in r1034 due to gMock and | ivan.penkov@gmail.com | 2012-10-19 | 8 | -16/+449 |
* | Allow adding extra memory regions to minidump on linux/windows | ted.mielczarek@gmail.com | 2012-09-18 | 1 | -0/+99 |
* | Add a GetInstructionPointer method to MinidumpException | ted.mielczarek@gmail.com | 2012-09-17 | 1 | -33/+3 |
* | Speculatively back out r984. See http://codereview.chromium.org/10805065/ | mark@chromium.org | 2012-07-25 | 1 | -23/+6 |
* | Speculatively back out r989 per http://codereview.chromium.org/10805065/ : | mark@chromium.org | 2012-07-24 | 1 | -46/+0 |
* | Allow adding extra memory regions to minidump on linux/windows | ted.mielczarek | 2012-07-19 | 1 | -0/+46 |
* | Add the capability to include an arbitrary data stream within minidumps | cdn@chromium.org | 2012-07-10 | 1 | -6/+23 |
* | Expose a callback to allow crash server implementations to defer the uploadin... | cdn@chromium.org | 2012-04-13 | 3 | -6/+14 |
* | Speculative back-out of r883, which may have broken Windows crash reporting. | mark@chromium.org | 2011-11-28 | 3 | -8/+2 |
* | Allow CrashGenerationClient to request that a dump of the parent process be w... | ted.mielczarek | 2011-11-11 | 3 | -2/+8 |
* | Fix svn:executable and svn:eol-style properties in src/client/windows. | mark@chromium.org | 2011-10-20 | 6 | -0/+0 |
* | Fix some newlines. | mark@chromium.org | 2011-09-27 | 4 | -916/+916 |
* | Use a MinidumpCallback to force minidumps on Windows to include memory around... | ted.mielczarek | 2011-01-25 | 1 | -2/+316 |
* | Round-trip client/processor unittests for Windows | ted.mielczarek | 2011-01-24 | 2 | -3/+75 |
* | Fix CrashGenerationServer to recover from protocol errors and a test for same. | erikwright@chromium.org | 2010-09-20 | 3 | -2/+322 |
* | Changed two files end-line to make it work better with GYP. They were DOS (CR... | hansl@google.com | 2010-05-14 | 2 | -111/+111 |
* | Added a death test for the pure virtual function call. | hansl@google.com | 2010-05-13 | 2 | -6/+149 |
* | Moved exception_handler_test to the more aptly named exception_handler_death_... | hansl@google.com | 2010-05-12 | 6 | -356/+727 |
* | Copied minidump_test.cc from chrome_frame (see http://src.chromium.org/viewvc... | hansl@google.com | 2010-05-05 | 3 | -0/+484 |
* | Replacing solutions with gyp files. Moving tests for windows clients in unitt... | hansl@google.com | 2010-05-03 | 3 | -0/+271 |