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 #14751 from ncteisen/channel-tracing
Noah Eisen
2018-03-21
|
\
*
\
Merge pull request #14758 from muxi/cronet-plugin-registry
Muxi Yan
2018-03-21
|
\
\
|
*
|
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
*
|
|
regenerate projects
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 pull request #13883 from ncteisen/channel-tracing
Noah Eisen
2018-03-16
|
\
\
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
ncteisen
2018-03-15
|
|
\
|
*
|
|
Delete status_test that has no coverage; replace with static_asserts
Vijay Pai
2018-03-15
|
|
/
|
/
|
*
|
Abstract libuv implementation
kpayson64
2018-03-13
*
|
Merge pull request #14591 from vjpai/framesize
Vijay Pai
2018-03-12
|
\
\
*
|
|
Convert byte_stream API to C++.
Mark D. Roth
2018-03-09
*
|
|
Add ALTS code to grpc/core
Yihua Zhang
2018-03-08
*
|
|
Merge pull request #14629 from jtattermusch/bump_boringssl
Jan Tattermusch
2018-03-08
|
\
\
\
*
|
|
|
Revert "Add ALTS C stack to gRPC core"
Sree Kuchibhotla
2018-03-07
|
*
|
|
regenerate projects
Jan Tattermusch
2018-03-07
|
/
/
/
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
ncteisen
2018-03-07
|
|
|
\
|
|
_
|
/
|
/
|
|
|
|
*
Fix sanity
ncteisen
2018-03-07
|
|
*
Move C++ to util, call it from core test
ncteisen
2018-03-07
|
|
*
Add JsonProtoTest
ncteisen
2018-03-06
*
|
|
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
|
|
*
Reviewer feedback, s/object_registry/channel_trace_registry
ncteisen
2018-03-06
|
|
*
reviewer feedback, rename
ncteisen
2018-03-06
|
|
*
Reviewer feedback
ncteisen
2018-03-05
|
*
|
Use stack frame size limits for consistency with internal builds
Vijay Pai
2018-03-05
|
/
/
|
*
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
|
|
\
*
|
\
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
|
\
|
|
|
*
|
Regenerate projects
Mehrdad Afshari
2018-02-22
*
|
|
Merge branch 'master' into 2phase_thd
Vijay Pai
2018-02-21
|
\
|
|
|
*
|
place security_connector in its own subdirectory
Yihua Zhang
2018-02-20
*
|
|
C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)
Vijay Pai
2018-02-19
|
*
|
grpc-cli: add install-grpc-cli target to Makefile
Tobias Jungel
2018-02-16
*
|
|
Remove support for detached threads. All threads must be joined.
Vijay Pai
2018-02-15
|
/
/
*
|
Merge pull request #14444 from dgquintas/kill_grpclb_test
David G. Quintas
2018-02-15
|
\
\
|
*
|
Removed outdated grpclb_test
David Garcia Quintas
2018-02-15
*
|
|
Move headers from grpc++ to grpcpp
Muxi Yan
2018-02-15
|
/
/
|
*
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
ncteisen
2018-02-13
|
|
\
*
|
|
Internalize gpr_thd except for id and currentid
Vijay Pai
2018-02-12
|
|
/
|
/
|
*
|
Add non-blocking test
Vijay Pai
2018-02-09
*
|
Merge branch 'master' into gpr_review
Vijay Pai
2018-02-08
|
\
\
|
*
\
Merge pull request #14196 from vjpai/gpr_review_tls
Vijay Pai
2018-02-08
|
|
\
\
[next]