Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Initialize member in default ctor | yang-g | 2018-07-17 |
| | |||
* | Merge pull request #15894 from cartr/respect_iov_max | Noah Eisen | 2018-07-17 |
|\ | | | | | tcp_posix.cc: adhere to IOV_MAX in tcp_flush | ||
* \ | Merge pull request #16029 from adelez/foundry2 | adelez | 2018-07-16 |
|\ \ | | | | | | | Set runs_per_test=2 for tsan and add tsan bazel build to PR. | ||
* \ \ | Merge pull request #16016 from hcaseyal/fix_timer_scope_typo | hcaseyal | 2018-07-16 |
|\ \ \ | | | | | | | | | Fix typo in GPR_TIMER_SCOPE annotation. The typo could be misleading … | ||
| | * | | Set runs_per_test=2 for tsan and add tsan bazel build to PR. | Adele Zhou | 2018-07-16 |
| |/ / |/| | | |||
* | | | Merge pull request #15995 from grpc/yashykt-keepalivedoc | Yash Tibrewal | 2018-07-16 |
|\ \ \ | | | | | | | | | Create keepalive.md | ||
* \ \ \ | Merge pull request #16024 from apolcyn/gcd_interop | apolcyn | 2018-07-16 |
|\ \ \ \ | | | | | | | | | | | Allow choosing google default credentials in the C++ interop clients | ||
* \ \ \ \ | Merge pull request #16027 from ncteisen/spam | Noah Eisen | 2018-07-16 |
|\ \ \ \ \ | | | | | | | | | | | | | Reduce Spammy Logs | ||
| * | | | | | Reduce spammy logs | ncteisen | 2018-07-16 |
|/ / / / / | |||
* | | | | | Merge pull request #16002 from ghostwriternr/python_bazel_3 | Nathaniel Manista | 2018-07-15 |
|\ \ \ \ \ | | | | | | | | | | | | | Kokoro setup for building gRPC Python with Bazel. | ||
* \ \ \ \ \ | Merge pull request #15853 from AspirinSJL/load_reporting_service | Juanli Shen | 2018-07-14 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add server load reporting service | ||
| * | | | | | | Add server load reporting service | Juanli Shen | 2018-07-13 |
|/ / / / / / | |||
| | | * | | | Run generate_projects.sh | Yash Tibrewal | 2018-07-13 |
| | | | | | | |||
| | | * | | | Update keepalive.md | Yash Tibrewal | 2018-07-13 |
| | | | | | | |||
| | | * | | | Update keepalive.md | Yash Tibrewal | 2018-07-13 |
| | | | | | | |||
| | | * | | | Update keepalive.md | Yash Tibrewal | 2018-07-13 |
| | | | | | | |||
| | | * | | | Update keepalive.md | Yash Tibrewal | 2018-07-13 |
| | | | | | | |||
| | | * | | | Create keepalive.md | Yash Tibrewal | 2018-07-13 |
| |_|/ / / |/| | | | | | | | | | Document the current knobs for keepalive ping in grpc core | ||
| | * | | | Allow choosing google default credentials in the C++ interop clients | Alexander Polcyn | 2018-07-13 |
| | | | | | |||
* | | | | | Merge pull request #16011 from adelez/foundry2 | adelez | 2018-07-13 |
|\ \ \ \ \ | | | | | | | | | | | | | Step 3 of multipool RBE configuration. | ||
| | | | * | | Fix typo in GPR_TIMER_SCOPE annotation. The typo could be misleading in ↵ | Hope Casey-Allen | 2018-07-13 |
| | | | | | | | | | | | | | | | | | | | | | | | | performance profiles | ||
| * | | | | | Step 3 of multipool RBE configuration. | Adele Zhou | 2018-07-13 |
|/ / / / / | |||
| * | / / | Kokoro setup for building gRPC Python with Bazel | Naresh | 2018-07-13 |
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | In preparation for #8079, new CI tests have to be added to Kokoro for testing gRPC Python with Bazel. python-dev has to installed so that Python.h headers are available for building Cython code. | ||
* | | | | Merge pull request #15962 from sreecha/fix-dns-job | Sree Kuchibhotla | 2018-07-13 |
|\ \ \ \ | |/ / / |/| | | | Move executor implementation into GrpcExecutor class | ||
* | | | | Merge pull request #16006 from ghostwriternr/update-bazel | Matt Kwong | 2018-07-12 |
|\ \ \ \ | | | | | | | | | | | Upgrade Bazel to 0.15.0 | ||
* \ \ \ \ | Merge pull request #15991 from adelez/foundry2 | adelez | 2018-07-12 |
|\ \ \ \ \ | | | | | | | | | | | | | Step 2 of configuring the bazel tests for running with multipool RBE: use the platform config for all bazel tests. | ||
| | * | | | | Upgrade Bazel to 0.15.0 | Naresh | 2018-07-12 |
| | | | | | | |||
| * | | | | | Apply platforms config to ubsan and msan like the other builds. | Adele Zhou | 2018-07-12 |
|/ / / / / | |||
| | * | | | Handle multiple invocations of grpc_executor_shutdown() | Sree Kuchibhotla | 2018-07-12 |
| | | | | | |||
* | | | | | Merge pull request #15994 from yashykt/pingdoc | Yash Tibrewal | 2018-07-12 |
|\ \ \ \ \ | | | | | | | | | | | | | GRPC_ARG_HTTP2_MIN_RECV_PING_INTERVAL_WITHOUT_DATA_MS only makes sens… | ||
* \ \ \ \ \ | Merge pull request #15896 from markdroth/client_channel_refactor | Mark D. Roth | 2018-07-12 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Refactor resolver result callback | ||
* \ \ \ \ \ \ | Merge pull request #15998 from grpc/v1.13.x | Mehrdad Afshari | 2018-07-12 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Upmerge changes from v1.13.x to master. | ||
| * \ \ \ \ \ \ | Merge pull request #15975 from jtattermusch/netcore_shutdown_hooks | Jan Tattermusch | 2018-07-12 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Remove C# shutdown hook on .NET Core (for v1.13.x) | ||
| | | | | | * | | | replace new/delete with grpc_core::New and grpc_core::Delete | Sree Kuchibhotla | 2018-07-11 |
| | | | | | | | | | |||
| | | | | | * | | | use a global executor pointer that is initialized by grpc_executor_init() | Sree Kuchibhotla | 2018-07-11 |
| | | | | | | | | | |||
| | | | | | * | | | Create on first use pattern for initializing global executor | Sree Kuchibhotla | 2018-07-11 |
| | | | | | | | | | |||
| | | | * | | | | | GRPC_ARG_HTTP2_MIN_RECV_PING_INTERVAL_WITHOUT_DATA_MS only makes sense for ↵ | Yash Tibrewal | 2018-07-11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the server | ||
* | | | | | | | | | Merge pull request #15947 from dgquintas/rr_ppicks_fix | David G. Quintas | 2018-07-11 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fixed ordering in adding pending picks to RR | ||
| | | | | | | * | | | remove unnecessary header | Sree Kuchibhotla | 2018-07-11 |
| | | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #15918 from matt-kwong/rbe-unknown | Matt Kwong | 2018-07-11 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Enable uploading UNKNOWN results for RBE | ||
| | | | | | | | * \ \ | Merge branch 'master' into fix-dns-job | Sree Kuchibhotla | 2018-07-11 |
| | | | | | | | |\ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |||
| | | | | | | | * | | | Merge branch 'master' into fix-dns-job | Sree Kuchibhotla | 2018-07-11 |
| | | | | | | | |\ \ \ | |||
| | | | | | | | * | | | | More PR comments; useful tracing | Sree Kuchibhotla | 2018-07-11 |
| | | | | | | | | | | | | |||
| | | | | * | | | | | | | Refactor resolver result callback. | Mark D. Roth | 2018-07-11 |
| |_|_|_|/ / / / / / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #15982 from ncteisen/channelz-registry | Noah Eisen | 2018-07-11 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | Rewrite Channelz Registry in Terms of Inlined Vector | ||
| * | | | | | | | | | | Remove unneeded include | ncteisen | 2018-07-11 |
| | | | | | | | | | | | |||
| * | | | | | | | | | | Add note about on-by-default | ncteisen | 2018-07-11 |
| | | | | | | | | | | | |||
| * | | | | | | | | | | Reviewer comments | ncteisen | 2018-07-11 |
| | | | | | | | | | | | |||
| * | | | | | | | | | | Rewrite channelz registry in terms of inlined vector | ncteisen | 2018-07-11 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||
| | | | | | | | * | | Rename grpc_executor_job_type to C++ style name | Sree Kuchibhotla | 2018-07-10 |
| | | | | | | | | | |