summaryrefslogtreecommitdiffstats
path: root/base/histogram.h
Commit message (Expand)AuthorAgeFilesLines
* Adjust histograms to get better data for latency experimentsjar@google.com2008-11-221-1/+8
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-10/+10
* Fix some issues found looking at the code.maruel@google.com2008-09-301-1/+1
* Use histograms to send interesting parts of the disk cache statistics.rvargas@google.com2008-09-241-3/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Turn on -Wall -Werror, fixing a few files while I'm here and *temporarily* di...evanm@google.com2008-08-201-1/+1
* Define MessagePumpDefault and use it to implement MessageLoop on non-Windowsdarin@google.com2008-08-191-1/+2
* Fix a couple "extra qualification" compile errors in method declarations, and...mmoss@google.com2008-08-131-3/+1
* Move Ranges to std::vector<Sample>, as <const Sample> is invalid if you want ...deanm@google.com2008-08-111-1/+1
* Add base to the repository.initial.commit2008-07-261-0/+469