Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add missing kick counter increment | ncteisen | 2017-10-31 |
| | |||
* | Merge pull request #13146 from apolcyn/update_ruby_googleauth_dep_master | apolcyn | 2017-10-31 |
|\ | | | | | Update max-allowed-version of googleauth ruby dependency | ||
* \ | Merge pull request #13185 from jtattermusch/reasonable_multipliers | Jan Tattermusch | 2017-10-31 |
|\ \ | | | | | | | Use reasonable multiplier values for C/C++ tests | ||
* \ \ | Merge pull request #13123 from ncteisen/disable-trickle | Noah Eisen | 2017-10-31 |
|\ \ \ | | | | | | | | | Disable bm_trickle from running under TSAN | ||
* \ \ \ | Merge pull request #13106 from Vizerai/census_update | Jim King | 2017-10-31 |
|\ \ \ \ | | | | | | | | | | | Cleaning up census code. | ||
* \ \ \ \ | Merge pull request #13192 from vjpai/spp | Vijay Pai | 2017-10-30 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix a data race in microbenchmark stats gathering | ||
* \ \ \ \ \ | Merge pull request #13082 from vjpai/friendly_fire | Vijay Pai | 2017-10-30 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | GPR_ATTRIBUTE_NO_TSAN doesn't reach through function calls, so use a friend | ||
| | * | | | | | Fix a data race in microbenchmark stats gathering | Vijay Pai | 2017-10-30 |
| |/ / / / / |/| | | | | | |||
* | | | | | | Merge pull request #12732 from y-zeng/connectivity_watcher | Yuchen Zeng | 2017-10-30 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Client channel backup poller | ||
| | * | | | | | clang-fmt | Vijay Pai | 2017-10-30 |
| | | | | | | | |||
| | * | | | | | GPR_ATTRIBUTE_NO_TSAN doesn't reach through function calls, so use a friend | Vijay Pai | 2017-10-30 |
| |/ / / / / |/| | | | | | |||
* | | | | | | Merge pull request #12878 from markdroth/pick_first_subchannel_list | Mark D. Roth | 2017-10-30 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Refactor subchannel_list code out of RR and use it in PF. | ||
| | * | | | | | Update with internal C++ interfaces | Yuchen Zeng | 2017-10-30 |
| | | | | | | | |||
| | * | | | | | Fix crash in epollex | Yuchen Zeng | 2017-10-30 |
| | | | | | | | |||
| | * | | | | | Change the default interval to 5 seconds | Yuchen Zeng | 2017-10-30 |
| | | | | | | | |||
| | * | | | | | Fix timeouts | Yuchen Zeng | 2017-10-30 |
| | | | | | | | |||
| | * | | | | | Fix SIGV when grpc_channel_stack_init returns errors | Yuchen Zeng | 2017-10-30 |
| | | | | | | | |||
| | * | | | | | Update with grpc_millis | Yuchen Zeng | 2017-10-30 |
| | | | | | | | |||
| | * | | | | | Fix polling_timer shutdown process | Yuchen Zeng | 2017-10-30 |
| | | | | | | | |||
| | * | | | | | Remove schedule_polling_timer | Yuchen Zeng | 2017-10-30 |
| | | | | | | | |||
| | * | | | | | Add comments, fix backup_poller_shutdown_unref | Yuchen Zeng | 2017-10-30 |
| | | | | | | | |||
| | * | | | | | Add GRPC_CLIENT_CHANNEL_BACKUP_POLL_INTERVAL_MS | Yuchen Zeng | 2017-10-30 |
| | | | | | | | |||
| | * | | | | | Use backup pollser instead of connectivity watcher | Yuchen Zeng | 2017-10-30 |
| | | | | | | | |||
| | * | | | | | clang-format | Yuchen Zeng | 2017-10-30 |
| | | | | | | | |||
| | * | | | | | convert connectivity_watcher to cpp file | Yuchen Zeng | 2017-10-30 |
| | | | | | | | |||
| | * | | | | | Remove c++ channel connectivity watcher | Yuchen Zeng | 2017-10-30 |
| | | | | | | | |||
| | * | | | | | Add client channel connectivity watcher | Yuchen Zeng | 2017-10-30 |
| |/ / / / / |/| | | | | | |||
| | | | * | | thread_stress_test: default timeout is sufficient | Jan Tattermusch | 2017-10-30 |
| | | | | | | |||
| | | | * | | use reasonable multiplier values | Jan Tattermusch | 2017-10-30 |
| |_|_|/ / |/| | | | | |||
* | | | | | Merge pull request #12870 from kpayson64/call_bm_diff | kpayson64 | 2017-10-27 |
|\ \ \ \ \ | | | | | | | | | | | | | Add call size bm diff | ||
* \ \ \ \ \ | Merge pull request #13107 from vjpai/reinternalize | Vijay Pai | 2017-10-27 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Separate public and internal C++ interfaces - Revival of #11572 | ||
* \ \ \ \ \ \ | Merge pull request #13177 from kpayson64/qps_test_fix | kpayson64 | 2017-10-27 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix QPS Async Client Next loop | ||
* \ \ \ \ \ \ \ | Merge pull request #12644 from justinburke/cert_reloading | Justin Burke | 2017-10-27 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Support SSL server certificate reloading. | ||
| | | | * | | | | | Add call size bm_diff | Ken Payson | 2017-10-27 |
| |_|_|/ / / / / |/| | | | | | | | |||
| * | | | | | | | Support SSL server certificate reloading. | Justin Burke | 2017-10-27 |
| | | | | | | | | |||
* | | | | | | | | Merge pull request #13158 from ncteisen/fix-p0 | Noah Eisen | 2017-10-27 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix Timing Test Bug | ||
| * | | | | | | | | Fix portabiloty | ncteisen | 2017-10-27 |
| | | | | | | | | | |||
| * | | | | | | | | Address github comment, sleep for minimal time | ncteisen | 2017-10-27 |
| | | | | | | | | | |||
| | | | * | | | | | Adopt the static factory pattern (#10) | Vijay Pai | 2017-10-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Switch sync streams from "struct internal" to static factory in namespace internal * Reduce diff size * fix friends * Use static factory pattern for async unary calls * Use static factories for async streams * clang-format | ||
| | | | | * | | | | Fix build failure. | Mark D. Roth | 2017-10-27 |
| | | | | | | | | | |||
| | | | | * | | | | Assume that subchannels start in state IDLE. | Mark D. Roth | 2017-10-27 |
| | | | | | | | | | |||
| | | * | | | | | | Fix QPS Async Client Next loop | Ken Payson | 2017-10-27 |
| | |/ / / / / / | |||
* | | | | | | | | Merge pull request #13157 from jtattermusch/docker_faster_pulls | Jan Tattermusch | 2017-10-27 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | User GCR mirror for pulling docker images | ||
* \ \ \ \ \ \ \ \ | Merge pull request #13154 from jtattermusch/buildonly_parallelism | Jan Tattermusch | 2017-10-27 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | Limit concurrent jobs for build_only on linux | ||
* | | | | | | | | | Merge pull request #13164 from yang-g/clear_the_request | Yang Gao | 2017-10-26 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Clear the request before sending out the response. | ||
| * | | | | | | | | | clear the request | yang-g | 2017-10-26 |
|/ / / / / / / / / | |||
| | | | * / / / / | Separate public and internal C++ interfaces | Vijay Pai | 2017-10-26 |
| |_|_|/ / / / / |/| | | | | | | | |||
| | | | * | | | | Change uses of PRIdPTR to PRIuPTR. | Mark D. Roth | 2017-10-26 |
| | | | | | | | | |||
| | | | * | | | | Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list | Mark D. Roth | 2017-10-26 |
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||
| | | | | * | | | Merge branch 'master' into census_update | Jim King | 2017-10-26 |
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | | |