Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix pollsets on Windows | Craig Tiller | 2015-11-03 |
* | stream_op cleanup: pollset changes | Craig Tiller | 2015-11-02 |
* | stream_op cleanup: iomgr closure, executor changes | Craig Tiller | 2015-11-02 |
* | Fix nap condition for pollset wakeup | Craig Tiller | 2015-11-02 |
* | Merge pull request #3726 from dgquintas/iomgr_executor | Craig Tiller | 2015-10-19 |
|\ | |||
* \ | Merge pull request #3786 from ctiller/try-this-simple-trick-to-double-perform... | Vijay Pai | 2015-10-14 |
|\ \ | |||
| | * | We need the iomgr_init for winsocks initialization. | David Garcia Quintas | 2015-10-13 |
* | | | Merge branch 'master' of github.com:grpc/grpc into cq_alarm | David Garcia Quintas | 2015-10-13 |
|\ \ \ | |||
| | | * | Updated Windows resolver | David Garcia Quintas | 2015-10-13 |
| * | | | Merge pull request #3754 from ctiller/latent-see | David G. Quintas | 2015-10-13 |
| |\ \ \ | |||
| | | | * | removed unused local var | David Garcia Quintas | 2015-10-13 |
* | | | | | Merge branch 'master' of github.com:grpc/grpc into cq_alarm | David Garcia Quintas | 2015-10-12 |
|\| | | | | |||
| | | | * | Merge branch 'master' of github.com:grpc/grpc into iomgr_executor | David Garcia Quintas | 2015-10-12 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| | | | * | Flush exec_ctx work within loop | David Garcia Quintas | 2015-10-12 |
| * | | | | Stop using atm operations on fd->shutdown since that is already used | Vijay Pai | 2015-10-12 |
| | | * | | Merge branch 'latent-see' into try-this-simple-trick-to-double-performance | Craig Tiller | 2015-10-09 |
| | | |\ \ | | | |/ / | | |/| | | |||
| | * | | | Merge github.com:grpc/grpc into latent-see | Craig Tiller | 2015-10-09 |
| | |\ \ \ | | |/ / / | |/| | | | |||
| | | * | | Merge branch 'latent-see' into latent-more-see | Craig Tiller | 2015-10-09 |
| | | |\ \ | | | |/ / | | |/| | | |||
| | * | | | Move profiling system to gpr | Craig Tiller | 2015-10-09 |
| | | * | | Set current worker for longer | Craig Tiller | 2015-10-09 |
| | |/ / | |||
| | * | | More markup | Craig Tiller | 2015-10-09 |
| | * | | Simplify adding annotations, annotate more things | Craig Tiller | 2015-10-09 |
| | * | | more markers | Craig Tiller | 2015-10-08 |
| | * | | Remove unnecessary include | Craig Tiller | 2015-10-08 |
| | * | | Merge github.com:grpc/grpc into latent-see | Craig Tiller | 2015-10-08 |
| | |\ \ | |||
| * | \ \ | merge and resolve conflicts | yang-g | 2015-10-08 |
| |\ \ \ \ | | | |/ / | | |/| | | |||
| | | * | | Latency traces | Craig Tiller | 2015-10-08 |
* | | | | | Merge branch 'master' of github.com:grpc/grpc into cq_alarm | David Garcia Quintas | 2015-10-07 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| | | | * | Moar comments | David Garcia Quintas | 2015-10-07 |
| | | | * | Merge branch 'master' of github.com:grpc/grpc into iomgr_executor | David Garcia Quintas | 2015-10-07 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| | | | * | Introducing grpc_executor, for all your threading needs | David Garcia Quintas | 2015-10-07 |
| | * | | | mark unreachable code with a macro | yang-g | 2015-10-07 |
| | | |/ | | |/| | |||
| * | | | Merge pull request #3647 from ctiller/smash-it | Nicolas Noble | 2015-10-07 |
| |\ \ \ | |||
| * | | | | Fix broken udp_server_test, by adding exec_ctx to read_cb | Robbie Shade | 2015-10-07 |
| | |/ / | |/| | | |||
| * | | | Merge pull request #3610 from ctiller/stressy | Vijay Pai | 2015-10-06 |
| |\ \ \ | | |_|/ | |/| | | |||
| | * | | Add commentary | Craig Tiller | 2015-10-06 |
| | * | | Add commentary | Craig Tiller | 2015-10-06 |
| | * | | clang-format | Craig Tiller | 2015-10-06 |
| | * | | ex --> ext | Craig Tiller | 2015-10-06 |
| | | * | Close incoming connections if we are post shutdown | Craig Tiller | 2015-10-06 |
| | | * | Add a simpler (but slower) path for closures for where it makes sense | Craig Tiller | 2015-10-06 |
| | |/ | |/| | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into cq_alarm | David Garcia Quintas | 2015-10-05 |
|\| | | |||
| * | | Merge pull request #3635 from ctiller/be-useful | Yang Gao | 2015-10-05 |
| |\ \ | |||
| | * | | Add a more useful log message when failing to connect | Craig Tiller | 2015-10-05 |
| * | | | Fix use-after-free | Craig Tiller | 2015-10-05 |
| |/ / | |||
| * | | Merge pull request #3627 from yang-g/flake2 | Craig Tiller | 2015-10-05 |
| |\ \ | |||
* | | | | s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm | David Garcia Quintas | 2015-10-04 |
|/ / / | |||
| | * | Commentary | Craig Tiller | 2015-10-02 |
| | * | Commentary | Craig Tiller | 2015-10-02 |
| * | | Pollset can be destroyed again in pollset_work if the called_shutdown is not ... | yang-g | 2015-10-02 |