aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-09Merge remote-tracking branch 'aosp/upstream-master' into google-benchmarkandroid-o-mr1-iot-release-smart-display-r3android-o-mr1-iot-release-1.0.5android-o-mr1-iot-release-1.0.4android-o-mr1-iot-release-1.0.3oreo-mr1-1.2-iot-releasemaster-cuttlefish-testing-releaseHaibo Huang
2018-07-06Merge remote-tracking branch 'aosp/upstream-master' into google-benchmarkandroid-p-preview-5android-o-mr1-iot-release-1.0.2android-n-iot-release-smart-display-r2Haibo Huang
2018-07-03Disable Intel invalid offsetof warning (#629)Federico Ficarelli
2018-06-28fixed Google Test (Primer) Documentation link (#628)Yoshinari Takaoka
2018-06-27Add Iteration-related Counter::Flags. Fixes #618 (#621)Roman Lebedev
2018-06-27Use EXPECT_DOUBLE_EQ when comparing doubles in tests. (#624)Dominic Hamon
2018-06-18[Tooling] Enable U Test by default, add tooltip about repetition count. (#617)Roman Lebedev
2018-06-07Disable deprecation warnings when -Werror is enabled. (#609)Dominic Hamon
2018-06-06Avoid using CMake 3.6 feature list(FILTER ...) (#612)Marat Dukhan
2018-06-05cmake: use numeric version in package config (#611)Sergiu Deitsch
2018-06-05Fix compilation on Android with GNU STL (#596)Marat Dukhan
2018-06-01(clang-)format all the things (#610)BaaMeow
2018-05-30Some platforms and environments don't pass a valid argc/argv. (#607)Dominic Hamon
2018-05-29clang-format run on the benchmark header (#606)Dominic Hamon
2018-05-29Deprecate CSVReporter - A first step to overhauling reporting. (#488)Eric
2018-05-29cleaner and slightly larger statistics tests (#604)Dominic Hamon
2018-05-29Add some 'travis_wait' commands to avoid gcc@7 installation timeouts. (#605)Dominic Hamon
2018-05-29Benchmarking is hard. Making sense of the benchmarking results is even harder...Roman Lebedev
2018-05-29Update README.mdDominic Hamon
2018-05-25Add benchmark_main target. (#601)Alex Strelnikov
2018-05-24Corrections, additions to initial doc (#600)mattreecebentley
2018-05-24Return 0 from State::iterations() when not yet started. (#598)Samuel Panzer
2018-05-14split_list is not defined for assembly tests (#595)Deniz Evrenci
2018-05-09Remove unnecessary memset functions. (#591)Nan Xiao
2018-05-08[Tools] Fix a few python3-compatibility issues (#585)Roman Lebedev
2018-05-08There is no "FATAL" in message(), only "FATAL_ERROR" (#584)Roman Lebedev
2018-05-08Run git from the source directory (#589) (#590)php1ic
2018-05-03Use __EMSCRIPTEN__ (rather then EMSCRIPTEN) to check for emscripten (#583)Sam Clegg
2018-05-02Porting into OpenBSD (#582)Nan Xiao
2018-05-02Update bazel WORKSPACE and BUILD files to work better on Windows. (#581)Alex Strelnikov
2018-05-01Fix bazel config to link against pthread. (#579)Alex Strelnikov
2018-04-26Issue 571: Allow support for negative regex filtering (#576)Tim Bradgate
2018-04-23Add caching for cxx_feature_check (#573)Yangqing Jia
2018-04-23Fix precision loss warning in MSVC. (#574)Victor Costan
2018-04-19Report the actual iterations run. (#572)Dominic Hamon
2018-04-12Ensure 64-bit truncation doesn't happen for complexity_n (#569)Dominic Hamon
2018-04-09Optimize by using nth_element instead of partial_sort to find the median. (#565)Fred Tingaud
2018-04-05Fix #564 - gmock/gmock.h not found in benchmark tests.Eric Fiselier
2018-04-03Allow AddRange to work with int64_t. (#548)Dominic Hamon
2018-03-25Fix uninitialized warning (#560)Dominic Hamon
2018-03-23Add tests to verify assembler output -- Fix DoNotOptimize. (#530)Eric
2018-03-23Rely on compiler intrinsics to identify regex engine. (#555)Dominic Hamon
2018-03-21Fix #552 - GCC and Clang warn on possibly invalid offsetof usage.Eric Fiselier
2018-03-21Fix #538 - gtest.h not found when building with older CMake versions.Eric Fiselier
2018-03-16Move thread classes out to clean up monolithic code (#554)Dominic Hamon
2018-03-08Add support for building with Bazel. (#533)jmillikin-stripe
2018-03-07Make string_util naming more consistent (#547)Wink Saville
2018-03-06Do not let StrCat be renamed to lstrcatA (#546)Wink Saville
2018-03-06Spelling fixes (#543)Wink Saville
2018-03-02Add Solaris support (#539)alekseyshl