aboutsummaryrefslogtreecommitdiff
path: root/src/colorprint.cc
AgeCommit message (Expand)Author
2017-04-18fix android compilation (#372)Dmitry Trifonov
2016-10-07Apply clang-format to all headers and source (#303)Dominic Hamon
2016-09-15Auto-detect whether Benchmark should produce colorized output (#126)Nicholas Hutchinson
2016-08-02Add --benchmark_out=<filename> and --benchmark_out_format=<format> options.Eric Fiselier
2016-05-27Change reporters to use a specified output and error stream. Add tests for ou...Eric
2015-11-06Fixes #159: Add inclusion of cstdio to files using stdout, vprintf, printf an...ryobg
2015-10-08Renamed the internal os macros to avoid a name clash in Shlwapi.h where OS_WI...Anton Danielsson
2015-03-31Only include the correct platform headersMatt Clarkson
2015-03-12replace instances of NULL with nullptrEric Fiselier
2015-03-06Third step in moving towards adopting new timer semanticsEric Fiselier
2014-01-09More formatting tweaksDominic Hamon
2014-01-09Merged with upstreamDominic Hamon
2014-01-09Code reformatDominic Hamon
2014-01-09Minimum iteration and overhead support.Dominic Hamon
2014-01-09Add LICENSE and copyright headersDominic Hamon
2013-12-19Adding benchmark namespace and removing broken flagsDominic Hamon
2013-12-18Initial commitDominic Hamon