Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | 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 | |
|\| | | | | ||||
| * | | | | 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 #8940 from yang-g/cli | Yang Gao | 2016-12-09 | |
| |\ \ \ \ | ||||
| * \ \ \ \ | Merge pull request #8979 from markdroth/handshaker_cleanup | Mark D. Roth | 2016-12-09 | |
| |\ \ \ \ \ | ||||
| | | | * \ \ | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup | Mark D. Roth | 2016-12-09 | |
| | | | |\ \ \ | ||||
| * | | | \ \ \ | Merge remote-tracking branch 'upstream/master' into revert-8949-revert-8922-s... | 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-09 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||
| | | | * | | | | Use user provided method name when using binary files in cli | yang-g | 2016-12-08 | |
| | |_|/ / / / | |/| | | | | | ||||
| * | | | | | | Merge pull request #8969 from apolcyn/fix_netperf_quit_job_timeout | apolcyn | 2016-12-08 | |
| |\ \ \ \ \ \ | ||||
| * | | | | | | | Renamed google_benchmark submodule to benchmark | David Garcia Quintas | 2016-12-06 | |
* | | | | | | | | Fix compilation | Craig Tiller | 2016-12-06 | |
* | | | | | | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-06 | |
|\| | | | | | | | ||||
| | | | * | | | | Fix test. | Mark D. Roth | 2016-12-06 | |
| | |_|/ / / / | |/| | | | | | ||||
| | * | | | | | handle empty string for qps workers in driver and dont quit them on netperf | Alex Polcyn | 2016-12-06 | |
| |/ / / / / | ||||
| * | | | | | Interop test might take a little longer to start up (esp. w/tsan) | Craig Tiller | 2016-12-05 | |
| * | | | | | Merge pull request #8944 from dgquintas/interop_server_atm | Craig Tiller | 2016-12-05 | |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge pull request #8955 from ctiller/fixit26 | Craig Tiller | 2016-12-05 | |
| |\ \ \ \ \ \ | ||||
| * | | | | | | | Fix test name conflict in import. Also use low-thread-count variant for asan. | Mark D. Roth | 2016-12-05 | |
| | * | | | | | | Update server_crash_test to account for longer reconnect timeouts | Craig Tiller | 2016-12-05 | |
| |/ / / / / / | ||||
| | | * / / / | Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" | Mark D. Roth | 2016-12-05 | |
| | |/ / / / | |/| | | | | ||||
| * | | | | | Merge pull request #8949 from grpc/revert-8922-slice_cleanup | Mark D. Roth | 2016-12-05 | |
| |\ \ \ \ \ | ||||
| * | | | | | | Revert "Renamed google_benchmark submodule to benchmark" | 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 pull request #8851 from dgquintas/rename_gbench | Mark D. Roth | 2016-12-05 | |
| |\ \ \ \ \ \ | ||||
| | | | | * \ \ | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup | Mark D. Roth | 2016-12-05 | |
| | | | | |\ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||
| | | | * | | | | Fix data race with atomic for interop c++ | David Garcia Quintas | 2016-12-04 | |
| | |_|/ / / / | |/| | | | | | ||||
| * | | | | | | 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 | |
| * | | | | | | | | Merge pull request #8915 from dgquintas/lb_pol_test_deflake | David G. Quintas | 2016-12-02 | |
| |\ \ \ \ \ \ \ \ | ||||
| | | | | | | | * | | added new test (rst_during_data) | Makarand Dharmapurikar | 2016-12-02 | |
| | | | | | * | | | | Temporarily enable gpr_slice_* functions to not break api compatibility | Sree Kuchibhotla | 2016-12-01 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||
| | | | | | | * | | bugfix in rst_after_data | Makarand Dharmapurikar | 2016-12-01 | |
| | | | | | | * | | WIP | Makarand Dharmapurikar | 2016-12-01 | |
| | * | | | | | | | Simplify | David Garcia Quintas | 2016-12-01 | |
| | * | | | | | | | do bitsets right | David Garcia Quintas | 2016-12-01 | |
| | | | | | | * | | ability to deal with multiple streams in flight. | Makarand Dharmapurikar | 2016-12-01 | |
| | | | | | | * | | minor cleanup.. | Makarand Dharmapurikar | 2016-12-01 | |
| | | | | | | * | | Broke up code in multiple modules.. | Makarand Dharmapurikar | 2016-12-01 |