Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add a case to cover multiple adds of generic service | vjpai | 2015-12-09 |
| | |||
* | Fix for when grpc::string is not the same type as FLAGS_... | Craig Tiller | 2015-12-03 |
| | |||
* | Merge pull request #4207 from yang-g/server_builder_options | Craig Tiller | 2015-12-03 |
|\ | | | | | Server builder options | ||
* \ | Merge branch 'release-0_12' | Nicolas "Pixel" Noble | 2015-12-01 |
|\ \ | | | | | | | | | | | | | | | | Conflicts: src/core/security/credentials.c test/core/security/credentials_test.c | ||
| | * | Add set pointer api to channel_arguments | yang-g | 2015-11-25 |
| | | | |||
* | | | merge with head | yang-g | 2015-11-24 |
|\ \ \ | | |/ | |/| | |||
* | | | merge with head | yang-g | 2015-11-20 |
|\ \ \ | |||
| | * | | Add multiple channels to each server | Sree Kuchibhotla | 2015-11-20 |
| |/ / | |||
| | * | Cpp example of how the plugins can be done. | Julien Boeuf | 2015-11-19 |
| | | | |||
| * | | Address code review comments | Sree Kuchibhotla | 2015-11-19 |
| | | | |||
| * | | Merge branch 'master' into stress_tests_metrics | Sree Kuchibhotla | 2015-11-19 |
| |\ \ | |||
| * | | | Address code review comments | Sree Kuchibhotla | 2015-11-19 |
| | | | | |||
| | * | | Merge pull request #4097 from ctiller/hpack_max_table_size | David G. Quintas | 2015-11-19 |
| | |\ \ | | | | | | | | | | | Support dynamic HPACK table resizing | ||
| | * \ \ | Merge pull request #4156 from jtattermusch/perf_testing_polishing | Jan Tattermusch | 2015-11-19 |
| | |\ \ \ | | | | | | | | | | | | | Performance proto polishing | ||
| * | | | | | Merge branch 'master' into stress_tests_metrics | Sree Kuchibhotla | 2015-11-19 |
| |\| | | | | |||
| | | * | | | use new perf proto options in c++ | Jan Tattermusch | 2015-11-18 |
| | | | | | | |||
* | | | | | | merge with head | yang-g | 2015-11-18 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||
| | | | * | | Merge github.com:grpc/grpc into hpack_max_table_size | Craig Tiller | 2015-11-18 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | |||
| * | | | | | Merge pull request #3993 from ctiller/new_op | David G. Quintas | 2015-11-18 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | Core transport & call cleanup | ||
| * | | | | | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change | Julien Boeuf | 2015-11-17 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||
| * | | | | | More C++ fixes (the merge did not quite work...). | Julien Boeuf | 2015-11-17 |
| | | | | | | |||
| * | | | | | Forgot to fix driver.cc somehow... | Julien Boeuf | 2015-11-17 |
| | | | | | | |||
| * | | | | | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change | Julien Boeuf | 2015-11-17 |
| |\ \ \ \ \ | |||
| | | * | | | | Handle cancel before start case | yang-g | 2015-11-17 |
| | |/ / / / | |||
| | * | | | | Comments | David Garcia Quintas | 2015-11-17 |
| | | | | | | |||
| | * | | | | Fix naming issue in stress_test | David Garcia Quintas | 2015-11-17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (via ahh@google.com) Under some configurations gRPC includes google3 base headers. google3 has a namespace "thread" which mixes poorly with unqualified use of the type std::thread; adding that namespace to various google3 headers breaks this test. | ||
| | | | * | | Merge branch 'master' into stress_tests_metrics | Sree Kuchibhotla | 2015-11-16 |
| | | | |\ \ | | | |_|/ / | | |/| | | | |||
| | | | * | | Address code review comments | Sree Kuchibhotla | 2015-11-16 |
| | | | | | | |||
| | | | | * | clang-format | Craig Tiller | 2015-11-10 |
| | | | |/ | | | |/| | |||
* | | / | | refacto of the reconnect tcp server to a general purpose test tcp server to ↵ | yang-g | 2015-11-06 |
| |/ / / |/| | | | | | | | | | | | be reused by the set_initial_string_test | ||
| | * | | Merge github.com:grpc/grpc into new_op | Craig Tiller | 2015-11-05 |
| | |\ \ | |_|/ / |/| | | | |||
* | | | | Address some review comments about signal and restoring qps_test_with_poll | vjpai | 2015-11-04 |
| | | | | | | | | | | | | | | | | Make payloads respect the new defaults | ||
| | | * | Fix a small error | Sree Kuchibhotla | 2015-11-04 |
| | | | | |||
* | | | | Add secure testing to sweep | vjpai | 2015-11-04 |
| | | | | |||
* | | | | Secure performance testing for C++ is in the hizzouse! | vjpai | 2015-11-04 |
| | | | | |||
* | | | | Better reasonable default | vjpai | 2015-11-04 |
| | | | | |||
* | | | | Fix up single run test | vjpai | 2015-11-04 |
| | | | | | | | | | | | | | | | | Enable reasonable default if resp size not specified | ||
| | * | | Merge github.com:grpc/grpc into new_op | Craig Tiller | 2015-11-04 |
| | |\ \ | |||
* | | | | | clang-format | Vijay Pai | 2015-11-04 |
| | | | | | |||
* | | | | | Add in security support, make payload protos configurable | vjpai | 2015-11-04 |
| | | | | | | | | | | | | | | | | | | | | Have not yet added tests with security support, coming soon | ||
| | | | * | Fix typo in my previous commit. %s/guage/gauge/g | Sree Kuchibhotla | 2015-11-03 |
| | | | | | |||
| | | | * | Make number of stubs per channel configurable and expose metrics from | Sree Kuchibhotla | 2015-11-03 |
| | | |/ | | | | | | | | | | | | | client | ||
* | | | | Cleanup some names | vjpai | 2015-11-02 |
| | | | | | | | | | | | | | | | | | | | | Remove some unused options and make server_threads relevant Start stubbing out better qps/core calculations | ||
* | | | | Merge commit '6bf1de9' into protosplit | vjpai | 2015-11-02 |
|\ \ \ \ | | |_|/ | |/| | | |||
| * | | | Mark a method with GRPC_OVERRIDE to avoid compiler warning | vjpai | 2015-11-02 |
| | | | | |||
* | | | | Cleanup directory and make minor changes | vjpai | 2015-11-02 |
| | | | | |||
| | | * | stream_op cleanup: test fixes and updates | Craig Tiller | 2015-11-02 |
| | |/ | |/| | |||
* | | | Merge remote-tracking branch 'upstream/master' into protosplit | vjpai | 2015-11-02 |
|\| | | |||
* | | | QPS worker no longer needs to specify server port on command line. This is part | vjpai | 2015-10-29 |
| | | | | | | | | | | | | | | | of the proto if desired, or just goes to pick_unused_port_or_die if not specified | ||
* | | | Split up into a new service proto, use proper service suffix, add a | vjpai | 2015-10-29 |
| | | | | | | | | | | | | | | | reset option to the mark, create a closed loop config params (empty message) for consistency with other tests. |