Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Move method_config module from ext/client_channel to lib/transport. | Mark D. Roth | 2016-10-26 |
* | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-25 |
|\ | |||
| * | Merge pull request #8281 from gcasto/cronet_cpp_api | Yang Gao | 2016-10-24 |
| |\ | |||
* | | | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-21 |
|\| | | |||
* | | | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-19 |
|\ \ \ | |||
| | * \ | Merge remote-tracking branch 'upstream/master' into rename_client_config | Mark D. Roth | 2016-10-19 |
| | |\ \ | | |/ / | |/| | | |||
* | | | | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-19 |
|\ \ \ \ | |||
| | * \ \ | Merge remote-tracking branch 'upstream/master' into service_config | Mark D. Roth | 2016-10-18 |
| | |\ \ \ | | |/ / / | |/| | | | |||
| * | | | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-17 |
| |\ \ \ \ | |||
| | | * | | | Rename grpc_hash_table to grpc_mdstr_hash_table. | Mark D. Roth | 2016-10-14 |
| | * | | | | Moved cv polling into ev_poll_posix.c | Ken Payson | 2016-10-13 |
| | * | | | | Add condition variable polling engine | kpayson64 | 2016-10-10 |
* | | | | | | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-07 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||
| | | | * | | Merge remote-tracking branch 'upstream/master' into rename_client_config | Mark D. Roth | 2016-10-07 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | |||
| | | | | * | Add C++ Api | Garrett Casto | 2016-10-04 |
| | |_|_|/ | |/| | | | |||
| | | * | | Merge remote-tracking branch 'upstream/master' into service_config | Mark D. Roth | 2016-10-04 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| | * | | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-03 |
| | |\ \ \ | | |/ / / | |/| | | | |||
* | | | | | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-03 |
|\ \ \ \ \ | |||
* | | | | | | Compile and link core tests with libuv | murgatroid99 | 2016-10-03 |
| | | | * | | Merge remote-tracking branch 'upstream/master' into service_config | Mark D. Roth | 2016-09-30 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | |||
| | * | | | | PHP Proto3: run generate_projects.sh | Stanley Cheung | 2016-09-29 |
| |/ / / / | |||
| * | | | | Merge branch 'master' of https://github.com/grpc/grpc into master-upmerge-fro... | Nicolas "Pixel" Noble | 2016-09-29 |
| |\ \ \ \ | |||
| | | * \ \ | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-09-29 |
| | | |\ \ \ | | | |/ / / | | |/| | | | |||
| * | | | | | Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under | Nicolas "Pixel" Noble | 2016-09-29 |
| |\ \ \ \ \ | |||
| | | | | * | | Refactor hash table code into its own module and use it for method_config as ... | Mark D. Roth | 2016-09-27 |
| | | | | * | | Merge branch 'deadline_filter' into service_config | Mark D. Roth | 2016-09-26 |
| | | | | |\ \ | | | | |_|/ / | | | |/| | | | |||
| | | | | * | | Move method config table code to its own module. | Mark D. Roth | 2016-09-23 |
| | |_|_|/ / | |/| | | | | |||
* | | | | | | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-09-23 |
|\| | | | | | |||
| | | | * | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-09-23 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | |||
| | | * | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-23 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| * | | | | | 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 |
| | | | |\ \ \ | | | |_|/ / / | | |/| | | | | |||
| | | * | | | | Backport of #8055 into v1.0.x. | Nicolas "Pixel" Noble | 2016-09-20 |
| | | | | * | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-09-20 |
| | | | | |\ \ | | | |_|_|/ / | | |/| | | | | |||
| | * | | | | | 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 github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-09-16 |
| | | | | | | | |\ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||
| | | | * | | | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-16 |
| | | | |\ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||
| * | | | | | | | | | Merge pull request #7996 from yang-g/canonical | Yang Gao | 2016-09-15 |
| |\ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | * \ | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-09-14 |
| | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||
| | | | | | | | | | * | Rename client_config directory to client_channel. | Mark D. Roth | 2016-09-14 |
| * | | | | | | | | | | Merge pull request #7559 from dgquintas/codegen_cleanse | Craig Tiller | 2016-09-13 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||
| | | | | * | | | | | | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-13 |
| | | | | |\ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | |