| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Avoid doing any work when unwinding stack traces with 0 or 1 frame | Alexey Samsonov | 2014-03-04 | 1 | -2/+11 |
| * | [sanitizer] Fix build. | Evgeniy Stepanov | 2014-02-11 | 1 | -1/+1 |
| * | [sanitizer] Use system unwinder in signal handlers on Android. | Evgeniy Stepanov | 2014-02-11 | 1 | -5/+10 |
| * | [Sanitizer] Don't use MemoryMappingLayout in StackTrace::PrintStack - it is n... | Alexey Samsonov | 2013-12-25 | 1 | -0/+48 |
| * | [ASan] Do not rely on malloc context in allocator reports. | Alexey Samsonov | 2013-11-13 | 1 | -0/+2 |
| * | [Sanitizer] Make StackTrace::Unwind the only public way to unwind a stack trace. | Alexey Samsonov | 2013-11-07 | 1 | -8/+2 |
| * | [Sanitizer] Call Windows unwinder 'slow' and share StackTrace::Unwind across ... | Alexey Samsonov | 2013-11-07 | 1 | -0/+32 |

