aboutsummaryrefslogtreecommitdiff
path: root/src/common/linux/module_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Breakpad symbol dumper: Move Linux dumping classes into src/common.jimblandy2010-04-051-396/+0
* Breakpad Linux dumper: Add support for dumping DWARF CFI as STACK CFI records.jimblandy2010-03-161-2/+110
* Breakpad Linux dumper: Add file comments as required by the style guide.jimblandy2010-02-091-1/+3
* Breakpad: Update copyright notice years on all files changed in 2010.jimblandy2010-02-091-1/+1
* Breakpad Linux Dumper: Rename structure members to follow the Google C++ Styl...jimblandy2010-01-281-32/+32
* Breakpad Linux dumper: Add unit tests for google_breakpad::Module.jimblandy2009-12-231-0/+286