aboutsummaryrefslogtreecommitdiff
path: root/src/tools/windows/dump_syms/dump_syms.cc
Commit message (Expand)AuthorAgeFilesLines
* Support building with WIN32_LEAN_AND_MEAN (#60)mmentovai2006-10-261-0/+2
* Implement a tool to upload symbols on Windows, given an exe or dll file withbryner2006-10-161-3/+4
* Relicense to BSD (#29). r=brynermmentovai2006-09-201-10/+25
* Make SourceLineResolver use RangeMap (#13). r=brynermmentovai2006-09-081-1/+1
* Initial import, which includes the Windows client-side dump_syms tool, andbryner2006-08-251-0/+49