aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext
Commit message (Expand)AuthorAge
* Add flow control to inproc transport so send needs a matching recv; fixGravatar Vijay Pai2017-10-11
* Merge pull request #12736 from markdroth/grpclb_update_simplificationGravatar Nicolas Noble2017-10-11
|\
* \ Merge github.com:grpc/grpc into qps_failyaGravatar Craig Tiller2017-10-10
|\ \
* | | Cleanup suggested by code reviewGravatar Craig Tiller2017-10-09
| * | Add newline at the end of src/core headers that did not have itGravatar Yash Tibrewal2017-10-09
* | | Merge github.com:grpc/grpc into qps_failyaGravatar Craig Tiller2017-10-09
|\| |
| | * Process updates immediately instead of waiting for a previous one to complete.Gravatar Mark D. Roth2017-10-09
| |/
| * Adding PR #12882 changesGravatar Yash Tibrewal2017-10-06
* | Merge github.com:grpc/grpc into qps_failyaGravatar Craig Tiller2017-10-06
|\|
| * Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-10-06
| |\
* | | FixesGravatar Craig Tiller2017-10-06
* | | Merge branch 'flowctl+millis' into qps_failyaGravatar Craig Tiller2017-10-06
|\| |
* | | Cleanup write path, fix some bugsGravatar Craig Tiller2017-10-05
| | * Cancel fallback timer in glb_shutdown()Gravatar Juanli Shen2017-10-05
| |/ |/|
| * Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-10-05
| |\ | |/ |/|
* | Merge branch 'master' into externCGravatar Yash Tibrewal2017-10-05
|\ \
| * | clang-formatGravatar Muxi Yan2017-10-04
* | | Some final linker and build issues. Also, resolving invalid_channel_args_testGravatar Yash Tibrewal2017-10-03
| | * Fix castGravatar Craig Tiller2017-10-03
* | | clangGravatar Yash Tibrewal2017-10-02
* | | grpclb initializer listGravatar Yash Tibrewal2017-10-02
* | | cronet dependency for macGravatar Yash Tibrewal2017-10-02
* | | Windows definition/declaration bugsGravatar Yash Tibrewal2017-10-02
* | | some build changes, some unresolved dependenciesGravatar Yash Tibrewal2017-10-02
* | | Reverting pb.c files for now. Also fixing few more build errorsGravatar Yash Tibrewal2017-10-02
* | | .pb.c files back to CGravatar Yash Tibrewal2017-10-02
* | | More build errorsGravatar Yash Tibrewal2017-10-02
* | | Removing more build errorsGravatar Yash Tibrewal2017-10-02
* | | Removing few more build errorsGravatar Yash Tibrewal2017-10-02
* | | Some more build errorsGravatar Yash Tibrewal2017-10-02
* | | Trying a python and windows build fixGravatar Yash Tibrewal2017-10-02
* | | Some more extern CGravatar Yash Tibrewal2017-10-02
* | | gen_static_metadata.py would generate .cc now. Also fixed asan build failuresGravatar Yash Tibrewal2017-10-02
* | | Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
* | | Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
* | | Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
* | | More pointer conversions, deprecated string to char *, goto crossing initiali...Gravatar Yash Tibrewal2017-10-02
* | | more pointer conversions and goto jump warningsGravatar Yash Tibrewal2017-10-02
* | | More pointer conversion required after making build changesGravatar Yash Tibrewal2017-10-02
| | * FixesGravatar Craig Tiller2017-10-02
| * | Fix performance regression caused by truncating first 5 bytes of gRPC PDUGravatar Muxi Yan2017-10-02
|/ /
| * Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-09-29
| |\ | |/ |/|
* | Merge pull request #12739 from markdroth/proxy_mapper_uds_fixGravatar Nicolas Noble2017-09-27
|\ \
* | | Readd grpclb fallbackGravatar Juanli Shen2017-09-27
| * | Fix C++ goto problem.Gravatar Mark D. Roth2017-09-27
| * | Fix http_proxy proxy mapper to not set proxy_name when returning false.Gravatar Mark D. Roth2017-09-27
|/ /
* | Defer restarting LB call until after timer cancellation.Gravatar Mark D. Roth2017-09-26
* | Remove unnecessary code to defer client load report until after initial request.Gravatar Mark D. Roth2017-09-25
* | Fix dumb timer cancellation bug (reversed conditional).Gravatar Mark D. Roth2017-09-25
* | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-eosGravatar Muxi Yan2017-09-22
|\ \