| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactoring in preparation for microdump processing | mmandlis@chromium.org | 2014-09-08 | 1 | -0/+4 |
* | Use stdint types everywhere | ted.mielczarek@gmail.com | 2013-03-06 | 1 | -6/+6 |
* | This change allows compiling the google-breakpad code using a global ::string... | ivan.penkov@gmail.com | 2012-06-28 | 1 | -1/+1 |
* | Handle program strings with the assignment operator smashed against the next | mark@chromium.org | 2012-02-23 | 1 | -0/+3 |
* | Add support for @ operator to PostfixEvaluator | ted.mielczarek | 2012-02-21 | 1 | -1/+3 |
* | Breakpad: Avoid using the C++ <cfoo> headers. | ted.mielczarek | 2010-06-25 | 1 | -1/+2 |
* | Breakpad: Update copyright notice years on all files changed in 2010. | jimblandy | 2010-02-09 | 1 | -1/+1 |
* | Breakpad processor: Support evaluating a postfix expression to produce a value. | jimblandy | 2010-02-05 | 1 | -0/+90 |
* | Breakpad processor: Make PostfixEvaluator treat the MemoryRegion as const. | jimblandy | 2010-02-05 | 1 | -7/+7 |
* | Provide for logging initialization routines (#179). r=bryner | mmentovai | 2007-05-25 | 1 | -0/+3 |
* | Rename Airbag to Breakpad. | mmentovai | 2007-02-14 | 1 | -4/+4 |
* | Module API (#32). r=waylonis, bryner | mmentovai | 2006-12-05 | 1 | -10/+25 |
* | Limit use of default namespace in tests and utility programs (#71). r=bryner | mmentovai | 2006-11-09 | 1 | -1/+7 |
* | Move headers for exported interfaces into src/google_airbag (#51). r=bryner | mmentovai | 2006-11-06 | 1 | -2/+2 |
* | Fix minor style problems (#58). r=bryner | mmentovai | 2006-10-25 | 1 | -11/+20 |
* | Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker. | mmentovai | 2006-10-20 | 1 | -4/+26 |
* | Handle frame pointer omission (#21), part 2: PostfixEvaluator. r=bryner. | mmentovai | 2006-09-22 | 1 | -0/+248 |