Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add bad hpack frame tests | Craig Tiller | 2015-12-07 |
* | Adjusted error handling for benign error EINTR. | Tom | 2015-12-02 |
* | update api | yang-g | 2015-12-01 |
* | Release fd api | yang-g | 2015-11-30 |
* | merge with head | yang-g | 2015-11-20 |
|\ | |||
| * | Merge pull request #4157 from nicolasnoble/paddywhack | Craig Tiller | 2015-11-20 |
| |\ | |||
| | * | Renaming dual_stack_second_port to sibling. | Nicolas "Pixel" Noble | 2015-11-20 |
| | * | Fixing use after free under Posix (was already fixed for Windows.) | Nicolas "Pixel" Noble | 2015-11-19 |
| | * | Renaming server_port to grpc_tcp_listener - there's no need for casting... | Nicolas Noble | 2015-11-19 |
| | * | Adding grpc_tcp_listener as an actual object being returned. | Nicolas Noble | 2015-11-19 |
* | | | merge with head | yang-g | 2015-11-18 |
|\ \ \ | | |/ | |/| | |||
| | * | clang-format | Craig Tiller | 2015-11-10 |
| |/ | |||
* | | msan and windows fix | yang-g | 2015-11-07 |
| * | 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 |