index
:
breakpad
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
windows
/
crash_generation
/
client_info.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
The process uptime computation when the Windows out-of-process Crash Generation
ivanpe@chromium.org
2014-10-15
1
-2
/
+4
*
Submitting this on behalf of Xiaoling Bao.
ivan.penkov@gmail.com
2013-05-20
1
-1
/
+1
*
Fixing a race condition in the Crash Generation Server which has to
ivan.penkov@gmail.com
2012-08-15
1
-15
/
+25
*
Speculatively back out r984. See http://codereview.chromium.org/10805065/
mark@chromium.org
2012-07-25
1
-45
/
+0
*
Add the capability to include an arbitrary data stream within minidumps
cdn@chromium.org
2012-07-10
1
-0
/
+45
*
Set limit on the number of custom client info entries that can be sent with a...
cdn@chromium.org
2012-04-17
1
-0
/
+4
*
Expose a callback to allow crash server implementations to defer the uploadin...
cdn@chromium.org
2012-04-13
1
-1
/
+8
*
Speculative back-out of r883, which may have broken Windows crash reporting.
mark@chromium.org
2011-11-28
1
-23
/
+0
*
Allow CrashGenerationClient to request that a dump of the parent process be w...
ted.mielczarek
2011-11-11
1
-0
/
+23
*
Issue 384 - UnregisterWait error handling is incorrect. Patch by Benjamin Sme...
ted.mielczarek
2010-05-19
1
-15
/
+5
*
In the destructor of ClientInfo, currently the wait on the clent_crashed_even...
doshimun
2008-06-09
1
-10
/
+10
*
Client process uptime is a very useful metric for crashes. Instead of each cl...
doshimun
2008-06-06
1
-3
/
+34
*
Microsoft broke PROCESS_ALL_ACCESS when we build with WINVER=0x600. See http:...
doshimun
2008-05-15
1
-1
/
+1
*
Replace the user of wcscpy_s with safe_wcscpy in common/windows/string_utils-...
doshimun
2008-05-08
1
-2
/
+5
*
Some style guide compliance changes and changed the prototype of the method t...
doshimun
2008-05-07
1
-3
/
+2
*
Add a way for the client apps to specify custom information in case of out-of...
doshimun
2008-05-05
1
-3
/
+33
*
Fix newlines (#253). rs=ted.mielczarek
mmentovai
2008-04-07
1
-147
/
+147
*
Overview:
doshimun@gmail.com
2008-03-08
1
-0
/
+147