| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch to scoped_array instead of inappropriate scoped_ptr. | jessicag.feedback | 2013-10-28 | 1 | -1/+1 |
* | Treat warnings as error and fix most level 4 warnings in the breakpad windows... | ivan.penkov@gmail.com | 2013-06-04 | 1 | -1/+1 |
* | Use stdint types everywhere | ted.mielczarek@gmail.com | 2013-03-06 | 1 | -18/+18 |
* | Move scoped_ptr.h to common | ted.mielczarek@gmail.com | 2013-01-17 | 1 | -1/+1 |
* | Fix type in string_conversion.cc introduced in r1046 | ted.mielczarek@gmail.com | 2012-09-26 | 1 | -1/+1 |
* | Turn on more warnings in ios / mac projects. | qsr@chromium.org | 2012-09-21 | 1 | -1/+1 |
* | This change allows compiling the google-breakpad code using a global ::string... | ivan.penkov@gmail.com | 2012-06-28 | 1 | -3/+4 |
* | vectors are cleared with "clear()", not with "empty() | thestig@chromium.org | 2012-04-11 | 1 | -2/+2 |
* | Clean up build for 64 bit. | dmaclach | 2010-07-19 | 1 | -4/+3 |
* | issue 238 - missing includes compiling with gcc 4.3. patch by taras glek, r=me | ted.mielczarek | 2008-02-24 | 1 | -0/+1 |
* | Fix bug of issue 135, now can dump symbols for dynamic libraries. | luly81 | 2007-03-27 | 1 | -2/+2 |
* | Rename Airbag to Breakpad. | mmentovai | 2007-02-14 | 1 | -2/+2 |
* | Fix UTF32ToUTF16Char() conversion. Fixes issue #99. Reviewed by bryner. | waylonis | 2006-12-20 | 1 | -2/+2 |
* | Change function declarations to match those of the header file. Amazingly, g... | waylonis | 2006-12-15 | 1 | -12/+12 |
* | Add unicode.org UTF-8/16/32 conversion code. | waylonis | 2006-12-15 | 1 | -0/+154 |