summaryrefslogtreecommitdiffstats
path: root/runtime/base/histogram_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix 2 new sets of clang compiler warnings.Ian Rogers2014-10-101-6/+6
* Now we have a proper C++ library, use std::unique_ptr.Ian Rogers2014-05-191-12/+12
* Compatibility layer to transition from UniquePtr to std::unique_ptr.Ian Rogers2014-05-151-1/+1
* Fix histogram test.Mathieu Chartier2013-11-201-5/+5
* LEB128 tests and performance measurements.Ian Rogers2013-11-141-11/+11
* Fix histogram memory issues.Mathieu Chartier2013-08-011-41/+43
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-14/+14
* Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labe...Brian Carlstrom2013-07-181-2/+0
* Fix cpplint build/namespaces issuesBrian Carlstrom2013-07-181-1/+3
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+268