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
/
processor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set new ARM64 context flags
Joshua Peraza
2018-08-06
1
-9
/
+1
*
processor: Fix memory leak after 88d8114f
Joshua Peraza
2018-08-02
1
-0
/
+4
*
Define and use a a new MDRawContextARM64
Joshua Peraza
2018-08-01
10
-33
/
+222
*
Rename MDRawContextARM64 and its context flags
Joshua Peraza
2018-08-01
8
-40
/
+40
*
iOS: disable using CFI in stackwalking
Joshua Peraza
2018-07-06
2
-6
/
+15
*
Ignore duplicate module list entries.
Lei Zhang
2018-06-28
1
-0
/
+16
*
Only do Android-specific adjustments for Android minidumps.
Lei Zhang
2018-06-28
1
-4
/
+8
*
Refactor code out of MinidumpModuleList::Read().
Lei Zhang
2018-06-28
1
-48
/
+55
*
Add an anonymous namespace in minidump.cc.
Lei Zhang
2018-06-28
1
-41
/
+32
*
Add SEVERITY_CRITICAL to logging, that would help to suppress logs from the f...
Max Moroz
2018-05-29
2
-1
/
+14
*
Read Linux si_code in minidump_processor.
Lei Zhang
2018-04-13
1
-4
/
+105
*
Allow minidump_dump to print module lists that would normally be rejected
Ted Mielczarek
2018-03-12
1
-0
/
+3
*
Make breakpad build with -Wimplicit-fallthrough (on linux)
Nico Weber
2018-01-31
2
-1
/
+19
*
Make iterator string types match map container string types
Mike Wittman
2017-12-01
1
-2
/
+2
*
Add optional field indicating multiple symbols at an address
Mike Wittman
2017-11-29
4
-73
/
+190
*
Provide helper wrappers for basename(3) and dirname(3)
Tobias Sargeant
2017-10-18
2
-2
/
+4
*
Add -s flag to microdump_stackwalk for dumping stack contents.
Tobias Sargeant
2017-10-17
4
-27
/
+29
*
Convert {mini|micro}dump_stackwalk argument parsing to getopt.
Tobias Sargeant
2017-10-16
2
-105
/
+131
*
Fix minidump_dump_test after 6d0287851fab
Mark Mentovai
2017-10-05
1
-1
/
+0
*
Dump Crashpad extension structures in minidump_dump
Mark Mentovai
2017-09-27
2
-16
/
+381
*
Fix MSVC build on 64-bit
Orgad Shaneh
2017-09-25
2
-9
/
+9
*
Fix googletest/googlemock build
Mark Mentovai
2017-09-19
1
-2
/
+2
*
Increase the maximum number of modules allowed in minidumps.
Tobias Sargeant
2017-09-01
1
-3
/
+3
*
Fix memory leak in ppc64 stackwalker
Tobias Sargeant
2017-08-30
1
-2
/
+3
*
Add crash reason extraction to microdump processor
Tobias Sargeant
2017-08-21
4
-1
/
+1453
*
Fix memory leak in ppc stackwalker
Tobias Sargeant
2017-08-18
1
-2
/
+3
*
Increase maximum number of regions for minidump_stackwalk.
Lars Volker
2017-07-28
1
-1
/
+3
*
Handle very large stack traces
Leonard Mosescu
2017-07-12
12
-78
/
+91
*
A couple of minor fixes
Leonard Mosescu
2017-07-11
1
-3
/
+3
*
Increase maximum number of threads for minidump_stackwalk.
Lars Volker
2017-03-28
1
-0
/
+4
*
minidump_dump: fix up init paths
Mike Frysinger
2017-03-25
2
-3
/
+5
*
minidump_dump: dump stack memory like hexdump
Mike Frysinger
2017-03-24
2
-13
/
+82
*
minidump_dump: add proper cli processing
Mike Frysinger
2017-03-24
1
-8
/
+53
*
Sanity check frame pointer while stackwalking
Joshua Peraza
2017-03-22
2
-1
/
+8
*
dump_context: arm: name the registers in the dump output
Mike Frysinger
2017-03-18
1
-5
/
+9
*
[MIPS]: Don't terminate stackwalk when $sp value doesn't change between frames
Dragan Mladjenovic
2017-03-16
3
-7
/
+1
*
Fix segfault when interpreting bad debug_file
Joshua Peraza
2017-03-08
1
-1
/
+3
*
Fix compile errors arising from compiling breakpad with clang.
Tobias Sargeant
2017-02-17
1
-16
/
+17
*
processor: drop set-but-unused variable
Mike Frysinger
2017-02-12
1
-4
/
+2
*
Fixed leak of unloaded module lists.
Joshua Peraza
2017-02-07
2
-2
/
+6
*
Revert "Several fixes for broken Mac build"
Roman Margold
2017-02-01
2
-4
/
+4
*
Several fixes for broken Mac build
Roman Margold
2017-02-01
2
-4
/
+4
*
Fixed a bug where cv record size was not correctly checked.
Joshua Peraza
2017-01-30
1
-4
/
+6
*
Populate stack frames with unloaded module info.
Joshua Peraza
2017-01-19
10
-9
/
+138
*
Added classes to support reading unloaded module lists in minidumps.
Joshua Peraza
2016-12-16
4
-1
/
+558
*
Remove comparison of this with nullptr
Orgad Shaneh
2016-12-06
2
-13
/
+9
*
microdump_stackwalk_test: fix bashism in test
Mike Frysinger
2016-11-25
2
-2
/
+2
*
Update links
Orgad Shaneh
2016-11-18
2
-5
/
+5
*
Add a crash reason string for the simulated crashpad exception code
Pierre-Antoine Manzagol
2016-11-10
1
-0
/
+6
*
Allow compiling the google-breakpad code using a global ::string class instea...
Ivan Penkov
2016-11-08
3
-3
/
+3
[next]