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
*
Convert {mini|micro}dump_stackwalk argument parsing to getopt.
Tobias Sargeant
2017-10-16
2
-105
/
+131
*
ios: Adds a no-Mach exception handler
Adam Harrison
2017-10-12
3
-0
/
+447
*
Android: Use sys/types.h instead of stdint.h for sys/user.h
Joshua Peraza
2017-10-06
1
-1
/
+1
*
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
4
-18
/
+463
*
Only run GYP for Windows targets on Windows
Mark Mentovai
2017-09-27
2
-17
/
+22
*
Fix MSVC build on 64-bit
Orgad Shaneh
2017-09-25
7
-17
/
+17
*
Refresh refresh_binaries.bat
Orgad Shaneh
2017-09-24
1
-12
/
+8
*
Restore missing #include <stdint.h> to Android <sys/user.h>
Mark Mentovai
2017-09-20
1
-0
/
+4
*
Replace remaining references to 'struct ucontext' with 'ucontext_t'
Mark Mentovai
2017-09-20
6
-33
/
+33
*
Fix googletest/googlemock build
Mark Mentovai
2017-09-19
3
-15
/
+15
*
android: Don’t compete with NDK API >= 21 over NDK structures
Mark Mentovai
2017-09-18
2
-39
/
+25
*
Add new test data to Makefile.am
Tobias Sargeant
2017-09-14
2
-1
/
+2
*
drop bundled gflags from the checkout
Mike Frysinger
2017-09-13
3
-534
/
+2
*
google_crashdump_uploader_test: integrate test into normal build
Mike Frysinger
2017-09-13
2
-3
/
+111
*
drop glog from the checkout
Mike Frysinger
2017-09-13
4
-11
/
+0
*
Parse DWARF 4 line tables correctly
Mark Mentovai
2017-09-13
1
-0
/
+7
*
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
*
Update GYP to 324dd166b7c0b39d513026fa52d6280ac6d56770
Mark Mentovai
2017-08-28
1
-1
/
+1
*
Add crash reason extraction to microdump processor
Tobias Sargeant
2017-08-21
5
-1
/
+1457
*
Fix memory leak in ppc stackwalker
Tobias Sargeant
2017-08-18
1
-2
/
+3
*
Add crash reason and address to microdumps.
Tobias Sargeant
2017-08-14
4
-0
/
+111
*
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
14
-81
/
+108
*
A couple of minor fixes
Leonard Mosescu
2017-07-11
3
-4
/
+9
*
Fix asan builds
Eric Holk
2017-06-22
1
-23
/
+23
*
Add first chance exception handler API
Eric Holk
2017-06-19
3
-0
/
+44
*
roll lss deps
Mike Frysinger
2017-06-16
2
-2
/
+2
*
Merge exec and non-exec segments while merging executable bit.
Peter Collingbourne
2017-05-26
1
-3
/
+8
*
Teach the ELF parser to handle multiple PT_NOTE phdrs.
Peter Collingbourne
2017-05-26
4
-38
/
+76
*
Make the cross-compilation glue for dump_syms Mac handle x86_64h.
Markus Stange
2017-05-26
2
-4
/
+25
*
Don't attempt to use PTRACE_GETREGS if it isn't defined.
John Budorick
2017-05-25
1
-1
/
+5
*
Simplify ELF parser code.
Peter Collingbourne
2017-05-25
4
-40
/
+17
*
Wrap config.h include in HAVE_CONFIG_H.
John Budorick
2017-05-24
1
-1
/
+4
*
Use __NR_exit_group in MinidumpWriterTest.MinidumpStacksSkippedIfRequested.
John Budorick
2017-05-24
1
-10
/
+24
*
Only use O_CLOEXEC on platforms that support it
Lars Volker
2017-05-10
6
-0
/
+141
*
Fix race in ExceptionHandler::GenerateDump()
Lars Volker
2017-05-10
1
-3
/
+9
*
Fixing breakpad on old linux kernel
Andrew Ermakovich
2017-04-21
2
-29
/
+53
*
Make minidump name generation on Linux as random as possible
Gabriele Svelto
2017-04-12
4
-12
/
+182
*
Dump MH_DYLINKER images in upload_system_symbols.
Robert Sesek
2017-03-30
3
-4
/
+6
*
Treat the process stack as the top of memory for free space histograms.
Tobias Sargeant
2017-03-29
2
-1
/
+22
*
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
3
-14
/
+97
*
minidump_dump: add proper cli processing
Mike Frysinger
2017-03-24
1
-8
/
+53
*
add -Wunused-local-typedefs to the set of warning flags
Tobias Sargeant
2017-03-24
2
-1
/
+2
*
Remove unused typedef
Gordana Cmiljanovic
2017-03-24
1
-1
/
+0
*
Fix ASSERT_EQUAL that should have been ASSERT_EQ.
Tobias Sargeant
2017-03-24
1
-1
/
+1
*
Don't generate minidump if crash thread doesn't ref principal mapping.
Tobias Sargeant
2017-03-23
2
-13
/
+105
[next]