| Commit message (Expand) | Author | Age |
* | Run clang fmt | Noah Eisen | 2018-02-09 |
* | Autofix c casts to c++ casts | Noah Eisen | 2018-02-09 |
* | Merge branch 'master' into gpr_review | Vijay Pai | 2018-02-08 |
|\ |
|
| * | Merge branch 'master' into gpr_review_host_port | Vijay Pai | 2018-02-07 |
| |\ |
|
| | * | Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_* | Muxi Yan | 2018-02-06 |
* | | | Privatize useful.h and avl.h | Vijay Pai | 2018-02-02 |
| |/
|/| |
|
| * | Privatize host_port.h; was not used in any wrapped language implementation | Vijay Pai | 2018-01-25 |
|/ |
|
* | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co... | Muxi Yan | 2018-01-19 |
|\ |
|
| * | Split lib/support into lib/gpr and lib/gpr++. | Mark D. Roth | 2018-01-18 |
| * | When seeing an error in interop test, also log the debug error string. | yang-g | 2017-12-19 |
* | | More message compression level clean-up | Muxi Yan | 2017-12-11 |
* | | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co... | Muxi Yan | 2017-12-06 |
|\| |
|
* | | Merge commit 'b0bad8f' into fix-stream-compression-config-interface | Muxi Yan | 2017-12-06 |
|\ \ |
|
* \ \ | Merge commit 'b0bad8f^' into fix-stream-compression-config-interface | Muxi Yan | 2017-12-06 |
|\ \ \ |
|
* | | | | clang-format | Muxi Yan | 2017-12-06 |
| | | * | Merge pull request #13329 from dwittmer/dwittmer_runserver | Yang Gao | 2017-12-04 |
| | | |\ |
|
| | | | * | Fix formatting - missed moving ‘*’ next to type. | Dan Wittmer | 2017-11-17 |
| | | | * | Fix formatting of RunServer params. | Dan Wittmer | 2017-11-17 |
| | | * | | Remove all extern C | ncteisen | 2017-11-17 |
| | |/ / |
|
| | | * | Add ServerStartedCondition to hold the mutex, condition variable and conditio... | Dan Wittmer | 2017-11-16 |
| | | * | s//used | Dan Wittmer | 2017-11-16 |
| | * | | Enable clang-tidy as a sanity check, fix up all known failures | Craig Tiller | 2017-11-10 |
| |/ / |
|
| | * | Change adds a version of grpc::testing::interop::RunServer that allows client... | Dan Wittmer | 2017-11-09 |
| * | | Merge master | Yash Tibrewal | 2017-11-06 |
| |\ \ |
|
| | * | | Update clang-format to 5.0 | Craig Tiller | 2017-11-03 |
| | |/ |
|
| * / | Remove unnecessary extern Cs | Yash Tibrewal | 2017-10-25 |
| |/ |
|
* | | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co... | Muxi Yan | 2017-10-06 |
|\| |
|
| * | Properly clean up stress test clients | yang-g | 2017-10-04 |
* | | Fix C++ builds | Muxi Yan | 2017-09-26 |
|/ |
|
* | Moving visibility and package creation to the build system. | Nicolas "Pixel" Noble | 2017-08-30 |
* | Restore interop_client_main | Ken Payson | 2017-07-13 |
* | Fixing merge failures on test/cpp/interop. | Nicolas "Pixel" Noble | 2017-07-13 |
* | Merge branch 'master' of https://github.com/grpc/grpc into import | Nicolas "Pixel" Noble | 2017-06-26 |
|\ |
|
| * | fix remaining license notices | Jan Tattermusch | 2017-06-08 |
| * | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
* | | Merge remote-tracking branch 'ctiller/build-wtf' into import | Nicolas "Pixel" Noble | 2017-05-26 |
|\ \ |
|
* | | | Adding interop stress test. | Nicolas "Pixel" Noble | 2017-05-25 |
* | | | Adding reconnect interop client and server. | Nicolas "Pixel" Noble | 2017-05-25 |
* | | | Realized that the interop BUILD file still uses cc_library and stuff. | Nicolas "Pixel" Noble | 2017-05-25 |
* | | | Fixing indentation + fixing interop_client. | Nicolas "Pixel" Noble | 2017-05-24 |
| * | | More import fixes | Craig Tiller | 2017-05-19 |
* | | | Adding dummy layering check option. | Nicolas "Pixel" Noble | 2017-05-19 |
| |/
|/| |
|
| * | Rework well_known_protos attr, and some other fixes | Craig Tiller | 2017-05-16 |
|/ |
|
* | Merge pull request #10775 from yang-g/http2_client | Yang Gao | 2017-04-21 |
|\ |
|
| * | Fix http2_interop test for c++ and python | yang-g | 2017-04-20 |
* | | added missing dependency | Makarand Dharmapurikar | 2017-04-20 |
* | | reduced visibility of test util | Makarand Dharmapurikar | 2017-04-18 |
* | | BUILD file for interop client and server | Makarand Dharmapurikar | 2017-04-18 |
|/ |
|
* | clang-format fix | Makarand Dharmapurikar | 2017-04-13 |
* | enable cacheable_unary test | Makarand Dharmapurikar | 2017-04-11 |