1. 27e54b4 Allow CrashGenerationClient to request that a dump of the parent process be written. by ted.mielczarek · 13 years ago
  2. 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
  3. a6f58a1 by doshimun · 16 years ago
  4. 0ded3d7 by doshimun · 16 years ago
  5. c79141e by doshimun@gmail.com · 16 years ago
  6. 469580e Remove dependency on ole32 on Windows (#132). Patch by Sorin Jianu <sorinj>, r=me. by mmentovai · 16 years ago
  7. f4021f0 Make Breakpad's debug-exception-ignoring configurable. r=Nicolas Sylvain by mmentovai · 17 years ago
  8. 6a3f879 Add accessor for ExceptionHandler::requesting_thread_id_ (#198). Patch by Lucas Eckels. r=me by mmentovai · 17 years ago
  9. 3c07b28 These should be int to allow them to be ORed together. Ted, please review. by mmentovai · 17 years ago
  10. 6a844b1 Allow finer control over installed handler types (#193). r=ted.mielczarek by mmentovai · 17 years ago
  11. fb6be7c Add an API to pass exception information into the handler (#192). by mmentovai · 17 years ago
  12. b86e7ec Issue 162 - handle pure virtual function calls in VC++. r=mento by ted.mielczarek · 17 years ago
  13. e5dc608 Rename Airbag to Breakpad. by mmentovai · 17 years ago
  14. baff938 Airbag windows client didn't trap VC8 parameter validation errors. Now it by mmentovai · 17 years ago
  15. f614cb9 Pass the exception record (EXCEPTION_POINTERS*) to callback functions from by mmentovai · 18 years ago
  16. 65dbfcc Removing CRs from #81. Hey, how'd those get in there? by mmentovai · 18 years ago
  17. 283fd39 Allow exception handler callbacks more flexibility (#81). r=bryner by mmentovai · 18 years ago
  18. ed61ae0 Don't use CRT in exception handler code (#86). r=bryner by mmentovai · 18 years ago
  19. b261019 Windows exception handler does not survive stack overflows (#34). r=brian, by mmentovai · 18 years ago
  20. 12a5245 Disable exception handling warnings in Windows client code (#38). by mmentovai · 18 years ago
  21. 1bff57e Add set_dump_path method to ExceptionHandler (#37). Patch by Ted Mielczarek. by mmentovai · 18 years ago
  22. 29401d2 Support building with WIN32_LEAN_AND_MEAN (#60) by mmentovai · 18 years ago
  23. f140025 Add static-CRT build configurations. Get rid of the largely redundant README, by bryner · 18 years ago
  24. 1217c1f Initial version of Windows exception handler and crash report sender classes by bryner · 18 years ago