aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/proto
Commit message (Expand)AuthorAge
...
| * make the change in scenario config rather than c#Gravatar Alexander Polcyn2017-02-09
* | merge with headGravatar yang-g2017-02-07
|\|
| * Merge pull request #9429 from Vizerai/trace_context_protoGravatar Jim King2017-02-01
| |\
| | * Updated trace_context.proto and associated files.Gravatar Vizerai2017-02-01
| * | Merge pull request #9369 from yang-g/has_servicesGravatar Nicolas Noble2017-01-30
| |\ \ | | |/ | |/|
* | | merge with headGravatar yang-g2017-01-26
|\| |
| * | Merge pull request #9326 from yang-g/licenseGravatar Yang Gao2017-01-17
| |\ \
| | | * set has_services properlyGravatar yang-g2017-01-17
| | |/ | |/|
| | * omg it is 2017Gravatar yang-g2017-01-11
| | * Add licenses to all BUILD files and missing copyrightGravatar yang-g2017-01-11
* | | merge with headGravatar yang-g2017-01-11
|\ \ \ | | |/ | |/|
| | * add setting channel args functionality to performance tesingGravatar Yuxuan Li2017-01-11
| |/
| * Merge remote-tracking branch 'google/master' into bazel-take-2Gravatar Nicolas "Pixel" Noble2017-01-04
| |\
* | | test passGravatar yang-g2016-12-27
* | | generated nanopb files, need to update build.yaml and maybe move them toGravatar yang-g2016-12-27
| |/ |/|
* | Merge branch 'master' into cpu_usage2Gravatar Yuxuan Li2016-11-07
|\ \
| * \ Merge pull request #8548 from dgquintas/lb-tokens-lengthGravatar David G. Quintas2016-11-02
| |\ \
| | * | Reverted back to using 128 bytes for service nameGravatar David Garcia Quintas2016-11-01
| * | | Merge pull request #8268 from soltanmm-google/bleat-like-a-moatGravatar Masood Malekghassemi2016-10-31
| |\ \ \
| | | * | Updated max length of load balanced service to 255 bytesGravatar David Garcia Quintas2016-10-30
| | | * | Added max length comments for some lb proto fieldsGravatar David Garcia Quintas2016-10-29
| | | * | Removed spurious option for lb nanopb protoGravatar David Garcia Quintas2016-10-29
* | | | | fixing conflicts with new upstream masterGravatar Yuxuan Li2016-10-28
|\| | | |
* | | | | Merge branch 'master' into cpu_usage2Gravatar Yuxuan Li2016-10-28
|\ \ \ \ \
| | * \ \ \ Merge pull request #8367 from soltanmm-google/blurbGravatar Masood Malekghassemi2016-10-28
| | |\ \ \ \
| | | | | * | Updated proto field comment with max token lengthGravatar David Garcia Quintas2016-10-28
| | | | | * | Made LB token dynamic size <= 50 bytesGravatar David Garcia Quintas2016-10-28
| | |_|_|/ / | |/| | | |
| | | | | * Merge branch 'master' of https://github.com/grpc/grpc into bazel-take-2Gravatar Nicolas "Pixel" Noble2016-10-26
| | | | | |\ | | |_|_|_|/ | |/| | | |
| | | | | * Removing useless message.Gravatar Nicolas "Pixel" Noble2016-10-26
| | | | | * Adding shim for generating C++ protos.Gravatar Nicolas "Pixel" Noble2016-10-21
| | * | | | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-20
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #8365 from vjpai/fc_1dstreamGravatar Vijay Pai2016-10-20
| |\ \ \ \ \
| | | | * | | Partially implement gRPC Python server reflectionGravatar Masood Malekghassemi2016-10-20
| | |_|/ / / | |/| | | |
| * | | | | Changed name of rpc method to fit with the conventional naming. Also fixed ty...Gravatar Noah Eisen2016-10-19
| | |_|_|/ | |/| | |
| | * | | Merge remote-tracking branch 'upstream/master' into fc_1dstreamGravatar Vijay Pai2016-10-18
| | |\ \ \ | | |/ / / | |/| | |
| | | * | BufferPool --> ResourceQuotaGravatar Craig Tiller2016-10-17
| | | * | Merge branch 'direct-calls' into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-17
| | | |\ \ | | |_|/ / | |/| | |
| | | * | Merge branch 'direct-calls' into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-14
| | | |\ \
| | * | | | Making split streaming testableGravatar Vijay Pai2016-10-13
| | | |/ / | | |/| |
| * | | | manually fixed merge conflict. caused by the addition of a different new inte...Gravatar Noah Eisen2016-10-12
| |\| | |
| | * | | Merge pull request #8101 from makdharma/cacheable_unaryGravatar makdharma2016-10-12
| | |\ \ \
* | | | | | batched changesGravatar Yuxuan Li2016-10-06
| |/ / / / |/| | | |
| | | | * Fix dangling reference in docstringGravatar Masood Malekghassemi2016-10-03
| |_|_|/ |/| | |
| | | * Complete reporting for failure ratesGravatar Craig Tiller2016-09-29
| | | * Collect stats on # failed requestsGravatar Craig Tiller2016-09-28
| | | * Collecting failure status progressGravatar Craig Tiller2016-09-28
| |_|/ |/| |
| * | changed method name in test.proto to more accurately reflect how the calls wi...Gravatar Noah Eisen2016-09-28
| * | added the unimplemented_call test to interop_client.cc. Next step is to call ...Gravatar Noah Eisen2016-09-28
|/ /
* | Synchronized tag number with that of authoritative copyGravatar David Garcia Quintas2016-09-15
| * Add interop test for Cacheable Unary CallsGravatar Makarand Dharmapurikar2016-09-14