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
*
re run generate projects
ncteisen
2018-06-05
*
Add basic support for GetChannel
ncteisen
2018-06-05
*
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
|
\
|
*
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
|
*
|
|
added call_host_override test
David Garcia Quintas
2018-03-26
|
|
*
|
Merge pull request #13290 from apolcyn/cares_address_sorting_master_c
apolcyn
2018-03-26
|
|
|
\
\
|
|
|
|
*
Add more plugins to be used by grpc_cronet
Muxi Yan
2018-03-23
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Factor out grpc_add_default_authority_if_not_present
David Garcia Quintas
2018-03-23
|
*
|
|
Merge branch 'master' of github.com:grpc/grpc into authority_header
David Garcia Quintas
2018-03-21
|
|
\
|
|
|
|
*
|
Merge pull request #14751 from ncteisen/channel-tracing
Noah Eisen
2018-03-21
|
|
|
\
\
|
*
|
|
|
Merge branch 'master' of github.com:grpc/grpc into authority_header
David Garcia Quintas
2018-03-21
|
|
\
|
|
|
|
|
*
|
|
Merge pull request #14758 from muxi/cronet-plugin-registry
Muxi Yan
2018-03-21
|
|
|
\
\
\
|
|
|
|
|
*
Regenerate projects after rebasing
Alexander Polcyn
2018-03-20
|
|
|
|
|
*
Reorganize cmake rules for address sorting; also fix merge conflict
Alexander Polcyn
2018-03-20
|
|
|
|
|
*
Add address sorting submodule for use in c-ares wrapper
Alexander Polcyn
2018-03-20
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
Add message size filter and deadline filter plugins
Muxi Yan
2018-03-20
[next]