Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
57943810cfc789da890d73621741729da5feaaf8
/
runtime
/
base
/
histogram_test.cc
647b1a8
Fix 2 new sets of clang compiler warnings.
by Ian Rogers
· 10 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 11 years ago
507dfdd
Compatibility layer to transition from UniquePtr to std::unique_ptr.
by Ian Rogers
· 11 years ago
3e669db
Fix histogram test.
by Mathieu Chartier
· 11 years ago
500793f
LEB128 tests and performance measurements.
by Ian Rogers
· 11 years ago
e5426c9
Fix histogram memory issues.
by Mathieu Chartier
· 11 years ago
7934ac2
Fix cpplint whitespace/comments issues
by Brian Carlstrom
· 11 years ago
02c8cc6
Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues
by Brian Carlstrom
· 12 years ago
3e3d591
Fix cpplint build/namespaces issues
by Brian Carlstrom
· 12 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed from src/base/histogram_test.cc]
4535705
Fixes for timing logger and histogram.
by Ian Rogers
· 12 years ago
857a078
Upper and lower capping for percentiles
by Sameer Abu Asal
· 12 years ago
c081e36
Improving histogram test cases
by Sameer Abu Asal
· 12 years ago
a843954
Using histograms for timing statistics.
by Sameer Abu Asal
· 12 years ago