Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | | Merge pull request #8986 from dgquintas/rename_gbench_2 | David G. Quintas | 2016-12-07 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Renamed google_benchmark submodule to benchmark (bis) | |||
| | | | | | | | | | | | * | | | Redo change accidentally reverted in previous commit. | Mark D. Roth | 2016-12-07 | |
| | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | | | Make grpc_handshaker vtable wrapper functions public. | Mark D. Roth | 2016-12-07 | |
| | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | | | clang-format | Mark D. Roth | 2016-12-07 | |
| | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | | | Allow creating security handshaker without adding it to handshake manager. | Mark D. Roth | 2016-12-07 | |
| | | | | | | | | | | | | | | | ||||
| | | | | | | | | | * | | | | | Make handshakers that exit early responsible for cleaning up all args. | Mark D. Roth | 2016-12-07 | |
| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge pull request #8984 from murgatroid99/node_perf_test_quit_fix | Vijay Pai | 2016-12-07 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | Perform quit operations in a useful order in Node perf tests | |||
| | * | | | | | | | | | | | | | Renamed google_benchmark submodule to benchmark | David Garcia Quintas | 2016-12-06 | |
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | Increase and unify test timeout of Objective C tests | |||
| | | | | | | | | | * | | | Fix test. | Mark D. Roth | 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 | |
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | 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 | |||
| | | | | | | | * | | | | | | clean up scenario.workers length check | Alex Polcyn | 2016-12-06 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | handle empty string for qps workers in driver and dont quit them on netperf | Alex Polcyn | 2016-12-06 | |
| |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | 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 | |||
| | | | | * | | | | | | | | | Use unified test timeouts | Muxi Yan | 2016-12-05 | |
| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | 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 | |
| | | | | | | | | | | | | ||||
| | | * | | | | | | | | | Increase test timeout of testMetadata to 8s to alleviate flakiness under ↵ | Muxi Yan | 2016-12-05 | |
| |_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | overloaded Jenkins mac machine | |||
| * | | | | | | | | | | 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 | |
|/ / / / / / / / / / / / |