Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix 2 new sets of clang compiler warnings. | Ian Rogers | 2014-10-10 | 1 | -6/+6 |
* | Now we have a proper C++ library, use std::unique_ptr. | Ian Rogers | 2014-05-19 | 1 | -12/+12 |
* | Compatibility layer to transition from UniquePtr to std::unique_ptr. | Ian Rogers | 2014-05-15 | 1 | -1/+1 |
* | Fix histogram test. | Mathieu Chartier | 2013-11-20 | 1 | -5/+5 |
* | LEB128 tests and performance measurements. | Ian Rogers | 2013-11-14 | 1 | -11/+11 |
* | Fix histogram memory issues. | Mathieu Chartier | 2013-08-01 | 1 | -41/+43 |
* | Fix cpplint whitespace/comments issues | Brian Carlstrom | 2013-07-26 | 1 | -14/+14 |
* | Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labe... | Brian Carlstrom | 2013-07-18 | 1 | -2/+0 |
* | Fix cpplint build/namespaces issues | Brian Carlstrom | 2013-07-18 | 1 | -1/+3 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+268 |