aboutsummaryrefslogtreecommitdiff
path: root/src/client/windows/unittests/exception_handler_test.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-10/+10
* Fix MSVC build on 64-bitOrgad Shaneh2017-09-251-1/+1
* Fix Windows client ExceptionHandlerTest testsJon Turney2017-03-111-0/+2
* Treat warnings as error and fix most level 4 warnings in the breakpad windows...ivan.penkov@gmail.com2013-06-041-1/+1
* Use stdint types everywhereted.mielczarek@gmail.com2013-03-061-6/+6
* Fixing Windows client unit tests. They were broken in r1034 due to gMock andivan.penkov@gmail.com2012-10-191-6/+31
* Allow adding extra memory regions to minidump on linux/windowsted.mielczarek@gmail.com2012-09-181-0/+99
* Speculatively back out r989 per http://codereview.chromium.org/10805065/ :mark@chromium.org2012-07-241-46/+0
* Allow adding extra memory regions to minidump on linux/windowsted.mielczarek2012-07-191-0/+46
* Expose a callback to allow crash server implementations to defer the uploadin...cdn@chromium.org2012-04-131-4/+4
* Speculative back-out of r883, which may have broken Windows crash reporting.mark@chromium.org2011-11-281-2/+0
* Allow CrashGenerationClient to request that a dump of the parent process be w...ted.mielczarek2011-11-111-0/+2
* Fix svn:executable and svn:eol-style properties in src/client/windows.mark@chromium.org2011-10-201-0/+0
* Round-trip client/processor unittests for Windowsted.mielczarek2011-01-241-3/+55
* Added a death test for the pure virtual function call.hansl@google.com2010-05-131-3/+112
* Moved exception_handler_test to the more aptly named exception_handler_death_...hansl@google.com2010-05-121-63/+113
* Replacing solutions with gyp files. Moving tests for windows clients in unitt...hansl@google.com2010-05-031-0/+166