1. 04023b1 Fixed message about unregistered msdia*dll. Builds with different DiaSDK need different dll. by vitalybuka@chromium.org · 13 years ago
  2. cff9fdb enable writing INFO CODE_ID line in symbol files by ted.mielczarek · 14 years ago
  3. d35f113 Make dump_syms output an INFO CODE_ID line that includes the code file and code identifier. (Currently disabled to give Breakpad users time to update their processor code.) by ted.mielczarek · 14 years ago
  4. 6c7d641 Issue 370 - fix PDBSourceLineWriter::GetModuleInfo's CPU detection by ted.mielczarek · 14 years ago
  5. 8730648 don't output duplicate filenames in PDBSourceLineWriter. r=mark at http://breakpad.appspot.com/43001 by ted.mielczarek · 15 years ago
  6. 927cc8f output function names for PGO-optimized cold function blocks. r=mark at http://breakpad.appspot.com/40007 by ted.mielczarek · 15 years ago
  7. 329e6a9 Emergency crash fix, tbr=bryner by mmentovai · 17 years ago
  8. 30fc9ce Replace GB_WSU_SAFE_SWPRINTF_TERMINATE with inline code (#145 followup). by mmentovai · 17 years ago
  9. aec4448 vswprintf causes Purify to fail (#145). r=darin by mmentovai · 17 years ago
  10. 6bc866c Don't output FUNC lines for 0-length functions (#139). r=bryner by mmentovai · 17 years ago
  11. e5dc608 Rename Airbag to Breakpad. by mmentovai · 18 years ago
  12. c7b6c11 Fix capitalization of identifiers (#94). r=bryner by mmentovai · 18 years ago
  13. 93fa375 symupload parameters don't match processor expectations (#91). r=bryner by mmentovai · 18 years ago
  14. 4365e2f Support GUID-less PDBs (#77). r=bryner by mmentovai · 18 years ago
  15. 73cd14b Airbag client libraries should compile under MSVC .NET 2003/7.1 (#64). r=bryner by mmentovai · 18 years ago
  16. 80866e7 Symbol file should contain module GUID at beginning (#66). r=bryner by mmentovai · 18 years ago
  17. 29401d2 Support building with WIN32_LEAN_AND_MEAN (#60) by mmentovai · 18 years ago
  18. 2fc823f Add PUBLIC support to SourceLineResolver (resolve function names in Windows by mmentovai · 18 years ago
  19. 246f406 Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker. by mmentovai · 18 years ago
  20. 8b1645d Implement a tool to upload symbols on Windows, given an exe or dll file with by bryner · 18 years ago[Renamed (87%) from src/tools/windows/dump_syms/pdb_source_line_writer.cc]
  21. fc1c78e Handle frame pointer omission (#21), part 3: SourceLineResolver and PDBSourceLineWriter changes. r=bryner. by mmentovai · 18 years ago
  22. 7daf246 Relicense to BSD (#29). r=bryner by mmentovai · 18 years ago
  23. cb9fd5b Make SourceLineResolver use RangeMap (#13). r=bryner by mmentovai · 18 years ago
  24. cb91a2f Initial import, which includes the Windows client-side dump_syms tool, and by bryner · 18 years ago