Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | | Fixed wrong spec and reworked streaming compressed case | David Garcia Quintas | 2016-06-08 | |
| |_|_|/ / |/| | | | | ||||
| | | * | | I was trigger-happy with changes to qps_worker in the hope of improving | vjpai | 2016-06-08 | |
* | | | | | removed unused vble | David Garcia Quintas | 2016-06-07 | |
* | | | | | fixed silly typo | David Garcia Quintas | 2016-06-07 | |
* | | | | | disabled bogus checks for streaming compressed | David Garcia Quintas | 2016-06-07 | |
* | | | | | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop | David Garcia Quintas | 2016-06-07 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||
* | | | | | removed RANDOM and simplified req for compression | David Garcia Quintas | 2016-06-07 | |
| | | * | | Merge remote-tracking branch 'upstream/master' into reflection_separate_lib | Yuchen Zeng | 2016-06-07 | |
| | | |\ \ | | |_|/ / | |/| | | | ||||
| | * | | | add a test with empty request | yang-g | 2016-06-07 | |
| |/ / / | ||||
| * | | | Merge pull request #6741 from yang-g/its_ok_to_have_no_read_on_cancelled_call | Jan Tattermusch | 2016-06-07 | |
| |\ \ \ | ||||
| | | * | | Add more comments, fix format issues | Yuchen Zeng | 2016-06-06 | |
| | | * | | Move reflection src/hdr to src/cpp/ext include/grpc++/ext | Yuchen Zeng | 2016-06-06 | |
| | | * | | Addressed reveiw comments about naming | Yuchen Zeng | 2016-06-06 | |
| | | | * | Fix double-free issue for optional_message. | Julien Boeuf | 2016-06-06 | |
| * | | | | Spliting filegroup. | yang-g | 2016-06-03 | |
| * | | | | merge and resolve conflicts | yang-g | 2016-06-03 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||
| * | | | | Make grpc++ independent of protobuf | yang-g | 2016-06-03 | |
| | | | * | Remove unnecessary headers | Yuchen Zeng | 2016-06-03 | |
| | * | | | Merge pull request #6636 from yang-g/grpc_cli | Jan Tattermusch | 2016-06-03 | |
| | |\ \ \ | ||||
| | * | | | | Merge pull request #6731 from vjpai/beheader | Jan Tattermusch | 2016-06-03 | |
| |/| | | | | ||||
| * | | | | | Merge pull request #6664 from dklempner/server_builder_plugin_test | Jan Tattermusch | 2016-06-02 | |
| |\ \ \ \ \ | ||||
| | | | | * | | Let Next set ok=true when receiving error status | yang-g | 2016-06-01 | |
| | |_|_|/ / | |/| | | | | ||||
| | | * | | | Remove unused gflags and gtest includes | vjpai | 2016-05-31 | |
| | | * | | | Deprecate perf_db use | vjpai | 2016-05-31 | |
| | |/ / / | |/| | | | ||||
| | | | * | Add mutex for stream in ProtoReflectionDescriptorDatabase, fix headers check | Yuchen Zeng | 2016-05-25 | |
| * | | | | Speed up tests | Craig Tiller | 2016-05-23 | |
| * | | | | Cleanup redundant tests | Craig Tiller | 2016-05-23 | |
| * | | | | Fix timeout on async server shutdown | Craig Tiller | 2016-05-23 | |
| * | | | | Merge github.com:grpc/grpc into test_affine | Craig Tiller | 2016-05-23 | |
| |\ \ \ \ | ||||
| | * \ \ \ | Merge pull request #6670 from ctiller/guess_cpu | Jan Tattermusch | 2016-05-22 | |
| | |\ \ \ \ | ||||
| | * | | | | | Merge pull request #6436 from jboeuf/credentials_refactoring | Jan Tattermusch | 2016-05-22 | |
| |/| | | | | |/| | | | | | | ||||
| * | | | | | | Revert "Revert "Remove spam"" | Craig Tiller | 2016-05-21 | |
| * | | | | | | Simpler trick to force a listening cq | Craig Tiller | 2016-05-21 | |
| * | | | | | | Revert "Remove spam" | Craig Tiller | 2016-05-21 | |
| * | | | | | | Remove spam | Craig Tiller | 2016-05-21 | |
| * | | | | | | Fixes and code simplification | Craig Tiller | 2016-05-20 | |
| | | | | | * | Add proto_server_reflection_test | Yuchen Zeng | 2016-05-20 | |
| * | | | | | | Merge branch 'guess_cpu' into test_affine | Craig Tiller | 2016-05-20 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||
| | * | | | | | Better guesses at benchmarks turned unit tests cpu cost | Craig Tiller | 2016-05-20 | |
| |/ / / / / |/| | | | | | ||||
| * | | | | | Merge github.com:grpc/grpc into test_affine | Craig Tiller | 2016-05-20 | |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| * | | | | | Fix server plugin test | Craig Tiller | 2016-05-20 | |
| * | | | | | Fix formatting, mem leak, stall | Craig Tiller | 2016-05-20 | |
| * | | | | | Fix server plugin test | Craig Tiller | 2016-05-20 | |
| | | * | | | Fix a missing initialization | David Klempner | 2016-05-19 | |
| |_|/ / / |/| | | | | ||||
| | | * | | remote unused member | yang-g | 2016-05-19 | |
| | | | * | Update reflection implementation along with API changes | Yuchen Zeng | 2016-05-19 | |
* | | | | | Merge pull request #6608 from yang-g/interop | Jan Tattermusch | 2016-05-19 | |
|\ \ \ \ \ | ||||
* \ \ \ \ \ | Merge pull request #6585 from ctiller/connect_first | Jan Tattermusch | 2016-05-19 | |
|\ \ \ \ \ \ | ||||
| | | | * \ \ | Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring | Julien Boeuf | 2016-05-18 | |
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | | | ||||
* | | | | | | | Merge pull request #6625 from sreecha/stress_test_misc | Jan Tattermusch | 2016-05-18 | |
|\ \ \ \ \ \ \ |