Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into no-transport-metadata | 2015-11-25 | |
|\ | |||
| * | merge with head | 2015-11-24 | |
| |\ | |||
| | * | AVL: creation, destroy, add | 2015-11-23 | |
| | | | |||
| * | | merge with head | 2015-11-20 | |
| |\| | |||
* | | | Merge github.com:grpc/grpc into no-transport-metadata | 2015-11-20 | |
|\ \ \ | | |/ | |/| | |||
* | | | Remove metadata context from the channel stack | 2015-11-19 | |
| | | | |||
| * | | Merge branch 'master' into stress_tests_metrics | 2015-11-19 | |
| |\ \ | |||
| * \ \ | Merge branch 'master' into stress_tests_metrics | 2015-11-19 | |
| |\ \ \ | |||
* | | | | | Static metadata declarations | 2015-11-18 | |
| |/ / / |/| | | | |||
| | | * | merge with head | 2015-11-18 | |
| | | |\ | |_|_|/ |/| | | | |||
| * | | | Merge branch 'master' into stress_tests_metrics | 2015-11-16 | |
| |\ \ \ | |||
| | | * | | Fix bugs, make tests robust | 2015-11-11 | |
| | | | | | |||
| | | * | | First round changes to handle dynamic hpack table size | 2015-11-10 | |
| |_|/ / |/| | | | |||
| | | * | refacto of the reconnect tcp server to a general purpose test tcp server to ↵ | 2015-11-06 | |
| | | | | | | | | | | | | | | | | be reused by the set_initial_string_test | ||
| | | * | first part, secure channel only | 2015-11-05 | |
| | |/ | |||
* | | | Merge github.com:grpc/grpc into new_op | 2015-11-05 | |
|\ \ \ | | |/ | |/| | |||
| * | | Add in security support, make payload protos configurable | 2015-11-04 | |
| | | | | | | | | | | | | Have not yet added tests with security support, coming soon | ||
| | * | Make number of stubs per channel configurable and expose metrics from | 2015-11-03 | |
| | | | | | | | | | | | | client | ||
* | | | Add a test for cancel_with_status | 2015-11-03 | |
| | | | |||
* | | | Add a test with a large negative deadline | 2015-11-03 | |
| | | | | | | | | | | | | Mirrors a node test, and fix a bug that it found | ||
| * | | Cleanup directory and make minor changes | 2015-11-02 | |
| | | | |||
* | | | stream_op cleanup: build system changes | 2015-11-02 | |
| |/ |/| | |||
| * | Merge remote-tracking branch 'upstream/master' into protosplit | 2015-11-02 | |
| |\ | |/ |/| | |||
| * | Split up into a new service proto, use proper service suffix, add a | 2015-10-29 | |
| | | | | | | | | | | reset option to the mark, create a closed loop config params (empty message) for consistency with other tests. | ||
| * | Numerous proto changes to make things more sane and fix some outstanding issues | 2015-10-28 | |
| | | |||
* | | Merge pull request #3937 from jtattermusch/coapp_openssl | 2015-10-22 | |
|\ \ | | | | | | | Add scripts for coapp openssl NuGet packages | ||
| * | | update project site info for coapp packages | 2015-10-22 | |
| | | | |||
| * | | use openssl sources from third_party/openssl | 2015-10-22 | |
| | | | |||
* | | | Merge pull request #3868 from sreecha/stress_tests_new | 2015-10-22 | |
|\ \ \ | | | | | | | | | Interop stress tests | ||
| | * | | add files to build openssl coapp package | 2015-10-22 | |
| | | | | |||
| * | | | Fix the error reported by tools/run_tests/check_sources_and_headers.py | 2015-10-22 | |
| | | | | |||
* | | | | merge & resolve conflicts | 2015-10-22 | |
|\ \ \ \ | | |/ / | |/| | | |||
* | | | | add vsprojects | 2015-10-22 | |
| | | | | |||
| | * | | Merge branch 'master' into stress_tests_new | 2015-10-22 | |
| | |\ \ | | |/ / | |/| | | |||
| | | * | Split qpstest.proto into two parts - one for performance stats and | 2015-10-21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | one for control. Eliminate the use of our own SimpleRequest and SimpleResponse and instead share the one from end2end testing | ||
* | | | | add CPU tests | 2015-10-20 | |
| |_|/ |/| | | |||
| | * | Interop stress tests | 2015-10-19 | |
| | | | |||
| * | | Merge branch 'master' of github.com:grpc/grpc into microchannels | 2015-10-19 | |
| |\ \ | |/ / |/| | | |||
* | | | Merge pull request #3726 from dgquintas/iomgr_executor | 2015-10-19 | |
|\ \ \ | | | | | | | | | Introducing grpc_executor, for all your threading needs | ||
* | | | | Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps | 2015-10-19 | |
| |_|/ |/| | | |||
* | | | fixed faulty merge | 2015-10-14 | |
| | | | |||
| | * | Merge branch 'master' of github.com:grpc/grpc into microchannels | 2015-10-13 | |
| | |\ | |_|/ |/| | | |||
| * | | Merge branch 'master' of github.com:grpc/grpc into iomgr_executor | 2015-10-12 | |
| |\ \ | |||
* | \ \ | Merge github.com:grpc/grpc into latent-see | 2015-10-09 | |
|\ \ \ \ | | |/ / | |/| | | |||
* | | | | Move profiling system to gpr | 2015-10-09 | |
| | | | | |||
| * | | | Merge pull request #3692 from dgquintas/inspector_fail | 2015-10-09 | |
| |\ \ \ | | | | | | | | | | | Fixed unprotected access to call field | ||
| | * | | | Hid test-only functions from surface/call.h | 2015-10-08 | |
| | | | | | |||
* | | | | | Merge github.com:grpc/grpc into latent-see | 2015-10-08 | |
|\| | | | | |||
| * | | | | rename grpc.native.csharp_ext nuget to grpc.native.csharp | 2015-10-08 | |
| |/ / / | |||
* / / / | Get basic profiler working again | 2015-10-08 | |
|/ / / |