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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Windows client unittests build: add missing code files
mmandlis@chromium.org
2014-09-16
1
-0
/
+2
*
Back out trunk r1367.
mark@chromium.org
2014-09-03
2
-4
/
+4
*
Support for multiple upload files in CrashReportSender/HTTPUpload
ted.mielczarek@gmail.com
2014-08-28
2
-4
/
+4
*
Ensure C:/Dumps/ exists in crash_generation_app
ted.mielczarek@gmail.com
2014-07-11
1
-0
/
+6
*
Moving directory 'build' one level up as it collides with a file named 'BUILD...
ivan.penkov@gmail.com
2014-04-10
7
-7
/
+7
*
Move build configuration to root of repository.
chrisha@chromium.org
2014-04-03
13
-1482
/
+14
*
Ignore warning 4702 to avoid unreachable code error on
wfh@chromium.org
2014-03-26
1
-1
/
+3
*
Fix crash in Windows CrashGenerationServer from r1274.
thestig@chromium.org
2014-03-19
1
-1
/
+1
*
Windows: Fix 64-bit compitation of crash_generation_app.
thestig@chromium.org
2014-01-21
1
-7
/
+1
*
Refactor the Windows MinidumpGenerator interface to get rid of the overloads ...
cdn@chromium.org
2014-01-17
5
-260
/
+262
*
Fix VS project generation for the crash generation app.
cdn@chromium.org
2014-01-17
1
-0
/
+3
*
Run svn propdel svn:executable on source code files.
thestig@chromium.org
2013-12-17
3
-0
/
+0
*
Fix error r1258.
thestig@chromium.org
2013-12-17
1
-12
/
+14
*
Expose the ability to supply additional user streams in the windows dump gene...
cdn@chromium.org
2013-12-12
2
-5
/
+57
*
disable unittests under ASAN that use memory crashes
vapier@chromium.org
2013-12-11
1
-0
/
+4
*
Fix Windows release build error due to unreferenced variables.
thestig@chromium.org
2013-12-09
1
-22
/
+15
*
Switch armv7 setting to arm_version==7.
mark@chromium.org
2013-12-08
1
-6
/
+6
*
add interface for WriteMinidump which allows the caller to supply file handle...
cdn@chromium.org
2013-06-06
2
-21
/
+64
*
Treat warnings as error and fix most level 4 warnings in the breakpad windows...
ivan.penkov@gmail.com
2013-06-04
8
-67
/
+74
*
Submitting this on behalf of Xiaoling Bao.
ivan.penkov@gmail.com
2013-05-20
4
-4
/
+17
*
Allow option for efficient and safe opt out of in-proc dump generation for Wi...
ivan.penkov@gmail.com
2013-04-23
4
-41
/
+143
*
Fix Windows unittest build on VC2012
ted.mielczarek@gmail.com
2013-03-29
1
-2
/
+9
*
Remove "library" variable
ted.mielczarek@gmail.com
2013-03-07
1
-9
/
+1
*
Use stdint types everywhere
ted.mielczarek@gmail.com
2013-03-06
3
-18
/
+19
*
Fix remaining processor/scoped_ptr.h references for reals.
thestig@chromium.org
2013-01-22
1
-1
/
+1
*
Fix remaining processor/scoped_ptr.h references after r1096.
thestig@chromium.org
2013-01-22
3
-3
/
+3
*
Remove <(library) usage from gyp files.
thestig@chromium.org
2013-01-19
4
-6
/
+6
*
Move scoped_ptr.h to common
ted.mielczarek@gmail.com
2013-01-17
1
-1
/
+1
*
SuspendThread returns a DWORD value, so checking the return value with ">= 0"
ivan.penkov@gmail.com
2012-11-01
1
-3
/
+6
*
Fixing Windows client unit tests. They were broken in r1034 due to gMock and
ivan.penkov@gmail.com
2012-10-19
8
-16
/
+449
*
Fix a really stupid bug in WriteMinidumpForChildProcess
ted.mielczarek@gmail.com
2012-09-24
1
-1
/
+1
*
Allow generating minidumps from live processes on Windows.
ted.mielczarek@gmail.com
2012-09-18
2
-110
/
+215
*
Allow adding extra memory regions to minidump on linux/windows
ted.mielczarek@gmail.com
2012-09-18
3
-18
/
+178
*
Add a GetInstructionPointer method to MinidumpException
ted.mielczarek@gmail.com
2012-09-17
1
-33
/
+3
*
Fix of a race condition during Crash Generation Server startup
ivan.penkov@gmail.com
2012-09-07
1
-3
/
+6
*
Fixing a Windows compiler warning in src/client/windows/crash_generation/mini...
ivan.penkov@gmail.com
2012-08-17
3
-6
/
+4
*
Fixing a race condition in the Crash Generation Server which has to
ivan.penkov@gmail.com
2012-08-15
4
-147
/
+179
*
Speculatively back out r984. See http://codereview.chromium.org/10805065/
mark@chromium.org
2012-07-25
7
-103
/
+11
*
Speculatively back out r989 per http://codereview.chromium.org/10805065/ :
mark@chromium.org
2012-07-24
3
-108
/
+18
*
Back out r996, reinstating r985. That wasn't it.
mark@chromium.org
2012-07-24
4
-4
/
+120
*
Speculatively back out r985 because it may be causing crash_service problems
mark@chromium.org
2012-07-24
4
-120
/
+4
*
Fix a Windows compiler warning with a cast:
mark@chromium.org
2012-07-23
1
-1
/
+1
*
Allow adding extra memory regions to minidump on linux/windows
ted.mielczarek
2012-07-19
3
-18
/
+108
*
Allow the crash generation server to be initialized with a handle instead of...
ted.mielczarek
2012-07-16
4
-4
/
+120
*
Add the capability to include an arbitrary data stream within minidumps
cdn@chromium.org
2012-07-10
7
-11
/
+103
*
Do not fail crash dump generation if handle operations tracing is not enabled
mark@chromium.org
2012-07-03
1
-1
/
+2
*
Allow the minidump writer to collect handle data so that resulting dump contains
mark@chromium.org
2012-07-03
1
-13
/
+240
*
Fix a race condition in AutoCriticalSection.
thestig@chromium.org
2012-06-19
1
-1
/
+1
*
CrashGenerationServer's state machine can be invoked from both the application
mark@chromium.org
2012-06-12
3
-50
/
+76
*
Initialize a CustomClientInfo variable. (Coverity)
thestig@chromium.org
2012-05-15
1
-1
/
+1
[next]