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
*
Fix debug build after 16e0852
Joshua Peraza
2018-08-18
2
-7
/
+6
*
Make a parameter a const reference
Joshua Peraza
2018-08-17
1
-1
/
+1
*
Treat high_pc as an address for DW_FORM_GNU_addr_index
Joshua Peraza
2018-08-17
1
-1
/
+2
*
Fix Windows client_tests GYP build after 88d8114fda3e
Mark Mentovai
2018-08-15
1
-0
/
+1
*
Fixed a typo introduced in revision 16e08520e6027df4bf1934abbfd5e1a088ffb69c
Gabriele Svelto
2018-08-14
1
-1
/
+1
*
Add support for parsing the DW_AT_ranges attributes
Gabriele Svelto
2018-08-13
20
-122
/
+653
*
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
22
-84
/
+412
*
Rename MDRawContextARM64 and its context flags
Joshua Peraza
2018-08-01
20
-71
/
+71
*
mac: Fix broken xcode projects
Joshua Peraza
2018-07-31
3
-162
/
+169
*
Add path_helper.cc and path_helper.h to dump_syms.xcodeproj.
Ivan Penkov
2018-07-24
1
-0
/
+6
*
Update lss to a89bf7903f3169e6bc7b8efc10a73a7571de21cf
Joshua Peraza
2018-07-10
2
-2
/
+2
*
ios: Fix build of exception_handler_no_mach
Joshua Peraza
2018-07-09
1
-1
/
+1
*
Use hash_map and hash_set from __gnu_cxx
Joshua Peraza
2018-07-09
1
-2
/
+2
*
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
2
-5
/
+10
*
Refactor code out of MinidumpModuleList::Read().
Lei Zhang
2018-06-28
2
-48
/
+60
*
Add an anonymous namespace in minidump.cc.
Lei Zhang
2018-06-28
1
-41
/
+32
*
Fall back to the raw symbol name from DW_AT_MIPS_linkage_name when there is n...
Mike Hommey
2018-06-19
1
-0
/
+7
*
Avoid endl when writing symbol files
Aaron Dierking
2018-05-30
1
-9
/
+8
*
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
2
-4
/
+143
*
Initialize variables for MSAN
Sergey Abbakumov
2018-04-10
2
-2
/
+2
*
Linux: Write out si_code for SIGBUS exceptions.
Lei Zhang
2018-04-03
5
-11
/
+26
*
Add missing header for free function
Takuto Ikuta
2018-03-27
1
-0
/
+1
*
Allow minidump_dump to print module lists that would normally be rejected
Ted Mielczarek
2018-03-12
1
-0
/
+3
*
Fixing incorrect include guard (missing #define)
Daniel Bratell
2018-02-23
1
-0
/
+1
*
Fix Travis build by running tests as root
Lars Volker
2018-02-20
7
-4
/
+70
*
Fix crash when an NSException is thrown.
Adam Harrison
2018-02-02
2
-11
/
+10
*
Extend ifdef to include helper functions
Lars Volker
2018-01-31
1
-2
/
+2
*
Remove barrier to fix Android build.
Lars Volker
2018-01-31
1
-1
/
+3
*
Make breakpad build with -Wimplicit-fallthrough (on linux)
Nico Weber
2018-01-31
2
-1
/
+19
*
Do not use non-standard stdext::checked_array_iterator with libc++.
Peter Collingbourne
2018-01-18
1
-1
/
+1
*
Only restore the signal handler if sigaction has not changed
Lars Volker
2018-01-09
2
-0
/
+60
*
Fixed file extention for minidump_upload in tools_linux.gypi
Syed Nisar Ul Haq
2018-01-04
1
-1
/
+1
*
Add asm and machine headers
bsheedy
2018-01-03
5
-7
/
+525
*
android: drop sgidefs.h hack for LSS
Mike Frysinger
2017-12-23
2
-42
/
+0
*
Fix minidump on ChromeOS
Yunlian Jiang
2017-12-20
1
-8
/
+25
*
Reconcile -[BreakpadController withBreakpadRef:] with its documentation.
Robert Sesek
2017-12-15
1
-3
/
+1
*
Update binaries with dump_syms changes to write new field
Mike Wittman
2017-12-12
2
-0
/
+0
*
Write field indicating multiple symbols at an address in dump_syms
Mike Wittman
2017-12-11
8
-31
/
+12
*
Remove duplicate import.
Adam Harrison
2017-12-05
1
-1
/
+0
*
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
12
-148
/
+324
*
Update test data for identical-code-folded symbol changes
Mike Wittman
2017-11-28
6
-6
/
+6
*
Make identical-code-folded symbol output more consistent between runs
Mike Wittman
2017-11-14
1
-37
/
+43
*
List missing 64-bit arches in the bundled curl
Tomas Popela
2017-11-13
1
-1
/
+2
*
Add index-based set functionality to NonAllocatingMap.
Robert Sesek
2017-11-07
2
-31
/
+79
[next]