Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename stdio.h wrapper file to stdio_wrapper.h. | Yunxiao Ma | 2016-04-05 | 1 | -1/+1 |
* | Fix usage of snprintf for MSVC | Pavel Labath | 2016-01-19 | 1 | -5/+1 |
* | Use stdint types everywhere | ted.mielczarek@gmail.com | 2013-03-06 | 1 | -2/+2 |
* | This change allows compiling the google-breakpad code using a global ::string... | ivan.penkov@gmail.com | 2012-06-28 | 1 | -7/+10 |
* | Fix review comment that I missed. | ted.mielczarek | 2011-01-11 | 1 | -2/+2 |
* | Make some parts of the processor compile on Win32/MSVC | ted.mielczarek | 2011-01-11 | 1 | -0/+8 |
* | Use "%" PRIx64 instead of "%llx" (#241). r=bryner | mmentovai | 2008-02-25 | 1 | -1/+1 |
* | Add logging to minidump processor (#82). First part: logging infrastructure | mmentovai | 2007-05-17 | 1 | -0/+104 |