aboutsummaryrefslogtreecommitdiff
path: root/src/client/windows/unittests/exception_handler_test.cc
AgeCommit message (Expand)Author
2017-09-25Fix MSVC build on 64-bitOrgad Shaneh
2017-03-11Fix Windows client ExceptionHandlerTest testsJon Turney
2013-06-04Treat warnings as error and fix most level 4 warnings in the breakpad windows...ivan.penkov@gmail.com
2013-03-06Use stdint types everywhereted.mielczarek@gmail.com
2012-10-19Fixing Windows client unit tests. They were broken in r1034 due to gMock andivan.penkov@gmail.com
2012-09-18Allow adding extra memory regions to minidump on linux/windowsted.mielczarek@gmail.com
2012-07-24Speculatively back out r989 per http://codereview.chromium.org/10805065/ :mark@chromium.org
2012-07-19Allow adding extra memory regions to minidump on linux/windowsted.mielczarek
2012-04-13Expose a callback to allow crash server implementations to defer the uploadin...cdn@chromium.org
2011-11-28Speculative back-out of r883, which may have broken Windows crash reporting.mark@chromium.org
2011-11-11Allow CrashGenerationClient to request that a dump of the parent process be w...ted.mielczarek
2011-10-20Fix svn:executable and svn:eol-style properties in src/client/windows.mark@chromium.org
2011-01-24Round-trip client/processor unittests for Windowsted.mielczarek
2010-05-13Added a death test for the pure virtual function call.hansl@google.com
2010-05-12Moved exception_handler_test to the more aptly named exception_handler_death_...hansl@google.com
2010-05-03Replacing solutions with gyp files. Moving tests for windows clients in unitt...hansl@google.com