| Commit message (Expand) | Author | Age |
* | Merge pull request #16207 from markdroth/ping_api_fix | Mark D. Roth | 2018-08-01 |
|\ |
|
* \ | Merge pull request #16198 from srini100/master | Srini Polavarapu | 2018-08-01 |
|\ \ |
|
| | * | Fix undefined behavior introduced in #16167. | Mark D. Roth | 2018-08-01 |
| |/
|/| |
|
* | | Revert "Restrict the number of threads in C++ sync server" | Nicolas Noble | 2018-07-31 |
* | | Merge branch 'master' into rq-threads | Sree Kuchibhotla | 2018-07-31 |
|\ \ |
|
| * \ | Merge pull request #16167 from markdroth/ping_api | Mark D. Roth | 2018-07-31 |
| |\ \ |
|
| | | * | upmerged from v1.14.x | Srini Polavarapu | 2018-07-31 |
| | |/|
| |/| | |
|
* | | | | Merge branch 'master' into rq-threads | Sree Kuchibhotla | 2018-07-31 |
|\| | | |
|
| | | * | Regenrate projects | Srini Polavarapu | 2018-07-30 |
| * | | | Merge pull request #16163 from apolcyn/revert_revert_windows_breakage | apolcyn | 2018-07-30 |
| |\ \ \ |
|
| | | * | | Eliminate PingOneLocked() from LB policy API. | Mark D. Roth | 2018-07-30 |
| | | | * | Immediately run write closures for failed stream | kpayson64 | 2018-07-30 |
* | | | | | Merge branch 'master' into rq-threads | Sree Kuchibhotla | 2018-07-30 |
|\| | | | |
|
| * | | | | Merge pull request #16168 from yashykt/calldestroyasan | Yash Tibrewal | 2018-07-30 |
| |\ \ \ \ |
|
* | | | | | | Merge branch 'master' into rq-threads | Sree Kuchibhotla | 2018-07-30 |
|\| | | | | |
|
| * | | | | | Merge pull request #16166 from yashykt/dontabortonerr | Yash Tibrewal | 2018-07-27 |
| |\ \ \ \ \ |
|
* | | | | | | | Address core review comments | Sree Kuchibhotla | 2018-07-27 |
| | | * | | | | Move freeing of error_string to release_call to fix ASAN bug | Yash Tibrewal | 2018-07-27 |
| * | | | | | | Merge pull request #16159 from markdroth/ref_counted_ptr_polymorphism_fix | Mark D. Roth | 2018-07-27 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| | | * | | | | Don't abort on notify_on_error for poll. Instead simply schedule closure with... | Yash Tibrewal | 2018-07-27 |
| * | | | | | | Merge pull request #16162 from yashykt/evengcleanup | Yash Tibrewal | 2018-07-27 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| | | * | | | | A bit of cleanup and add more tests. | Mark D. Roth | 2018-07-27 |
| | | | * | | | Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage" | Alexander Polcyn | 2018-07-27 |
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Merge pull request #16157 from mehrdada/upmerge1.14.x | Mehrdad Afshari | 2018-07-26 |
| |\ \ \ \ \ |
|
| | | * | | | | Remove the notifier pollset from grpc event engine since it's not used anywhere | Yash Tibrewal | 2018-07-26 |
| | | | * | | | clang-format | Mark D. Roth | 2018-07-26 |
| | | | * | | | Remove no-longer-necessary MakePolymorphicRefCounted(). | Mark D. Roth | 2018-07-26 |
| * | | | | | | Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort" | Alexander Polcyn | 2018-07-26 |
| | | | * | | | Fix RefCountedPtr to handle polymorphism. | Mark D. Roth | 2018-07-26 |
| | | | |/ / |
|
| | * | | / | Merge branch 'v1.14.x' | Mehrdad Afshari | 2018-07-26 |
| |/| | | |
| | | |_|/
| | |/| | |
|
| * | | | | Merge pull request #15797 from apolcyn/windows_compile_and_sort | apolcyn | 2018-07-25 |
| |\ \ \ \ |
|
| * | | | | | Fix typo in ev_epollex_linux | Hope Casey-Allen | 2018-07-25 |
| | |_|/ /
| |/| | | |
|
| | * | | | Get c-ares to compile and do address sorting on windows | Alex Polcyn | 2018-07-25 |
* | | | | | fix comment | Sree Kuchibhotla | 2018-07-25 |
* | | | | | Merge branch 'master' into rq-threads | Sree Kuchibhotla | 2018-07-25 |
|\| | | | |
|
| * | | | | Fix re-resolution in pick_first | Juanli Shen | 2018-07-24 |
| |/ / / |
|
* | | | | Merge branch 'master' into rq-threads | Sree Kuchibhotla | 2018-07-24 |
|\| | | |
|
* | | | | Add Tests in Core and C++ and fix a few related bugs in thread_manager.cc | Sree Kuchibhotla | 2018-07-24 |
| | * | | Bug fixes | kpayson64 | 2018-07-24 |
| * | | | Merge pull request #16104 from yashykt/finalinfo | Yash Tibrewal | 2018-07-24 |
| |\ \ \
| | |_|/
| |/| | |
|
| * | | | Merge pull request #16069 from hcaseyal/gpr_arena_alloc | hcaseyal | 2018-07-24 |
| |\ \ \ |
|
| | * | | | Replace atomics in gpr_arena_aloc with a mutex in the slow path | Hope Casey-Allen | 2018-07-23 |
| | | | * | Cancel pending write closures on stream cancellation | kpayson64 | 2018-07-23 |
| | | * | | Allow error strings in final_info to propagate to filters on call destruction | Yash Tibrewal | 2018-07-23 |
| * | | | | Merge pull request #16067 from srini100/master | Srini Polavarapu | 2018-07-23 |
| |\ \ \ \ |
|
* | | | | | | Merge branch 'master' into rq-threads | Sree Kuchibhotla | 2018-07-23 |
|\| | | | | |
|
| * | | | | | Merge pull request #15929 from Torgen/empty_product_name_segfault | Nicolas Noble | 2018-07-21 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Merge pull request #16007 from jiangtaoli2016/npn | Jiangtao Li | 2018-07-20 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' into fix-dns-job-2 | Sree Kuchibhotla | 2018-07-20 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| | * | | | | | Merge branch 'master' of https://github.com/grpc/grpc into channelz-grpclb | ncteisen | 2018-07-19 |
| | |\ \ \ \ \ |
|