Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | merge with head and resolve conflict | yang-g | 2015-12-02 |
|\ | |||
| * | Clang format. | Nicolas "Pixel" Noble | 2015-12-01 |
| | | |||
| * | fix build and windows test | yang-g | 2015-11-21 |
| | | |||
| * | merge with head | yang-g | 2015-11-20 |
| |\ | |||
| * \ | merge with head | yang-g | 2015-11-18 |
| |\ \ | |/ / |/| | | |||
| | * | clang-format | Craig Tiller | 2015-11-18 |
| | | | |||
| | * | Merge github.com:grpc/grpc into hpack_max_table_size | Craig Tiller | 2015-11-18 |
| | |\ | |_|/ |/| | | |||
* | | | Merge branch 'new_op' of github.com:ctiller/grpc into new_op | Craig Tiller | 2015-11-18 |
|\ \ \ | |||
| * | | | Robustness work for lb_policies_test | Craig Tiller | 2015-11-17 |
| | | | | |||
| | * | | use a temp buffer to do read | Yang Gao | 2015-11-17 |
| | | | | |||
| | | * | clang-format | Craig Tiller | 2015-11-10 |
| |_|/ |/| | | |||
* | | | Make lb_policies_test a little less timing dependent | Craig Tiller | 2015-11-08 |
|/ / | |||
| * | drain cq | yang-g | 2015-11-07 |
| | | |||
| * | add a test for initial_connect_string | yang-g | 2015-11-06 |
| | | |||
* | | Robustness work for lb_policies_test | Craig Tiller | 2015-11-04 |
| | | |||
* | | stream_op cleanup: test fixes and updates | Craig Tiller | 2015-11-02 |
|/ | |||
* | Fixed potential stack corruption | David Garcia Quintas | 2015-10-29 |
| | |||
* | Fix clang-format script | Craig Tiller | 2015-09-28 |
| | |||
* | Merge github.com:grpc/grpc into shindig | Craig Tiller | 2015-09-24 |
|\ | |||
| * | Fix build breakage | Craig Tiller | 2015-09-24 |
| | | |||
| * | Improvements to lb_policies_test's rebirth testcase. | David Garcia Quintas | 2015-09-23 |
| | | |||
* | | clang-format all core files | 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 |
| | | |||
* | | 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 |
| | | |||
* | | Merge github.com:grpc/grpc into we-are-one | Craig Tiller | 2015-09-22 |
|\| | |||
| * | Fixed wrong usage of varargs | David Garcia Quintas | 2015-09-11 |
| | | |||
| * | Merge branch 'master' of github.com:grpc/grpc into rr_with_registry | David Garcia Quintas | 2015-09-11 |
| |\ | |/ |/| | |||
| * | Usage of ?lb_policy=xxx in sockaddr_resolver | David Garcia Quintas | 2015-09-10 |
| | | | | | | | | Plus test tweaks and final touches to round robin policy | ||
* | | Added queries and fragments to uri parser | David Garcia Quintas | 2015-09-08 |
| | | |||
| * | Merge remote-tracking branch 'origin/uri_query_fragments' into rr_with_registry | David Garcia Quintas | 2015-09-08 |
| |\ | |||
| * | | Added round robin LB policy. | David Garcia Quintas | 2015-09-08 |
|/ / | |||
| * | Added queries and fragments to uri parser | David Garcia Quintas | 2015-09-07 |
|/ | |||
* | clang-format all source | Craig Tiller | 2015-08-18 |
| | |||
* | Fix authority in uri_parser | Hongwei Wang | 2015-07-16 |
| | |||
* | Expand uri tests | Craig Tiller | 2015-07-01 |
| | |||
* | Better handling of cancellation, uri parse errors, and disconnection | Craig Tiller | 2015-06-29 |
| | |||
* | Unix resolver, bug fixes | Craig Tiller | 2015-06-29 |
| | |||
* | Implementation work for client_config | Craig Tiller | 2015-06-24 |
- uri parsing - dns resolution |