aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-29Use -Werror in external/google-benchmarkandroid-o-mr1-iot-preview-6o-mr1-iot-preview-6Chih-Hung Hsieh
2017-09-28Use -Werror in external/google-benchmarkChih-Hung Hsieh
2017-07-22Upgrade to google/benchmark v1.2.0. am: 74c716d37b am: c53db75116Elliott Hughes
2017-07-22Upgrade to google/benchmark v1.2.0. am: 74c716d37bElliott Hughes
2017-07-22Upgrade to google/benchmark v1.2.0.android-o-mr1-preview-2android-o-mr1-preview-1Elliott Hughes
2017-07-21Upgrade to google/benchmark v1.2.0.android-o-iot-preview-5o-iot-preview-5Elliott Hughes
2017-07-15more clang tidy cleanups (#417)Dominic Hamon
2017-07-13Google-style cleanups (#416)Dominic Hamon
2017-07-06Fix ThreadCPUUsage when running on RTEMS. (#414)Tom Madams
2017-07-04Make Benchmark a single header library (but not header-only) (#407)Eric
2017-06-19Merge remote-tracking branch 'google-benchmark/master' into HEAD am: 983f59ce...Elliott Hughes
2017-06-19Merge remote-tracking branch 'google-benchmark/master' into HEAD am: 983f59ce9aElliott Hughes
2017-06-19Merge remote-tracking branch 'google-benchmark/master' into HEADElliott Hughes
2017-06-19Merge remote-tracking branch 'google-benchmark/master' into HEADandroid-o-preview-4Elliott Hughes
2017-06-16Fix #403 HAVE_${VAR} not passed to makefile (#404)Jern-Kuan Leong
2017-06-14Add ClearRegisteredBenchmark() function. (#402)Eric
2017-06-13Revert "Use NEW settings for CMP0063 policy (#399)" (#401)Eric
2017-06-13Use NEW settings for CMP0063 policy (#399)Tim
2017-06-05Use the sample version of standard deviation (#383)Yixuan Qiu
2017-06-02Fix #342: DoNotOptimize causes compile errors on older GCC versions. (#398)Eric
2017-05-23Associate the required include directory with the benchmark library (#393)David Kruger
2017-05-22Remove maco@ from OWNERS. am: 4b378cb0ce am: 1625d3ce86 am: a42d6fbdf5oreo-dr1-devMartijn Coenen
2017-05-22Remove maco@ from OWNERS. am: 4b378cb0ce am: 1625d3ce86Martijn Coenen
2017-05-22Remove maco@ from OWNERS. am: 4b378cb0ceMartijn Coenen
2017-05-22Remove maco@ from OWNERS.Martijn Coenen
2017-05-22Remove maco@ from OWNERS.android-o-preview-3Martijn Coenen
2017-05-22Remove unnecessary whitespace in travis yamlDominic Hamon
2017-05-22Add macOS builds to .travis.yml (#389)Tushar Maheshwari
2017-05-19Add OWNERS to external/google-benchmark am: 2aa19b5a76 am: b9da1de5d4 am: e78...Chih-Hung Hsieh
2017-05-19Add OWNERS to external/google-benchmark am: 2aa19b5a76 am: b9da1de5d4Chih-Hung Hsieh
2017-05-19Add OWNERS to external/google-benchmark am: 2aa19b5a76Chih-Hung Hsieh
2017-05-19Add OWNERS to external/google-benchmarkChih-Hung Hsieh
2017-05-19Add OWNERS to external/google-benchmarkChih-Hung Hsieh
2017-05-03test commitEric Fiselier
2017-05-03Merge branch 'biojppm-compact'Dominic Hamon
2017-05-03Trying again to fix error caused by -Wunused-function.Joao Paulo Magalhaes
2017-05-02Fix pragma clang ignore with gcc.Joao Paulo Magalhaes
2017-05-02Fix dropped-style elses.Joao Paulo Magalhaes
2017-05-02Fix (that is, ignore) clang compile error.Joao Paulo Magalhaes
2017-05-02Extend tabular counter tests to different counter sets.Joao Paulo Magalhaes
2017-05-02Add unit test for counter sets.Joao Paulo Magalhaes
2017-05-02Allow different counter sets in CSV reporting.Joao Paulo Magalhaes
2017-05-02Console reporter: add /s prefix to counter rates.Joao Paulo Magalhaes
2017-05-02Add test for tabular output of rate counters.Joao Paulo Magalhaes
2017-05-02Add first unit test for benchmark_tabular_counters.Joao Paulo Magalhaes
2017-05-02Fix: --benchmark_counters_tabular was not being passed to tests.Joao Paulo Magalhaes
2017-05-02Merge remote-tracking branch 'upstream/master' into compactJoao Paulo Magalhaes
2017-05-02Merge branch 'biojppm-test_usercounters'Dominic Hamon
2017-05-02Merge branch 'test_usercounters' of git://github.com/biojppm/benchmark into b...Dominic Hamon
2017-05-02Ensure all the necessary keys are present before parsing JSON data (#380)Felix Duvallet