Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace NULL with nullptr | Mathieu Chartier | 2015-04-22 | 1 | -14/+14 |
* | stdint types all the way! | Ian Rogers | 2014-10-09 | 1 | -1/+1 |
* | Now we have a proper C++ library, use std::unique_ptr. | Ian Rogers | 2014-05-19 | 1 | -1/+1 |
* | Fix cpplint whitespace/blank_line issues | Brian Carlstrom | 2013-07-18 | 1 | -1/+0 |
* | Fix cpplint runtime/explicit issues | Brian Carlstrom | 2013-07-17 | 1 | -1/+1 |
* | Fix multiple inclusion guards to match new pathnames | Brian Carlstrom | 2013-07-17 | 1 | -3/+3 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+150 |