aboutsummaryrefslogtreecommitdiff
path: root/src/client/windows/crash_generation
Commit message (Expand)AuthorAgeFilesLines
...
* Set the dump thread id and the requesting thread id properties of MDRawBreakp...doshimun2008-05-311-5/+9
* Microsoft broke PROCESS_ALL_ACCESS when we build with WINVER=0x600. See http:...doshimun2008-05-151-1/+1
* Replace the user of wcscpy_s with safe_wcscpy in common/windows/string_utils-...doshimun2008-05-083-3/+10
* Some style guide compliance changes and changed the prototype of the method t...doshimun2008-05-072-4/+5
* Add a way for the client apps to specify custom information in case of out-of...doshimun2008-05-055-17/+80
* Add one more parameter to the ClientDumpRequestCallback in crash generation s...doshimun2008-04-174-9/+25
* Add a parameter to CrashGenerationServer to let the callers set thedoshimun2008-04-122-1/+11
* Some cosmetic/style changes to conform to style guidelines. This timedoshimun2008-04-082-23/+23
* Fix newlines (#253). rs=ted.mielczarekmmentovai2008-04-0710-2602/+2602
* Minor style changes to comply with Google style guidelines.doshimun2008-04-034-34/+39
* This changelist contains the changes to the configuration of Visual Studio so...doshimun@gmail.com2008-03-102-7/+136
* Overview:doshimun@gmail.com2008-03-0810-0/+2468