Yuchen Zeng
ace4986e65
Update reflection implementation along with API changes
9 years ago
yang-g
df012d048a
Add proto file support in grpc_cli
9 years ago
Yuchen Zeng
0333a49afa
Use stream rpc to ensure all related requests go to a single server.
9 years ago
Yuchen Zeng
c84ed6813e
Proto server reflection
9 years ago
Sree Kuchibhotla
44b9cd7584
Fix the sanity error reported by check_sources_and_headers.py
9 years ago
Sree Kuchibhotla
8c065a7b22
clang format
9 years ago
Sree Kuchibhotla
3714e302c0
Simplify QPS Metrics collection
9 years ago
Jan Tattermusch
969ffaf5c6
Enable JSON reports for qps drivers
9 years ago
Jan Tattermusch
f2ba7fe037
integrate ScenarioResult proto into qps driver
9 years ago
Craig Tiller
0bda0b3e55
Configure performance scenarios with json
...
Run those json configurations as part of presubmits
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Craig Tiller
2e1903638e
Fix copyrights
9 years ago
Craig Tiller
f40df23eeb
Auto-changes
9 years ago
yang-g
f64befd27f
Make a copy of ByteBuffer when writing
9 years ago
Aaron Isotton
24e69bf02a
Added a channel argument to set the maximum reconnect backoff duration. Extended the interop test to test the custom reconnect backoffs.
...
This closes #5377 .
9 years ago
Dan Born
f2f7d57c01
Allow use of alternative credential types.
9 years ago
Sree Kuchibhotla
9e5a05af8a
Fix clang format issue
9 years ago
Craig Tiller
7fe08a23f1
clang-format
9 years ago
Nicolas "Pixel" Noble
7204010c05
Fixing format and copyright.
9 years ago
Dan Born
1b5a264eb8
Allow new credential types to be added to tests.
9 years ago
Dan Born
53a94ef4e7
Use standard include paths.
9 years ago
Dan Born
7275f36411
Initialize mutex to nullptr.
9 years ago
Dan Born
f30941cd95
Injectable test credentials provider interface.
9 years ago
Sree Kuchibhotla
559e45becd
Scripts to launch stress tests in GKE
9 years ago
yang-g
12a0a2c20b
move tls type name to .cc file
9 years ago
yang-g
4c8aed3dba
Add a helper to return all the secure types
9 years ago
yang-g
17197ddc71
Revert "make an enum"
...
This reverts commit 5152cd29f8
.
9 years ago
yang-g
5152cd29f8
make an enum
9 years ago
yang-g
7d2a3e1917
Refactor end2end_test. Make the credentials a separate library.
9 years ago
murgatroid99
7a55684a13
Clang format and fix copyrights
9 years ago
murgatroid99
309830f6b8
Replace 'long' with 'int64_t' in public core headers
9 years ago
Alistair Veitch
75d5c0f024
post merge
9 years ago
David Garcia Quintas
2425bbbc55
Further work. Compiles. WIP
9 years ago
David Garcia Quintas
6190854157
updated copyrights
9 years ago
David Garcia Quintas
1aeabd7194
regenerated projects
9 years ago
yang-g
9f17314a35
move utilities to a separate file
9 years ago
David Garcia Quintas
3c1720c984
Updated copyrights...
9 years ago
David Garcia Quintas
45484b31bb
Added sanity check for trailing newlines
9 years ago
David Garcia Quintas
2bf574f814
Added back trailing newlines
9 years ago
murgatroid99
ace28d3f98
Fix copyrights again
9 years ago
Sree Kuchibhotla
b0d0c8e8c2
FormatCode
9 years ago
Sree Kuchibhotla
5a05f51a1c
Rename TestService to EchoTestService to prevent name-conflict with
...
'TestService' in test.proto
9 years ago
Craig Tiller
7536af02cf
Eliminate gpr_ int types - and insist on C99 variants instead
9 years ago
Craig Tiller
0fe5ee7be3
BoringSSL integration: non-vsprojects changes
9 years ago
Craig Tiller
dacb389907
Fix method name
9 years ago
Craig Tiller
1b4e33029e
Consolidate C++ proto files under src/proto
...
- make the directory structure match the package structure
- sanitize the package structure (test --> testing)
- add auto-detection of proto file dependencies
9 years ago
Sree Kuchibhotla
bc3127d4c3
Address code review comments
9 years ago
Sree Kuchibhotla
52a514a250
Address code review comments
9 years ago
Sree Kuchibhotla
b047c0fc9b
Address code review comments
9 years ago
Sree Kuchibhotla
4d0f2f9dab
Fix typo in my previous commit. %s/guage/gauge/g
9 years ago