aboutsummaryrefslogtreecommitdiff
path: root/src/common/dwarf/dwarf2diehandler_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-5/+5
* Use stdint.h numeric types in testsJoshua Peraza2020-04-161-14/+15
* convert to uint8_t* for binary data to fix -Wnarrowing build errorsMike Frysinger2016-01-261-4/+7
* Remove dead code.mark@chromium.org2012-12-121-82/+27
* This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com2012-06-281-1/+1
* Breakpad DWARF: Add support for DWARF 4 attribute forms.jimblandy2012-02-011-0/+13
* Add includes for unittests that appear to need them.jessicag.feedback@gmail.com2011-10-171-0/+6
* Breakpad Linux dumper: Add file comments as required by the style guide.jimblandy2010-02-091-0/+4
* Breakpad: Update copyright notice years on all files changed in 2010.jimblandy2010-02-091-1/+1
* Breakpad DWARF Parser: Improved DWARF-processing interface.jimblandy2010-01-231-0/+556