Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use protected, remove uneeded member variable | ncteisen | 2017-11-01 |
* | Refactor SerializationTraits | ncteisen | 2017-10-31 |
* | Merge pull request #13146 from apolcyn/update_ruby_googleauth_dep_master | apolcyn | 2017-10-31 |
|\ | |||
* \ | Merge pull request #13185 from jtattermusch/reasonable_multipliers | Jan Tattermusch | 2017-10-31 |
|\ \ | |||
* \ \ | Merge pull request #13123 from ncteisen/disable-trickle | Noah Eisen | 2017-10-31 |
|\ \ \ | |||
* \ \ \ | Merge pull request #13106 from Vizerai/census_update | Jim King | 2017-10-31 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #13192 from vjpai/spp | Vijay Pai | 2017-10-30 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #13082 from vjpai/friendly_fire | Vijay Pai | 2017-10-30 |
|\ \ \ \ \ \ | |||
| | * | | | | | 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 |
|\ \ \ \ \ \ | |||
| | * | | | | | 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 |
|\ \ \ \ \ \ | |||
| | * | | | | | 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 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #13107 from vjpai/reinternalize | Vijay Pai | 2017-10-27 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #13177 from kpayson64/qps_test_fix | kpayson64 | 2017-10-27 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #12644 from justinburke/cert_reloading | Justin Burke | 2017-10-27 |
|\ \ \ \ \ \ \ \ | |||
| | | | * | | | | | 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 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 |
| | | | | * | | | | 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 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #13154 from jtattermusch/buildonly_parallelism | Jan Tattermusch | 2017-10-27 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||
* | | | | | | | | | Merge pull request #13164 from yang-g/clear_the_request | Yang Gao | 2017-10-26 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | 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 |
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | | |