summaryrefslogtreecommitdiff
path: root/external/breakpad
AgeCommit message (Expand)AuthorFilesLines
2021-09-16Add preliminary VS 2022 supportHossein1-0/+1
2021-06-24breakpad: don't include the users's env in linux dumpsChristian Lohmaier2-0/+14
2021-06-11use freshly compiled dump_syms.exe on windows for symbolinfo extractionChristian Lohmaier6-2/+181
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski1-1/+1
2021-05-03update breakpad to the current chrome_m90 snapshotLuboš Luňák7-602/+46
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák1-0/+2
2019-10-28external/breakpad: Adapt to std::allocator parts removed in C++20Stephan Bergmann2-0/+12
2019-09-27external/breakpad: glibc 2.30 declares tgkillStephan Bergmann2-0/+50
2019-05-24disable warnings in external libsLuboš Luňák1-1/+1
2018-08-16Adapt external/breakpad/0001-Handle-race-between-ExceptionHandler...Stephan Bergmann1-1/+1
2018-08-16Handle race in external/breakpadStephan Bergmann2-0/+37
2017-11-14Use proper ucontext_t in external/breakpadStephan Bergmann2-0/+195
2017-02-10Remove MinGW supportStephan Bergmann1-1/+1
2017-02-01external/breakpad: Work around -fsanitize=alignmentStephan Bergmann2-0/+31
2017-01-25Pass gb_VISIBILITY_FLAGS into external/breakpadStephan Bergmann1-1/+1
2017-01-06breakpad: document how to read mini-dumps locallyMichael Stahl1-1/+21
2016-06-27I screwed up with the breakpad minidump_stackwalk patchMarkus Mohrhard1-2/+2
2016-06-27always compile breakpad with O2Markus Mohrhard1-1/+1
2016-06-27better use a backward compatible way to change the outputMarkus Mohrhard1-7/+23
2016-06-25add code_id to the minidump_stackwalkMarkus Mohrhard2-0/+17
2016-06-14we are using our own minidump_upload executableMarkus Mohrhard2-21/+0
2016-05-21add missing file for breakpad libraryMarkus Mohrhard1-0/+1
2016-03-31breakpad: fix module makefileMichael Stahl1-1/+1
2016-03-30support building breakpad on windowsMarkus Mohrhard3-9/+46
2016-02-27fix a number of Wshadow warnings in breakpadMarkus Mohrhard3-0/+378
2016-02-22AFAICS breakpad does use neither glew nor libgltfDavid Tardon1-2/+0
2016-02-22_use_autoconf is not neededDavid Tardon1-2/+0
2016-02-22fix the minidump_upload script to send correct http headerMarkus Mohrhard2-0/+18
2016-02-22package minidump_upload toolMarkus Mohrhard2-0/+21
2016-02-22include breakpad into the buildMarkus Mohrhard5-0/+87