Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Expose stats into qps_driver | Craig Tiller | 2017-08-31 |
* | Merge branch 'stats' into stats_histo | Craig Tiller | 2017-08-31 |
|\ | |||
| * | Merge github.com:grpc/grpc into stats | Craig Tiller | 2017-08-31 |
| |\ | |||
* | | | Expose histograms via microbenchmarks | Craig Tiller | 2017-08-31 |
* | | | Compile fix | Craig Tiller | 2017-08-31 |
* | | | Merge branch 'stats' into stats_histo | Craig Tiller | 2017-08-31 |
|\| | | |||
| * | | Fix header location error | Craig Tiller | 2017-08-31 |
* | | | Histogram support | Craig Tiller | 2017-08-30 |
| | * | Merge pull request #12270 from matt-kwong/kokoro_mac_bq | Matt Kwong | 2017-08-30 |
| | |\ | |||
| | * | | Revert "Implement call combiner" | Mark D. Roth | 2017-08-29 |
* | | | | Merge branch 'stats' into stats_histo | Craig Tiller | 2017-08-29 |
|\| | | | |||
| | | * | Fix uploading Mac results to BQ | Matt Kwong | 2017-08-29 |
| * | | | Merge github.com:grpc/grpc into stats | Craig Tiller | 2017-08-29 |
| |\| | | |||
| | * | | Merge pull request #12314 from ncteisen/debugging-latency-profiles | Noah Eisen | 2017-08-28 |
| | |\ \ | |||
| | * \ \ | Merge pull request #12274 from apolcyn/fix_missing_nanopb_headers_master | apolcyn | 2017-08-28 |
| | |\ \ \ | |||
| | | | * | | Add shortname and timeout to run_microbenchmarks | Noah Eisen | 2017-08-28 |
| | | |/ / | | |/| | | |||
| | * | | | Merge pull request #12264 from jtattermusch/cmake_vs2017 | Jan Tattermusch | 2017-08-28 |
| | |\ \ \ | |||
| | * \ \ \ | Merge pull request #11566 from markdroth/call_combiner | Mark D. Roth | 2017-08-25 |
| | |\ \ \ \ | |||
| | | * | | | | Implement call combiner. | Mark D. Roth | 2017-08-25 |
| | * | | | | | Merge pull request #12282 from yang-g/sync_thd_refactor | Yang Gao | 2017-08-24 |
| | |\ \ \ \ \ | |||
| | * \ \ \ \ \ | Merge pull request #12227 from ncteisen/bazel-microbenchmarks | Noah Eisen | 2017-08-24 |
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||
| | | | * | | | | Add sync_custom.h | yang-g | 2017-08-24 |
| | | | * | | | | Remove stale file | yang-g | 2017-08-24 |
| | | | | |_|/ | | | | |/| | | |||
| | | | | | * | fix build.yaml to expand nanopb headers filegroup | Alexander Polcyn | 2017-08-23 |
| | | | | |/ | | | | |/| | |||
| | * | | | | Merge remote-tracking branch 'upstream/master' into stream_compression_config | Muxi Yan | 2017-08-23 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||
| | | | | * | adjust run_tests_matrix.py windows portability suites | Jan Tattermusch | 2017-08-23 |
| | | | | * | support building with VS2017 | Jan Tattermusch | 2017-08-23 |
| | | | | * | add cmake generator option | Jan Tattermusch | 2017-08-23 |
| | | | | * | cleanup building c/c++ on windows | Jan Tattermusch | 2017-08-23 |
| | | | |/ | | | |/| | |||
| | | * | | fix windows protoc artifact build | Jan Tattermusch | 2017-08-23 |
| | | * | | remove check_vsprojects sanity test | Jan Tattermusch | 2017-08-23 |
| | | * | | adjust run tests matrix | Jan Tattermusch | 2017-08-23 |
| | | * | | build C tests and protoc artifacts on windows with cmake | Jan Tattermusch | 2017-08-23 |
| | | * | | Merge pull request #12236 from matt-kwong/kokoro_fil | Matt Kwong | 2017-08-22 |
| | | |\ \ | |||
| | | | | * | Microbenchmarks work with bazel | ncteisen | 2017-08-22 |
| | | | |/ | | | |/| | |||
| | | | * | Add test filtering to Kokoro PR jobs | Matt Kwong | 2017-08-22 |
| | * | | | Break the sanity check failure loop by disabling clang-format on end2end_{,no... | Muxi Yan | 2017-08-21 |
| | | * | | Merge pull request #12243 from matt-kwong/kokoro_flags2 | Matt Kwong | 2017-08-21 |
| | | |\ \ | |||
| | | | * | | Add max_time flag to Kokoro PR jobs | Matt Kwong | 2017-08-21 |
| | | | |/ | |||
| | * | | | Merge remote-tracking branch 'upstream/master' into stream_compression_config | Muxi Yan | 2017-08-21 |
| | |\| | | |||
| | | * | | Merge pull request #12224 from matt-kwong/kokoro_flags | Matt Kwong | 2017-08-21 |
| | | |\ \ | | | | |/ | | | |/| | |||
| | | * | | Merge pull request #11936 from sreecha/fix-end2end-test | Sree Kuchibhotla | 2017-08-19 |
| | | |\ \ | |||
| | | | | * | Allow Kokoro Mac worker to find correct six Python module | Matt Kwong | 2017-08-18 |
| | | | |/ | | | |/| | |||
| | | * | | Merge pull request #12152 from matt-kwong/kokoro_flags | Matt Kwong | 2017-08-17 |
| | | |\ \ | |||
| | | * | | | Master version bump to 1.7.x | David Garcia Quintas | 2017-08-16 |
| | | | | * | Merge branch 'master' into fix-end2end-test | Sree Kuchibhotla | 2017-08-16 |
| | | | | |\ | | | | |_|/ | | | |/| | | |||
| | | * | | | Merge pull request #12197 from dgquintas/detect_flakes_3 | David G. Quintas | 2017-08-16 |
| | | |\ \ \ | |||
| | | | * | | | Fix handling of no new flakes | David Garcia Quintas | 2017-08-16 |
| | | | | * | | Don't rerun flakes when uploading results to BQ | Matt Kwong | 2017-08-16 |
| | | * | | | | Bump Protobuf to v3.4.0 | Stanley Cheung | 2017-08-16 |
| | | | |/ / | | | |/| | |