Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #12270 from matt-kwong/kokoro_mac_bq | Matt Kwong | 2017-08-30 |
|\ | | | | | Fix uploading Mac results to BQ | ||
* | | Revert "Implement call combiner" | Mark D. Roth | 2017-08-29 |
| | | |||
| * | Fix uploading Mac results to BQ | Matt Kwong | 2017-08-29 |
| | | |||
* | | Merge pull request #12314 from ncteisen/debugging-latency-profiles | Noah Eisen | 2017-08-28 |
|\ \ | | | | | | | Add Shortname and Timeout to run_microbenchmarks | ||
* \ \ | Merge pull request #12274 from apolcyn/fix_missing_nanopb_headers_master | apolcyn | 2017-08-28 |
|\ \ \ | | | | | | | | | Fix build.yaml to expand nanopb headers filegroup, for master branch | ||
| | * | | 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 |
|\ \ \ | | | | | | | | | Add support for building with cmake+VS2017 | ||
* \ \ \ | Merge pull request #11566 from markdroth/call_combiner | Mark D. Roth | 2017-08-25 |
|\ \ \ \ | | | | | | | | | | | Implement call combiner | ||
| * | | | | Implement call combiner. | Mark D. Roth | 2017-08-25 |
| | | | | | |||
* | | | | | Merge pull request #12282 from yang-g/sync_thd_refactor | Yang Gao | 2017-08-24 |
|\ \ \ \ \ | | | | | | | | | | | | | Refactor sync/thd headers | ||
* \ \ \ \ \ | Merge pull request #12227 from ncteisen/bazel-microbenchmarks | Noah Eisen | 2017-08-24 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Microbenchmarks Work With Bazel | ||
| | * | | | | 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 |
| |\ \ | | | | | | | | | Add test filtering to Kokoro Linux PR jobs | ||
| | | * | 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 ↵ | Muxi Yan | 2017-08-21 |
| | | | | | | | | | | | | end2end_{,nosec_}tests.c | ||
| * | | Merge pull request #12243 from matt-kwong/kokoro_flags2 | Matt Kwong | 2017-08-21 |
| |\ \ | | | | | | | | | Add max_time flag to Kokoro PR jobs | ||
| | * | | 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 |
| |\ \ | | |/ | |/| | Allow Kokoro Mac worker to find correct six Python module | ||
| * | | Merge pull request #11936 from sreecha/fix-end2end-test | Sree Kuchibhotla | 2017-08-19 |
| |\ \ | | | | | | | | | Fix streaming_response_error end2end test in epoll1 | ||
| | | * | 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 |
| |\ \ | | | | | | | | | Don't rerun flakes when uploading results to BQ | ||
| * | | | 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 | ||
| | * | | | 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 |
| | |/ / | |/| | | |||
| | | * | Modify run_tests.py to accept a list of polling engines | Sree Kuchibhotla | 2017-08-15 |
| | | | | |||
| | | * | Merge branch 'master' into fix-end2end-test | Sree Kuchibhotla | 2017-08-15 |
| | | |\ | | |_|/ | |/| | | |||
| * | | | Merge pull request #12177 from jtattermusch/run_tests_better_flake_query | Jan Tattermusch | 2017-08-15 |
| |\ \ \ | | | | | | | | | | | auto_set_flakes should respect platform | ||
* | | | | | generate projects | Muxi Yan | 2017-08-15 |
| | | | | | |||
| * | | | | Merge pull request #12171 from stanley-cheung/bump-protobuf | Stanley Cheung | 2017-08-14 |
| |\ \ \ \ | | | | | | | | | | | | | Bump protobuf to 3.4.0rc3 | ||
| | | | | * | Merge branch 'master' into fix-end2end-test | Sree Kuchibhotla | 2017-08-14 |
| | | | | |\ | | |_|_|_|/ | |/| | | | | |||
| | | * | | | auto_set_flakes should respect platform | Jan Tattermusch | 2017-08-14 |
| | |/ / / | |/| | | | |||
| * | | | | Merge pull request #12162 from jtattermusch/fix_win_benchmarks | Jan Tattermusch | 2017-08-13 |
| |\ \ \ \ | | | | | | | | | | | | | Fix windows performance benchmarks | ||
| | | * | | | Bump protobuf to 3.4.0rc3 | Stanley Cheung | 2017-08-11 |
| | |/ / / | |/| | | | |||
* | | | | | Merge remote-tracking branch 'upstream/master' into stream_compression_config | Muxi Yan | 2017-08-11 |
|\| | | | |