Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | Renaming dual_stack_second_port to sibling. | 2015-11-20 | ||
| | * | Fixing use after free under Posix (was already fixed for Windows.) | 2015-11-19 | ||
| | * | Renaming server_port to grpc_tcp_listener - there's no need for casting... | 2015-11-19 | ||
| | * | Adding grpc_tcp_listener as an actual object being returned. | 2015-11-19 | ||
* | | | merge with head | 2015-11-18 | ||
|\ \ \ | | |/ | |/| | ||||
| | * | clang-format | 2015-11-10 | ||
| |/ | ||||
* | | msan and windows fix | 2015-11-07 | ||
| * | Fix pollsets on Windows | 2015-11-03 | ||
| * | stream_op cleanup: pollset changes | 2015-11-02 | ||
| * | stream_op cleanup: iomgr closure, executor changes | 2015-11-02 | ||
|/ | ||||
* | Fix nap condition for pollset wakeup | 2015-11-02 | ||
* | Merge pull request #3726 from dgquintas/iomgr_executor | 2015-10-19 | ||
|\ | ||||
* \ | Merge pull request #3786 from ctiller/try-this-simple-trick-to-double-perform... | 2015-10-14 | ||
|\ \ | ||||
| | * | We need the iomgr_init for winsocks initialization. | 2015-10-13 | ||
* | | | Merge branch 'master' of github.com:grpc/grpc into cq_alarm | 2015-10-13 | ||
|\ \ \ | ||||
| | | * | Updated Windows resolver | 2015-10-13 | ||
| * | | | Merge pull request #3754 from ctiller/latent-see | 2015-10-13 | ||
| |\ \ \ | ||||
| | | | * | removed unused local var | 2015-10-13 | ||
* | | | | | Merge branch 'master' of github.com:grpc/grpc into cq_alarm | 2015-10-12 | ||
|\| | | | | ||||
| | | | * | Merge branch 'master' of github.com:grpc/grpc into iomgr_executor | 2015-10-12 | ||
| | | | |\ | | |_|_|/ | |/| | | | ||||
| | | | * | Flush exec_ctx work within loop | 2015-10-12 | ||
| * | | | | Stop using atm operations on fd->shutdown since that is already used | 2015-10-12 | ||
| | | * | | Merge branch 'latent-see' into try-this-simple-trick-to-double-performance | 2015-10-09 | ||
| | | |\ \ | | | |/ / | | |/| | | ||||
| | * | | | Merge github.com:grpc/grpc into latent-see | 2015-10-09 | ||
| | |\ \ \ | | |/ / / | |/| | | | ||||
| | | * | | Merge branch 'latent-see' into latent-more-see | 2015-10-09 | ||
| | | |\ \ | | | |/ / | | |/| | | ||||
| | * | | | Move profiling system to gpr | 2015-10-09 | ||
| | | * | | Set current worker for longer | 2015-10-09 | ||
| | |/ / | ||||
| | * | | More markup | 2015-10-09 | ||
| | * | | Simplify adding annotations, annotate more things | 2015-10-09 | ||
| | * | | more markers | 2015-10-08 | ||
| | * | | Remove unnecessary include | 2015-10-08 | ||
| | * | | Merge github.com:grpc/grpc into latent-see | 2015-10-08 | ||
| | |\ \ | ||||
| * | \ \ | merge and resolve conflicts | 2015-10-08 | ||
| |\ \ \ \ | | | |/ / | | |/| | | ||||
| | | * | | Latency traces | 2015-10-08 | ||
* | | | | | Merge branch 'master' of github.com:grpc/grpc into cq_alarm | 2015-10-07 | ||
|\ \ \ \ \ | | |/ / / | |/| | | | ||||
| | | | * | Moar comments | 2015-10-07 | ||
| | | | * | Merge branch 'master' of github.com:grpc/grpc into iomgr_executor | 2015-10-07 | ||
| | | | |\ | | |_|_|/ | |/| | | | ||||
| | | | * | Introducing grpc_executor, for all your threading needs | 2015-10-07 | ||
| | * | | | mark unreachable code with a macro | 2015-10-07 | ||
| | | |/ | | |/| | ||||
| * | | | Merge pull request #3647 from ctiller/smash-it | 2015-10-07 | ||
| |\ \ \ | ||||
| * | | | | Fix broken udp_server_test, by adding exec_ctx to read_cb | 2015-10-07 | ||
| | |/ / | |/| | | ||||
| * | | | Merge pull request #3610 from ctiller/stressy | 2015-10-06 | ||
| |\ \ \ | | |_|/ | |/| | | ||||
| | * | | Add commentary | 2015-10-06 | ||
| | * | | Add commentary | 2015-10-06 | ||
| | * | | clang-format | 2015-10-06 | ||
| | * | | ex --> ext | 2015-10-06 | ||
| | | * | Close incoming connections if we are post shutdown | 2015-10-06 | ||
| | | * | Add a simpler (but slower) path for closures for where it makes sense | 2015-10-06 | ||
| | |/ | |/| | ||||
* | | | Merge branch 'master' of github.com:grpc/grpc into cq_alarm | 2015-10-05 | ||
|\| | | ||||
| * | | Merge pull request #3635 from ctiller/be-useful | 2015-10-05 | ||
| |\ \ |