index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
*
Merge pull request #13106 from Vizerai/census_update
Jim King
2017-10-31
|
\
*
\
Merge pull request #12732 from y-zeng/connectivity_watcher
Yuchen Zeng
2017-10-30
|
\
\
*
\
\
Merge pull request #12878 from markdroth/pick_first_subchannel_list
Mark D. Roth
2017-10-30
|
\
\
\
|
|
*
|
Use backup pollser instead of connectivity watcher
Yuchen Zeng
2017-10-30
|
|
*
|
convert connectivity_watcher to cpp file
Yuchen Zeng
2017-10-30
|
|
*
|
Add client channel connectivity watcher
Yuchen Zeng
2017-10-30
|
|
/
/
|
/
|
|
*
|
|
Add call size bm_diff
Ken Payson
2017-10-27
|
|
*
Merge branch 'master' into census_update
Jim King
2017-10-26
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list
Mark D. Roth
2017-10-25
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Expose conversion of grpc to tsi cert pairs
Justin Burke
2017-10-23
|
*
|
Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list
Mark D. Roth
2017-10-23
|
|
\
\
|
|
/
/
|
/
|
|
|
|
*
Cleaning up census code.
Vizerai
2017-10-23
|
|
/
|
/
|
*
|
Create inproc version of QPS test and add a few simple tests of this to stand...
Vijay Pai
2017-10-19
*
|
Disabling large_metadata_bad_client_test as per #11745
Yash Tibrewal
2017-10-18
*
|
Merge github.com:grpc/grpc into pid++
Craig Tiller
2017-10-18
|
\
\
*
|
|
Fix merge
Craig Tiller
2017-10-16
*
|
|
Fix merge
Craig Tiller
2017-10-16
*
|
|
Merge github.com:grpc/grpc into pid++
Craig Tiller
2017-10-16
|
\
\
\
|
|
*
\
Merge github.com:grpc/grpc into vector
Craig Tiller
2017-10-16
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge github.com:grpc/grpc into chttp2_timer
Craig Tiller
2017-10-12
|
|
\
\
\
|
|
*
|
|
Fix FreeBSD Ruby and Python build
Mehrdad Afshari
2017-10-12
|
|
*
|
|
Add OpenBSD support
Frank Groeneveld
2017-10-12
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list
Mark D. Roth
2017-10-12
|
|
|
|
|
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
Merge github.com:grpc/grpc into vector
Craig Tiller
2017-10-12
|
|
|
|
\
\
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Merge branch 'timer' into pid++
Craig Tiller
2017-10-11
|
\
|
|
|
|
|
*
|
|
|
Merge github.com:grpc/grpc into chttp2_timer
Craig Tiller
2017-10-11
|
|
\
|
|
|
|
|
*
|
|
Move h2_ssl_cert_test out of end2end fixtures, use gtest
Vijay Pai
2017-10-11
*
|
|
|
|
C++ize PidController
Craig Tiller
2017-10-09
|
/
/
/
/
*
|
|
|
Fix test
Craig Tiller
2017-10-09
*
|
|
|
C++ize BDP estimator, introduce ManualConstructor
Craig Tiller
2017-10-08
|
/
/
/
|
|
*
Refactor subchannel_list code out of RR and use it in PF.
Mark D. Roth
2017-10-06
*
|
|
Fixes
Craig Tiller
2017-10-06
|
*
|
Merge github.com:grpc/grpc into vector
Craig Tiller
2017-10-05
|
|
\
|
*
|
|
Merge github.com:grpc/grpc into flowctl+millis
Craig Tiller
2017-10-05
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Add abseil to core, use it for InlinedVector
Craig Tiller
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-03
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #12690 from matt-kwong/cov
Matt Kwong
2017-10-03
|
|
\
\
|
|
|
*
Rebasing on master for easier merging and testing
Yash Tibrewal
2017-10-02
|
*
|
|
Update version to 1.8.0-dev, update g word to 'generous'
murgatroid99
2017-10-02
|
|
|
*
Trying ken's fix for windows python
Yash Tibrewal
2017-10-02
|
|
|
*
Running generate projects
Yash Tibrewal
2017-10-02
|
|
|
*
Reverting pb.c files for now. Also fixing few more build errors
Yash Tibrewal
2017-10-02
|
|
|
*
Running generate_projects.sh and solving some uv build errors
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
|
|
|
/
|
|
/
|
*
|
|
Merge github.com:grpc/grpc into flowctl+millis
Craig Tiller
2017-09-29
|
\
|
|
|
*
|
Merge pull request #12399 from muxi/fix-stream-compression-transport-duplicate
Muxi Yan
2017-09-22
|
|
\
\
*
|
|
|
Merge github.com:grpc/grpc into flowctl+millis
Craig Tiller
2017-09-22
|
\
|
|
|
|
|
|
*
Add -lstdc++ flag for compiling under gcov
Matt Kwong
2017-09-21
[next]