aboutsummaryrefslogtreecommitdiff
path: root/src/client
AgeCommit message (Expand)Author
2023-08-02linux_dumper: Always map ELF file from offset 0Marc Gonzalez
2023-05-23Modify RISCV minidump context to match CrashpadThomas Gales
2023-05-19Fix minidump generation on arm softfp targets.Richard Nichols
2023-05-12Modernize codeLei Zhang
2023-02-27Add #include <config.h> to the beginning of all cc filesIan Barkley-Yeung
2023-01-31Add ScopedTmpFile.Mark Brand
2022-12-05gyp: drop unused build systemMike Frysinger
2022-10-20mainline version gcc-13 cannot use "uintptr_t" via "#include <string>"mingtaoxt xt
2022-09-09Added riscv and riscv64 support for LinuxIacopo Colonnelli
2022-09-08Polling in ParallelChildCrashesDontHang testIacopo Colonnelli
2022-09-07Update copyright boilerplate, 2022 edition (Breakpad)Mark Mentovai
2022-09-07Added crash context float state flagGlassOfWhiskey
2022-08-12Fix -Wdeprecated-declarations when macOS 13 SDK is used.Mirko Bonadei
2022-06-08Reland "Support PE modules in core files when running core2md"Iryna Shakhova
2022-06-08Revert "Support PE modules in core files when running core2md"Justin Cohen
2022-05-12Support PE modules in core files when running core2mdIryna Shakhova
2022-01-28namespace implementations of FileIDAdam Duke
2022-01-25allow dump_syms to operate on contents in memoryAdam Duke
2021-12-15Fix for non-constant SIGSTKSZDavid Faure
2021-11-22Add missing config for encoding_util.h/m in iOS client projectSunbreak
2021-10-20Fix an instance of -Wshadow.Peter Kasting
2021-07-26Fix an instance of -Wunused-but-set-variable.Peter Kasting
2021-06-18Fix a -Wdeprecated-copy warning.Peter Kasting
2021-06-16Mitigate upload failure when app is backgrounded.Darren Mo
2021-05-19mac: fix xcode projectJoshua Peraza
2020-11-23core_handler: coredump handler to produce minidumpLudovic Guegan
2020-09-07CopyFile: add a C++ APIMike Frysinger
2020-07-15fix pointer style to match the style guideMike Frysinger
2020-03-16Use breakpad_getcontext on all Linux platforms missing getcontextMichael Forney
2020-03-14convert_UTF: try to update xcode filesMike Frysinger
2020-03-13Fix some bugs in CheckMicrodumpContentsMichael Forney
2020-03-10Use public fpregset_t type to define fpstate_tMichael Forney
2020-03-10Use standard header locations for poll.h and signal.hMichael Forney
2020-01-29Update Xcode project files to fix build errors.Ivan Penkov
2020-01-03ios: build for arm64eJoshua Peraza
2019-11-12Remove dependency of uploader.mm on GTMLoggerSylvain Defresne
2019-11-01Revert "Remove use of "register" keyword, deprecated in C++17"Mark Mentovai
2019-10-30linux, client: set module name from DT_SONAMEJoshua Peraza
2019-10-24linux, dump_syms: set module name from DT_SONAMEJoshua Peraza
2019-09-04convert_UTF: rewrite in C++Mike Frysinger
2019-08-12Remove use of "register" keyword, deprecated in C++17Mark Mentovai
2019-06-24Fix breakpad client build.Nelson Billing
2019-06-19Fix 'debug_file' in PESourceLineWriter.Nelson Billing
2019-06-04linux: fix broken testsJoshua Peraza
2019-05-29Fix a build break with SDK 10.14.Ivan Penkov
2019-05-15Fix orphaned crash reports.John Z Wu
2019-04-26Linux breakpad_unittests: fix ThreadSanitizer problemsMark Mentovai
2019-04-26Linux MinidumpWriter: fix stack-use-after-scope violationMark Mentovai
2019-04-23[Breakpad iOS] Add a callback on report upload completion.Olivier Robin
2019-04-19Make breakpad_unittests work with Chrome's test runner instead of gtest'sMark Mentovai