aboutsummaryrefslogtreecommitdiff
path: root/src/client/windows/common
Commit message (Expand)AuthorAgeFilesLines
* Fix Windows client compilation on mingw.ted.mielczarek@gmail.com2014-11-032-3/+3
* Speculatively back out r984. See http://codereview.chromium.org/10805065/mark@chromium.org2012-07-251-5/+0
* Add the capability to include an arbitrary data stream within minidumpscdn@chromium.org2012-07-101-0/+5
* Fix a race condition in AutoCriticalSection.thestig@chromium.org2012-06-191-1/+1
* CrashGenerationServer's state machine can be invoked from both the applicationmark@chromium.org2012-06-121-2/+20
* Expose a callback to allow crash server implementations to defer the uploadin...cdn@chromium.org2012-04-131-6/+8
* Speculative back-out of r883, which may have broken Windows crash reporting.mark@chromium.org2011-11-281-6/+0
* Allow CrashGenerationClient to request that a dump of the parent process be w...ted.mielczarek2011-11-111-0/+6
* Fix build break for 64-bit compilation.nealsid2009-12-171-1/+1
* Replace the user of wcscpy_s with safe_wcscpy in common/windows/string_utils-...doshimun2008-05-081-2/+4
* Add a convenience method to CustomClientInfo struct to set both name and valu...doshimun2008-05-051-0/+5
* Add a way for the client apps to specify custom information in case of out-of...doshimun2008-05-051-0/+50
* Fix newlines (#253). rs=ted.mielczarekmmentovai2008-04-072-185/+185
* Overview:doshimun@gmail.com2008-03-082-0/+185