aboutsummaryrefslogtreecommitdiff
path: root/src/client/windows/crash_generation/client_info.cc
Commit message (Expand)AuthorAgeFilesLines
* The process uptime computation when the Windows out-of-process Crash Generationivanpe@chromium.org2014-10-151-2/+4
* Submitting this on behalf of Xiaoling Bao.ivan.penkov@gmail.com2013-05-201-1/+1
* Fixing a race condition in the Crash Generation Server which has toivan.penkov@gmail.com2012-08-151-15/+25
* Speculatively back out r984. See http://codereview.chromium.org/10805065/mark@chromium.org2012-07-251-45/+0
* Add the capability to include an arbitrary data stream within minidumpscdn@chromium.org2012-07-101-0/+45
* Set limit on the number of custom client info entries that can be sent with a...cdn@chromium.org2012-04-171-0/+4
* Expose a callback to allow crash server implementations to defer the uploadin...cdn@chromium.org2012-04-131-1/+8
* Speculative back-out of r883, which may have broken Windows crash reporting.mark@chromium.org2011-11-281-23/+0
* Allow CrashGenerationClient to request that a dump of the parent process be w...ted.mielczarek2011-11-111-0/+23
* Issue 384 - UnregisterWait error handling is incorrect. Patch by Benjamin Sme...ted.mielczarek2010-05-191-15/+5
* 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-061-3/+34
* 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/+5
* Some style guide compliance changes and changed the prototype of the method t...doshimun2008-05-071-3/+2
* Add a way for the client apps to specify custom information in case of out-of...doshimun2008-05-051-3/+33
* Fix newlines (#253). rs=ted.mielczarekmmentovai2008-04-071-147/+147
* Overview:doshimun@gmail.com2008-03-081-0/+147