index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
BUILD
Commit message (
Expand
)
Author
Age
*
Add C++ experimental API extensions for ALTS C stack
Yihua Zhang
2018-04-16
*
Make GrpcProtoBufferReaderWriter public
ncteisen
2018-04-06
*
Bump version to v1.12.0-dev
Mehrdad Afshari
2018-04-04
*
Revert "Let cronet use grpc_cronet_registry_plugin"
Muxi Yan
2018-03-30
*
fixed BUILD
David Garcia Quintas
2018-03-27
*
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
|
*
|
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
|
|
\
\
\
|
|
|
|
*
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
|
|
*
|
Let cronet use grpc_cronet_registry_plugin
Muxi Yan
2018-03-20
|
*
|
|
[grpc] Add SSL session client cache support
Ruslan Nigmatullin
2018-03-20
|
|
|
*
Revert "Revert "Channel Tracing Implementation; Part 1""
ncteisen
2018-03-19
|
|
|
/
|
|
/
|
|
*
|
Revert "Channel Tracing Implementation; Part 1"
Noah Eisen
2018-03-19
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
ncteisen
2018-03-15
|
|
\
|
*
|
|
moved filter to ext
David Garcia Quintas
2018-03-15
*
|
|
Testing making the authority filter a plugin, for cronet
David Garcia Quintas
2018-03-13
|
|
*
Abstract libuv implementation
kpayson64
2018-03-13
*
|
|
Secure channels: use the right authority
David Garcia Quintas
2018-03-10
|
|
*
Convert byte_stream API to C++.
Mark D. Roth
2018-03-09
|
|
/
|
/
|
*
|
Add ALTS code to grpc/core
Yihua Zhang
2018-03-08
*
|
Revert "Add ALTS C stack to gRPC core"
Sree Kuchibhotla
2018-03-07
|
*
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
ncteisen
2018-03-07
|
|
\
|
|
/
|
/
|
*
|
Add ALTS code to grpc/core
Yihua Zhang
2018-03-06
|
*
Review feedback, gTest
ncteisen
2018-03-06
|
*
Move status util
ncteisen
2018-03-06
|
*
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
ncteisen
2018-03-02
|
|
\
|
|
/
|
/
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
ncteisen
2018-03-01
|
|
\
*
|
|
Minor changes and fixes
Vijay Pai
2018-03-01
*
|
|
Merge branch 'master' into 2phase_thd
Vijay Pai
2018-03-01
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #10684 from markdroth/retry
Mark D. Roth
2018-03-01
|
|
\
\
|
*
|
|
Introduce a 'weak' and mutable version of slice hash table
David Garcia Quintas
2018-02-28
|
|
*
|
Retry support.
Mark D. Roth
2018-02-28
|
|
/
/
|
*
|
Convert slice hash table and service config code to C++.
Mark D. Roth
2018-02-26
*
|
|
Merge branch 'master' into 2phase_thd
Vijay Pai
2018-02-24
|
\
|
|
|
*
|
Bump version to v1.11 #gorgeous
Mehrdad Afshari
2018-02-22
*
|
|
Merge branch 'master' into 2phase_thd
Vijay Pai
2018-02-21
|
\
|
|
|
*
|
Merge pull request #14437 from yihuazhang/security_connector_replacement
Mark D. Roth
2018-02-21
|
|
\
\
|
|
*
|
place security_connector in its own subdirectory
Yihua Zhang
2018-02-20
|
*
|
|
Convert LB policy API to C++.
Mark D. Roth
2018-02-20
|
|
/
/
*
|
|
C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)
Vijay Pai
2018-02-19
|
*
|
Merge pull request #13963 from rongjiecomputer/windows
Jan Tattermusch
2018-02-19
|
|
\
\
*
|
|
|
Remove support for detached threads. All threads must be joined.
Vijay Pai
2018-02-15
|
/
/
/
[next]