Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make handshakers that exit early responsible for cleaning up all args. | Mark D. Roth | 2016-12-07 |
| | |||
* | Provide a way to exit handshaking early without an error. | Mark D. Roth | 2016-12-06 |
| | |||
* | Merge pull request #8948 from jtattermusch/internal_fuzzer | Jan Tattermusch | 2016-12-06 |
|\ | | | | | Try running client_fuzzer on internal CI | ||
* \ | Merge pull request #8965 from soltanmm-google/let's-try-that-again | Masood Malekghassemi | 2016-12-05 |
|\ \ | | | | | | | Fix test runner failures for Python on Windows | ||
* \ \ | Merge pull request #8962 from ctiller/fixit29 | Craig Tiller | 2016-12-05 |
|\ \ \ | | | | | | | | | Fix race if connector is shutdown while connecting | ||
* \ \ \ | Merge pull request #8959 from vjpai/track_cq_finalize | Craig Tiller | 2016-12-05 |
|\ \ \ \ | | | | | | | | | | | Don't allow core CQ shutdown whille C++ CQ tags may still trigger new ops | ||
* \ \ \ \ | Merge pull request #8963 from ctiller/fixit31 | Craig Tiller | 2016-12-05 |
|\ \ \ \ \ | | | | | | | | | | | | | Interop test might take a little longer to start up (esp. w/tsan) | ||
| * | | | | | Interop test might take a little longer to start up (esp. w/tsan) | Craig Tiller | 2016-12-05 |
|/ / / / / | |||
| | | * / | Fix test runner failures for Python on Windows | Masood Malekghassemi | 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 |
| | | | |||
| * | | 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 |
| | | | | | | | | | | | | a real core shutdown of a CQ until such requests are done | ||
* | | | Merge pull request #8938 from ctiller/fixit23 | Craig Tiller | 2016-12-05 |
|\ \ \ | | | | | | | | | Reliably handle failing streams during writes | ||
* \ \ \ | Merge pull request #8790 from pquerna/objc_fix_leak_of_buffer | Jorge Canizales | 2016-12-05 |
|\ \ \ \ | | | | | | | | | | | Objective-C: Fix memory leak of every message sent | ||
* \ \ \ \ | Merge pull request #8944 from dgquintas/interop_server_atm | Craig Tiller | 2016-12-05 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix data race with atomic for interop c++ | ||
* \ \ \ \ \ | Merge pull request #8955 from ctiller/fixit26 | Craig Tiller | 2016-12-05 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Update server_crash_test to account for longer reconnect timeouts | ||
* \ \ \ \ \ \ | Merge pull request #8956 from markdroth/import_fix | Craig Tiller | 2016-12-05 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | Fix test name conflict in import. Also use low-thread-count variant for asan. | ||
| | | | | * | | Readability improvements | Craig Tiller | 2016-12-05 |
| | | | | | | | |||
| | | | | * | | Add parens | 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 |
|/ / / / / | |||
| | * | | | GPR Buffers need to be destroyed, not directly freed, otherwise it leaks ↵ | Paul Querna | 2016-12-05 |
| | | | | | | | | | | | | | | | | | | | | reference counted backing slices. | ||
| | | * | | Merge github.com:grpc/grpc into fixit23 | Craig Tiller | 2016-12-05 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
* | | | | | Merge pull request #8953 from ctiller/fixit25 | Craig Tiller | 2016-12-05 |
|\ \ \ \ \ | |_|/ / / |/| | | | | clang-format | ||
| | | * | | Get idle edge reliably | Craig Tiller | 2016-12-05 |
| | | | | | |||
| | | * | | Merge branch 'fixit25' into fixit23 | Craig Tiller | 2016-12-05 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| | | * | | Merge github.com:grpc/grpc into fixit23 | Craig Tiller | 2016-12-05 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
| * | | | | clang-format | Craig Tiller | 2016-12-05 |
|/ / / / | |||
* | | | | Merge pull request #8949 from grpc/revert-8922-slice_cleanup | Mark D. Roth | 2016-12-05 |
|\ \ \ \ | | | | | | | | | | | Revert "Remove redundant includes from string.h and tmpfile.h" | ||
* \ \ \ \ | Merge pull request #8950 from grpc/revert-8851-rename_gbench | Mark D. Roth | 2016-12-05 |
|\ \ \ \ \ | | | | | | | | | | | | | Revert "Renamed google_benchmark submodule to benchmark" | ||
| * | | | | | 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 |
|\ \ \ \ | | | | | | | | | | | Remove redundant includes from string.h and tmpfile.h | ||
* \ \ \ \ | Merge pull request #8851 from dgquintas/rename_gbench | Mark D. Roth | 2016-12-05 |
|\ \ \ \ \ | | | | | | | | | | | | | Renamed google_benchmark submodule to benchmark | ||
| | | | | * | fixup | Jan Tattermusch | 2016-12-05 |
| | | | | | | |||
| | | | | * | fixup | Jan Tattermusch | 2016-12-05 |
| | | | | | | |||
| | | | | * | artifact uploading and test report | Jan Tattermusch | 2016-12-05 |
| | | | | | | |||
| | | | | * | increase master timeout | Jan Tattermusch | 2016-12-05 |
| | | | | | | |||
| | | | | * | dont just build C core | Jan Tattermusch | 2016-12-05 |
| | | | | | | |||
| | | | | * | fuzzer settings | Jan Tattermusch | 2016-12-05 |
| | | | | | | |||
| | | | | * | add grpc_fuzzer_client config | Jan Tattermusch | 2016-12-05 |
| |_|_|_|/ |/| | | | | |||
* | | | | | Merge pull request #8828 from jtattermusch/csharp_call_flags_api | Jan Tattermusch | 2016-12-05 |
|\ \ \ \ \ | | | | | | | | | | | | | Add C# call flags API | ||
| | | | * | | Fix data race with atomic for interop c++ | David Garcia Quintas | 2016-12-04 |
| |_|_|/ / |/| | | | | |||
| | | | * | 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 |
|\ \ \ \ \ | | | | | | | | | | | | | Rewrite security handshaker to use generic handshaker API. | ||
* \ \ \ \ \ | Merge pull request #8854 from dgquintas/backoff | Craig Tiller | 2016-12-02 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Updated backoff to spec. |