Sign in
third-party-mirror
/
breakpad
/
HEAD
« Previous
23ad65d
Remove duplicate import.
by Adam Harrison
· 7 years ago
a61afe7
Make iterator string types match map container string types
by Mike Wittman
· 7 years ago
b122695
Add optional field indicating multiple symbols at an address
by Mike Wittman
· 7 years ago
4eeb384
Update test data for identical-code-folded symbol changes
by Mike Wittman
· 7 years ago
70914b2
Make identical-code-folded symbol output more consistent between runs
by Mike Wittman
· 7 years ago
615ad2b
List missing 64-bit arches in the bundled curl
by Tomas Popela
· 7 years ago
8a0edac
Add index-based set functionality to NonAllocatingMap.
by Robert Sesek
· 7 years ago
3bbf3fb
dump_symbols: Stop rejecting files with Android packed relocation sections.
by Peter Collingbourne
· 7 years ago
8e9080b
Create LongStringDictionary and replace SimpleStringDictionary on iOS
by Yi Wang
· 7 years ago
550c622
Don’t set exit_after_write to false for tvOS.
by Adam Harrison
· 7 years ago
5dad294
Revert "Create LongStringDictionary and replace SimpleStringDictionary usages in client/ios/Breakpad.mm."
by Mark Mentovai
· 7 years ago
2d85d49
Rename an argument named "register" to "reg".
by Peter Collingbourne
· 7 years ago
7e3c165
Fix double declaration of tgkill when using Android NDK Headers.
by Nicholas Baldwin
· 7 years ago
fd0a0d2
Create LongStringDictionary and replace SimpleStringDictionary usages in client/ios/Breakpad.mm.
by Yi Wang
· 7 years ago
73d2773
Avoid skipping an initializer with a goto
by Bruce Dawson
· 7 years ago
2aaeead
Roll src/src/third_party/lss/ a91633d17..e6527b0cd (1 commit)
by Torne (Richard Coles)
· 7 years ago
072f86c
Provide helper wrappers for basename(3) and dirname(3)
by Tobias Sargeant
· 7 years ago
9b23ca3
Move main executable handling out of procmaps parser loop.
by Peter Collingbourne
· 7 years ago
8bb3d55
Rename src/common/memory.h to memory_allocator.h.
by Ted Mielczarek
· 7 years ago
3d6076e
Add -s flag to microdump_stackwalk for dumping stack contents.
by Tobias Sargeant
· 7 years ago
623c4a0
Convert {mini|micro}dump_stackwalk argument parsing to getopt.
by Tobias Sargeant
· 7 years ago
bc8fb88
ios: Adds a no-Mach exception handler
by Adam Harrison
· 7 years ago
1c3f8d1
Android: Use sys/types.h instead of stdint.h for sys/user.h
by Joshua Peraza
· 7 years ago
0bdf616
Fix minidump_dump_test after 6d0287851fab
by Mark Mentovai
· 7 years ago
6d02878
Dump Crashpad extension structures in minidump_dump
by Mark Mentovai
· 7 years ago
cbd7bb4
Only run GYP for Windows targets on Windows
by Mark Mentovai
· 7 years ago
09df673
Fix MSVC build on 64-bit
by Orgad Shaneh
· 7 years ago
005f41e
Refresh refresh_binaries.bat
by Orgad Shaneh
· 7 years ago
1c6d161
Restore missing #include <stdint.h> to Android <sys/user.h>
by Mark Mentovai
· 7 years ago
bddcc58
Replace remaining references to 'struct ucontext' with 'ucontext_t'
by Mark Mentovai
· 7 years ago
491f174
Fix googletest/googlemock build
by Mark Mentovai
· 7 years ago
afa9c52
android: Don’t compete with NDK API >= 21 over NDK structures
by Mark Mentovai
· 7 years ago
dea867e
Add new test data to Makefile.am
by Tobias Sargeant
· 7 years ago
6a49764
drop bundled gflags from the checkout
by Mike Frysinger
· 7 years ago
0842e53
google_crashdump_uploader_test: integrate test into normal build
by Mike Frysinger
· 7 years ago
d8c6101
drop glog from the checkout
by Mike Frysinger
· 7 years ago
7c409af
Parse DWARF 4 line tables correctly
by Mark Mentovai
· 7 years ago
a1dbcdc
Increase the maximum number of modules allowed in minidumps.
by Tobias Sargeant
· 7 years ago
c4335f0
Fix memory leak in ppc64 stackwalker
by Tobias Sargeant
· 7 years ago
26b9886
Update GYP to 324dd166b7c0b39d513026fa52d6280ac6d56770
by Mark Mentovai
· 7 years ago
2b3be51
Add crash reason extraction to microdump processor
by Tobias Sargeant
· 7 years ago
b1e7ec0
Fix memory leak in ppc stackwalker
by Tobias Sargeant
· 7 years ago
38cbbfe
Add crash reason and address to microdumps.
by Tobias Sargeant
· 7 years ago
1b70485
Increase maximum number of regions for minidump_stackwalk.
by Lars Volker
· 7 years ago
01431c2
Handle very large stack traces
by Leonard Mosescu
· 8 years ago
5f112cb
A couple of minor fixes
by Leonard Mosescu
· 8 years ago
66856d6
Fix asan builds
by Eric Holk
· 8 years ago
1628d99
Add first chance exception handler API
by Eric Holk
· 8 years ago
c142362
roll lss deps
by Mike Frysinger
· 8 years ago
94b6309
Merge exec and non-exec segments while merging executable bit.
by Peter Collingbourne
· 8 years ago
08bea45
Teach the ELF parser to handle multiple PT_NOTE phdrs.
by Peter Collingbourne
· 8 years ago
8880afb
Make the cross-compilation glue for dump_syms Mac handle x86_64h.
by Markus Stange
· 8 years ago
dc3ba60
Don't attempt to use PTRACE_GETREGS if it isn't defined.
by John Budorick
· 8 years ago
fbfd41a
Simplify ELF parser code.
by Peter Collingbourne
· 8 years ago
77305c3
Wrap config.h include in HAVE_CONFIG_H.
by John Budorick
· 8 years ago
16f5b5f
Use __NR_exit_group in MinidumpWriterTest.MinidumpStacksSkippedIfRequested.
by John Budorick
· 8 years ago
ffe3e47
Only use O_CLOEXEC on platforms that support it
by Lars Volker
· 8 years ago
54a5470
Fix race in ExceptionHandler::GenerateDump()
by Lars Volker
· 8 years ago
67649c6
Fixing breakpad on old linux kernel
by Andrew Ermakovich
· 8 years ago
a9fca58
Make minidump name generation on Linux as random as possible
by Gabriele Svelto
· 8 years ago
aa7115c
Dump MH_DYLINKER images in upload_system_symbols.
by Robert Sesek
· 8 years ago
846b633
Treat the process stack as the top of memory for free space histograms.
by Tobias Sargeant
· 8 years ago
219d0b1
Increase maximum number of threads for minidump_stackwalk.
by Lars Volker
· 8 years ago
7a8374f
minidump_dump: fix up init paths
by Mike Frysinger
· 8 years ago
e1b3620
minidump_dump: dump stack memory like hexdump
by Mike Frysinger
· 8 years ago
117aa25
minidump_dump: add proper cli processing
by Mike Frysinger
· 8 years ago
b37547b
add -Wunused-local-typedefs to the set of warning flags
by Tobias Sargeant
· 8 years ago
eb6c296
Remove unused typedef
by Gordana Cmiljanovic
· 8 years ago
0b7c2ea
Fix ASSERT_EQUAL that should have been ASSERT_EQ.
by Tobias Sargeant
· 8 years ago
9748392
Don't generate minidump if crash thread doesn't ref principal mapping.
by Tobias Sargeant
· 8 years ago
6cfdde4
Sanity check frame pointer while stackwalking
by Joshua Peraza
· 8 years ago
124035f
Use string instead of std::string
by Joshua Peraza
· 8 years ago
77411db
[MIPS] Get (ptrace) value of $pc for a thread
by Gordana Cmiljanovic
· 8 years ago
0a57d7a
dump_context: arm: name the registers in the dump output
by Mike Frysinger
· 8 years ago
0c3b559
Fix sporadic failure of InstructionPointerMemory test on Windows
by Jon Turney
· 8 years ago
4bb0cd4
Fix issues with Windows dump_syms_unittest
by Jon Turney
· 8 years ago
796a6c9
[MIPS]: Don't terminate stackwalk when $sp value doesn't change between frames
by Dragan Mladjenovic
· 8 years ago
7ec3caf
Fix Windows client ExceptionHandlerTest tests
by Jon Turney
· 8 years ago
dac2223
iOS client identifies itself via URL params
by Roman Margold
· 8 years ago
a784e84
Use NSURLSession if the min version we support is iOS 7+.
by George Kola
· 8 years ago
5dbd93a
Fix segfault when interpreting bad debug_file
by Joshua Peraza
· 8 years ago
32a9e03
[MIPS]: Relax dwarf section loading to accept both PROGBITS and MIPS_DWARF section types
by Dragan Mladjenovic
· 8 years ago
d61d49b
Fix dump_syms clang compilation on Windows
by Maciej Pawlowski
· 8 years ago
8349b97
roll lss deps
by Mike Frysinger
· 8 years ago
88e5b2c
win: Set LargeAddressAware on symupload
by Scott Graham
· 8 years ago
ccf03c1
Improve stack sanitization unittests.
by Tobias Sargeant
· 8 years ago
19af23e
Handle ntdll only emitting PUBLIC at func entry
by Scott Graham
· 8 years ago
4a7e088
Make stack sanitization elide pointers to non-executable mappings.
by Tobias Sargeant
· 8 years ago
4af8174
Use the correct PC when determining whether to skip storing a stack.
by Tobias Sargeant
· 8 years ago
4e82b6f
minidump: mark Read as override in derived classes
by Mike Frysinger
· 8 years ago
644e715
travis: add a clang build
by Mike Frysinger
· 8 years ago
fd28a5b
Fix compile errors arising from compiling breakpad with clang.
by Tobias Sargeant
· 8 years ago
6cc0375
autotools: move -W flags to configure detection
by Mike Frysinger
· 8 years ago
8ba5949
libdisasm: add upstream/license details
by Mike Frysinger
· 8 years ago
96b79e9
There is no need to use the main queue just for perform selector.
by George Kola
· 8 years ago
d4676b8
Appveyor CI for Windows MSVS build
by Jon Turney
· 8 years ago
93c447a
turn on -Werror generally
by Mike Frysinger
· 8 years ago
cc1deb4
processor: drop set-but-unused variable
by Mike Frysinger
· 8 years ago
0e45a12
macho_reader_unittest: use EXPECT_FALSE
by Mike Frysinger
· 8 years ago
2b77242
windows: fix build on pre-Win10 systems
by Mike Frysinger
· 8 years ago
Next »