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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue 384 - UnregisterWait error handling is incorrect. Patch by Benjamin Sme...
ted.mielczarek
2010-05-19
2
-16
/
+6
*
Moved exception_handler_test to the more aptly named exception_handler_death_...
hansl@google.com
2010-05-12
4
-26
/
+54
*
Replacing solutions with gyp files. Moving tests for windows clients in unitt...
hansl@google.com
2010-05-03
2
-347
/
+64
*
Check RegisterWaitForSingleObject return in CrashGenerationServer::Start.
mmentovai
2009-09-28
1
-6
/
+8
*
Fix an AppVerifier STOP in OOP server code. In the destructor of
doshimun
2009-01-16
2
-1
/
+22
*
Fix warning when converting int to bool
nealsid
2008-10-10
1
-1
/
+1
*
Generate Windows full memory dumps as a separate file. Patch by Huan Ren
mmentovai
2008-09-16
1
-7
/
+56
*
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
2
-3
/
+42
*
Set the dump thread id and the requesting thread id properties of MDRawBreakp...
doshimun
2008-05-31
1
-5
/
+9
*
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
3
-3
/
+10
*
Some style guide compliance changes and changed the prototype of the method t...
doshimun
2008-05-07
2
-4
/
+5
*
Add a way for the client apps to specify custom information in case of out-of...
doshimun
2008-05-05
5
-17
/
+80
*
Add one more parameter to the ClientDumpRequestCallback in crash generation s...
doshimun
2008-04-17
4
-9
/
+25
*
Add a parameter to CrashGenerationServer to let the callers set the
doshimun
2008-04-12
2
-1
/
+11
*
Some cosmetic/style changes to conform to style guidelines. This time
doshimun
2008-04-08
2
-23
/
+23
*
Fix newlines (#253). rs=ted.mielczarek
mmentovai
2008-04-07
10
-2602
/
+2602
*
Minor style changes to comply with Google style guidelines.
doshimun
2008-04-03
4
-34
/
+39
*
This changelist contains the changes to the configuration of Visual Studio so...
doshimun@gmail.com
2008-03-10
2
-7
/
+136
*
Overview:
doshimun@gmail.com
2008-03-08
10
-0
/
+2468