aboutsummaryrefslogtreecommitdiff
path: root/src/processor/basic_source_line_resolver_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Issue 49013: Breakpad Processor: Use a separate API to retrieve Windows stack...jimblandy2010-01-111-13/+15
* Issue 49012: Breakpad Processor: Rename 'StackFrameInfo' structure to 'Window...jimblandy2009-12-231-4/+4
* Fix memory leak in test case when calling into basic source line resolver.nealsid2009-05-141-2/+6
* Provide for logging initialization routines (#179). r=brynermmentovai2007-05-251-0/+3
* Ignore functions that have invalid addresses or sizes, instead of aborting thebryner2007-03-221-1/+8
* Rename Airbag to Breakpad.mmentovai2007-02-141-9/+9
* Add an abstract interface to SourceLineResolver, and allow any implementationbryner2006-12-111-0/+202