aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Snap for 6001391 from a244eb82e97ba734c2f06a28395a68133b850d78 to qt-aml-reso...android-mainline-10.0.0_r8android10-mainline-resolv-releaseandroid-build-team Robot2019-11-1112-101/+277
|\
| * Upgrade google-benchmark to c50ac68c50ff8da3827cd6720792117910d85666 am: eb21...Haibo Huang2019-11-0612-101/+277
| |\
| | * Upgrade google-benchmark to c50ac68c50ff8da3827cd6720792117910d85666Haibo Huang2019-11-0612-101/+277
| | |\
| | | * Upgrade google-benchmark to c50ac68c50ff8da3827cd6720792117910d85666Haibo Huang2019-11-0612-101/+277
| | | |\
| | | | * CMake: use full add_test(NAME <> COMMAND <>) signature (#901)Gregor Jasny2019-11-052-26/+26
| | | | * Remove superfluous cache line scaling in JSON reporter. (#896)AndrĂ¡s Leitereg2019-10-241-1/+1
| | | | * Set CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#889)Kyle Edwards2019-10-231-0/+1
| | | | * Read options from environment (#881) (#883)Martin Blanchard2019-10-234-48/+207
| | | | * Switch to Starlark for C++ rules. (#887)Paul Wankadia2019-10-083-23/+39
| * | | | DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-m...Xin Li2019-10-300-0/+0
|/| | | | | |/ / /
| * | | DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-m...Xin Li2019-10-300-0/+0
| |\ \ \ | | |/ / | |/| |
* | | | Upgrade google-benchmark to f4f5dba46bdbde0e95d736cca124025745bcd7b6 am: 031c...Haibo Huang2019-10-168-14/+63
|\ \ \ \ | |_|/ / |/| | |
| * | | Upgrade google-benchmark to f4f5dba46bdbde0e95d736cca124025745bcd7b6 am: 031c...Haibo Huang2019-10-168-14/+63
| |\| |
| | * | Upgrade google-benchmark to f4f5dba46bdbde0e95d736cca124025745bcd7b6Haibo Huang2019-10-168-14/+63
| | |\ \
| | | * | Upgrade google-benchmark to f4f5dba46bdbde0e95d736cca124025745bcd7b6Haibo Huang2019-10-078-14/+63
| | | |\|
| | | | * Cache RUN_${FEATURE} variable in CXXFeatureCheck.cmake (#886)Kyle Edwards2019-10-041-2/+2
| | | | * fixed the param order in g++ command and fixed the path for -L (#879)Chunsheng Pei2019-09-271-2/+2
| | | | * Guard definition of __STDC_FORMAT_MACROS in ifndef (#875)Geoffrey Martin-Noble2019-09-231-0/+2
| | | | * Define HOST_NAME_MAX for NaCl and RTEMS (#876)Geoffrey Martin-Noble2019-09-231-0/+9
| | | | * Add missing parenthesis to code sample, and fix spacing. (#877)Colin Braley2019-09-213-3/+5
| | | | * Guard ASSERT_THROWS checks with BENCHMARK_HAS_NO_EXCEPTIONS (#874)Geoffrey Martin-Noble2019-09-202-0/+8
| | | | * Addresses issue #634. (#866)sharpe52019-09-161-3/+33
| | | | * Allow setting GOOGLETEST_PATH cmake argument. Fixes #867 (#868)Attila M. Szilagyi2019-09-151-1/+1
* | | | | Upgrade google-benchmark to 7ee72863fdb1ccb2af5a011250b56af3f49b7511 am: 64bb...Haibo Huang2019-09-0911-86/+192
|\| | | |
| * | | | Upgrade google-benchmark to 7ee72863fdb1ccb2af5a011250b56af3f49b7511 am: 64bb...Haibo Huang2019-09-0911-86/+192
| |\| | |
| | * | | Upgrade google-benchmark to 7ee72863fdb1ccb2af5a011250b56af3f49b7511Haibo Huang2019-09-0911-86/+192
| |/| | | | | |/ /
| | * | Upgrade google-benchmark to 7ee72863fdb1ccb2af5a011250b56af3f49b7511ndk-sysroot-r21Haibo Huang2019-09-0611-86/+192
| | |\|
| | | * Remove unused `doc` argument from `DEFINE_` macros. (#857)Sayan Bhattacharjee2019-08-212-66/+59
| | | * Add .gitignore rule to ignore temporary .swp backup files created by vim. (#859)Sayan Bhattacharjee2019-08-211-0/+1
| | | * Documentation of basic use of DenseRange. (#855)Sayan Bhattacharjee2019-08-213-0/+18
| | | * Update README.md: fix MS VS version requirementRoman Lebedev2019-08-211-1/+1
| | | * Custom user counters: add invert modifier. (#850)Roman Lebedev2019-08-125-16/+110
* | | | Upgrade google-benchmark to c408461983dd3adf49d450d7db926fc46f1d99a0 am: 8caf...Haibo Huang2019-08-0711-14/+61
|\| | |
| * | | Upgrade google-benchmark to c408461983dd3adf49d450d7db926fc46f1d99a0 am: 8caf...Haibo Huang2019-08-0711-14/+61
|/| | |
| * | | Upgrade google-benchmark to c408461983dd3adf49d450d7db926fc46f1d99a0 am: 8caf...Haibo Huang2019-08-0711-14/+61
| |\| |
| | * | Upgrade google-benchmark to c408461983dd3adf49d450d7db926fc46f1d99a0Haibo Huang2019-08-0711-14/+61
| | |\ \
| | | * | Upgrade google-benchmark to c408461983dd3adf49d450d7db926fc46f1d99a0Haibo Huang2019-08-0711-14/+61
| | | |\|
| | | | * Disable deprecated warnings when touching CSVReporter internally.Eric Fiselier2019-08-072-0/+22
| | | | * Corrected the installation procedure (#849)LesnyRumcajs2019-08-061-6/+9
| | | | * fix typo in README (#844)Xinye Tao2019-07-301-1/+1
| | | | * README.md: corrected cmake commands (#846)blackliner2019-07-291-1/+1
| | | | * README.md: Spelling fix (#845)Boris Dergachov2019-07-291-1/+1
| | | | * Bugfix/wsl selftest fixes. Fixes #839 (#843)Eric Backus2019-07-276-0/+22
| | | | * CMake; windows: link to lowercase 'shlwapi' - consistent with headers (#840)Roman Lebedev2019-07-221-1/+1
| | | | * docs: fix typo (#837)Jason Cooke2019-07-171-1/+1
* | | | | Upgrade google-benchmark to 4abdfbb802d1b514703223f5f852ce4a507d32d2 am: f877...Haibo Huang2019-07-095-8/+23
|\| | | |
| * | | | Upgrade google-benchmark to 4abdfbb802d1b514703223f5f852ce4a507d32d2 am: f877...Haibo Huang2019-07-095-8/+23
| |\| | |
| | * | | Upgrade google-benchmark to 4abdfbb802d1b514703223f5f852ce4a507d32d2Haibo Huang2019-07-095-8/+23
| |/| | | | | |/ /
| | * | Upgrade google-benchmark to 4abdfbb802d1b514703223f5f852ce4a507d32d2android-o-mr1-iot-release-1.0.14Haibo Huang2019-07-085-8/+23
| | |\|
| | | * Add RISC-V support in cycleclock::Now (#833)Sam Elliott2019-07-051-0/+15