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 #12024 from yihuazhang/tsi_test_lib
Mark D. Roth
2017-09-05
|
\
*
\
Merge github.com:grpc/grpc into stats
Craig Tiller
2017-08-31
|
\
\
|
*
|
Revert "Implement call combiner"
Mark D. Roth
2017-08-29
*
|
|
Merge github.com:grpc/grpc into stats
Craig Tiller
2017-08-29
|
\
|
|
|
*
|
Merge pull request #11566 from markdroth/call_combiner
Mark D. Roth
2017-08-25
|
|
\
\
|
|
*
|
Implement call combiner.
Mark D. Roth
2017-08-25
|
*
|
|
Merge pull request #12282 from yang-g/sync_thd_refactor
Yang Gao
2017-08-24
|
|
\
\
\
|
*
\
\
\
Merge pull request #12227 from ncteisen/bazel-microbenchmarks
Noah Eisen
2017-08-24
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
Add sync_custom.h
yang-g
2017-08-24
|
|
|
|
*
Add TSI test library and SSL and fake TSI tests
Yihua Zhang
2017-08-22
|
|
|
|
/
|
|
*
/
Microbenchmarks work with bazel
ncteisen
2017-08-22
|
|
|
/
|
*
|
Merge remote-tracking branch 'upstream/master' into stream_compression_config
Muxi Yan
2017-08-21
|
|
\
|
|
|
*
Master version bump to 1.7.x
David Garcia Quintas
2017-08-16
|
*
|
generate projects
Muxi Yan
2017-08-15
|
*
|
Merge remote-tracking branch 'upstream/master' into stream_compression_config
Muxi Yan
2017-08-11
|
|
\
|
|
|
*
split tsi library into two
jiangtaoli2016
2017-08-09
|
|
*
Update build rule
jiangtaoli2016
2017-08-07
|
|
*
Revert "Revert "Add TSI zero-copy frame protector""
Jiangtao Li
2017-08-07
|
|
*
Revert "Add TSI zero-copy frame protector"
Jiangtao Li
2017-08-07
|
|
*
split tsi into two libraries: tsi_interface and tsi
jiangtaoli2016
2017-08-04
|
|
*
Merge branch 'master' into tsi_grpc
jiangtaoli2016
2017-08-04
|
|
|
\
|
|
|
*
Add support for service configs to c-ares resolver.
Mark D. Roth
2017-08-03
|
*
|
|
Merge branch 'master' into stream_compression_config
Muxi Yan
2017-08-02
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
minor fix
jiangtaoli2016
2017-08-02
|
|
*
|
regenerate projects
ncteisen
2017-08-01
|
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3
ncteisen
2017-08-01
|
|
|
\
\
|
|
|
*
|
Test against grpc++_unsecure when possible. Provide unsecure version of test_...
Vijay Pai
2017-07-31
|
|
|
|
*
Merge branch 'master' into tsi_grpc
jiangtaoli2016
2017-07-31
|
|
|
|
|
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
Merge pull request #11978 from vjpai/remake
Vijay Pai
2017-07-31
|
|
|
|
\
\
|
|
|
*
|
|
Prevent race in trying to compile grpc.pb.cc file before pb.h exists
Vijay Pai
2017-07-31
|
|
|
|
*
|
Clean up grpc++_unsecure so that it doesn't require secure content anymore
Vijay Pai
2017-07-30
|
|
|
|
/
/
|
|
|
|
*
Add TSI zero-copy frame protector
jiangtaoli2016
2017-07-28
|
|
|
|
/
|
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3
ncteisen
2017-07-28
|
|
|
\
|
|
*
|
|
Merge remote-tracking branch 'upstream/master' into stream_compression_config
Muxi Yan
2017-07-26
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Improvements to grpc_byte_stream API and handling.
Mark D. Roth
2017-07-26
*
|
|
|
Merge github.com:grpc/grpc into stats
Craig Tiller
2017-07-21
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Test credentials are passed with channel arg. Renamed macros and refactored c...
Yash Tibrewal
2017-07-20
*
|
|
|
Build simplification
Craig Tiller
2017-07-19
|
*
|
|
Merged latest commit from upstream
Yash Tibrewal
2017-07-19
|
|
\
\
\
|
*
|
|
|
Adding connect auth feature. Proxy-Authorization header is being inserted whe...
Yash Tibrewal
2017-07-19
|
|
|
|
*
Pull flow control into one module
ncteisen
2017-07-18
|
|
|
|
/
|
|
|
/
|
*
|
/
|
Add a simple stats framework to gRPC C core
Craig Tiller
2017-07-18
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #11454 from markdroth/server_cq_ok_semantics
Mark D. Roth
2017-07-18
|
\
\
\
*
\
\
\
Merge pull request #11607 from yihuazhang/tsi_init
Mark D. Roth
2017-07-18
|
\
\
\
\
|
*
|
|
|
Add GTS plugin
Yihua Zhang
2017-07-17
*
|
|
|
|
Merge pull request #11189 from muxi/stream_compression
Muxi Yan
2017-07-17
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Create inproc transport, add relevant tests, exclude irrelevant tests
Vijay Pai
2017-07-14
|
|
_
|
/
/
|
/
|
|
|
|
|
*
|
Do not return calls on server when request proto fails to deserialize.
Mark D. Roth
2017-07-14
|
|
/
/
|
/
|
|
*
|
|
Regenerate projects and fixes
yang-g
2017-07-13
|
|
*
generate project
Muxi Yan
2017-07-12
|
|
/
[next]