| Commit message (Expand) | Author | Age |
* | 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 |
|/ |
|
* | Short deadlines: set Status on deadline | David Garcia Quintas | 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 revert-8949-revert-8922-s... | Mark D. Roth | 2016-12-09 |
|\ \ \ |
|
| | * | | Fix more allocation bugs. | Mark D. Roth | 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 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 |
|\ \ \ |
|
| | | * | 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 |
|\ \ \ \ \ |
|
| | | | | * | 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 |
| * | | | | Deflaked lb_policies_test | David Garcia Quintas | 2016-11-30 |
| | | * | | Merge remote-tracking branch 'upstream/master' into security_handshaker2 | Mark D. Roth | 2016-11-30 |
| | | |\ \
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge pull request #8908 from dgquintas/grpclb_test_deflake | David G. Quintas | 2016-11-30 |
|\ \ \ \ \ |
|
* | | | | | | PR comments #2 | David Garcia Quintas | 2016-11-30 |
* | | | | | | PR comments | David Garcia Quintas | 2016-11-30 |
| * | | | | | Deflake grpclb test | David Garcia Quintas | 2016-11-30 |
* | | | | | | Merge branch 'master' of github.com:grpc/grpc into json_localhost_carnage | David Garcia Quintas | 2016-11-29 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
* | | | | | | PR comments | David Garcia Quintas | 2016-11-29 |
| | | | * | | Merge branch 'security_handshaker1' into security_handshaker2 | Mark D. Roth | 2016-11-29 |
| | | | |\ \ |
|
| * | | | | | | Revert "Test credentials provider update" | Craig Tiller | 2016-11-29 |
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Merge pull request #8838 from yang-g/test_credentials | Yang Gao | 2016-11-29 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge pull request #8867 from ctiller/fixit6 | Craig Tiller | 2016-11-29 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge pull request #8890 from ctiller/fixit12 | Craig Tiller | 2016-11-29 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge pull request #8868 from markdroth/fixit_qps | Mark D. Roth | 2016-11-29 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Increase timeout for now: seems this can take longer under some configurations | Craig Tiller | 2016-11-29 |
| * | | | | | | | | | Merge pull request #8878 from ctiller/fixit9 | Craig Tiller | 2016-11-29 |
| |\ \ \ \ \ \ \ \ \ |
|