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
/
client
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Remove use of "register" keyword, deprecated in C++17"
Mark Mentovai
2019-11-01
1
-1
/
+1
*
linux, client: set module name from DT_SONAME
Joshua Peraza
2019-10-30
1
-17
/
+27
*
linux, dump_syms: set module name from DT_SONAME
Joshua Peraza
2019-10-24
1
-43
/
+0
*
Remove use of "register" keyword, deprecated in C++17
Mark Mentovai
2019-08-12
1
-1
/
+1
*
linux: fix broken tests
Joshua Peraza
2019-06-04
2
-4
/
+4
*
Linux breakpad_unittests: fix ThreadSanitizer problems
Mark Mentovai
2019-04-26
4
-7
/
+41
*
Linux MinidumpWriter: fix stack-use-after-scope violation
Mark Mentovai
2019-04-26
1
-2
/
+4
*
Make breakpad_unittests work with Chrome's test runner instead of gtest's
Mark Mentovai
2019-04-19
2
-3
/
+7
*
linux_core_dumper: add missing newline to Android test-disabled message
Mark Mentovai
2019-04-09
1
-3
/
+3
*
linux_core_dumper: partially disable test on Android
Mike Frysinger
2019-04-07
1
-0
/
+9
*
linux_core_dumper: add explicit casts for exception fields
Mike Frysinger
2019-03-30
1
-3
/
+10
*
linux_core_dumper: handle missing SIGSYS support
Mike Frysinger
2019-03-14
2
-0
/
+8
*
linux_core_dumper: support setting exception_information
Mike Frysinger
2019-03-12
4
-1
/
+76
*
linux_core_dumper: add a fallback definition for NT_SIGINFO
Mike Frysinger
2019-03-07
1
-0
/
+1
*
linux_core_dumper: support NT_SIGINFO for reading crashing address
Mike Frysinger
2019-03-03
1
-0
/
+23
*
breakpad: Remove semicolons.
Nico Weber
2019-02-21
1
-1
/
+1
*
Delete deprecated SetFirstChanceExceptionHandler function
Andreas Haas
2019-02-19
3
-38
/
+0
*
Introduce SetFirstChanceHandler with more strict signature
Andreas Haas
2019-01-15
3
-3
/
+40
*
Rename MDRawContextARM64 and its context flags
Joshua Peraza
2018-08-01
4
-4
/
+4
*
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
*
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
*
Only restore the signal handler if sigaction has not changed
Lars Volker
2018-01-09
2
-0
/
+60
*
Fix minidump on ChromeOS
Yunlian Jiang
2017-12-20
1
-8
/
+25
*
Fix double declaration of tgkill when using Android NDK Headers.
Nicholas Baldwin
2017-10-30
1
-7
/
+1
*
Move main executable handling out of procmaps parser loop.
Peter Collingbourne
2017-10-17
1
-19
/
+21
*
Rename src/common/memory.h to memory_allocator.h.
Ted Mielczarek
2017-10-17
6
-6
/
+6
*
Replace remaining references to 'struct ucontext' with 'ucontext_t'
Mark Mentovai
2017-09-20
6
-33
/
+33
*
drop bundled gflags from the checkout
Mike Frysinger
2017-09-13
1
-1
/
+2
*
Add crash reason and address to microdumps.
Tobias Sargeant
2017-08-14
4
-0
/
+111
*
A couple of minor fixes
Leonard Mosescu
2017-07-11
1
-1
/
+1
*
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
*
Merge exec and non-exec segments while merging executable bit.
Peter Collingbourne
2017-05-26
1
-3
/
+8
*
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
1
-5
/
+4
*
Use __NR_exit_group in MinidumpWriterTest.MinidumpStacksSkippedIfRequested.
John Budorick
2017-05-24
1
-10
/
+24
*
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
*
Treat the process stack as the top of memory for free space histograms.
Tobias Sargeant
2017-03-29
2
-1
/
+22
*
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
*
[MIPS] Get (ptrace) value of $pc for a thread
Gordana Cmiljanovic
2017-03-22
1
-0
/
+2
*
Improve stack sanitization unittests.
Tobias Sargeant
2017-02-24
2
-47
/
+73
*
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
*
fix write() unused-result warning
Mike Frysinger
2017-02-08
1
-1
/
+1
*
Address post-submit review comments related to CL #430050
Tobias Sargeant
2017-02-07
2
-6
/
+13
*
Remove debugging fprintf in unittest code that prevents rolling breakpad
Tobias Sargeant
2017-02-06
1
-1
/
+0
[next]