Commit Graph

30269 Commits

Author SHA1 Message Date
Jan Tattermusch 148700a8ea windows needs fflush after fprintf 2018-01-12 09:59:12 +01:00
David G. Quintas 7f2eb4bd41
Merge pull request #13996 from grpc/revert-13794-fix_server_streamz_stats
Revert "Set error status correctly on server side"
2018-01-11 18:48:12 -08:00
David G. Quintas 951f84aea0
Revert "Set error status correctly on server side" 2018-01-11 15:32:34 -08:00
Vijay Pai 4db3b7413d
Merge pull request #13697 from vjpai/nostdthread
Stop using std::thread in C++ library since it can trigger exceptions
2018-01-11 13:53:37 -08:00
Craig Tiller 0043dea25c
Merge pull request #13972 from ctiller/ownerz
Substitute a11r for ctiller in all OWNERS files
2018-01-11 09:56:47 -08:00
Jan Tattermusch 4855b226a8
Merge pull request #13957 from jtattermusch/connectivity_watcher_wo_exceptions
Do not throw and eat exceptions in C# connectivity watcher
2018-01-11 18:39:33 +01:00
Mark D. Roth 53430532ce
Merge pull request #13676 from markdroth/inlined_vector
Implement InlinedVector independently of absl.
2018-01-11 07:01:02 -08:00
Vijay Pai f87d9b233f
Merge pull request #13977 from vjpai/subsurface
Remove exec_ctx_fwd.h from surface public headers
2018-01-10 21:00:49 -08:00
Nathaniel Manista 56d2bfc6ba
Merge pull request #13974 from nathanielmanistaatgoogle/12531
Elide cygrpc.Timespec.
2018-01-10 16:08:27 -08:00
Vijay Pai 1d91362f81 exec_ctx_fwd.h should never have been in public headers 2018-01-10 15:59:05 -08:00
Nathaniel Manista 31ddbff8cf Elide cygrpc.Timespec 2018-01-10 22:58:00 +00:00
Mark D. Roth c6406f32f6 Implement InlinedVector independently of absl. 2018-01-10 14:47:37 -08:00
Vijay Pai b4b0ac7049 Resolve leak by freeing request payload if resources exhausted 2018-01-10 14:40:40 -08:00
Craig Tiller c052f363bf Substitute a11r for ctiller in all OWNERS files 2018-01-10 14:39:52 -08:00
adelez ef7e3ea172
Merge pull request #13920 from menghanl/fix_release_matrix
Add go release versions to client_matrix.py
2018-01-10 14:25:48 -08:00
Mehrdad Afshari 60adb963dc
Merge pull request #13969 from mehrdada/add-authors
Add guidance on the AUTHORS file to contributors
2018-01-10 14:09:24 -08:00
Mehrdad Afshari c2b6bab703
Merge pull request #13971 from apolcyn/upmerge_v18x
Upmerge v1.8.x into master
2018-01-10 14:02:49 -08:00
Yash Tibrewal 61b32965be
Merge pull request #13970 from grpc/revert-13857-lb_policy_ref_simplification
Revert "Simplify LB policy refcounting."
2018-01-10 13:58:57 -08:00
Mehrdad Afshari 4d001386fd Reformat CONTRIBUTING.md 2018-01-10 13:54:27 -08:00
Mehrdad Afshari 8616b362fd Add guidance on the AUTHORS file to contributors 2018-01-10 13:38:44 -08:00
Alexander Polcyn d115253788 Merge remote-tracking branch 'upstream/v1.8.x' into upmerge_v18x 2018-01-10 13:18:05 -08:00
Yash Tibrewal b3fa256dd5
Revert "Simplify LB policy refcounting." 2018-01-10 12:13:06 -08:00
Vijay Pai fd4884a768 Address review comments 2018-01-10 18:47:09 +00:00
Vijay Pai 92e267ec50 Add needed header 2018-01-10 18:45:08 +00:00
Jan Tattermusch 2eb22fd67d
Merge pull request #13964 from jtattermusch/reintroduce_13700
Reintroduce check_sources_and_headers optimization
2018-01-10 17:18:59 +01:00
Jan Tattermusch 0b62b2f6ed reintroduce check_sources_and_headers optimization 2018-01-10 11:42:24 +01:00
David G. Quintas 0ea629c61e
Merge pull request #13912 from ncteisen/nullptr
Missing s/NULL/nullptr
2018-01-09 13:42:25 -08:00
Mark D. Roth 1acc1fca74
Merge pull request #13857 from markdroth/lb_policy_ref_simplification
Simplify LB policy refcounting.
2018-01-09 10:58:11 -08:00
Mark D. Roth c0febd3e64 Simplify LB policy refcounting. 2018-01-09 10:25:24 -08:00
apolcyn 1d1086f4c2
Merge pull request #13910 from apolcyn/ruby_25_build
Base the ruby artifact-build docker file off of rake-compiler-dock's
2018-01-09 09:53:12 -08:00
Jan Tattermusch 7b0bca2efd do not throw and eat exceptions in C# connectivity watcher 2018-01-09 12:18:04 +01:00
Juanli Shen fead087946
Merge pull request #13805 from AspirinSJL/lb_bug
Change client_load_report_timer_pending var name
2018-01-08 23:59:39 -08:00
Mehrdad Afshari 834dabae07
Merge pull request #13954 from mehrdada/remove-file
Remove garbage file doc/md
2018-01-08 21:28:49 -08:00
Yuchen Zeng 77ec6c94ad
Merge pull request #13950 from y-zeng/backport_13655
Backport PR13599 and PR13655 to v1.8.x
2018-01-08 21:01:17 -08:00
Mehrdad Afshari 32f9e98581 Remove garbage file doc/md
Delete accidentally committed file from repo
2018-01-08 18:02:04 -08:00
Juanli Shen 4ed35d17f5 Unify the timer callback bools 2018-01-08 18:01:45 -08:00
Yuchen Zeng 32d077e7e1
Merge pull request #13922 from y-zeng/openssl_1_1_0
Silence openssl 1.1.0 warnings
2018-01-08 17:19:51 -08:00
yang-g 642eba3e67 Bug fix, use the last_sent ping time for next send 2018-01-08 16:43:56 -08:00
Ken Payson 43e09a5f3e Initialize last sent ping time 2018-01-08 16:43:09 -08:00
Yuchen Zeng 6e42c0d337
Merge pull request #13934 from murgatroid99/v1.8.4_bump
Update version to v1.8.4
2018-01-08 16:21:09 -08:00
Vijay Pai e3756b9cf1
Merge pull request #13952 from vjpai/functional
Need to include functional to use std::bind
2018-01-08 15:03:24 -08:00
kpayson64 b2c564affd
Merge pull request #13946 from kpayson64/fix_on_1_8
Fix stall bug with pollhup workaround
2018-01-08 14:32:48 -08:00
Menghan Li 2146b3aec1 Add go release versions to client_matrix.py 2018-01-08 14:25:05 -08:00
Vijay Pai 9423c274cd Need to include functional to use std::bind 2018-01-08 14:22:47 -08:00
Alexander Polcyn 8065a5e73c Use rake-compiler-dock's Dockerfile as a base in grpc's fork of it 2018-01-08 13:27:20 -08:00
Ken Payson 8924344a54 Fix stall bug with pollhup workaround 2018-01-08 10:39:00 -08:00
kpayson64 b5f7e27548
Merge pull request #13933 from kpayson64/avoid_stall
Avoid stall
2018-01-08 10:20:39 -08:00
Vijay Pai 5dd32268be Switch C++ sync server to use gpr_thd rather than std::thread and provide resource exhaustion mechanism 2018-01-08 10:02:38 -08:00
Muxi Yan 669900c7de
Merge pull request #13936 from grpc/copyright-objc++
Check copyright of Objective-C++ source files
2018-01-08 09:55:51 -08:00
Jan Tattermusch ff38af7fcf
Merge pull request #13927 from jtattermusch/csharp_sourcelink_prepare
C#: Prepare for SourceLink support
2018-01-08 13:07:48 +01:00