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. 494fa83 Fix some newlines. by mark@chromium.org · 13 years ago
  4. 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 · 14 years ago
  5. 9220e0b Round-trip client/processor unittests for Windows by ted.mielczarek · 14 years ago
  6. b6ee7dc Fix CrashGenerationServer to recover from protocol errors and a test for same. by erikwright@chromium.org · 14 years ago
  7. 7b106e3 Changed two files end-line to make it work better with GYP. They were DOS (CR/LF), now they are UNIX (CR). by hansl@google.com · 14 years ago
  8. bcf885c Added a death test for the pure virtual function call. by hansl@google.com · 14 years ago
  9. 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
  10. 297b1e5 Copied minidump_test.cc from chrome_frame (see http://src.chromium.org/viewvc/chrome/trunk/src/chrome_frame/crash_reporting/minidump_test.cc). by hansl@google.com · 14 years ago
  11. ffedcd4 Replacing solutions with gyp files. Moving tests for windows clients in unittests. by hansl@google.com · 14 years ago