index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
ext
Commit message (
Expand
)
Author
Age
*
Add flow control to inproc transport so send needs a matching recv; fix
Vijay Pai
2017-10-11
*
Merge pull request #12736 from markdroth/grpclb_update_simplification
Nicolas Noble
2017-10-11
|
\
*
\
Merge github.com:grpc/grpc into qps_failya
Craig Tiller
2017-10-10
|
\
\
*
|
|
Cleanup suggested by code review
Craig Tiller
2017-10-09
|
*
|
Add newline at the end of src/core headers that did not have it
Yash Tibrewal
2017-10-09
*
|
|
Merge github.com:grpc/grpc into qps_failya
Craig Tiller
2017-10-09
|
\
|
|
|
|
*
Process updates immediately instead of waiting for a previous one to complete.
Mark D. Roth
2017-10-09
|
|
/
|
*
Adding PR #12882 changes
Yash Tibrewal
2017-10-06
*
|
Merge github.com:grpc/grpc into qps_failya
Craig Tiller
2017-10-06
|
\
|
|
*
Merge github.com:grpc/grpc into flowctl+millis
Craig Tiller
2017-10-06
|
|
\
*
|
|
Fixes
Craig Tiller
2017-10-06
*
|
|
Merge branch 'flowctl+millis' into qps_failya
Craig Tiller
2017-10-06
|
\
|
|
*
|
|
Cleanup write path, fix some bugs
Craig Tiller
2017-10-05
|
|
*
Cancel fallback timer in glb_shutdown()
Juanli Shen
2017-10-05
|
|
/
|
/
|
|
*
Merge github.com:grpc/grpc into flowctl+millis
Craig Tiller
2017-10-05
|
|
\
|
|
/
|
/
|
*
|
Merge branch 'master' into externC
Yash Tibrewal
2017-10-05
|
\
\
|
*
|
clang-format
Muxi Yan
2017-10-04
*
|
|
Some final linker and build issues. Also, resolving invalid_channel_args_test
Yash Tibrewal
2017-10-03
|
|
*
Fix cast
Craig Tiller
2017-10-03
*
|
|
clang
Yash Tibrewal
2017-10-02
*
|
|
grpclb initializer list
Yash Tibrewal
2017-10-02
*
|
|
cronet dependency for mac
Yash Tibrewal
2017-10-02
*
|
|
Windows definition/declaration bugs
Yash Tibrewal
2017-10-02
*
|
|
some build changes, some unresolved dependencies
Yash Tibrewal
2017-10-02
*
|
|
Reverting pb.c files for now. Also fixing few more build errors
Yash Tibrewal
2017-10-02
*
|
|
.pb.c files back to C
Yash Tibrewal
2017-10-02
*
|
|
More build errors
Yash Tibrewal
2017-10-02
*
|
|
Removing more build errors
Yash Tibrewal
2017-10-02
*
|
|
Removing few more build errors
Yash Tibrewal
2017-10-02
*
|
|
Some more build errors
Yash Tibrewal
2017-10-02
*
|
|
Trying a python and windows build fix
Yash Tibrewal
2017-10-02
*
|
|
Some more extern C
Yash Tibrewal
2017-10-02
*
|
|
gen_static_metadata.py would generate .cc now. Also fixed asan build failures
Yash Tibrewal
2017-10-02
*
|
|
Changes for C to C++. Adding extern C to header files for compatibility.
Yash Tibrewal
2017-10-02
*
|
|
Changes for C to C++. Adding extern C to header files for compatibility.
Yash Tibrewal
2017-10-02
*
|
|
Changes for C to C++. Adding extern C to header files for compatibility.
Yash Tibrewal
2017-10-02
*
|
|
More pointer conversions, deprecated string to char *, goto crossing initiali...
Yash Tibrewal
2017-10-02
*
|
|
more pointer conversions and goto jump warnings
Yash Tibrewal
2017-10-02
*
|
|
More pointer conversion required after making build changes
Yash Tibrewal
2017-10-02
|
|
*
Fixes
Craig Tiller
2017-10-02
|
*
|
Fix performance regression caused by truncating first 5 bytes of gRPC PDU
Muxi Yan
2017-10-02
|
/
/
|
*
Merge github.com:grpc/grpc into flowctl+millis
Craig Tiller
2017-09-29
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #12739 from markdroth/proxy_mapper_uds_fix
Nicolas Noble
2017-09-27
|
\
\
*
|
|
Readd grpclb fallback
Juanli Shen
2017-09-27
|
*
|
Fix C++ goto problem.
Mark D. Roth
2017-09-27
|
*
|
Fix http_proxy proxy mapper to not set proxy_name when returning false.
Mark D. Roth
2017-09-27
|
/
/
*
|
Defer restarting LB call until after timer cancellation.
Mark D. Roth
2017-09-26
*
|
Remove unnecessary code to defer client load report until after initial request.
Mark D. Roth
2017-09-25
*
|
Fix dumb timer cancellation bug (reversed conditional).
Mark D. Roth
2017-09-25
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-eos
Muxi Yan
2017-09-22
|
\
\
[next]