Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | Deflake lb_policies_test | David Garcia Quintas | 2016-12-15 | |
| | | * | | | Add grpc_pollset_set as an arg in grpc_resolver_create | Yuchen Zeng | 2016-12-15 | |
| | | * | | | Address review comments | Yuchen Zeng | 2016-12-15 | |
| | | * | | | Fix resolve_address_test | Yuchen Zeng | 2016-12-15 | |
| | | * | | | Request a pollset_set in grpc_resolve_address | Yuchen Zeng | 2016-12-15 | |
| | |/ / / | ||||
| | * | | | Fix sockaddr_resolver_test. | Mark D. Roth | 2016-12-12 | |
| | * | | | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup | Mark D. Roth | 2016-12-12 | |
| | |\ \ \ | ||||
| | * | | | | Eliminate redundant places where server name was stored. | Mark D. Roth | 2016-12-12 | |
| * | | | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-12 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||
| | | | | * | Revert "Revert "Revert "Revert "Remove redundant includes from string.h and t... | Mark D. Roth | 2016-12-12 | |
| | | |_|/ | | |/| | | ||||
| | * | | | Merge pull request #9062 from grpc/revert-9019-short_deadlines | Craig Tiller | 2016-12-12 | |
| | |\ \ \ | ||||
| | * | | | | Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" | Craig Tiller | 2016-12-12 | |
| | | * | | | Revert "Handle (and test) short call deadlines" | Craig Tiller | 2016-12-12 | |
| | |/ / / | ||||
| * | | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-12 | |
| |\| | | | ||||
| | * | | | Short deadlines: set Status on deadline | David Garcia Quintas | 2016-12-09 | |
| | | * | | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup | Mark D. Roth | 2016-12-09 | |
| | | |\ \ | | | |/ / | | |/| | | ||||
| | * | | | Merge pull request #8979 from markdroth/handshaker_cleanup | Mark D. Roth | 2016-12-09 | |
| | |\ \ \ | ||||
| | | * | | | Fix more allocation bugs. | Mark D. Roth | 2016-12-09 | |
| * | | | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-06 | |
| |\ \ \ \ \ | ||||
| | | | * | | | Fix test. | Mark D. Roth | 2016-12-06 | |
| | | |/ / / | | |/| | | | ||||
| | | * | | | Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" | Mark D. Roth | 2016-12-05 | |
| | |/ / / | ||||
| | * | | | Revert "Remove redundant includes from string.h and tmpfile.h" | Mark D. Roth | 2016-12-05 | |
| | * | | | Merge pull request #8922 from sreecha/slice_cleanup | Mark D. Roth | 2016-12-05 | |
| | |\ \ \ | ||||
| | | | * \ | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup | Mark D. Roth | 2016-12-05 | |
| | | | |\ \ | | | |_|/ / | | |/| | | | ||||
| | * | | | | Merge pull request #8913 from markdroth/security_handshaker2 | Craig Tiller | 2016-12-02 | |
| | |\ \ \ \ | ||||
| | * \ \ \ \ | Merge pull request #8854 from dgquintas/backoff | Craig Tiller | 2016-12-02 | |
| | |\ \ \ \ \ | ||||
| | * | | | | | | Increase timeout to make this pass reliably on Windows | Craig Tiller | 2016-12-02 | |
| | | | * | | | | Fix server_chttp2_test. | Mark D. Roth | 2016-12-02 | |
| | | | | * | | | Temporarily enable gpr_slice_* functions to not break api compatibility | Sree Kuchibhotla | 2016-12-01 | |
| | * | | | | | | Simplify | David Garcia Quintas | 2016-12-01 | |
| | * | | | | | | do bitsets right | David Garcia Quintas | 2016-12-01 | |
| | | | * | | | | clang-format | Mark D. Roth | 2016-12-01 | |
* | | | | | | | | Merge remote-tracking branch 'upstream/master' into cares_buildin | Yuchen Zeng | 2016-11-30 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||
| | | * | | | | | Deflaked lb_policies_test | David Garcia Quintas | 2016-11-30 | |
| | |/ / / / / | |/| | | | | | ||||
| | | | | * | | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup | Mark D. Roth | 2016-11-30 | |
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | | | ||||
| | * | | | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-11-30 | |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||
| | | | * | | | Merge branch 'security_handshaker1' into security_handshaker2 | Mark D. Roth | 2016-11-29 | |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | ||||
| * | | | | | | Increase timeout for now: seems this can take longer under some configurations | Craig Tiller | 2016-11-29 | |
| | | | | * | | Fix error handling in channel initialization. | Mark D. Roth | 2016-11-29 | |
| * | | | | | | Merge pull request #8874 from dgquintas/fixit_increase_tsan_1byte_timeout | David G. Quintas | 2016-11-28 | |
| |\ \ \ \ \ \ | ||||
| * | | | | | | | Add <string.h> to test_config.c | Muxi Yan | 2016-11-28 | |
| | * | | | | | | Increase deadline for 1byte fixture | David Garcia Quintas | 2016-11-28 | |
| |/ / / / / / | ||||
| | | * | | | | Merge branch 'master' of github.com:grpc/grpc into backoff | David Garcia Quintas | 2016-11-28 | |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | ||||
| * | | | | | | Merge pull request #8866 from ctiller/fixit5 | Craig Tiller | 2016-11-28 | |
| |\ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge pull request #8865 from ctiller/fixit3 | Craig Tiller | 2016-11-28 | |
| |\ \ \ \ \ \ \ | ||||
| | | * | | | | | | Fix comment | Craig Tiller | 2016-11-28 | |
| | | * | | | | | | Rephrase comment | Craig Tiller | 2016-11-28 | |
| | | | | | | * | | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup | Mark D. Roth | 2016-11-28 | |
| | | | | | | |\ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||
| | | | | | | * | | Fix build problems. | Mark D. Roth | 2016-11-28 | |
| | * | | | | | | | Remove file dependency to simplify build graph | Craig Tiller | 2016-11-28 |