Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' into uv_core_transport | 2016-10-19 | |
|\ | |||
| * | Fix payload tests under windows | 2016-10-17 | |
| | | |||
| * | Merge github.com:grpc/grpc into direct-calls | 2016-10-14 | |
| |\ | |||
* | \ | Merge branch 'master' into uv_core_transport | 2016-10-14 | |
|\ \ \ | | |/ | |/| | |||
| * | | Renamed LB-related metadata keys | 2016-10-11 | |
| | | | |||
* | | | Clean up code after merge with master | 2016-10-10 | |
| | | | |||
| | * | Merge github.com:grpc/grpc into direct-calls | 2016-10-10 | |
| | |\ | | |/ | |/| | |||
* | | | Merge branch 'master' into uv_core_transport | 2016-10-07 | |
|\| | | |||
* | | | UV tests pass on linux | 2016-10-07 | |
| | | | |||
| * | | Update tests. | 2016-10-06 | |
| | | | |||
| * | | Merge remote-tracking branch 'upstream/master' into max_message_size_fix | 2016-10-04 | |
| |\ \ | |||
| | * | | clang-format | 2016-10-04 | |
| | | | | |||
| * | | | Fix handling of max receive message size on client side. | 2016-10-04 | |
| | | | | |||
| | * | | Merge remote-tracking branch 'upstream/master' into fake_resolver | 2016-10-04 | |
| | |\ \ | | |/ / | |/| | | |||
| | * | | Code cleanup. | 2016-10-03 | |
| | | | | |||
| | | * | Merge github.com:grpc/grpc into direct-calls | 2016-10-03 | |
| | | |\ | | |_|/ | |/| | | |||
| | * | | Add fake resolver for tests. | 2016-10-03 | |
| | | | | |||
| * | | | Merge pull request #8205 from ctiller/crashy | 2016-10-03 | |
| |\ \ \ | | |/ / | |/| | | Add (slightly cleaned up) variant of user contributed test | ||
* | | | | Merge branch 'master' into uv_core_transport | 2016-10-03 | |
|\| | | | |||
* | | | | Compile and link core tests with libuv | 2016-10-03 | |
| | | | | |||
| | | * | Merge github.com:grpc/grpc into direct-calls | 2016-09-29 | |
| | | |\ | | |_|/ | |/| | | |||
| * | | | Merge pull request #7833 from sreecha/fix_channel_from_fd_api | 2016-09-29 | |
| |\ \ \ | | | | | | | | | | | Remove completion queue parameter from `grpc_server_add_insecure_channel_from_fd` API | ||
* | | | | | Clang format | 2016-09-26 | |
| | | | | | |||
* | | | | | Updated changes for Windows, removed unistd.h from test files | 2016-09-26 | |
| | | | | | |||
| | | * | | Fixes | 2016-09-26 | |
| | | | | | |||
| | | * | | Cleanup test, check fail fast or not | 2016-09-26 | |
| | | | | | |||
| | | * | | Merge github.com:grpc/grpc into crashy | 2016-09-26 | |
| | | |\ \ | | |_|/ / | |/| | | | |||
| | | * | | Add connection refused test | 2016-09-25 | |
| | | | | | |||
* | | | | | Merge branch 'master' into uv_core_transport | 2016-09-23 | |
|\| | | | | |||
| | | | * | Merge github.com:grpc/grpc into direct-calls | 2016-09-23 | |
| | | | |\ | | |_|_|/ | |/| | | | |||
* | | | | | Remove sockaddr type structs and socklen_t from internal core APIs, update ↵ | 2016-09-23 | |
| | | | | | | | | | | | | | | | | | | | | POSIX tests | ||
| | | | * | Add fuzzer detected failure | 2016-09-23 | |
| | | | | | |||
| | | | * | Merge branch 'direct-calls' into zefuzz-dc | 2016-09-23 | |
| | | | |\ | |||
| | | | * | | Add fuzzer detected failure | 2016-09-23 | |
| | | | | | | |||
| * | | | | | Merge pull request #7611 from markdroth/http_connect | 2016-09-23 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | HTTP CONNECT handshaker | ||
| * | | | | | Merge pull request #8099 from dgquintas/census_md_rename_sep_16 | 2016-09-21 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Renamed grpc-census-bin to grpc-stats-bin | ||
| | | * \ \ \ | Merge remote-tracking branch 'upstream/master' into http_connect | 2016-09-21 | |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| | | | | | * | Merge github.com:grpc/grpc into direct-calls | 2016-09-20 | |
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | | | |||
| | | * | | | | Fix portability problem. | 2016-09-16 | |
| | | | | | | | |||
* | | | | | | | Merge branch 'master' into uv_core_transport | 2016-09-16 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||
| | | | * | | | Fix tsan failure in no_logging test. | 2016-09-16 | |
| | | | | | | | |||
| | * | | | | | Code review changes. | 2016-09-15 | |
| | | | | | | | |||
| | | * | | | | Renamed grpc-census-bin to grpc-stats-bin | 2016-09-14 | |
| | |/ / / / | |/| | | | | |||
| | | * | | | Merge remote-tracking branch 'upstream/master' into http_connect | 2016-09-13 | |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| | | | | * | Fix resource leak | 2016-09-12 | |
| | | | | | | |||
| | | | | * | Merge branch 'extend_payload_test' of github.com:rjshade/grpc into ↵ | 2016-09-09 | |
| | | | | |\ | | | | | | | | | | | | | | | | | | | | | | fix-robbies-thing | ||
| | | | * | \ | Merge branch 'master' into fix_channel_from_fd_api | 2016-09-09 | |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | |||
| | | | * | | | Merge branch 'master' into fix_channel_from_fd_api | 2016-09-09 | |
| | | | |\ \ \ | |||
| | | | | | * \ | Merge branch 'grand-unified-closures' into direct-calls | 2016-09-08 | |
| | | | | | |\ \ | | |_|_|_|_|/ / | |/| | | | | | | |||
| | | * | | | | | Fix bug from previous commit. | 2016-09-08 | |
| | | | | | | | |