index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
proto
Commit message (
Expand
)
Author
Age
*
Merge github.com:grpc/grpc into hybrid
Craig Tiller
2017-04-24
|
\
|
*
One more use of incorrect submodule name
Vijay Pai
2017-04-20
*
|
Fix Bazel build
Craig Tiller
2017-04-19
|
/
*
Updated load_balancer.proto
David Garcia Quintas
2017-04-15
*
Add helper function to supply and parse error_details from Status.
yang-g
2017-04-11
*
Merge pull request #10524 from yang-g/error_details
Yang Gao
2017-04-10
|
\
*
|
create a grpc client qps test logging reporter
Alexander Polcyn
2017-04-08
|
*
support C++ error_details
yang-g
2017-04-07
|
/
*
Add option to limit # of messages per stream with tests
Vijay Pai
2017-04-03
*
PHP benchmarking performance client, proxied through Ruby
Vijay Pai
2017-03-10
*
Merge pull request #9846 from yang-g/max_message_size
Yang Gao
2017-02-27
|
\
|
*
When there is an error from filters (such as max recv message size too
yang-g
2017-02-23
*
|
Add BUILD file for end2end tests too
Sree Kuchibhotla
2017-02-22
|
/
*
Merge branch 'master' into health
yang-g
2017-02-17
|
\
|
*
make the change in scenario config rather than c#
Alexander Polcyn
2017-02-09
*
|
merge with head
yang-g
2017-02-07
|
\
|
|
*
Merge pull request #9429 from Vizerai/trace_context_proto
Jim King
2017-02-01
|
|
\
|
|
*
Updated trace_context.proto and associated files.
Vizerai
2017-02-01
|
*
|
Merge pull request #9369 from yang-g/has_services
Nicolas Noble
2017-01-30
|
|
\
\
|
|
|
/
|
|
/
|
*
|
|
merge with head
yang-g
2017-01-26
|
\
|
|
|
*
|
Merge pull request #9326 from yang-g/license
Yang Gao
2017-01-17
|
|
\
\
|
|
|
*
set has_services properly
yang-g
2017-01-17
|
|
|
/
|
|
/
|
|
|
*
omg it is 2017
yang-g
2017-01-11
|
|
*
Add licenses to all BUILD files and missing copyright
yang-g
2017-01-11
*
|
|
merge with head
yang-g
2017-01-11
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
add setting channel args functionality to performance tesing
Yuxuan Li
2017-01-11
|
|
/
|
*
Merge remote-tracking branch 'google/master' into bazel-take-2
Nicolas "Pixel" Noble
2017-01-04
|
|
\
*
|
|
test pass
yang-g
2016-12-27
*
|
|
generated nanopb files, need to update build.yaml and maybe move them to
yang-g
2016-12-27
|
|
/
|
/
|
*
|
Merge branch 'master' into cpu_usage2
Yuxuan Li
2016-11-07
|
\
\
|
*
\
Merge pull request #8548 from dgquintas/lb-tokens-length
David G. Quintas
2016-11-02
|
|
\
\
|
|
*
|
Reverted back to using 128 bytes for service name
David Garcia Quintas
2016-11-01
|
*
|
|
Merge pull request #8268 from soltanmm-google/bleat-like-a-moat
Masood Malekghassemi
2016-10-31
|
|
\
\
\
|
|
|
*
|
Updated max length of load balanced service to 255 bytes
David Garcia Quintas
2016-10-30
|
|
|
*
|
Added max length comments for some lb proto fields
David Garcia Quintas
2016-10-29
|
|
|
*
|
Removed spurious option for lb nanopb proto
David Garcia Quintas
2016-10-29
*
|
|
|
|
fixing conflicts with new upstream master
Yuxuan Li
2016-10-28
|
\
|
|
|
|
*
|
|
|
|
Merge branch 'master' into cpu_usage2
Yuxuan Li
2016-10-28
|
\
\
\
\
\
|
|
*
\
\
\
Merge pull request #8367 from soltanmm-google/blurb
Masood Malekghassemi
2016-10-28
|
|
|
\
\
\
\
|
|
|
|
|
*
|
Updated proto field comment with max token length
David Garcia Quintas
2016-10-28
|
|
|
|
|
*
|
Made LB token dynamic size <= 50 bytes
David Garcia Quintas
2016-10-28
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into bazel-take-2
Nicolas "Pixel" Noble
2016-10-26
|
|
|
|
|
|
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
*
Removing useless message.
Nicolas "Pixel" Noble
2016-10-26
|
|
|
|
|
*
Adding shim for generating C++ protos.
Nicolas "Pixel" Noble
2016-10-21
|
|
*
|
|
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
Craig Tiller
2016-10-20
|
|
|
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge pull request #8365 from vjpai/fc_1dstream
Vijay Pai
2016-10-20
|
|
\
\
\
\
\
|
|
|
|
*
|
|
Partially implement gRPC Python server reflection
Masood Malekghassemi
2016-10-20
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Changed name of rpc method to fit with the conventional naming. Also fixed ty...
Noah Eisen
2016-10-19
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
Merge remote-tracking branch 'upstream/master' into fc_1dstream
Vijay Pai
2016-10-18
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
BufferPool --> ResourceQuota
Craig Tiller
2016-10-17
[next]