Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix code formatting | Jan Tattermusch | 2017-01-11 |
* | iocp_windows.c and tcp_server_windows.c: fixes for gcc on Windows (unused var... | Mario Emmenlauer | 2017-01-11 |
* | Actually add the documentation | Craig Tiller | 2017-01-06 |
* | Use `grpc_closure`s in `grpc_timer`s | Masood Malekghassemi | 2017-01-05 |
* | Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures | Craig Tiller | 2017-01-04 |
|\ | |||
| * | More UV fixes | Craig Tiller | 2017-01-03 |
* | | Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures | Craig Tiller | 2017-01-03 |
|\| | |||
| * | Fix closure usage in UV code | Craig Tiller | 2017-01-03 |
| * | clang-format code | Craig Tiller | 2017-01-03 |
| * | Fixup Windows source files for new closure APIs | Craig Tiller | 2017-01-03 |
| * | Fix some NULL usage | Craig Tiller | 2017-01-03 |
| * | Fix udp server | Craig Tiller | 2016-12-29 |
| * | Some fixes | Craig Tiller | 2016-12-29 |
| * | Some fixes | Craig Tiller | 2016-12-29 |
| * | Fix some uninitialized variables | Craig Tiller | 2016-12-28 |
| * | Changes to exec_ctx/closure/combiner/workqueue interfaces | Craig Tiller | 2016-12-28 |
* | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-27 |
|\| | |||
| * | Fix resolve_address_windows | Yuchen Zeng | 2016-12-15 |
| * | Request a pollset_set in grpc_resolve_address | Yuchen Zeng | 2016-12-15 |
* | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-12 |
|\| | |||
| * | Merge pull request #8797 from sreecha/pss_pi | David G. Quintas | 2016-12-09 |
| |\ | |||
| * \ | Merge pull request #8979 from markdroth/handshaker_cleanup | Mark D. Roth | 2016-12-09 |
| |\ \ | |||
| * \ \ | Merge pull request #8745 from kpayson64/sigpipe_handle | kpayson64 | 2016-12-09 |
| |\ \ \ | |||
* | | | | | clang-format | Craig Tiller | 2016-12-09 |
* | | | | | Fix compilation | Craig Tiller | 2016-12-09 |
| | | * | | Fix allocation bug. | Mark D. Roth | 2016-12-09 |
* | | | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-09 |
|\| | | | | |||
| | | * | | Pass ownership of grpc_tcp_server_acceptor to connector. | Mark D. Roth | 2016-12-08 |
| | | | * | Remove PO_DEBUG from build.yaml and move it to ev_epoll_linux.c | Sree Kuchibhotla | 2016-12-08 |
| | | | * | Merge branch 'master' into pss_pi | Sree Kuchibhotla | 2016-12-08 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| * | | | | Merge pull request #8930 from ctiller/fixit19 | Craig Tiller | 2016-12-07 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||
* | | | | | clang-format | Craig Tiller | 2016-12-07 |
* | | | | | Fix windows | Craig Tiller | 2016-12-06 |
* | | | | | Fix function names | Craig Tiller | 2016-12-06 |
* | | | | | Make core_banned_functions.py pass again | Craig Tiller | 2016-12-06 |
* | | | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-06 |
|\| | | | | |||
| * | | | | Fix use-after-free | Craig Tiller | 2016-12-02 |
| * | | | | Merge pull request #8931 from ctiller/fixit20 | Craig Tiller | 2016-12-02 |
| |\ \ \ \ | |||
| | * | | | | Remove resource users from reclaimer lists when shutting down | Craig Tiller | 2016-12-02 |
| | | * | | | Make TCP error messages more descriptive | Craig Tiller | 2016-12-02 |
| | |/ / / | |||
| * | | | | Merge pull request #8775 from ctiller/hansel | Craig Tiller | 2016-12-01 |
| |\ \ \ \ | | |/ / / | |/| | | | |||
| * | | | | Merge pull request #8849 from pmarks-net/master | Paul Marks | 2016-11-30 |
| |\ \ \ \ | |||
* | | | | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-11-30 |
|\| | | | | | |||
| | | * | | | Merge github.com:grpc/grpc into hansel | Craig Tiller | 2016-11-30 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| * | | | | | clang-format | Craig Tiller | 2016-11-30 |
| * | | | | | Merge branch 'tcp_shutdown' of github.com:ctiller/grpc into tcp_shutdown | Craig Tiller | 2016-11-30 |
| |\ \ \ \ \ | |||
| * | | | | | | Further safety fixes for TCP on Windows | Craig Tiller | 2016-11-30 |
| | * | | | | | clang-format | Craig Tiller | 2016-11-29 |
| | * | | | | | Merge github.com:grpc/grpc into tcp_shutdown | Craig Tiller | 2016-11-29 |
| |/| | | | | | |||
| * | | | | | | Fix races on tcp server shutdown on Windows | Craig Tiller | 2016-11-29 |