Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove generated pb files | Yuchen Zeng | 2016-10-14 |
* | Fixed clang-format sanity error | David Garcia Quintas | 2016-10-12 |
* | Merge pull request #8101 from makdharma/cacheable_unary | makdharma | 2016-10-12 |
|\ | |||
* \ | Merge pull request #8182 from matt-kwong/fix_docker_local_clone | Jan Tattermusch | 2016-10-12 |
|\ \ | |||
* \ \ | Merge pull request #8073 from daniel-j-born/handshake_shutdown | Yang Gao | 2016-10-11 |
|\ \ \ | |||
* \ \ \ | Merge pull request #8333 from rjshade/orphan_calls | Vijay Pai | 2016-10-11 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #8177 from jboeuf/remove_call_creds_from_channel_creds | jboeuf | 2016-10-11 |
|\ \ \ \ \ | |||
| | * | | | | Check for the correct number of orphan callbacks in udp_server_test | Robbie Shade | 2016-10-10 |
| |/ / / / |/| | | | | |||
* | | | | | Merge pull request #8219 from markdroth/fail_fast | Mark D. Roth | 2016-10-07 |
|\ \ \ \ \ | |||
* | | | | | | Add missing delete | Craig Tiller | 2016-10-06 |
| * | | | | | Update tests. | Mark D. Roth | 2016-10-06 |
| * | | | | | Merge remote-tracking branch 'upstream/master' into fail_fast | Mark D. Roth | 2016-10-06 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||
* | | | | | | Merge pull request #8190 from y-zeng/proto_db | Yuchen Zeng | 2016-10-05 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #7612 from rjshade/enable_udp_testing | Yang Gao | 2016-10-05 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #8280 from markdroth/max_message_size_fix | Mark D. Roth | 2016-10-05 |
|\ \ \ \ \ \ \ \ | |||
| | | | | | | * \ | Merge remote-tracking branch 'upstream/master' into fix_docker_local_clone | Matt Kwong | 2016-10-04 |
| | | | | | | |\ \ | |||
| | | * | | | | \ \ | Merge remote-tracking branch 'upstream/master' into proto_db | Yuchen Zeng | 2016-10-04 |
| | | |\ \ \ \ \ \ \ | | | | | |_|_|_|/ / | | | | |/| | | | | | |||
* | | | | | | | | | | more usage of std::string | David Garcia Quintas | 2016-10-04 |
| | * | | | | | | | | Merge branch 'master' into enable_udp_testing | Robbie Shade | 2016-10-04 |
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | |||
* | | / | | | | | | | s/std::string/grpc::string | David Garcia Quintas | 2016-10-04 |
| |_|/ / / / / / / |/| | | | | | | | | |||
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into max_message_size_fix | Mark D. Roth | 2016-10-04 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||
* | | | | | | | | | clang-format | Mark D. Roth | 2016-10-04 |
| * | | | | | | | | Fix handling of max receive message size on client side. | Mark D. Roth | 2016-10-04 |
* | | | | | | | | | Merge remote-tracking branch 'upstream/master' into fake_resolver | Mark D. Roth | 2016-10-04 |
|\| | | | | | | | | |||
| * | | | | | | | | Merge pull request #8253 from dgquintas/grpclb_deadline_n_massage | David G. Quintas | 2016-10-03 |
| |\ \ \ \ \ \ \ \ | |||
* | | | | | | | | | | Code cleanup. | Mark D. Roth | 2016-10-03 |
* | | | | | | | | | | Add fake resolver for tests. | Mark D. Roth | 2016-10-03 |
| * | | | | | | | | | Merge pull request #8247 from y-zeng/proto_db_check_service | Yuchen Zeng | 2016-10-03 |
| |\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | Merge pull request #8205 from ctiller/crashy | Craig Tiller | 2016-10-03 |
|/| | | | | | | | | | | |||
| | | | | | | | | | * | yet another gcc 4.4 compile fix. | Makarand Dharmapurikar | 2016-09-30 |
| | | * | | | | | | | | Use a reasonable deadline in grpclb test | David Garcia Quintas | 2016-09-30 |
| |_|/ / / / / / / / |/| | | | | | | | | | |||
| | | | | | | | | * | fix for gcc 4.4 warning | Makarand Dharmapurikar | 2016-09-30 |
* | | | | | | | | | | Merge pull request #8227 from dgquintas/grpclb_service_name | Nicolas Noble | 2016-09-30 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #8226 from dgquintas/sockaddr_server_name | Nicolas Noble | 2016-09-30 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | * \ \ \ \ | Merge remote-tracking branch 'upstream/master' into fail_fast | Mark D. Roth | 2016-09-30 |
| | | | | | | |\ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | |||
| | | | * | | | | | | | | Print more information about ambiguous method names | Yuchen Zeng | 2016-09-29 |
| | | | * | | | | | | | | Handle partially exposed reflection service | Yuchen Zeng | 2016-09-29 |
* | | | | | | | | | | | | Merge pull request #7833 from sreecha/fix_channel_from_fd_api | Nicolas Noble | 2016-09-29 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | * \ \ \ \ | Merge remote-tracking branch 'upstream/master' into fail_fast | Mark D. Roth | 2016-09-29 |
| | | | | | | | |\ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge pull request #7970 from markdroth/deadline_filter | Nicolas Noble | 2016-09-29 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8203 from dgquintas/nanopb_fuzzer_squelch | David G. Quintas | 2016-09-29 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | | | | * | | fixed whitespacing and docker_run_tests.sh now clones submodule via network | Matt Kwong | 2016-09-28 |
| | | | | | | | | | | | | * | | changed method to local clone submodules to using git submodule foreach from ... | Matt Kwong | 2016-09-28 |
| | | | | | | | | | | | | * | | submodule clone comments changed to be more descriptive | Matt Kwong | 2016-09-28 |
| | | | | | | | | | | | | * | | fixed incorrect directory when using EXTERNAL_GIT_ROOT in Docker cloning var | Matt Kwong | 2016-09-28 |
| | | | | | | | | | | | | * | | fixed local cloning of grpc/grpc submodules on docker | Matt Kwong | 2016-09-28 |
| |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | |||
| | | | * | | | | | | | | | | PR comments | David Garcia Quintas | 2016-09-28 |
| | | | | | | | | | * | | | | Merge remote-tracking branch 'upstream/master' into fail_fast | Mark D. Roth | 2016-09-28 |
| | | | | | | | | | |\ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | |||
| | | | | | | | | * | | | | | Remove unused inclusion | Yuchen Zeng | 2016-09-28 |
| | | | | | | | | | | | | * | changed timestamp clock from REALTIME to PRECISE | Makarand Dharmapurikar | 2016-09-28 |