Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | update api | yang-g | 2015-12-01 |
| | |||
* | Add a test | yang-g | 2015-12-01 |
| | |||
* | Release fd api | yang-g | 2015-11-30 |
| | |||
* | Merge pull request #3726 from dgquintas/iomgr_executor | Craig Tiller | 2015-10-19 |
|\ | | | | | Introducing grpc_executor, for all your threading needs | ||
| * | We need the iomgr_init for winsocks initialization. | David Garcia Quintas | 2015-10-13 |
| | | | | | | | | Also fixed (thanks @nicolasnoble) wrong construction of error msg. | ||
* | | Merge branch 'master' of github.com:grpc/grpc into cq_alarm | 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 |
| | | | |||
| * | | Fix broken udp_server_test, by adding exec_ctx to read_cb | Robbie Shade | 2015-10-07 |
| |/ | |||
* / | s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm | David Garcia Quintas | 2015-10-04 |
|/ | |||
* | Pass through grpc_fd pointer rather than int. | Robbie Shade | 2015-09-29 |
| | |||
* | Stop shadowing global name | Robbie Shade | 2015-09-25 |
| | |||
* | Add grpc_server argument to grpc_udp_server_start | Robbie Shade | 2015-09-25 |
| | |||
* | Finish cleanup | Craig Tiller | 2015-09-22 |
| | |||
* | clang-format all core files | Craig Tiller | 2015-09-22 |
| | |||
* | Final patches for rename | Craig Tiller | 2015-09-22 |
| | |||
* | Move argument passing to start of list | Craig Tiller | 2015-09-22 |
| | |||
* | Rename init | Craig Tiller | 2015-09-22 |
| | |||
* | Rename run | Craig Tiller | 2015-09-22 |
| | |||
* | Move argument passing to start of list | Craig Tiller | 2015-09-22 |
| | |||
* | Move arguments to the start of lists | Craig Tiller | 2015-09-22 |
| | |||
* | indent pass to get logical source lines on one physical line | Craig Tiller | 2015-09-22 |
| | |||
* | clang-format all core files | Craig Tiller | 2015-09-22 |
| | |||
* | Rename call_list to closure_list | Craig Tiller | 2015-09-22 |
| | |||
* | Fix tests | Craig Tiller | 2015-09-22 |
| | |||
* | Test bug fixes | Craig Tiller | 2015-09-21 |
| | |||
* | Fixes | Craig Tiller | 2015-09-21 |
| | |||
* | Fixes | Craig Tiller | 2015-09-21 |
| | |||
* | Call lists compile | Craig Tiller | 2015-09-21 |
| | |||
* | Call list progress | Craig Tiller | 2015-09-21 |
| | |||
* | Call list progress | Craig Tiller | 2015-09-18 |
| | |||
* | Cleanup | Craig Tiller | 2015-09-18 |
| | |||
* | Getting stuff working | Craig Tiller | 2015-09-16 |
| | |||
* | Merge github.com:grpc/grpc into shindig | Craig Tiller | 2015-09-16 |
|\ | |||
* | | Tests compile | Craig Tiller | 2015-09-16 |
| | | |||
| * | Remove arguments from on_read in test | Robbie Shade | 2015-09-14 |
| | | |||
| * | Merge remote-tracking branch 'upstream/master' into remove_udp_new_transport_cb | Robbie Shade | 2015-09-14 |
| |\ | |||
* | \ | Merge github.com:grpc/grpc into shindig | Craig Tiller | 2015-09-11 |
|\ \ \ | | |/ | |/| | |||
| * | | Enable -Wconversion | Craig Tiller | 2015-09-10 |
| | | | |||
| * | | First round of fixing up implicit 64->32 bit conversions | Craig Tiller | 2015-09-10 |
| | | | |||
| * | | Core compiles with -Wsign-conversion | Craig Tiller | 2015-09-10 |
| | | | |||
* | | | Workqueue: interface, test, and posix implementation | Craig Tiller | 2015-09-09 |
|/ / | |||
* | | Fixed build | Craig Tiller | 2015-09-01 |
| | | |||
* | | Merge branch 'endpoints' into second-coming | Craig Tiller | 2015-09-01 |
|\ \ | |||
| * \ | Merge github.com:grpc/grpc into second-coming | Craig Tiller | 2015-08-31 |
| |\ \ | |||
| | | * | Removed on_connect callback from udp_server_test | Robbie Shade | 2015-08-28 |
| | |/ | |||
* | / | Cleaning up Windows endpoint code | Craig Tiller | 2015-08-28 |
|/ / | | | | | | | | | | | - removed the need to track some state - fixed chttp2 transport endpoint shutdown management - made a bunch of tests pass | ||
| * | Reduce a timeout causing overflow | yang-g | 2015-08-27 |
| | | |||
* | | Add a portable test of endpoint pairs | Craig Tiller | 2015-08-27 |
| | | |||
* | | Revert "Revert "Refactor Endpoint API"" | Craig Tiller | 2015-08-27 |
| | |