aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-15MIPS64: Initial MIPS64 related change.mark@chromium.org
2015-04-13Use __NR_rt_sigaction instead of __NR_sigactionmark@chromium.org
2015-04-13Microdump processor: be more tolerant for different logcat formatsprimiano@chromium.org
2015-04-10Add address and reason for IN_PAGE_ERROR.mark@chromium.org
2015-04-10Workaround Android sigaction bugmark@chromium.org
2015-03-24Fix compilation with gcc --std=c++11ted.mielczarek@gmail.com
2015-03-16Fix compatibility with Android NDK r10d.primiano@chromium.org
2015-03-10Make breakpad compatible with Android NDK r10d.primiano@chromium.org
2015-03-10Microdump writer: stop using new/malloc in compromised contextprimiano@chromium.org
2015-03-06Fix Windows dump_syms x64 linkingted.mielczarek@gmail.com
2015-02-27Formatting tweak for https://breakpad.appspot.com/9774002, add more newlinested.mielczarek@gmail.com
2015-02-27Add stack contents output functionality to minidump_stackwalkhashimoto@chromium.org
2015-02-25Update license on convert_UTF.* to the standard Unicode license.mark@chromium.org
2015-02-22Add option to Breakpad to consume INVALID_HANDLE_VALUE exceptions.wfh@chromium.org
2015-02-10Cleanup Linux debug link file handling code.thestig@chromium.org
2015-02-05Fix overflow error in breakpad for linuxmark@chromium.org
2015-02-04Add unit tests for overlapping functions and externs.thestig@chromium.org
2015-02-03Handle ARM THUMB functions when removing duplicate PUBLIC entries.thestig@chromium.org
2015-02-03Follow debug link correctlyhashimoto@chromium.org
2015-02-03Demangle symbol namehashimoto@chromium.org
2015-02-02Handle failures of copying process data from a core file.benchan@chromium.org
2015-02-02Replace uses of hash_map with unordered_mapted.mielczarek@gmail.com
2015-01-28Remove unneeded definitions of O_BINARYvapier@chromium.org
2015-01-28Remove unused variable 'kGUIDStringSize' in microdump_writer_unittest.benchan@chromium.org
2015-01-27Stop calling memmove when unnecessaryhashimoto@chromium.org
2015-01-27Fix some fragile code that is likely to cause future memory corruptionerikchen@chromium.org
2015-01-26Fix a source of memory corruption.erikchen@chromium.org
2015-01-09Fix the scope on the initialization of kMicrodumpOnConsole to match header.primiano@chromium.org
2014-12-20Modify minidump_stackwalk to be more tolerant of overlapping ranges.wfh@chromium.org
2014-12-11Add microdump files to project.jessicag.feedback@gmail.com
2014-12-11Remove pointers from serialized file formatmdempsky@chromium.org
2014-12-10Breakpad: Fix build with new clang versions.mark@chromium.org
2014-12-03dump_syms: Fix handling of DW_FORM_ref_addr to work with DWARF 4mseaborn@chromium.org
2014-12-02Microdumps: support aarch64 and lib mapping from APKprimiano@chromium.org
2014-11-25Surfacing the process create time in google_breakpad::ProcessStateivanpe@chromium.org
2014-11-25Introduce microdump_stackwalk comand line executableprimiano@chromium.org
2014-11-25Fix microdump_writer and add unittest.primiano@chromium.org
2014-11-19Microdump processing implementationmmandlis@chromium.org
2014-11-17Add parameter --product to symupload.exeivanpe@chromium.org
2014-11-05Fix UMR and potential crash in Mac dump_syms.mark@chromium.org
2014-11-03Read dynamic symbols table even if binary contains debug infoted.mielczarek@gmail.com
2014-11-03Fix Windows client compilation on mingw.ted.mielczarek@gmail.com
2014-10-28Introduce microdump writer class.primiano@chromium.org
2014-10-24Fix breakpad on mips and x86_64 for the NDK r10c update.primiano@chromium.org
2014-10-21Update breakpad to support Android NDK r10cprimiano@chromium.org
2014-10-21Revert "Remove unecessary headers following NDK r10c update."primiano@chromium.org
2014-10-21Remove unecessary headers following NDK r10c update.primiano@chromium.org
2014-10-17Fixing the Mac Inspector build by adding the launch_report dependency to the ...ivanpe@chromium.org
2014-10-17Refactor .so name detection logic in minidump/linux_dumper.primiano@chromium.org
2014-10-15The process uptime computation when the Windows out-of-process Crash Generationivanpe@chromium.org