Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-21 | |
| |\| | | | | | ||||
| | | | * | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-21 | |
| | | | |\ \ \ | | | |_|/ / / | | |/| | | | | ||||
| | | | | * | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-09-20 | |
| | | | | |\ \ | | | |_|_|/ / | | |/| | | | | ||||
| | * | | | | | Merge pull request #8137 from kpayson64/python_server_args | kpayson64 | 2016-09-19 | |
| | |\ \ \ \ \ | ||||
| | | * | | | | | Add parameter for server options | Ken Payson | 2016-09-19 | |
| | * | | | | | | Merge pull request #8052 from Vizerai/grpc_tracing | Jim King | 2016-09-19 | |
| | |\ \ \ \ \ \ | ||||
| | | | | | * \ \ | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-19 | |
| | | | | | |\ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||
* | | | | | | | | | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-09-16 | |
|\ \ \ \ \ \ \ \ \ | ||||
* | | | | | | | | | | Add a libuv endpoint to the C core, for use in the Node library | murgatroid99 | 2016-09-16 | |
| | * | | | | | | | | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-16 | |
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||
| | | | | | | * | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-16 | |
| | | | | | | |\ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||
| | | * | | | | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-16 | |
| | | |\ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-clos... | Craig Tiller | 2016-09-16 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-16 | |
| | | |\ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||
| | | | * | | | | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-16 | |
| | | | |\ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||
| | | | | | | | | * | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-09-15 | |
| | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | Merge pull request #8065 from kpayson64/cygrpc_imports | kpayson64 | 2016-09-15 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | * | Rename client_config directory to client_channel. | Mark D. Roth | 2016-09-14 | |
| | | | | | | | * | | | | Update argument documentation for channel methods | Siddharth Shukla | 2016-09-14 | |
| | | | * | | | | | | | | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-13 | |
| | | | |\ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|/ | | | | | |/| | | | | | | ||||
| | | | | | | | | | * | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-12 | |
| | | | | | | | | | |\ \ | | | | | | |_|_|_|_|/ / | | | | | |/| | | | | | | ||||
| | | * | / | | | | | | | Revert "Revert "Grand unified closures"" | Craig Tiller | 2016-09-12 | |
| | | | |/ / / / / / / | | | |/| | | | | | | | ||||
| | | * | | | | | | | | Revert "Grand unified closures" | Craig Tiller | 2016-09-12 | |
| | | | | | | | | * | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-12 | |
| | | | | | | | | |\ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | | | ||||
| * | | | | | | | | | | Load roots.pem relative to current file | Ken Payson | 2016-09-11 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||
| | * | | | | | | | | Make .pxi imports relative | Ken Payson | 2016-09-11 | |
| |/ / / / / / / / | ||||
| | | | | * / / / | initial commit of tracing context files | Vizerai | 2016-09-09 | |
| | |_|_|/ / / / | |/| | | | | | | ||||
| | | | | | | * | Tie workqueue implementation to event engine | Craig Tiller | 2016-09-09 | |
| | | |_|_|_|/ | | |/| | | | | ||||
| | | | | | * | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-09 | |
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | | | ||||
| | * | | | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-08 | |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||
| | | | * | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-08 | |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | ||||
| * | | | | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge | Nicolas "Pixel" Noble | 2016-09-08 | |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||
| | | | | | * | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-07 | |
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | | | ||||
| | | | * | | | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-07 | |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | ||||
| | | * | | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-07 | |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | ||||
| * | | | | | | Merge pull request #7774 from ctiller/percent-encoder | Craig Tiller | 2016-09-06 | |
| |\ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge pull request #7848 from nicolasnoble/upmerge-from-v1.0.x | Nicolas Noble | 2016-09-06 | |
| |\ \ \ \ \ \ \ | ||||
| | | | | | * \ \ | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-06 | |
| | | | | | |\ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||
| | | | | | | * | | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-06 | |
| | | | | | | |\ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||
| | | | | * | | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-02 | |
| | | | | |\ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||
| | | | | | | | * | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-01 | |
| | | | | | | | |\ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||
| * | | | | | | | | Merge pull request #7943 from markdroth/client_channel_cleanup | Mark D. Roth | 2016-09-01 | |
| |\ \ \ \ \ \ \ \ | ||||
| | | | | | | | | * | Merge branch 'client_channel_cleanup' into deadline_filter | Mark D. Roth | 2016-09-01 | |
| | | | | | | | | |\ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||
| | * | | | | | | | | Move subchannel_call_holder code into client_channel module. | Mark D. Roth | 2016-08-31 | |
| | | | | | | | * | | Change wrapped languages to use the new channel arg macro name. | Mark D. Roth | 2016-08-31 | |
| * | | | | | | | | | add trace context proto | Alistair Veitch | 2016-08-31 | |
| |/ / / / / / / / | ||||
| | | | | | * | | | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-08-31 | |
| | | | | | |\ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||
| | | | | * | | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-08-30 | |
| | | | | |\ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||
| | | | * | | | | | Merge pull request #7909 from nathanielmanistaatgoogle/example-authorization-... | kpayson64 | 2016-08-30 | |
| | | | |\ \ \ \ \ | ||||
| | | | * \ \ \ \ \ | Merge pull request #7806 from nathanielmanistaatgoogle/secure_channel-doc-string | kpayson64 | 2016-08-30 | |
| | | | |\ \ \ \ \ \ |