Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix internal format issue | Juanli Shen | 2018-08-30 |
| | |||
* | Merge pull request #16402 from billfeng327/feature/qps-bazel-test | Bill Feng | 2018-08-28 |
|\ | | | | | added qps tests on bazel | ||
| * | fixed indentation | Bill Feng | 2018-08-28 |
| | | |||
* | | Merge pull request #16351 from markdroth/health_checking_service | Mark D. Roth | 2018-08-28 |
|\ \ | | | | | | | Implement Watch method in health check service. | ||
* | | | flipped logic to enable pollers | Bill Feng | 2018-08-28 |
| | | | |||
| * | | Implement Watch method in health check service. | Mark D. Roth | 2018-08-28 |
| | | | |||
* | | | Merge branch 'master' into errqueueredefine | Yash Tibrewal | 2018-08-27 |
|\ \ \ | |||
| | | * | used names instead of numbers for each scenario | Bill Feng | 2018-08-27 |
| | | | | |||
| | | * | used alternative approach - generated bazel scenarios | Bill Feng | 2018-08-27 |
| | | | | |||
| * | | | Revert "Revert "Fathom tcp changes"" | Yash Tibrewal | 2018-08-27 |
| | | | | |||
| * | | | Merge pull request #16342 from markdroth/pf_keep_unselected_subchannels | Mark D. Roth | 2018-08-27 |
| |\ \ \ | | | | | | | | | | | Change pick_first to not unref unselected subchannels. | ||
| | | | * | made timeout longer | Bill Feng | 2018-08-27 |
| | | | | | |||
| | | | * | Merge remote-tracking branch 'upstream/master' into feature/qps-bazel-test | Bill Feng | 2018-08-27 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| * | | | | Revert "Fathom tcp changes" | Jan Tattermusch | 2018-08-27 |
| | | | | | |||
| * | | | | Clang tidy | Hope Casey-Allen | 2018-08-25 |
| | | | | | |||
| * | | | | Add an option to collect medians every epoch. Useful for gathering per ↵ | Hope Casey-Allen | 2018-08-25 |
| | | | | | | | | | | | | | | | | | | | | second median latencies | ||
| * | | | | Merge pull request #16408 from ↵ | Nicolas Noble | 2018-08-24 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | nicolasnoble/fix-tsi-ssl-auth-context-reuse-string Fixing the SSL_REUSE auth context string attribute. | ||
* | | | | | | %s/SCM_TSTAMP_ACK/grpc_core::SCM_TSTAMP_ACK | Yash Tibrewal | 2018-08-24 |
| | | | | | | |||
* | | | | | | Redefine constants from errqueue.h. Some header files lag behind the kernel ↵ | Yash Tibrewal | 2018-08-24 |
|/ / / / / | | | | | | | | | | | | | | | | version | ||
| | | | * | Merge remote-tracking branch 'upstream/master' into feature/qps-bazel-test | Bill Feng | 2018-08-24 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
* | | | | | Merge pull request #15941 from yashykt/fathomtcpchanges | Yash Tibrewal | 2018-08-24 |
|\ \ \ \ \ | | | | | | | | | | | | | Fathom tcp changes | ||
* \ \ \ \ \ | Merge pull request #16414 from vjpai/core_callback_test | Vijay Pai | 2018-08-24 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add an inproc-based non-polling end2end test of core callback API | ||
| | | | | | * | Merge branch 'master' into feature/qps-bazel-test | Bill Feng | 2018-08-24 |
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | | | |||
| | | | | | * | used standalone JSON files for scenarios | Bill Feng | 2018-08-24 |
| | | | | | | | |||
* | | | | | | | Merge pull request #16358 from muxi/privatize-boringssl | Muxi Yan | 2018-08-24 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Make symbols of BoringSSL private | ||
| | * | | | | | | Improve comments and revert much of 373cb20 | Vijay Pai | 2018-08-24 |
| | | | | | | | | |||
| | * | | | | | | Add asserts on bad verify results | Vijay Pai | 2018-08-23 |
| | | | | | | | | |||
| | * | | | | | | expect_tags before callbacks could get executed to avoid a data race | Vijay Pai | 2018-08-23 |
| | | | | | | | | |||
| | | | * | | | | Fixing the SSL_REUSE auth context string attribute. | Nicolas "Pixel" Noble | 2018-08-23 |
| | | | | |/ / | | | | |/| | | | | | | | | | | | | | | | | "true" and "false" are strings, so use similar code that of the cstring variant. Otherwise, the generated properties will have an embedded zero in there. | ||
| * | | | | | | Make symbols of BoringSSL private to gRPC | Muxi Yan | 2018-08-23 |
| | | | | | | | |||
| | * | | | | | Clang format | Vijay Pai | 2018-08-23 |
| | | | | | | | |||
| | * | | | | | Address reviewer feedback with comments/assertions | Vijay Pai | 2018-08-23 |
| | | | | | | | |||
* | | | | | | | Merge pull request #16318 from ericgribkoff/fork_support_v2_check_if_shutdown | Eric Gribkoff | 2018-08-22 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Python fork handler checks if gRPC core successfully shutdown | ||
| * | | | | | | | Python post-fork handler: exit if grpc shutdown fails | Eric Gribkoff | 2018-08-22 |
| | | | | | | | | |||
* | | | | | | | | Fix a number of spelling errors. | Chris Lamb | 2018-08-22 |
|/ / / / / / / | |||
* | | | | | | | Merge pull request #16170 from hcaseyal/timer_test | hcaseyal | 2018-08-21 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | Create timer unit tests for long running services and clarify behavior for infinite deadline timers | ||
| * | | | | | | Disable test on windows | Hope Casey-Allen | 2018-08-21 |
| | | | | | | | |||
| * | | | | | | Add timer tests for long running services | Hope Casey-Allen | 2018-08-21 |
| | | | | | | | |||
| | | * | | | | Add an inproc-based non-polling test of core callback API | Vijay Pai | 2018-08-21 |
| |_|/ / / / |/| | | | | | |||
| | | | * | | clang-format | Mark D. Roth | 2018-08-20 |
| | | | | | | |||
| | | | * | | Allow more timing slack in dns cooldown test. | Mark D. Roth | 2018-08-20 |
| | | | | | | |||
| | | | * | | Merge remote-tracking branch 'upstream/master' into ↵ | Mark D. Roth | 2018-08-20 |
| | | | |\ \ | |_|_|_|/ / |/| | | | | | | | | | | | pf_keep_unselected_subchannels | ||
| | | | | * | added qps tests on bazel | Bill Feng | 2018-08-20 |
| |_|_|_|/ |/| | | | | |||
* | | | | | Revert to TRANSIENT_FAILURE during backoff | Juanli Shen | 2018-08-17 |
| | | | | | |||
| | | | * | Code review changes. | Mark D. Roth | 2018-08-17 |
| | | | | | |||
| | | | * | Merge remote-tracking branch 'juanlishen/pf_check_state_before_watch' into ↵ | Mark D. Roth | 2018-08-17 |
| | | | |\ | |_|_|_|/ |/| | | | | | | | | | pf_keep_unselected_subchannels | ||
| | | | * | Code review changes and fix threading bug in test. | Mark D. Roth | 2018-08-17 |
| | | | | | |||
* | | | | | PF: Check connectivity state before watching | Juanli Shen | 2018-08-16 |
| | | | | | |||
* | | | | | Merge pull request #16368 from grpc/revert-16214-order_order_please | Yang Gao | 2018-08-16 |
|\ \ \ \ \ | | | | | | | | | | | | | Revert "Add more filter priority levels" | ||
| * | | | | | Revert "Add more filter priority levels" | Yang Gao | 2018-08-16 |
| | | | | | |