Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
26d20a8016feaeb0a2fe182505ee60960fb03275
/
src
/
proto
b74cf42
test pass
by yang-g
· 8 years ago
fbbb0d7
generated nanopb files, need to update build.yaml and maybe move them to
by yang-g
· 8 years ago
8114153
Merge branch 'master' into cpu_usage2
by Yuxuan Li
· 8 years ago
00bbb41
Merge pull request #8548 from dgquintas/lb-tokens-length
by David G. Quintas
· 8 years ago
d14458f
Reverted back to using 128 bytes for service name
by David Garcia Quintas
· 8 years ago
aba7bc8
Merge pull request #8268 from soltanmm-google/bleat-like-a-moat
by Masood Malekghassemi
· 8 years ago
f37cd4f
Updated max length of load balanced service to 255 bytes
by David Garcia Quintas
· 8 years ago
41752d6
Added max length comments for some lb proto fields
by David Garcia Quintas
· 8 years ago
2a23c60
Removed spurious option for lb nanopb proto
by David Garcia Quintas
· 8 years ago
d68ea95
fixing conflicts with new upstream master
by Yuxuan Li
· 8 years ago
5a991e2
Merge branch 'master' into cpu_usage2
by Yuxuan Li
· 8 years ago
a12e6d8
Merge pull request #8367 from soltanmm-google/blurb
by Masood Malekghassemi
· 8 years ago
472fc2f
Updated proto field comment with max token length
by David Garcia Quintas
· 8 years ago
0baf1dc
Made LB token dynamic size <= 50 bytes
by David Garcia Quintas
· 8 years ago
8f67b64
Merge github.com:grpc/grpc into buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
9243c74
Merge pull request #8365 from vjpai/fc_1dstream
by Vijay Pai
· 8 years ago
aff6936
Partially implement gRPC Python server reflection
by Masood Malekghassemi
· 8 years ago
32eee77
Changed name of rpc method to fit with the conventional naming. Also fixed type in interop client flag help message
by Noah Eisen
· 8 years ago
9fa9315
Merge remote-tracking branch 'upstream/master' into fc_1dstream
by Vijay Pai
· 8 years ago
20afa3d
BufferPool --> ResourceQuota
by Craig Tiller
· 8 years ago
654b242
Merge branch 'direct-calls' into buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
a628c84
Merge branch 'direct-calls' into buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
61536a7
Making split streaming testable
by Vijay Pai
· 8 years ago
cece9c7
manually fixed merge conflict. caused by the addition of a different new interop test
by Noah Eisen
· 8 years ago
5ef0c00
Merge pull request #8101 from makdharma/cacheable_unary
by makdharma
· 8 years ago
fe21ec9
batched changes
by Yuxuan Li
· 8 years ago
b6b6c1f
Fix dangling reference in docstring
by Masood Malekghassemi
· 8 years ago
0895545
Complete reporting for failure rates
by Craig Tiller
· 8 years ago
1a8c52e
Collect stats on # failed requests
by Craig Tiller
· 8 years ago
0c80c7d
Collecting failure status progress
by Craig Tiller
· 8 years ago
02e70ed
changed method name in test.proto to more accurately reflect how the calls will be used
by Noah Eisen
· 8 years ago
a27eb1d
added the unimplemented_call test to interop_client.cc. Next step is to call this from the driver program, run_interop_tests.py
by Noah Eisen
· 8 years ago
7777f97
Synchronized tag number with that of authoritative copy
by David Garcia Quintas
· 8 years ago
1ed0b8e
Add interop test for Cacheable Unary Calls
by Makarand Dharmapurikar
· 8 years ago
ebe7c17
Merge branch 'master' of github.com:grpc/grpc into lb_add_md
by David Garcia Quintas
· 8 years ago
5928bff
Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge
by Nicolas "Pixel" Noble
· 8 years ago
d1a47f1
Merge branch 'master' of github.com:grpc/grpc into lb_add_md
by David Garcia Quintas
· 8 years ago
7c5befd
Change UnimplementedService to UnimplementedEchoService in echo.proto
by murgatroid99
· 8 years ago
a0c69f9
add trace context proto
by Alistair Veitch
· 8 years ago
592c28d
LB nanopb options updated:
by David Garcia Quintas
· 8 years ago
7a6db63
Updated LB proto and nanopb version
by David Garcia Quintas
· 8 years ago
3abd27e
merge to upstream/master
by Alistair Veitch
· 8 years ago
77c7f9f
Merge pull request #7407 from ctiller/delayed-write
by Craig Tiller
· 8 years ago
ceb1a7d
Add more information so that we can have a meaningful exit code
by Vijay Pai
· 8 years ago
ad8723f
moved up 'package' statement.
by David Garcia Quintas
· 8 years ago
7edfcb0
Using inlined BoolValue in lieu of wrappers.proto due to lack of node support
by David Garcia Quintas
· 8 years ago
913f5ab
Merge remote-tracking branch 'origin/fix_logproto' into simplify_compression_interop
by David Garcia Quintas
· 8 years ago
e5f0f95
fixed syntax errors in proto
by David Garcia Quintas
· 8 years ago
c61c235
moar pr comments
by David Garcia Quintas
· 8 years ago
350c151
pr comments
by David Garcia Quintas
· 8 years ago
dd8d84e
spec comments addressed
by David Garcia Quintas
· 8 years ago
74686ce
Completed interop spec, as well as code for c++
by David Garcia Quintas
· 8 years ago
14f40b8
Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop
by David Garcia Quintas
· 8 years ago
5756c8f
removed RANDOM and simplified req for compression
by David Garcia Quintas
· 8 years ago
ef1c860
merge to master
by Alistair Veitch
· 8 years ago
e1bee5b
improve comments in math.proto
by Jan Tattermusch
· 8 years ago
4eb67b4
Proto tweaks
by Alistair Veitch
· 8 years ago
05808c4
Merge pull request #6731 from vjpai/beheader
by Jan Tattermusch
· 8 years ago
e1ad41a
change Metric->Resource, simplify Resource definition
by Alistair Veitch
· 8 years ago
d8364f7
Deprecate perf_db use
by vjpai
· 8 years ago
44181c02
fix options file; fix generated include guards
by Alistair Veitch
· 8 years ago
3e97668
add missing newline
by Alistair Veitch
· 8 years ago
fb461ba
really commit
by Alistair Veitch
· 8 years ago
086601f
Merge pull request #6414 from y-zeng/reflection_proto
by Yuchen Zeng
· 8 years ago
2ea66c3
Added comment about repeated responses
by Yuchen Zeng
· 8 years ago
a782375
Addressed the discussion on 05/11/2016
by Yuchen Zeng
· 9 years ago
86803d1
Merge pull request #6470 from yang-g/error_with_trailer
by Jorge Canizales
· 9 years ago
fffd296
Merge pull request #6279 from dgquintas/lb_proto_v1
by Jan Tattermusch
· 9 years ago
4c07008
Add a test for server returning error with debug info in trailer.
by yang-g
· 9 years ago
175dbbc
Use stream rpc to ensure all related requests go to a single server
by Yuchen Zeng
· 9 years ago
d50b58c
Add comments for messages
by Yuchen Zeng
· 9 years ago
1717bff
add a dummy service with no rpc to test codegen coverage
by yang-g
· 9 years ago
c553034
Add reflection.proto
by Yuchen Zeng
· 9 years ago
6b16aaa
merge and resolve conflict
by yang-g
· 9 years ago
7f0793a
Updated load balancer proto to v1
by David Garcia Quintas
· 9 years ago
8ecd4d7
Add support for an "OTHER" value in client_type, server_type, and add a string to
by vjpai
· 9 years ago
dde6dfb
Merge pull request #5958 from deepaklukose/skip_client_cert_verification
by Jan Tattermusch
· 9 years ago
e291402
Merge remote-tracking branch 'upstream/master' into proto_comments
by yang-g
· 9 years ago
87bac95
Eradicate Uniform, Deterministic, and Pareto interarrival
by vjpai
· 9 years ago
dba4c5f
Add various options to verify ssl/tls client cert including letting the
by Deepak Lukose
· 9 years ago
2e08941
Use the comments before syntax line as file comments.
by yang-g
· 9 years ago
8282b75
Clarify the comments
by yang-g
· 9 years ago
b8aa58b
Add a test
by yang-g
· 9 years ago
05bb5b9
regenerate tests.json with C++ perf scenarios
by Jan Tattermusch
· 9 years ago
df14927
add ScenarioResult and ScenarioResultSummary proto messages
by Jan Tattermusch
· 9 years ago
d0d22a6
Merge branch 'master' into binary_logging
by Michael Lumish
· 9 years ago
d6ac251
Merge pull request #6088 from murgatroid99/proto_gen_build_yaml_well_known_types
by Nicolas Noble
· 9 years ago
0bda0b3
Configure performance scenarios with json
by Craig Tiller
· 9 years ago
87d258e
Merge branch 'master' into metrics_typo
by Sree Kuchibhotla
· 9 years ago
27137fb
Fix a typo in metrics.proto. No code is using double_value yet and hence no other code changes are needed
by Sree Kuchibhotla
· 9 years ago
0d4b13c
Handle google/protobuf includes in src/proto
by murgatroid99
· 9 years ago
8e3b16c
Merge github.com:grpc/grpc into channel_max_reconnect_backoff
by Craig Tiller
· 9 years ago
6169d5f
Update copyrights
by Craig Tiller
· 9 years ago
076c2b8
Merge github.com:grpc/grpc into channel_max_reconnect_backoff
by Craig Tiller
· 9 years ago
c2ec738
Fixed typo in import statement
by murgatroid99
· 9 years ago
c65221c
Merge branch 'master' into binary_logging
by murgatroid99
· 9 years ago
7394547
fix copyright
by Sree Kuchibhotla
· 9 years ago
8447b88
Address code review comments
by Sree Kuchibhotla
· 9 years ago
7ec0fa7
Merge branch 'master' into binary_logging
by murgatroid99
· 9 years ago
24e69bf
Added a channel argument to set the maximum reconnect backoff duration. Extended the interop test to test the custom reconnect backoffs.
by Aaron Isotton
· 9 years ago
Next »