1. 27e54b4 Allow CrashGenerationClient to request that a dump of the parent process be written. by ted.mielczarek · 13 years ago
  2. 35a68e8 Fix svn:executable and svn:eol-style properties in src/client/windows. by mark@chromium.org · 13 years ago
  3. 0df0555 Use a MinidumpCallback to force minidumps on Windows to include memory around the faulting instruction pointer. Older versions of DbgHelp don't seem to do this correctly (on Windows XP, for example) by ted.mielczarek · 13 years ago
  4. bcf885c Added a death test for the pure virtual function call. by hansl@google.com · 14 years ago
  5. 8cf0a52 Moved exception_handler_test to the more aptly named exception_handler_death_test. It doesn't test anything else than death and exit. by hansl@google.com · 14 years ago