Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Breakpad processor: Use unsigned constants in comparisons, to quiet compiler ↵ | jimblandy | 2009-12-23 | 1 | -2/+2 |
| | | | | | | | | | | | | warnings. This patch avoids comparisons between signed and unsigned values, as warned about by G++ 4.4.1. a=jimblandy, r=nealsid git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@469 4c0a9323-5329-0410-9bdc-e9ce6186880e | ||||
* | Allow Minidump class to be instantiated with stream instead of file. r=mark ↵ | ted.mielczarek | 2009-12-09 | 1 | -0/+103 |
at http://breakpad.appspot.com/46001 git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@438 4c0a9323-5329-0410-9bdc-e9ce6186880e |