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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Enable dumping of the Linux extension streams.
kmixter@chromium.org
2010-12-08
1
-0
/
+60
*
Fix segv in network_source_line_resolver_server_unittest
kmixter@chromium.org
2010-12-08
1
-2
/
+2
*
Added null checks to disassembler_x86
cdn@chromium.org
2010-12-03
1
-2
/
+2
*
Fix WriteMemoryListStream to remove an extraneous loop index variable increment.
ted.mielczarek
2010-11-30
2
-2
/
+62
*
Fix 64-bit build on Linux.
thestig@chromium.org
2010-11-22
1
-2
/
+2
*
Linux: Attempt to generate an ELF identifier for deleted running binaries.
thestig@chromium.org
2010-11-19
2
-15
/
+71
*
Add specific curl headers to facilitate building on Ubuntu Lucid
nealsid
2010-11-17
12
-5
/
+3574
*
Fix assert failure in dump_syms caused by binary linked with gold.
thestig@chromium.org
2010-11-08
1
-2
/
+2
*
Change the bug reporting email address.
thestig@chromium.org
2010-11-08
2
-6
/
+6
*
Delete an old Makefile and fix lots of lint errors.
thestig@chromium.org
2010-11-08
4
-149
/
+37
*
Use STABS as the debugging format when using GCC 4.0 and the 10.4 SDK.
mmentovai
2010-11-08
1
-0
/
+1
*
Fix for issue 222001.
SiyangXie@gmail.com
2010-11-04
4
-222
/
+220
*
Make memory allocation/deallocation consistent: use new char[] instead of ope...
SiyangXie@gmail.com
2010-11-03
6
-28
/
+26
*
Fix broken build of mac crash report tool.
SiyangXie@gmail.com
2010-11-03
1
-3
/
+2
*
Tiny fix for memory allocation/deallocation mismatch
SiyangXie@gmail.com
2010-11-01
3
-1
/
+7
*
Restrict ownership of symbol data buffers to symbol supplier.
SiyangXie@gmail.com
2010-11-01
18
-115
/
+189
*
Add missing module_serializer.h and module_serializer.cc for class ModuleSeri...
SiyangXie@gmail.com
2010-10-25
3
-3
/
+325
*
FastSourceLineResolver implementation for optimization purpose.
SiyangXie@gmail.com
2010-10-21
18
-8
/
+23790
*
Add asm/ptrace.h include to linux_dumper.cc to fix the silly scratchbox toolc...
ted.mielczarek
2010-10-21
1
-8
/
+7
*
Fix crash_report tool.
mmentovai
2010-10-20
3
-0
/
+94
*
Add support for building the Linux client code using the Android NDK
ted.mielczarek
2010-10-20
15
-26
/
+248
*
Double stack scanning length in stackwalker
ted.mielczarek
2010-10-19
2
-1
/
+58
*
Add static version of map wrappers and corresponding serializers.
SiyangXie@gmail.com
2010-10-15
21
-46
/
+3205
*
Fix some compiler warnings: char*->const char*, default in swtch.
SiyangXie@gmail.com
2010-10-15
4
-20
/
+27
*
Fix for bug: debug checks for vector::operator[] fail in breakpad.
SiyangXie@gmail.com
2010-10-13
1
-1
/
+1
*
Refactor source line resolver, add interface in supplier and resolver.
SiyangXie@gmail.com
2010-10-07
24
-418
/
+1021
*
Make dump_syms output an INFO CODE_ID line that includes the code file and co...
ted.mielczarek
2010-10-05
7
-16
/
+211
*
ditch libtool, only build static libs
ted.mielczarek
2010-10-05
7
-12175
/
+1027
*
add a --disable-processor configure arg to skip building processor libs and j...
ted.mielczarek
2010-10-05
5
-1122
/
+1515
*
missed test crashdumps in revision 706.
cdn@chromium.org
2010-10-02
4
-0
/
+0
*
Added method to exploitability class which checks if a given address contains...
cdn@chromium.org
2010-10-01
4
-23
/
+71
*
Added libdisasm to the repository. This library is no longer under developmen...
cdn@chromium.org
2010-10-01
61
-237
/
+12843
*
Add stack-scanning fallback to Stackwalker{AMD64,ARM}.
ted.mielczarek
2010-10-01
7
-20
/
+361
*
Refactor some bits of StackWalkerX86 / StackFrameX86 out into their respectiv...
ted.mielczarek
2010-10-01
13
-113
/
+118
*
Fix a segmentation fault bug in MinidumpAssertion::Read().
SiyangXie@gmail.com
2010-09-30
1
-3
/
+6
*
add top_srcdir/src to CPPFLAGS for all unittests to fix compilation of unitte...
ted.mielczarek
2010-09-29
2
-6
/
+36
*
Only include linux_syscall_support.h on Linux in cross platform files.
thestig@chromium.org
2010-09-24
1
-0
/
+2
*
Write a window of memory around the instruction pointer from the crashing thr...
ted.mielczarek
2010-09-23
14
-18
/
+930
*
Added the base exploitability module for windows. This only adds the very bas...
cdn@chromium.org
2010-09-22
9
-32
/
+288
*
Pull in linux_syscall_support.h r3 - remove duplicate ARM code.
thestig@chromium.org
2010-09-21
0
-0
/
+0
*
Modify crash_generation_app to use GYP instead of VS .sln file for ease of ma...
erikwright@chromium.org
2010-09-21
8
-589
/
+75
*
Fix CrashGenerationServer to recover from protocol errors and a test for same.
erikwright@chromium.org
2010-09-20
6
-77
/
+442
*
Add StaticMap implementation and unittest to breakpad.
SiyangXie@gmail.com
2010-09-20
7
-0
/
+1072
*
Write a window of memory around the instruction pointer from the crashing thr...
ted.mielczarek
2010-09-17
5
-8
/
+229
*
Fix ./configure --enable-m32
thestig@chromium.org
2010-09-16
2
-2
/
+4
*
Fix compilation for minidump-2-core.
thestig@chromium.org
2010-09-16
1
-0
/
+1
*
Actually treat fatal error codes as fatal
nealsid
2010-09-16
1
-2
/
+1
*
Fix compilation of file_id_unittest.
thestig@chromium.org
2010-09-16
1
-5
/
+5
*
Initialize variables that currently may theoretically be used uninitialized
jessicag.feedback@gmail.com
2010-09-16
2
-7
/
+8
*
Add a free() to ExceptionHandlerTest.ChildCrash.
thestig@chromium.org
2010-09-16
1
-0
/
+1
[prev]
[next]