Craig Tiller
|
71f3a88d48
|
Build fix
|
9 years ago |
Craig Tiller
|
6a27514207
|
Correctly tag dependencies
|
9 years ago |
Jan Tattermusch
|
36065beee2
|
grpc_csharp_ext VS2015 support
|
9 years ago |
yang-g
|
52705590e4
|
Add set pointer api to channel_arguments
|
9 years ago |
yang-g
|
a23f17b123
|
add server_builder_option
|
9 years ago |
Craig Tiller
|
fba79f213f
|
AVL: creation, destroy, add
|
9 years ago |
Craig Tiller
|
ebdef9d674
|
Remove metadata context from the channel stack
|
9 years ago |
murgatroid99
|
94a754146f
|
Added to build.yaml the list of headers and JS source files for the Node library
|
9 years ago |
Craig Tiller
|
2e7687c5ef
|
Static metadata declarations
|
9 years ago |
yang-g
|
c9fca1813a
|
refacto of the reconnect tcp server to a general purpose test tcp server to be reused by the set_initial_string_test
|
9 years ago |
yang-g
|
a6124120ae
|
first part, secure channel only
|
9 years ago |
murgatroid99
|
879bc4f24e
|
Generate all file lists and build target lists in binding.gyp from build.yaml
|
9 years ago |
vjpai
|
f8603adba1
|
Secure performance testing for C++ is in the hizzouse!
|
9 years ago |
vjpai
|
780a7f205d
|
Add in security support, make payload protos configurable
Have not yet added tests with security support, coming soon
|
9 years ago |
Sree Kuchibhotla
|
b5e98c5c69
|
Make number of stubs per channel configurable and expose metrics from
client
|
9 years ago |
vjpai
|
aa39192d70
|
Cleanup directory and make minor changes
|
9 years ago |
Craig Tiller
|
ca1593a955
|
stream_op cleanup: build system changes
|
9 years ago |
vjpai
|
119c103ab0
|
Split up into a new service proto, use proper service suffix, add a
reset option to the mark, create a closed loop config params (empty
message) for consistency with other tests.
|
9 years ago |
vjpai
|
754751e3c6
|
Numerous proto changes to make things more sane and fix some outstanding issues
|
9 years ago |
Nicolas "Pixel" Noble
|
895a2dfe77
|
Disabling qps openloop's test.
|
9 years ago |
Sree Kuchibhotla
|
117c8af8d3
|
Skip running stress_tests on jenkins by run_tests.py (This will fix the
issue addressed by commit: e6cd0e70a9 , the right way)
|
9 years ago |
Sree Kuchibhotla
|
119062428f
|
Fix the error reported by tools/run_tests/check_sources_and_headers.py
|
9 years ago |
vjpai
|
52bfb2564f
|
Split qpstest.proto into two parts - one for performance stats and
one for control.
Eliminate the use of our own SimpleRequest and SimpleResponse and
instead share the one from end2end testing
|
9 years ago |
Alistair Veitch
|
dcfb3fe482
|
add CPU tests
|
9 years ago |
Julien Boeuf
|
ccd4c528e5
|
Bumping minor version with API change.
|
9 years ago |
Sree Kuchibhotla
|
fbc376f935
|
Interop stress tests
|
9 years ago |
vjpai
|
0cc1341199
|
Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps
|
9 years ago |
Sree Kuchibhotla
|
728a6104d5
|
Interop stress tests
|
9 years ago |
David Garcia Quintas
|
b65e4213a3
|
fixed faulty merge
|
9 years ago |
Craig Tiller
|
0ba432d445
|
Move profiling system to gpr
|
9 years ago |
David Garcia Quintas
|
0c331880d0
|
Hid test-only functions from surface/call.h
|
9 years ago |
Craig Tiller
|
504ed5997a
|
Get basic profiler working again
|
9 years ago |
David Garcia Quintas
|
7fd0fd5023
|
C++ Alarm implementation (with tests).
|
9 years ago |
David Garcia Quintas
|
4bc3463108
|
Introducing grpc_executor, for all your threading needs
|
9 years ago |
David Garcia Quintas
|
7b1bd2c271
|
μChannels implementation.
|
9 years ago |
Craig Tiller
|
0801ce6ef3
|
Restore include sanity
|
9 years ago |
Craig Tiller
|
2468ff56a4
|
Restore build sanity
|
9 years ago |
David Garcia Quintas
|
f747bbc043
|
s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm
|
9 years ago |
Craig Tiller
|
25834347e2
|
Enforce a more mergable build.yaml format
|
9 years ago |
vjpai
|
9839d285cd
|
Move block_annotate from iomgr to support since it's used in other
core places besides iomgr
|
9 years ago |
Vijay Pai
|
3dd3ba1efa
|
Rebuild all project files with new header included
|
9 years ago |
Craig Tiller
|
7bedba8c45
|
Disable zookeeper test for now
|
9 years ago |
Craig Tiller
|
64db1580f8
|
Remove workqueue_test from Windows for now
|
9 years ago |
Craig Tiller
|
8af4c33718
|
Final patches for rename
|
9 years ago |
Craig Tiller
|
298751c119
|
Split closures from iomgr.h
|
9 years ago |
Craig Tiller
|
ba496454b2
|
Fixes
|
9 years ago |
Julien Boeuf
|
5600a6aaac
|
Changing build.yaml: s/secure_tranport_setup/handshake
|
9 years ago |
Craig Tiller
|
d136a5c44c
|
grpc++.h was not installed
|
9 years ago |
Craig Tiller
|
73b6606629
|
Workqueue: interface, test, and posix implementation
|
9 years ago |
David Garcia Quintas
|
4fb049b647
|
Added round robin LB policy.
|
9 years ago |