aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/proto
Commit message (Collapse)AuthorAge
* merge to upstream/masterGravatar Alistair Veitch2016-07-21
|\
| * Add more information so that we can have a meaningful exit codeGravatar Vijay Pai2016-07-07
| |
| * moved up 'package' statement.Gravatar David Garcia Quintas2016-06-21
| |
| * Using inlined BoolValue in lieu of wrappers.proto due to lack of node supportGravatar David Garcia Quintas2016-06-21
| |
| * Merge remote-tracking branch 'origin/fix_logproto' into ↵Gravatar David Garcia Quintas2016-06-17
| |\ | | | | | | | | | simplify_compression_interop
| | * fixed syntax errors in protoGravatar David Garcia Quintas2016-06-17
| | |
| * | moar pr commentsGravatar David Garcia Quintas2016-06-15
| | |
| * | pr commentsGravatar David Garcia Quintas2016-06-14
| | |
| * | spec comments addressedGravatar David Garcia Quintas2016-06-10
| | |
| * | Completed interop spec, as well as code for c++Gravatar David Garcia Quintas2016-06-09
| |/
| * Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interopGravatar David Garcia Quintas2016-06-07
| |\
| * | removed RANDOM and simplified req for compressionGravatar David Garcia Quintas2016-06-07
| | |
* | | merge to masterGravatar Alistair Veitch2016-06-07
|\ \ \ | | |/ | |/|
| * | improve comments in math.protoGravatar Jan Tattermusch2016-06-06
| | |
* | | Proto tweaksGravatar Alistair Veitch2016-06-03
| | |
| * | Merge pull request #6731 from vjpai/beheaderGravatar Jan Tattermusch2016-06-03
| |\ \ | | | | | | | | Remove unused portions of C++ QPS testing
* | | | change Metric->Resource, simplify Resource definitionGravatar Alistair Veitch2016-06-02
|/ / /
| * / Deprecate perf_db useGravatar vjpai2016-05-31
| |/
* | fix options file; fix generated include guardsGravatar Alistair Veitch2016-05-26
| |
* | add missing newlineGravatar Alistair Veitch2016-05-25
| |
* | really commitGravatar Alistair Veitch2016-05-24
|/
* Merge pull request #6414 from y-zeng/reflection_protoGravatar Yuchen Zeng2016-05-13
|\ | | | | Add reflection.proto
| * Added comment about repeated responsesGravatar Yuchen Zeng2016-05-12
| |
| * Addressed the discussion on 05/11/2016Gravatar Yuchen Zeng2016-05-11
| |
* | Merge pull request #6470 from yang-g/error_with_trailerGravatar Jorge Canizales2016-05-11
|\ \ | | | | | | Add a C++ test for server returning error with debug info in trailer.
* \ \ Merge pull request #6279 from dgquintas/lb_proto_v1Gravatar Jan Tattermusch2016-05-10
|\ \ \ | | | | | | | | Updated load balancer proto to v1
| | * | Add a test for server returning error with debug info in trailer.Gravatar yang-g2016-05-05
| |/ / |/| |
| | * Use stream rpc to ensure all related requests go to a single serverGravatar Yuchen Zeng2016-05-05
| | |
| | * Add comments for messagesGravatar Yuchen Zeng2016-05-04
| | |
* | | add a dummy service with no rpc to test codegen coverageGravatar yang-g2016-05-03
| | |
| | * Add reflection.protoGravatar Yuchen Zeng2016-05-03
| |/ |/|
* | merge and resolve conflictGravatar yang-g2016-04-26
|\ \
| | * Updated load balancer proto to v1Gravatar David Garcia Quintas2016-04-25
| |/
| * Add support for an "OTHER" value in client_type, server_type, and add a ↵Gravatar vjpai2016-04-21
| | | | | | | | | | | | | | string to represent the name of the desired system api. This allows expansion without putting an upper-limit based on some foressen variants.
| * Merge pull request #5958 from deepaklukose/skip_client_cert_verificationGravatar Jan Tattermusch2016-04-20
| |\ | | | | | | Add various options to verify ssl/tls client cert including letting the application handle the authentication.
* | | Merge remote-tracking branch 'upstream/master' into proto_commentsGravatar yang-g2016-04-20
|\| |
| * | Eradicate Uniform, Deterministic, and Pareto interarrivalGravatar vjpai2016-04-20
| | | | | | | | | | | | | | | distributions since we don't use them and it's not sensible to add them
| | * Add various options to verify ssl/tls client cert including letting theGravatar Deepak Lukose2016-04-19
| |/ | | | | | | application handle the authentication.
* | Use the comments before syntax line as file comments.Gravatar yang-g2016-04-15
| |
* | Clarify the commentsGravatar yang-g2016-04-14
| |
* | Add a testGravatar yang-g2016-04-14
| |
| * regenerate tests.json with C++ perf scenariosGravatar Jan Tattermusch2016-04-14
| |
| * add ScenarioResult and ScenarioResultSummary proto messagesGravatar Jan Tattermusch2016-04-14
|/
* Merge branch 'master' into binary_loggingGravatar Michael Lumish2016-04-07
|\
| * Merge pull request #6088 from murgatroid99/proto_gen_build_yaml_well_known_typesGravatar Nicolas Noble2016-04-07
| |\ | | | | | | Handle google/protobuf includes in src/proto
| * | Configure performance scenarios with jsonGravatar Craig Tiller2016-04-06
| | | | | | | | | | | | Run those json configurations as part of presubmits
| * | Merge branch 'master' into metrics_typoGravatar Sree Kuchibhotla2016-04-05
| |\ \
| * | | Fix a typo in metrics.proto. No code is using double_value yet and hence no ↵Gravatar Sree Kuchibhotla2016-04-05
| | | | | | | | | | | | | | | | other code changes are needed
| | | * Handle google/protobuf includes in src/protoGravatar murgatroid992016-04-05
| | |/ | |/|
| | * Merge github.com:grpc/grpc into channel_max_reconnect_backoffGravatar Craig Tiller2016-04-04
| | |\ | | |/ | |/|