aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-15Merge remote-tracking branch \'aosp/upstream-master\' into mymergeandroid-n-mr1-preview-2android-n-mr1-preview-1emu-master-qemu-releaseemu-32-releaseemu-32-devemu-31-stable-releaseemu-31-releaseemu-30-releaseemu-3.1-releaseemu-3.0-releaseemu-29.0-releaseemu-2.8-releaseemu-2.7-releaseemu-2.6-releaseemu-2.5-releaseemu-2.4-releaseemu-2.3-releaseaosp-emu-30-releaseSven
2016-07-15Merge remote-tracking branch 'aosp/upstream-master' into mymergeElliott Hughes
2016-07-13set cpuinfo_num_cpus on Windows (#254)Sven
2016-07-12Add missing `volatile`s to 32-bit ARM cycleclock assembler. (#253)Elliott Hughes
2016-07-12Convert Android.mk to Android.bpColin Cross
2016-07-11Convert Android.mk to Android.bpandroid-wear-n-preview-2android-wear-7.1.1_r1android-n-preview-5android-n-iot-preview-2nougat-mr1-wear-releasen-iot-preview-2Colin Cross
2016-07-11Provide a better implementation of DoNotOptimize(...).Eric Fiselier
2016-07-06Add export linker flags policy to cmake (#251)Steve Downey
2016-06-27added check for SetComplexityN (#248)Ismael
2016-06-27fix 244 (#247)Ismael
2016-06-27Add state.SetComplexityN to docs. (#245)Nick
2016-06-20Clarified output formats (#241)Ryan
2016-06-03fix issue 235 (#236)Ismael
2016-06-02Merge branch 'ismaelJimenez-added_lambdas'Dominic Hamon
2016-06-02fix warning on loss of integer precisionDominic Hamon
2016-06-02Merge branch 'added_lambdas' of git://github.com/ismaelJimenez/benchmark into...Dominic Hamon
2016-06-02changed complexity_n to int and fix some whitespacesIsmael
2016-06-02changed global string to const char *Ismael
2016-06-02changed BigO logic orderIsmael
2016-06-02changed BigOFunc argument from size_t to intIsmael
2016-06-02Merge branch 'added_lambdas' of https://github.com/ismaelJimenez/benchmark in...Ismael
2016-06-02google formatedIsmael
2016-06-02Update Readme.mdIsmael
2016-06-02removed functional library not neededIsmael
2016-06-02checked format before pull requestIsmael
2016-06-02removed check on automatic fit, to avoid random convergence misfits breaking ...Ismael
2016-06-01fixed reporter_output_testIsmael
2016-06-01added lambdas to complexity reportIsmael
2016-05-31Add workaround for VS2013 const-incorrect atomic (#230)Billy O'Neal
2016-05-31Added new noexcept macros for VS2013 (#229)Billy O'Neal
2016-05-30Fix flaky testEric Fiselier
2016-05-30Fix missing declaration of FLAGS_color_printEric Fiselier
2016-05-30Fix windows build in console_reporter.cc. Fixes #228Eric Fiselier
2016-05-27Move UnitTime helpers to reporter.hEric Fiselier
2016-05-27Cleanup reporters (#226)Eric
2016-05-27Allow benchmarks to take arbitrary arguments. (#221)Eric
2016-05-27Change reporters to use a specified output and error stream. Add tests for ou...Eric
2016-05-26Merge branch 'ismaelJimenez-update_complexity'Dominic Hamon
2016-05-26Merge branch 'update_complexity' of git://github.com/ismaelJimenez/benchmark ...Dominic Hamon
2016-05-26added benchmar_apit to complexity.ccIsmael
2016-05-26small refactorIsmael
2016-05-26moved complexity.h into src and BigO enum into benchmark_apiIsmael
2016-05-26added includesIsmael
2016-05-26initialized doubles to 0.0Ismael
2016-05-26Merge pull request #224 from zabereer/donotoptimize_with_test_mergedEric
2016-05-26Force DoNotOptimize operand to memory for both gcc and clangAlbert Pretorius
2016-05-25Merge branch 'efcs-skip_with_error'Dominic Hamon
2016-05-25Merge branch 'skip_with_error' of git://github.com/efcs/benchmark into efcs-s...Dominic Hamon
2016-05-25fixed typosIsmael
2016-05-25indentIsmael