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
...
*
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
*
Sanity check frame pointer while stackwalking
Joshua Peraza
2017-03-22
2
-1
/
+8
*
Use string instead of std::string
Joshua Peraza
2017-03-22
1
-1
/
+1
*
[MIPS] Get (ptrace) value of $pc for a thread
Gordana Cmiljanovic
2017-03-22
1
-0
/
+2
*
dump_context: arm: name the registers in the dump output
Mike Frysinger
2017-03-18
1
-5
/
+9
*
Fix sporadic failure of InstructionPointerMemory test on Windows
Jon Turney
2017-03-17
1
-7
/
+12
*
Fix issues with Windows dump_syms_unittest
Jon Turney
2017-03-17
7
-2954
/
+2961
*
[MIPS]: Don't terminate stackwalk when $sp value doesn't change between frames
Dragan Mladjenovic
2017-03-16
3
-7
/
+1
*
Fix Windows client ExceptionHandlerTest tests
Jon Turney
2017-03-11
4
-6
/
+28
*
iOS client identifies itself via URL params
Roman Margold
2017-03-10
1
-0
/
+44
*
Use NSURLSession if the min version we support is iOS 7+.
George Kola
2017-03-09
1
-7
/
+5
*
Fix segfault when interpreting bad debug_file
Joshua Peraza
2017-03-08
1
-1
/
+3
*
[MIPS]: Relax dwarf section loading to accept both PROGBITS and MIPS_DWARF se...
Dragan Mladjenovic
2017-03-07
1
-4
/
+22
*
Fix dump_syms clang compilation on Windows
Maciej Pawlowski
2017-03-02
1
-8
/
+8
*
roll lss deps
Mike Frysinger
2017-03-01
2
-2
/
+2
*
win: Set LargeAddressAware on symupload
Scott Graham
2017-02-28
1
-0
/
+5
*
Improve stack sanitization unittests.
Tobias Sargeant
2017-02-24
2
-47
/
+73
*
Handle ntdll only emitting PUBLIC at func entry
Scott Graham
2017-02-23
3
-1
/
+69
*
Make stack sanitization elide pointers to non-executable mappings.
Tobias Sargeant
2017-02-23
1
-1
/
+3
*
Use the correct PC when determining whether to skip storing a stack.
Tobias Sargeant
2017-02-23
1
-5
/
+7
*
minidump: mark Read as override in derived classes
Mike Frysinger
2017-02-20
1
-11
/
+10
*
travis: add a clang build
Mike Frysinger
2017-02-17
2
-15
/
+13
*
Fix compile errors arising from compiling breakpad with clang.
Tobias Sargeant
2017-02-17
1
-16
/
+17
*
autotools: move -W flags to configure detection
Mike Frysinger
2017-02-16
9
-74
/
+449
*
libdisasm: add upstream/license details
Mike Frysinger
2017-02-14
2
-0
/
+146
*
There is no need to use the main queue just for perform selector.
George Kola
2017-02-13
1
-34
/
+31
*
Appveyor CI for Windows MSVS build
Jon Turney
2017-02-13
4
-1
/
+95
*
turn on -Werror generally
Mike Frysinger
2017-02-13
2
-0
/
+2
*
processor: drop set-but-unused variable
Mike Frysinger
2017-02-12
1
-4
/
+2
*
macho_reader_unittest: use EXPECT_FALSE
Mike Frysinger
2017-02-12
1
-2
/
+2
*
windows: fix build on pre-Win10 systems
Mike Frysinger
2017-02-11
1
-0
/
+5
*
windows: update gtest/gmock paths
Mike Frysinger
2017-02-11
6
-20
/
+22
*
aclocal: regenerate properly
Mike Frysinger
2017-02-08
5
-166
/
+5
*
fix write() unused-result warning
Mike Frysinger
2017-02-08
3
-4
/
+6
*
Fixed leak of unloaded module lists.
Joshua Peraza
2017-02-07
2
-2
/
+6
[prev]
[next]