aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* PR CommentsGravatar David Garcia Quintas2017-12-05
* Slight tweak to backoff specGravatar David Garcia Quintas2017-12-05
* Merge branch 'master' of github.com:grpc/grpc into backoff_cppGravatar David Garcia Quintas2017-12-04
|\
* | Cleaned up API. Backoff now returns a single value: the time of the next retryGravatar David Garcia Quintas2017-12-04
* | Backoff test is now a C++ fileGravatar David Garcia Quintas2017-12-04
| * Merge pull request #13336 from markdroth/server_connection_timeoutGravatar Mark D. Roth2017-12-04
| |\
| * \ Merge pull request #13579 from sreecha/rq-fixGravatar Sree Kuchibhotla2017-12-04
| |\ \
| * \ \ Merge pull request #13554 from danzh2010/asyncioGravatar Yang Gao2017-12-04
| |\ \ \
| | | * \ Merge branch 'master' into rq-fixGravatar Sree Kuchibhotla2017-12-04
| | | |\ \ | | |_|/ / | |/| | |
| | | * | fix connectivity test failureGravatar Sree Kuchibhotla2017-12-04
| * | | | Merge pull request #13576 from vjpai/qps_killerGravatar Vijay Pai2017-12-04
| |\ \ \ \
| | * | | | Reintroduce lambdasGravatar Vijay Pai2017-12-04
| * | | | | Merge pull request #12126 from dutor/fix-accept-queue-initGravatar Craig Tiller2017-12-04
| |\ \ \ \ \
| | | * | | | clang-formatGravatar Vijay Pai2017-12-04
| | | * | | | Make all-streams op about cleanup only and replace a lambda with a virtualGravatar Vijay Pai2017-12-04
| * | | | | | Merge pull request #13329 from dwittmer/dwittmer_runserverGravatar Yang Gao2017-12-04
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #13598 from yashykt/tlsremoveassertGravatar Yash Tibrewal2017-12-04
| |\ \ \ \ \ \ \
| | | | | | | | * generate_projects.shGravatar Mark D. Roth2017-12-04
| | | | | | | | * Move chttp2 cleanup code into close_transport_locked().Gravatar Mark D. Roth2017-12-04
| * | | | | | | | Merge pull request #13401 from jtattermusch/windows_cmake_distrib_testsGravatar Jan Tattermusch2017-12-04
| |\ \ \ \ \ \ \ \
| | | | | | * | | | Remove some unneeded and spammy logsGravatar Vijay Pai2017-12-04
| | | | | | * | | | Adjust stream cancellation point and fix races in sync clientGravatar Vijay Pai2017-12-04
| | |_|_|_|/ / / / | |/| | | | | | |
| | | * | | | | | Merge branch 'master' into tlsremoveassertGravatar yashkt2017-12-04
| | | |\ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #13599 from kpayson64/fix_flow_control_bug_localGravatar kpayson642017-12-01
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #13051 from ctiller/bazel-pollersGravatar Craig Tiller2017-12-01
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge pull request #13596 from markdroth/lb_policy_name_case_insensitiveGravatar Mark D. Roth2017-12-01
| |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | Initialize last sent ping timeGravatar Ken Payson2017-12-01
| | |_|/ / / / / / / / | |/| | | | | | | | |
| | | | | | | | | * | Delete outdated commentsGravatar Sree Kuchibhotla2017-12-01
| | | | | | | | | * | Merge pull request #10 from markdroth/http_proxy_patchGravatar Sree Kuchibhotla2017-12-01
| | | | | | | | | |\ \
| | | | | | | | | | * | Provide a cleaner API for proxy_connection_failed().Gravatar Mark D. Roth2017-12-01
| | | | | | | | | |/ /
| | | | | | | | * | | fix comment formatGravatar Dan Zhang2017-12-01
| | | | | * | | | | | Remove asserts from tls_gcc.hGravatar Yash Tibrewal2017-12-01
| | | | | | | | * | | Merge branch 'master' into asyncioGravatar Dan Zhang2017-12-01
| | | | | | | | |\ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| | | | | | | | * | | read onceGravatar Dan Zhang2017-12-01
| * | | | | | | | | | Merge pull request #13595 from grpc/lyuxuan-patch-1Gravatar lyuxuan2017-12-01
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | | * | | | | | | | Make comparison of LB policy name case-insensitive.Gravatar Mark D. Roth2017-12-01
| | * | | | | | | | | Make load balancing policy name case insensitiveGravatar lyuxuan2017-12-01
| |/ / / / / / / / /
| | | | | | | | * | No need to explicitly zero initialize since we are doing zalloc. Some misc fo...Gravatar Sree Kuchibhotla2017-12-01
| * | | | | | | | | Merge pull request #13442 from adelez/foundry_integrationGravatar adelez2017-12-01
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge pull request #13584 from adelez/interop_matrix2Gravatar adelez2017-12-01
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | | | | | | | | | * Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-12-01
| | | | | | | | | | |\ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Merge pull request #13570 from jtattermusch/concurrent_connectivity_fail_earlyGravatar Jan Tattermusch2017-12-01
| |\ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | fix linux distrib testsGravatar Jan Tattermusch2017-12-01
| | | | | | * | | | | | add distribtest targetGravatar Jan Tattermusch2017-12-01
| | | | | | * | | | | | avoid picking up ProtoCGravatar Jan Tattermusch2017-12-01
| | | | | | * | | | | | installing gflags not necessaryGravatar Jan Tattermusch2017-12-01
| | | | | | * | | | | | make runnable on kokoroGravatar Jan Tattermusch2017-12-01
| | | | | | * | | | | | make helloworld CMakeLists compile on windowsGravatar Jan Tattermusch2017-12-01
| | | | | | * | | | | | working cmake install on windowsGravatar Jan Tattermusch2017-12-01
| | | | | | * | | | | | fix nitGravatar Jan Tattermusch2017-12-01
| | |_|_|_|/ / / / / / | |/| | | | | | | | |