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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Moved exception_handler_test to the more aptly named exception_handler_death_...
hansl@google.com
2010-05-12
11
-399
/
+793
*
Adding prebuilt dump_syms.exe.
nealsid
2010-05-11
1
-0
/
+0
*
This checkin of the binaries was created by refresh_binaries.bat.
nealsid
2010-05-10
1
-0
/
+0
*
Changes to fix build warnings on newer versions of GCC, and a fix to not try ...
nealsid
2010-05-10
3
-2
/
+20
*
Copied minidump_test.cc from chrome_frame (see http://src.chromium.org/viewvc...
hansl@google.com
2010-05-05
3
-0
/
+484
*
Breakpad Mac dumper: Clean up XCode project file.
jimblandy
2010-05-05
1
-102
/
+70
*
Breakpad unit tests: Add support for clipped-size null-terminated strings
jimblandy
2010-05-05
2
-0
/
+27
*
Breakpad Mac Dumper: Fix compilation warnings on OS X 10.6
jimblandy
2010-05-05
4
-30
/
+82
*
Breakpad symbol dumper: Promise that Module::SetLoadAddress can be called at ...
jimblandy
2010-05-05
2
-5
/
+13
*
Breakpad Linux dumper: Handle STABS-in-symbol-table, and line number records ...
jimblandy
2010-05-05
4
-21
/
+152
*
Breakpad STABS parser: Use a test fixture in StabsReader unit tests.
jimblandy
2010-05-05
1
-56
/
+42
*
Breakpad STABS reader: Properly compute function end addresses.
jimblandy
2010-05-05
3
-7
/
+72
*
Breakpad Linux dumper: Rename DumpStabsHandler to StabsToModule.
jimblandy
2010-05-05
5
-52
/
+53
*
Breakpad Linux dumper: Make StabsReader independent of endianness and word size.
jimblandy
2010-05-05
12
-595
/
+446
*
Breakpad symbol dumper: Define the ByteBuffer and ByteCursor classes.
jimblandy
2010-05-05
3
-0
/
+1058
*
Replacing solutions with gyp files. Moving tests for windows clients in unitt...
hansl@google.com
2010-05-03
18
-1320
/
+1822
*
Fix dependency on Visual C++ 9 introduced by revision 557.
nealsid
2010-04-29
1
-1
/
+1
*
Fix assembly in the ARM sys_clone implementation to indicate that r7 is clobb...
ted.mielczarek
2010-04-29
1
-8
/
+8
*
issue 372 - fix Mac OS X minidump generation code to handle x86-64 properly. ...
ted.mielczarek
2010-04-29
6
-17
/
+54
*
Fix include paths to be consistent with rest of project
nealsid
2010-04-28
1
-1
/
+1
*
Breakpad Linux Dumper: Have DumpStabsHandler free accumulated functions if Fi...
jimblandy
2010-04-28
2
-0
/
+10
*
Breakpad Dumper: Move CFI register names to DwarfCFIToModule class.
jimblandy
2010-04-28
4
-46
/
+110
*
Breakpad test support: Move test_assembler.{h,cc} from src/processor to src/c...
jimblandy
2010-04-27
10
-11
/
+11
*
Patch from Zhurun to fix build breaks in gcc 4.4.1
nealsid
2010-04-26
2
-14
/
+31
*
Breakpad processor: Work around overload resolution problems in stream pos_ty...
jimblandy
2010-04-20
1
-2
/
+2
*
Breakpad stack walker: remove embedded newlines from module names.
jimblandy
2010-04-15
1
-0
/
+4
*
Mac now takes response code into account when determining success of a symupl...
jessicag.feedback@gmail.com
2010-04-13
1
-2
/
+3
*
provide a network source line resolver + server. r=mark,jimb at http://breakp...
ted.mielczarek
2010-04-08
28
-230
/
+4571
*
Include what you use.
mmentovai
2010-04-05
2
-0
/
+4
*
Breakpad symbol dumper: Move Linux dumping classes into src/common.
jimblandy
2010-04-05
29
-36
/
+38
*
Breakpad Linux Dumper: Disable warnings about unpaired functions and lines by...
jimblandy
2010-04-05
3
-1
/
+82
*
Add gettimeofday to linux_syscall_support.h
mmentovai
2010-04-02
1
-0
/
+2
*
Breakpad Linux dumper: Use the correct section's base address.
jimblandy
2010-04-01
1
-1
/
+1
*
Breakpad Linux dumper: Generate make dependencies on header files automatically.
jimblandy
2010-04-01
1
-5
/
+9
*
Breakpad Linux dumper: Include filename in error messages.
jimblandy
2010-03-31
1
-11
/
+13
*
Breakpad DWARF parser: correct comments regarding dynamic_cast.
jimblandy
2010-03-30
1
-7
/
+14
*
Breakpad Linux dumper: Make changes requested by Neal Sidhwaney in issue 59002.
jimblandy
2010-03-29
3
-21
/
+53
*
[ Mistakenly committed older version of patch. This is the right one. ]
jimblandy
2010-03-29
1
-3
/
+3
*
Breakpad Linux client: Simplify VerifyStackReadWithMultipleThreads unit test.
jimblandy
2010-03-29
2
-10
/
+19
*
Fix HandleInvalidParameter to provide a locally created exception record for ...
siggi@chromium.org
2010-03-26
1
-3
/
+23
*
Add omitted newline to warning message in StabsReader::SymbolString.
jimblandy
2010-03-18
1
-1
/
+1
*
Breakpad processor: Support AMD64 stack unwinding driven by DWARF CFI.
jimblandy
2010-03-16
5
-55
/
+492
*
Breakpad: Support DWARF CFI-driven stack walking on ARM.
jimblandy
2010-03-16
7
-34
/
+641
*
Breakpad Linux dumper: Parse the .eh_frame section.
jimblandy
2010-03-16
11
-143
/
+1336
*
Breakpad DWARF parser: Add support for parsing .eh_frame encoded pointers.
jimblandy
2010-03-16
6
-5
/
+1014
*
Breakpad Linux dumper: Add support for dumping DWARF CFI as STACK CFI records.
jimblandy
2010-03-16
14
-11
/
+4935
*
Breakpad: Add minidump processor support for DWARF Call Frame Information.
jimblandy
2010-03-16
14
-39
/
+1701
*
Breakpad processor: Unit tests for StackwalkerX86.
jimblandy
2010-03-16
2
-0
/
+879
*
Breakpad Processor: Add new unit tests for google_breakpad::Minidump
jimblandy
2010-03-16
8
-6
/
+4102
*
add missing <string> include from r541
ted.mielczarek
2010-03-03
1
-0
/
+1
[prev]
[next]