aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Reviewer feedbackGravatar ncteisen2018-07-18
* Add two new soak interop testsGravatar ncteisen2018-07-17
* Merge pull request #16039 from murgatroid99/node_interop_matrix_updateGravatar Michael Lumish2018-07-17
|\
| * Add Node 1.11.3 and 1.12.4 to interop matrixGravatar murgatroid992018-07-17
* | Merge pull request #15894 from cartr/respect_iov_maxGravatar Noah Eisen2018-07-17
|\ \
* \ \ Merge pull request #16029 from adelez/foundry2Gravatar adelez2018-07-16
|\ \ \
* \ \ \ Merge pull request #16016 from hcaseyal/fix_timer_scope_typoGravatar hcaseyal2018-07-16
|\ \ \ \
| | * | | Set runs_per_test=2 for tsan and add tsan bazel build to PR.Gravatar Adele Zhou2018-07-16
| |/ / / |/| | |
* | | | Merge pull request #15995 from grpc/yashykt-keepalivedocGravatar Yash Tibrewal2018-07-16
|\ \ \ \
* \ \ \ \ Merge pull request #16024 from apolcyn/gcd_interopGravatar apolcyn2018-07-16
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #16027 from ncteisen/spamGravatar Noah Eisen2018-07-16
|\ \ \ \ \ \
| * | | | | | Reduce spammy logsGravatar ncteisen2018-07-16
|/ / / / / /
* | | | | | Merge pull request #16002 from ghostwriternr/python_bazel_3Gravatar Nathaniel Manista2018-07-15
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #15853 from AspirinSJL/load_reporting_serviceGravatar Juanli Shen2018-07-14
|\ \ \ \ \ \ \
| * | | | | | | Add server load reporting serviceGravatar Juanli Shen2018-07-13
|/ / / / / / /
| | | * | | | Run generate_projects.shGravatar Yash Tibrewal2018-07-13
| | | * | | | Update keepalive.mdGravatar Yash Tibrewal2018-07-13
| | | * | | | Update keepalive.mdGravatar Yash Tibrewal2018-07-13
| | | * | | | Update keepalive.mdGravatar Yash Tibrewal2018-07-13
| | | * | | | Update keepalive.mdGravatar Yash Tibrewal2018-07-13
| | | * | | | Create keepalive.mdGravatar Yash Tibrewal2018-07-13
| |_|/ / / / |/| | | | |
| | * | | | Allow choosing google default credentials in the C++ interop clientsGravatar Alexander Polcyn2018-07-13
* | | | | | Merge pull request #16011 from adelez/foundry2Gravatar adelez2018-07-13
|\ \ \ \ \ \
| | | | * | | Fix typo in GPR_TIMER_SCOPE annotation. The typo could be misleading in perfo...Gravatar Hope Casey-Allen2018-07-13
| * | | | | | Step 3 of multipool RBE configuration.Gravatar Adele Zhou2018-07-13
|/ / / / / /
| * | / / / Kokoro setup for building gRPC Python with BazelGravatar Naresh2018-07-13
| | |/ / / | |/| | |
* | | | | Merge pull request #15962 from sreecha/fix-dns-jobGravatar Sree Kuchibhotla2018-07-13
|\ \ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #16006 from ghostwriternr/update-bazelGravatar Matt Kwong2018-07-12
|\ \ \ \ \ | |_|_|_|/ |/| | | |
* | | | | Merge pull request #15991 from adelez/foundry2Gravatar adelez2018-07-12
|\ \ \ \ \
| | * | | | Upgrade Bazel to 0.15.0Gravatar Naresh2018-07-12
| * | | | | Apply platforms config to ubsan and msan like the other builds.Gravatar Adele Zhou2018-07-12
|/ / / / /
| | * | | Handle multiple invocations of grpc_executor_shutdown()Gravatar Sree Kuchibhotla2018-07-12
* | | | | Merge pull request #15994 from yashykt/pingdocGravatar Yash Tibrewal2018-07-12
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #15896 from markdroth/client_channel_refactorGravatar Mark D. Roth2018-07-12
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #15998 from grpc/v1.13.xGravatar Mehrdad Afshari2018-07-12
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #15975 from jtattermusch/netcore_shutdown_hooksGravatar Jan Tattermusch2018-07-12
| |\ \ \ \ \ \ \
| | | | | | * | | replace new/delete with grpc_core::New and grpc_core::DeleteGravatar Sree Kuchibhotla2018-07-11
| | | | | | * | | use a global executor pointer that is initialized by grpc_executor_init()Gravatar Sree Kuchibhotla2018-07-11
| | | | | | * | | Create on first use pattern for initializing global executorGravatar Sree Kuchibhotla2018-07-11
| | | | * | | | | GRPC_ARG_HTTP2_MIN_RECV_PING_INTERVAL_WITHOUT_DATA_MS only makes sense for th...Gravatar Yash Tibrewal2018-07-11
* | | | | | | | | Merge pull request #15947 from dgquintas/rr_ppicks_fixGravatar David G. Quintas2018-07-11
|\ \ \ \ \ \ \ \ \
| | | | | | | * | | remove unnecessary headerGravatar Sree Kuchibhotla2018-07-11
* | | | | | | | | | Merge pull request #15918 from matt-kwong/rbe-unknownGravatar Matt Kwong2018-07-11
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | * \ \ Merge branch 'master' into fix-dns-jobGravatar Sree Kuchibhotla2018-07-11
| | | | | | | | |\ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| | | | | | | | * | | Merge branch 'master' into fix-dns-jobGravatar Sree Kuchibhotla2018-07-11
| | | | | | | | |\ \ \
| | | | | | | | * | | | More PR comments; useful tracingGravatar Sree Kuchibhotla2018-07-11
| | | | | * | | | | | | Refactor resolver result callback.Gravatar Mark D. Roth2018-07-11
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #15982 from ncteisen/channelz-registryGravatar Noah Eisen2018-07-11
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | Remove unneeded includeGravatar ncteisen2018-07-11
| * | | | | | | | | | Add note about on-by-defaultGravatar ncteisen2018-07-11