Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix pointer style to match the style guide | Mike Frysinger | 2020-07-15 | 1 | -13/+13 |
| | | | | | | | | | | We do this in a lot of places, but we're inconsistent. Normalize the code to the Google C++ style guide. Change-Id: Ic2aceab661ce8f6b993dda21b1cdf5d2198dcbbf Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/2262932 Reviewed-by: Sterling Augustine <saugustine@google.com> Reviewed-by: Mark Mentovai <mark@chromium.org> | ||||
* | Make memory allocation/deallocation consistent: use new char[] instead of ↵ | SiyangXie@gmail.com | 2010-11-03 | 1 | -0/+4 |
| | | | | | | operator new() git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@724 4c0a9323-5329-0410-9bdc-e9ce6186880e | ||||
* | Add static version of map wrappers and corresponding serializers. | SiyangXie@gmail.com | 2010-10-15 | 1 | -0/+164 |
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@714 4c0a9323-5329-0410-9bdc-e9ce6186880e |