index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
Merge pull request #15676 from ncteisen/error-creation-sanity
Noah Eisen
2018-06-11
|
|
\
\
\
\
\
|
|
|
|
*
|
|
Regenrate projects
Srini Polavarapu
2018-06-08
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
Revert "Merge pull request #15685 from grpc/revert-15435-fix_shutdown_closed_...
Alexander Polcyn
2018-06-08
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Revert "Fix shutdown of closed fd when c-ares opens a second fd"
Jan Tattermusch
2018-06-08
|
|
|
|
*
Add new end2end test for channelz
ncteisen
2018-06-07
|
|
*
|
|
Add no_error_on_hotpath test
ncteisen
2018-06-07
|
*
|
|
|
Merge pull request #15435 from apolcyn/fix_shutdown_closed_socket
apolcyn
2018-06-07
|
|
\
\
\
\
|
*
|
|
|
|
link address sorting against gRPC_BASELIB_LIBRARIES, for windows
Alexander Polcyn
2018-06-06
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
re run generate projects
ncteisen
2018-06-05
|
|
|
|
*
Add basic support for GetChannel
ncteisen
2018-06-05
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
cmake changes
David Garcia Quintas
2018-06-04
|
/
/
/
|
*
/
Fix shutdown of closed fd when c-ares opens a second fd
Alexander Polcyn
2018-06-04
|
/
/
|
*
Merge branch 'master' of https://github.com/Vizerai/grpc into filter_port
Vizerai
2018-05-29
|
|
\
|
|
/
|
/
|
*
|
Add skeleton gtest file
ncteisen
2018-05-17
*
|
Change filename to channelz
ncteisen
2018-05-17
*
|
Regenerate projects
kpayson64
2018-05-11
*
|
Merge remote-tracking branch 'upstream/master' into fork_exec_ctx_check
kpayson64
2018-05-11
|
\
\
|
|
*
Adding opencensus grpc plugin.
Vizerai
2018-05-10
|
*
|
Merge pull request #15319 from jtattermusch/cmake_install_roots_pem
Jan Tattermusch
2018-05-10
|
|
\
\
|
*
|
|
Migrate SSL_transport_security TSI to new TSI handshaker API
jiangtaoli2016
2018-05-09
|
*
|
|
Merge pull request #15221 from yihuazhang/alts_fuzzer
yihuaz
2018-05-09
|
|
\
\
\
|
|
|
*
|
cmake install should also install roots.pem
Jan Tattermusch
2018-05-09
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #15283 from apolcyn/server_consume_socket_mutator
apolcyn
2018-05-08
|
|
\
\
\
|
|
*
|
|
Add a test that tcp server posix consumes socket mutators
Alexander Polcyn
2018-05-08
|
|
|
*
|
Add ALTS fuzzer
Yihua Zhang
2018-05-08
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Regenerate projects
Mehrdad Afshari
2018-05-02
|
*
|
|
Merge pull request #14886 from markdroth/c++_subchannel_list
Mark D. Roth
2018-05-02
|
|
\
\
\
|
*
|
|
|
Add load data store
Juanli Shen
2018-05-01
*
|
|
|
|
c++ify
kpayson64
2018-04-30
*
|
|
|
|
Add exec_ctx check to fork handlers
kpayson64
2018-04-30
|
*
|
|
|
Support microbenchmarks internally
ncteisen
2018-04-25
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Merge remote-tracking branch 'upstream/master' into c++_subchannel_list
Mark D. Roth
2018-04-20
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #14954 from markdroth/retry_fix
Mark D. Roth
2018-04-20
|
|
\
\
\
|
*
|
|
|
Break out qps services into seperate protos
kpayson64
2018-04-18
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Fix retry code handling of internally triggered recv_trailing_metadata.
Mark D. Roth
2018-04-12
|
|
/
/
|
|
*
Merge remote-tracking branch 'upstream/master' into c++_subchannel_list
Mark D. Roth
2018-04-10
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Make GrpcProtoBufferReaderWriter public
ncteisen
2018-04-06
|
*
|
Regenerate projects
Mehrdad Afshari
2018-04-04
|
|
*
Merge remote-tracking branch 'upstream/master' into c++_subchannel_list
Mark D. Roth
2018-04-03
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Revert "Let cronet use grpc_cronet_registry_plugin"
Muxi Yan
2018-03-30
|
|
*
Convert subchannel_list code to C++.
Mark D. Roth
2018-03-30
|
|
/
|
*
Merge pull request #14734 from markdroth/c++_retry_throttle
Mark D. Roth
2018-03-29
|
|
\
|
*
\
Merge pull request #14850 from vjpai/deinstall
Jan Tattermusch
2018-03-29
|
|
\
\
|
|
*
|
Remove tool from install
Vijay Pai
2018-03-28
|
|
|
*
Convert retry throttle code to C++ and add tests.
Mark D. Roth
2018-03-28
|
*
|
|
Merge branch 'master' of github.com:grpc/grpc into authority_header
David Garcia Quintas
2018-03-27
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge pull request #14810 from muxi/cronet-plugin-registry-followup
Muxi Yan
2018-03-27
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
more comments
David Garcia Quintas
2018-03-27
|
|
*
|
Fix sanity
ncteisen
2018-03-26
|
*
|
|
rest of pr comments
David Garcia Quintas
2018-03-26
[prev]
[next]