aboutsummaryrefslogtreecommitdiff
path: root/src/client/windows/crash_generation
Commit message (Expand)AuthorAgeFilesLines
* Moved exception_handler_test to the more aptly named exception_handler_death_...hansl@google.com2010-05-124-26/+54
* Replacing solutions with gyp files. Moving tests for windows clients in unitt...hansl@google.com2010-05-032-347/+64
* Check RegisterWaitForSingleObject return in CrashGenerationServer::Start.mmentovai2009-09-281-6/+8
* Fix an AppVerifier STOP in OOP server code. In the destructor ofdoshimun2009-01-162-1/+22
* Fix warning when converting int to boolnealsid2008-10-101-1/+1
* Generate Windows full memory dumps as a separate file. Patch by Huan Renmmentovai2008-09-161-7/+56
* In the destructor of ClientInfo, currently the wait on the clent_crashed_even...doshimun2008-06-091-10/+10
* Client process uptime is a very useful metric for crashes. Instead of each cl...doshimun2008-06-062-3/+42
* 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