Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into credit | Craig Tiller | 2015-03-06 |
|\ | |||
| * | Merge pull request #964 from ctiller/i-am-so-very-lazy | Nicolas Noble | 2015-03-06 |
| |\ | |||
| | * | Rename to save confusion | Craig Tiller | 2015-03-05 |
* | | | Merge github.com:grpc/grpc into credit | Craig Tiller | 2015-03-05 |
|\| | | |||
| | * | Crash in channel/server creation if grpc_init not called | Craig Tiller | 2015-03-05 |
* | | | Merge github.com:grpc/grpc into credit | Craig Tiller | 2015-03-05 |
|\ \ \ | | |/ | |/| | |||
| | * | Don't call grpc_create_chttp2_transport after destroying the server | David Klempner | 2015-03-05 |
| |/ | |||
| * | Fix ref counting | Craig Tiller | 2015-03-05 |
* | | Merge github.com:grpc/grpc into credit | Craig Tiller | 2015-03-03 |
|\| | |||
| * | Allow only one thread to complete ioreqs at once | Craig Tiller | 2015-03-03 |
* | | Merge github.com:grpc/grpc into credit | Craig Tiller | 2015-03-03 |
|\| | |||
| * | Merge pull request #908 from ctiller/ssl | Nicolas Noble | 2015-03-02 |
| |\ | |||
| * | | Completion queue cleanup | Craig Tiller | 2015-03-02 |
| | * | Rename flag | Craig Tiller | 2015-03-02 |
* | | | Merge github.com:grpc/grpc into credit | Craig Tiller | 2015-03-02 |
|\| | | |||
| | * | Tracer registration. | Craig Tiller | 2015-03-01 |
| |/ | |||
| * | Guard headers tool. | Nicolas "Pixel" Noble | 2015-03-01 |
* | | Merge github.com:grpc/grpc into credit | Craig Tiller | 2015-02-26 |
|\| | |||
| * | Add a shutdown API to pollset | David Klempner | 2015-02-24 |
* | | Update C++ server with new core API | Craig Tiller | 2015-02-23 |
* | | Server API simplification | Craig Tiller | 2015-02-23 |
|/ | |||
* | Merge pull request #705 from ctiller/fd_shutdown | Nicolas Noble | 2015-02-21 |
|\ | |||
| * | Fix a double-close in the server code. | Craig Tiller | 2015-02-21 |
* | | Fixing Windows port. | Nicolas "Pixel" Noble | 2015-02-20 |
|/ | |||
* | Add a facility to control tracing without recompiling | Craig Tiller | 2015-02-20 |
* | Fix server side large message receiving | Craig Tiller | 2015-02-20 |
* | Fix a TSAN reported race | Craig Tiller | 2015-02-18 |
* | Fix use-after-free. | Craig Tiller | 2015-02-18 |
* | Spam cleanup, test speedup | Craig Tiller | 2015-02-18 |
* | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
* | Update copyright to 2015 | Craig Tiller | 2015-02-18 |
* | Merge github.com:grpc/grpc into copyright | Craig Tiller | 2015-02-18 |
|\ | |||
| * | Merge github.com:grpc/grpc into c++api | Craig Tiller | 2015-02-17 |
| |\ | |||
| * | | Add TODO | Craig Tiller | 2015-02-17 |
* | | | Merge github.com:grpc/grpc into copyright | Craig Tiller | 2015-02-17 |
|\ \ \ | |||
| | | * | Fix shutdown semantics. | Craig Tiller | 2015-02-17 |
| | |/ | |/| | |||
| | * | Merge github.com:grpc/grpc into c++api | Craig Tiller | 2015-02-17 |
| | |\ | | |/ | |/| | |||
| * | | Allow grpc_init to be called multiple times | Craig Tiller | 2015-02-17 |
* | | | Copyright checker | Craig Tiller | 2015-02-16 |
|/ / | |||
| * | Fix tsan reported race | Craig Tiller | 2015-02-12 |
| * | Fix end2end leaks | Craig Tiller | 2015-02-12 |
| * | Merge github.com:grpc/grpc into c++api | Craig Tiller | 2015-02-12 |
| |\ | |/ |/| | |||
* | | Added useful behavior for empty batch | murgatroid99 | 2015-02-12 |
| * | Merge github.com:grpc/grpc into c++api | Craig Tiller | 2015-02-12 |
| |\ | |/ |/| | |||
* | | Fix race in call.c | murgatroid99 | 2015-02-12 |
| * | Multi-completion-queue-server | Craig Tiller | 2015-02-12 |
| * | Finish streaming, lame client | Craig Tiller | 2015-02-11 |
| * | Merge github.com:grpc/grpc into c++api | Craig Tiller | 2015-02-11 |
| |\ | |/ |/| | |||
| * | Fix server shutdown issues | Craig Tiller | 2015-02-11 |
| * | Fix hash table | Craig Tiller | 2015-02-11 |