aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Collapse)AuthorAge
* Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannelsGravatar ncteisen2018-09-08
|\
| * Merge pull request #16574 from markdroth/health_checking_serviceGravatar Mark D. Roth2018-09-07
| |\ | | | | | | Second attempt: Implement Watch method in health check service.
| * | naming bugfixGravatar Bill Feng2018-09-06
| | |
| * | exclude less tests from qpsGravatar Bill Feng2018-09-06
| | |
| | * Revert "Merge pull request #16512 from ↵Gravatar Mark D. Roth2018-09-05
| |/ | | | | | | | | | | | | grpc/revert-16351-health_checking_service" This reverts commit 4ee0f4c790f3b13dcfc8d55b21869140964d6de2, reversing changes made to 5ee9b5e7b547d0a82c84cc3767236ace8d5cd469.
| * Merge pull request #16209 from ncteisen/bugprone-undefined-memory-manipulationGravatar Noah Eisen2018-08-31
| |\ | | | | | | Clang Tidy: Bugprone Undefined Memory Manipulation
| * | fixed a bug in json_run_localhost scenario generationGravatar Bill Feng2018-08-30
| | |
| * | Merge pull request #16509 from AspirinSJL/add_docstringGravatar Juanli Shen2018-08-30
| |\ \ | | | | | | | | Fix internal format issue
| | * | Fix internal format issueGravatar Juanli Shen2018-08-30
| | | |
| * | | Revert "Implement Watch method in health check service."Gravatar Juanli Shen2018-08-29
| |/ /
| | * Fix all instances of bugprone-undefined-memory-manipulationGravatar ncteisen2018-08-29
| | |
| * | Merge pull request #16402 from billfeng327/feature/qps-bazel-testGravatar Bill Feng2018-08-28
| |\ \ | | | | | | | | added qps tests on bazel
* | | | Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannelsGravatar ncteisen2018-08-28
|\| | |
| | * | fixed indentationGravatar Bill Feng2018-08-28
| | | |
| * | | Merge pull request #16351 from markdroth/health_checking_serviceGravatar Mark D. Roth2018-08-28
| |\ \ \ | | | | | | | | | | Implement Watch method in health check service.
| | * | | Implement Watch method in health check service.Gravatar Mark D. Roth2018-08-28
| | | | |
| | | * | used names instead of numbers for each scenarioGravatar Bill Feng2018-08-27
| | | | |
| | | * | used alternative approach - generated bazel scenariosGravatar Bill Feng2018-08-27
| | | | |
| * | | | Revert "Revert "Fathom tcp changes""Gravatar Yash Tibrewal2018-08-27
| | | | |
| * | | | Merge pull request #16342 from markdroth/pf_keep_unselected_subchannelsGravatar Mark D. Roth2018-08-27
| |\ \ \ \ | | | | | | | | | | | | Change pick_first to not unref unselected subchannels.
| | | | * | made timeout longerGravatar Bill Feng2018-08-27
| | | | | |
| | | | * | Merge remote-tracking branch 'upstream/master' into feature/qps-bazel-testGravatar Bill Feng2018-08-27
| | | | |\ \ | | |_|_|/ / | |/| | | |
| * | | | | Revert "Fathom tcp changes"Gravatar Jan Tattermusch2018-08-27
| | | | | |
| * | | | | Clang tidyGravatar Hope Casey-Allen2018-08-25
| | | | | |
| * | | | | Add an option to collect medians every epoch. Useful for gathering per ↵Gravatar Hope Casey-Allen2018-08-25
| | | | | | | | | | | | | | | | | | | | | | | | second median latencies
| | | | * | Merge remote-tracking branch 'upstream/master' into feature/qps-bazel-testGravatar Bill Feng2018-08-24
| | | | |\ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #15941 from yashykt/fathomtcpchangesGravatar Yash Tibrewal2018-08-24
| |\ \ \ \ \ | | |_|/ / / | |/| | | | Fathom tcp changes
| | | | * | used standalone JSON files for scenariosGravatar Bill Feng2018-08-24
| | | | | |
| | | * | | clang-formatGravatar Mark D. Roth2018-08-20
| | | | | |
| | | * | | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Mark D. Roth2018-08-20
| | | |\ \ \ | | |_|/ / / | |/| | | | | | | | | | pf_keep_unselected_subchannels
| | | | * | added qps tests on bazelGravatar Bill Feng2018-08-20
| | |_|/ / | |/| | |
| * | | | Revert to TRANSIENT_FAILURE during backoffGravatar Juanli Shen2018-08-17
| | | | |
| | | * | Code review changes.Gravatar Mark D. Roth2018-08-17
| | | | |
| | | * | Merge remote-tracking branch 'juanlishen/pf_check_state_before_watch' into ↵Gravatar Mark D. Roth2018-08-17
| | | |\ \ | | |_|/ / | |/| | | | | | | | pf_keep_unselected_subchannels
| | | * | Code review changes and fix threading bug in test.Gravatar Mark D. Roth2018-08-17
| | | | |
| * | | | PF: Check connectivity state before watchingGravatar Juanli Shen2018-08-16
| | | | |
| * | | | Merge pull request #16368 from grpc/revert-16214-order_order_pleaseGravatar Yang Gao2018-08-16
| |\ \ \ \ | | | | | | | | | | | | Revert "Add more filter priority levels"
| | * | | | Revert "Add more filter priority levels"Gravatar Yang Gao2018-08-16
| | | | | |
| * | | | | Cleaned up BUILD file, which fixed a dependency problem with protobuf.Gravatar Josh Haberman2018-08-16
| |/ / / /
| * | | | Merge pull request #16356 from vjpai/exhaustionGravatar Vijay Pai2018-08-15
| |\ \ \ \ | | | | | | | | | | | | C++ sync server: Return status RESOURCE_EXHAUSTED if no thread quota available
| | * | | | Make sure that we actually saw some resource exhaustion if applicableGravatar Vijay Pai2018-08-15
| | | | | |
| * | | | | Fixed ordering in adding pending picks to PFGravatar David Garcia Quintas2018-08-15
| | |_|_|/ | |/| | |
| | * | | Create a new method handler for resource exhaustion and tie into thread mgrGravatar Vijay Pai2018-08-14
| |/ / /
| * | | Merge pull request #16298 from vjpai/custom_pollerGravatar Vijay Pai2018-08-14
| |\ \ \ | | | | | | | | | | Infrastructure for registering custom polling engines
| | * | | Add comment to address reviewer commentGravatar Vijay Pai2018-08-13
| | | | |
| | | * | Merge masterGravatar Yash Tibrewal2018-08-13
| | | |\ \
| * | | \ \ Merge branch 'master' into rq-threads-2Gravatar Sree Kuchibhotla2018-08-13
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | | | | * Add another test.Gravatar Mark D. Roth2018-08-13
| | | | | |
| | | | | * Fix pick_first to not throw away unused subchannels.Gravatar Mark D. Roth2018-08-13
| | | | | |
* | | | | | Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannelsGravatar ncteisen2018-08-11
|\ \ \ \ \ \ | | |/ / / / | |/| | | |