aboutsummaryrefslogtreecommitdiff
path: root/src/client/windows/tests
Commit message (Expand)AuthorAgeFilesLines
* Expose a callback to allow crash server implementations to defer the uploadin...cdn@chromium.org2012-04-131-0/+2
* Speculative back-out of r883, which may have broken Windows crash reporting.mark@chromium.org2011-11-281-1/+0
* Allow CrashGenerationClient to request that a dump of the parent process be w...ted.mielczarek2011-11-111-0/+1
* Fix some newlines.mark@chromium.org2011-09-271-61/+61
* Modify crash_generation_app to use GYP instead of VS .sln file for ease of ma...erikwright@chromium.org2010-09-217-588/+74
* Fix for crashs generation test app to not deadlocknealsid2009-06-221-1/+2
* 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-081-2/+2
* Some style guide compliance changes and changed the prototype of the method t...doshimun2008-05-071-14/+17
* Add a way for the client apps to specify custom information in case of out-of...doshimun2008-05-052-2/+41
* Add one more parameter to the ClientDumpRequestCallback in crash generation s...doshimun2008-04-171-1/+2
* Add a parameter to CrashGenerationServer to let the callers set thedoshimun2008-04-121-1/+2
* Fix newlines (#253). rs=ted.mielczarekmmentovai2008-04-0710-1407/+1407
* TO BE REVIEWED.doshimun@gmail.com2008-03-111-4/+4
* This changelist contains the changes to the configuration of Visual Studio so...doshimun@gmail.com2008-03-102-0/+184
* Overview:doshimun@gmail.com2008-03-0812-0/+1228