summaryrefslogtreecommitdiff
path: root/external/breakpad
AgeCommit message (Expand)Author
2022-05-23Missing #include <stdint.h> in various external codeStephan Bergmann
2021-10-27external/breakpad: Silence some UBSan warningsStephan Bergmann
2021-10-22Make external/breakpad/ubsan.patch apply againStephan Bergmann
2021-10-15Mark external/breakpad/SIGSTKSZ.patch as upstreamedStephan Bergmann
2021-10-12external/breakpad: Adpat to SIGSTKSZ type in glibc 2.34Stephan Bergmann
2021-10-08Centralize VS-to-toolset mapping in configureMike Kaganski
2021-09-16Add preliminary VS 2022 supportHossein
2021-06-24breakpad: don't include the users's env in linux dumpsChristian Lohmaier
2021-06-11use freshly compiled dump_syms.exe on windows for symbolinfo extractionChristian Lohmaier
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski
2021-05-03update breakpad to the current chrome_m90 snapshotLuboš Luňák
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2019-10-28external/breakpad: Adapt to std::allocator parts removed in C++20Stephan Bergmann
2019-09-27external/breakpad: glibc 2.30 declares tgkillStephan Bergmann
2019-05-24disable warnings in external libsLuboš Luňák
2018-08-16Adapt external/breakpad/0001-Handle-race-between-ExceptionHandler...Stephan Bergmann
2018-08-16Handle race in external/breakpadStephan Bergmann
2017-11-14Use proper ucontext_t in external/breakpadStephan Bergmann
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-01external/breakpad: Work around -fsanitize=alignmentStephan Bergmann
2017-01-25Pass gb_VISIBILITY_FLAGS into external/breakpadStephan Bergmann
2017-01-06breakpad: document how to read mini-dumps locallyMichael Stahl
2016-06-27I screwed up with the breakpad minidump_stackwalk patchMarkus Mohrhard
2016-06-27always compile breakpad with O2Markus Mohrhard
2016-06-27better use a backward compatible way to change the outputMarkus Mohrhard
2016-06-25add code_id to the minidump_stackwalkMarkus Mohrhard
2016-06-14we are using our own minidump_upload executableMarkus Mohrhard
2016-05-21add missing file for breakpad libraryMarkus Mohrhard
2016-03-31breakpad: fix module makefileMichael Stahl
2016-03-30support building breakpad on windowsMarkus Mohrhard
2016-02-27fix a number of Wshadow warnings in breakpadMarkus Mohrhard
2016-02-22AFAICS breakpad does use neither glew nor libgltfDavid Tardon
2016-02-22_use_autoconf is not neededDavid Tardon
2016-02-22fix the minidump_upload script to send correct http headerMarkus Mohrhard
2016-02-22package minidump_upload toolMarkus Mohrhard
2016-02-22include breakpad into the buildMarkus Mohrhard