aboutsummaryrefslogtreecommitdiff
path: root/src/client/linux/minidump_writer/linux_dumper_unittest_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-4/+4
* Revert "Remove use of "register" keyword, deprecated in C++17"Mark Mentovai2019-11-011-1/+1
* Remove use of "register" keyword, deprecated in C++17Mark Mentovai2019-08-121-1/+1
* Improve stack sanitization unittests.Tobias Sargeant2017-02-241-2/+3
* Add Arm64 support to breakpad unittests.rmcilroy@chromium.org2014-04-081-0/+2
* Adding support for mips.gordana.cmiljanovic@imgtec.com2013-09-111-0/+2
* Move scoped_ptr.h to commonted.mielczarek@gmail.com2013-01-171-1/+1
* Fixing various compiler warnings and applying minor tweaks to allow running ofivan.penkov@gmail.com2012-07-021-1/+2
* Fix race in VerifyStackReadWithMultipleThreadsted.mielczarek2012-04-251-8/+9
* Fix several issues in linux_dumper_unittest_helperted.mielczarek@gmail.com2012-04-031-3/+6
* allow passing info about known memory mappings to MinidumpWriter and Exceptio...ted.mielczarek2010-12-131-1/+11
* Add support for building the Linux client code using the Android NDKted.mielczarek2010-10-201-1/+3
* [ Mistakenly committed older version of patch. This is the right one. ]jimblandy2010-03-291-3/+3
* Breakpad Linux client: Simplify VerifyStackReadWithMultipleThreads unit test.jimblandy2010-03-291-4/+13
* ARM support, with some build system changes to support x86-64, arm, and i386 ...nealsid2010-03-021-0/+64