aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'aosp/upstream-master' into mymerge am: e6467412...android-9.0.0_r47android-9.0.0_r46android-9.0.0_r45android-9.0.0_r44android-9.0.0_r43android-9.0.0_r42android-9.0.0_r41android-9.0.0_r40android-9.0.0_r39android-9.0.0_r38android-9.0.0_r37android-9.0.0_r36android-9.0.0_r35android-9.0.0_r34android-9.0.0_r33android-9.0.0_r32android-9.0.0_r31android-9.0.0_r30android-9.0.0_r22android-9.0.0_r21android-9.0.0_r20android-9.0.0_r19android-9.0.0_r16android-9.0.0_r12android-9.0.0_r11pie-qpr3-s1-releasepie-qpr3-releasepie-qpr3-b-releasepie-qpr2-releasepie-qpr1-s3-releasepie-qpr1-s2-releasepie-qpr1-s1-releasepie-qpr1-releasepie-dr1-releasepie-dr1-devpie-devpie-b4s4-releasepie-b4s4-devElliott Hughes2017-12-1962-1102/+2722
|\
| * Merge remote-tracking branch 'aosp/upstream-master' into mymerge am: e6467412a7Elliott Hughes2017-12-1962-1102/+2722
| |\
| | * Merge remote-tracking branch 'aosp/upstream-master' into mymergeElliott Hughes2017-12-1962-1102/+2722
| |/|
| | * Merge remote-tracking branch 'aosp/upstream-master' into mymergeandroid-wear-p-preview-2android-wear-8.0.0_r1android-p-preview-4android-p-preview-3android-p-preview-2android-p-preview-1android-o-mr1-iot-release-1.0.1android-o-mr1-iot-release-1.0.0android-o-mr1-iot-preview-8android-o-mr1-iot-preview-7android-n-iot-release-smart-displayandroid-n-iot-release-polk-at1android-n-iot-release-lg-thinq-wk7o-mr1-iot-preview-8o-mr1-iot-preview-7Elliott Hughes2017-12-1862-1102/+2722
| |/|
| | * Add support for GTest based unit tests. (#485)Eric2017-12-138-6/+205
| | * Document new 'v2' branch meant for unstable development.Eric Fiselier2017-12-131-0/+12
| | * fix xcode travis builds by skipping mkdir errorsDominic Hamon2017-12-071-1/+1
| | * Enforce using a semicolon after BENCHMARK_MAIN to remove compiler warnings (#...Louis Dionne2017-12-039-9/+10
| | * Add GCC on OSX to list of Travis CI configurations. (#492)Victor Costan2017-11-301-0/+10
| | * Fix compilation error with GCC on OSX (issue #490). (#491)Victor Costan2017-11-301-15/+3
| | * CMake: implement LTO for clang. Fixes #478 (#487)Roman Lebedev2017-11-296-0/+61
| | * Added the installation guide for Ubuntu (#489)Kishan Kumar2017-11-293-0/+35
| | * Console reporter: properly account for the lenght of custom counter names (#484)Roman Lebedev2017-11-271-2/+4
| | * Improve BENCHMARK_UNREACHABLE() implementation.Eric Fiselier2017-11-262-16/+3
| | * Improve CPU Cache info reporting -- Add Windows support. (#486)Eric2017-11-265-5/+164
| | * Refactor System information collection -- Add CPU Cache Info (#483)Eric2017-11-228-287/+398
| | * Add NetBSD support (#482)Kamil Rytarowski2017-11-172-4/+16
| | * Add a pkg-config file, for the benefit of projects not using CMake. (#480)Steinar H. Gunderson2017-11-153-0/+19
| | * Add doc specifying the scope of the timing calculationDominic Hamon2017-11-131-0/+2
| | * [Tools] A new, more versatile benchmark output compare tool (#474)Roman Lebedev2017-11-074-32/+661
| | * Reorder inline to avoid warning on MSVC (#469)Dominic Hamon2017-11-071-2/+2
| | * Fix #476. Explicit coersion of size_t to boolean (#477)Dominic Hamon2017-11-071-1/+1
| | * Fix #382 - MinGW often reports negative CPU times. (#475)Eric2017-11-071-1/+3
| | * Remove deprecated headers (#473)Dominic Hamon2017-11-063-57/+3
| | * Add releasing doc (#472)Dominic Hamon2017-11-031-0/+16
| | * Update AUTHORS/CONTRIBUTORS (#471)Roman Lebedev2017-11-032-0/+2
| | * Mention how to disable CPU frequency scaling while running the benchmark. (#466)Stefan Sauer2017-11-021-0/+12
| | * Improve BM_SetInsert example (#465)Leo Koppel2017-10-314-20/+27
| | * Add option to install benchmark (#463)Yangqing Jia2017-10-202-23/+26
| | * Refactor most usages of KeepRunning to use the perfered ranged-for. (#459)Eric2017-10-1716-115/+145
| | * Fix and document SkipWithError(...) using ranged-for loop.Eric Fiselier2017-10-172-5/+41
| | * Improve KeepRunning loop performance to be similar to the range-based for. (#...Eric2017-10-172-6/+7
| | * Correct typo in sample code for range-based for loop. (#458)Fred Tingaud2017-10-161-1/+2
| | * Avoid implicit float to double conversion (#457)Raúl Marín2017-10-133-1/+3
| | * Add C++11 Ranged For loop alternative to KeepRunning (#454)Eric2017-10-103-1/+131
| | * Always use inline asm DoNotOptimize with clang. (#452)mwinterb2017-10-101-1/+3
| | * Add macros for create benchmark with templated fixture (#451)Anton Lashkov2017-10-095-0/+139
| | * Minor move of code to cleanup up namespace spaghetti a bitDominic Hamon2017-10-091-7/+2
| | * Alphabets are hard. AUTHORS version.Dominic Hamon2017-09-271-1/+1
| | * Alphabets are hard. CONTRIBUTORS version.Dominic Hamon2017-09-271-3/+3
| | * Remove myself from AUTHORSDominic Hamon2017-09-271-1/+0
| | * Order CONTRIBUTORSDominic Hamon2017-09-271-2/+2
| | * Organize AUTHORSDominic Hamon2017-09-271-2/+2
| | * Fix #444 - Use BENCHMARK_HAS_CXX11 over __cplusplus. (#446)Eric2017-09-144-8/+13
| | * Improve README's basic usage example (#433)Disconnect3d2017-09-141-0/+4
| | * Fix Markdown typos in readme. (#445)Andre Schroeder2017-09-131-2/+2
| | * [RFC] Tools: compare-bench.py: print change% with two decimal digits (#440)Roman Lebedev2017-08-283-13/+43
| | * Attempting to resolve a submoduling issues... (#439)Roman Lebedev2017-08-283-16/+13
| | * Drop Stat1, refactor statistics to be user-providable, add median. (#428)Roman Lebedev2017-08-2312-435/+374
| | * Allow the definition of 1k to be flexible. (#438)Dominic Hamon2017-08-213-8/+8