summaryrefslogtreecommitdiff
path: root/external/breakpad/UnpackedTarball_breakpad.mk
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-15Mark external/breakpad/SIGSTKSZ.patch as upstreamedStephan Bergmann
2021-10-12external/breakpad: Adpat to SIGSTKSZ type in glibc 2.34Stephan Bergmann
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-03update breakpad to the current chrome_m90 snapshotLuboš 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
2018-08-16Handle race in external/breakpadStephan Bergmann
2017-11-14Use proper ucontext_t in external/breakpadStephan Bergmann
2017-02-01external/breakpad: Work around -fsanitize=alignmentStephan Bergmann
2016-06-25add code_id to the minidump_stackwalkMarkus Mohrhard
2016-02-27fix a number of Wshadow warnings in breakpadMarkus Mohrhard
2016-02-22fix the minidump_upload script to send correct http headerMarkus Mohrhard
2016-02-22include breakpad into the buildMarkus Mohrhard