Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue 49012: Breakpad Processor: Rename 'StackFrameInfo' structure to 'Window... | jimblandy | 2009-12-23 | 1 | -13/+13 |
* | Breakpad: Don't use the deprecated __gnu_cxx::hash_map container. | jimblandy@gmail.com | 2009-09-03 | 1 | -13/+0 |
* | Fix memory leak when using the basic source line resolver, plus the optimizat... | nealsid | 2009-04-22 | 1 | -9/+11 |
* | Modify symbol supplier interface to support an overload that takes a symbol d... | nealsid | 2009-02-19 | 1 | -24/+124 |
* | Allow Breakpad processor library to build on Solaris with the native Sun | mmentovai | 2007-09-26 | 1 | -0/+13 |
* | Add logging to minidump processor (#82). Part 2: add messages to the rest of | mmentovai | 2007-05-21 | 1 | -8/+48 |
* | Ignore functions that have invalid addresses or sizes, instead of aborting the | bryner | 2007-03-22 | 1 | -9/+9 |
* | Rename Airbag to Breakpad. | mmentovai | 2007-02-14 | 1 | -5/+5 |
* | Add an abstract interface to SourceLineResolver, and allow any implementation | bryner | 2006-12-11 | 1 | -0/+561 |