Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | Perform quit operations in a useful order in Node perf tests | murgatroid99 | 2016-12-06 | |
|/ / / / / / / / / / / | ||||
| | | | | | | * | | | | clang-format | Mark D. Roth | 2016-12-06 | |
| | | | | | * | | | | | Provide a way to exit handshaking early without an error. | Mark D. Roth | 2016-12-06 | |
* | | | | | | | | | | | Merge pull request #8960 from muxi/test-timeout-flakiness | Muxi Yan | 2016-12-06 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||
| | | | | | | | * | | | clang-format | Mark D. Roth | 2016-12-06 | |
| | | | | | | | * | | | Clarify comment. | Mark D. Roth | 2016-12-06 | |
| | | | | | | | * | | | Rename *_create_handshakers() to *_add_handshakers(). | Mark D. Roth | 2016-12-06 | |
| |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||
| * | | | | | | | | | Use unified test timeouts | Muxi Yan | 2016-12-05 | |
* | | | | | | | | | | Fix race if connector is shutdown while connecting | Craig Tiller | 2016-12-05 | |
* | | | | | | | | | | Merge branch 'track_cq_finalize' of github.com:vjpai/grpc into fixit29 | Craig Tiller | 2016-12-05 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
* | | | | | | | | | | | Fix shutdown problems with sync server | Craig Tiller | 2016-12-05 | |
| * | | | | | | | | | | Bring back gli initializer summoning | Vijay Pai | 2016-12-05 | |
| | * | | | | | | | | | Increase test timeout of testMetadata to 8s to alleviate flakiness under over... | Muxi Yan | 2016-12-05 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | gpr_atm isn't automatically initialized to 0. Thanks Obama. | Vijay Pai | 2016-12-05 | |
| * | | | | | | | | | clang-format | Vijay Pai | 2016-12-05 | |
| * | | | | | | | | | Track requests that could cause other requests to be created, and don't do | Vijay Pai | 2016-12-05 | |
* | | | | | | | | | | Merge pull request #8938 from ctiller/fixit23 | Craig Tiller | 2016-12-05 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #8790 from pquerna/objc_fix_leak_of_buffer | Jorge Canizales | 2016-12-05 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||
| | * | | | | | | | | | Readability improvements | Craig Tiller | 2016-12-05 | |
| | * | | | | | | | | | Add parens | Craig Tiller | 2016-12-05 | |
| * | | | | | | | | | | GPR Buffers need to be destroyed, not directly freed, otherwise it leaks refe... | Paul Querna | 2016-12-05 | |
| | * | | | | | | | | | Get idle edge reliably | Craig Tiller | 2016-12-05 | |
| | * | | | | | | | | | Merge github.com:grpc/grpc into fixit23 | Craig Tiller | 2016-12-05 | |
| | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||
* / | | | | | | | | | | clang-format | 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 pull request #8828 from jtattermusch/csharp_call_flags_api | Jan Tattermusch | 2016-12-05 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * \ \ \ \ \ \ \ | Merge github.com:grpc/grpc into fixit23 | Craig Tiller | 2016-12-03 | |
| | | | |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8939 from ctiller/fixit24 | Craig Tiller | 2016-12-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8920 from soltanmm-google/fracking-is-not-inherently-horr... | Masood Malekghassemi | 2016-12-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | * | | | | | | | | Fix spam | Craig Tiller | 2016-12-02 | |
| | * | | | | | | | | | | | | | | Fix use-after-free | Craig Tiller | 2016-12-02 | |
| |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | | Fix some things: | Craig Tiller | 2016-12-02 | |
| * | | | | | | | | | | | | | | Switch to command-arg for Python split-codegen | Masood Malekghassemi | 2016-12-02 | |
| | | | | | | * | | | | | | | | Merge branch 'security_handshaker2' of github.com:markdroth/grpc into fixit23 | Craig Tiller | 2016-12-02 | |
| | | | | | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | Merge remote-tracking branch 'origin/security_handshaker1' into security_hand... | Mark D. Roth | 2016-12-02 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | Fix server_chttp2_test. | Mark D. Roth | 2016-12-02 | |
| | | | | | | | * | | | | | | | | Merge branch 'backoff' of github.com:dgquintas/grpc into fixit23 | Craig Tiller | 2016-12-02 | |
| | | | | | | | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | | | Merge branch 'security_handshaker2' of github.com:markdroth/grpc into fixit23 | Craig Tiller | 2016-12-02 | |
| | | | | | | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | Fix allocation bugs in server shutdown. | Mark D. Roth | 2016-12-02 | |
| | | | | | | | * | | | | | | | | Merge branch 'security_handshaker2' of github.com:markdroth/grpc into fixit23 | Craig Tiller | 2016-12-02 | |
| |_|_|_|_|_|_|/| | | | | | | | |/| | | | | | |/ / / / / / / / | | | | |_|_|/| | | | | | | | | | | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge pull request #8931 from ctiller/fixit20 | Craig Tiller | 2016-12-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | | | | | | | Fix race condition during handshake manager shutdown. | Mark D. Roth | 2016-12-02 | |
| * | | | | | | | | | | | | | | | Remove resource users from reclaimer lists when shutting down | Craig Tiller | 2016-12-02 |