1557 Commits (35501ad1df5799be17cc41894a0dc1d3ed43a8f0)

Author SHA1 Message Date
Craig Tiller f1633a9bec Allow application optimization targets to be hinted to grpc (prefer latency over throughput for now) 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
David Garcia Quintas 87d5a3130d Implement LB policy updates 8 years ago
Arkady Shapkin b046d0f511 Export function gpr_log_severity_string for grpc_csharp_ext 8 years ago
Alexander Polcyn c3b1f18a7e get rid of connectivity state watchers right after timeout 8 years ago
Muxi Yan b1e5bac392 Add /doc/workarounds.md 8 years ago
Muxi Yan 29ff4665a8 Revert "Revert "Implement Server Backward Compatibility"" 8 years ago
Nicolas Noble 7edcce2147 Revert "Implement Server Backward Compatibility" 8 years ago
Craig Tiller e9a766593b Progress 8 years ago
Alexander Polcyn bb2c338924 format changes, address comments 8 years ago
Alexander Polcyn d6ba5ecc34 fix bad line breaks and lengths 8 years ago
Alexander Polcyn 41ff2e1ee6 address comments, format changes 8 years ago
Muxi Yan 21be59b8dd sanity fix 8 years ago
Muxi Yan 034deab6d1 clang-format 8 years ago
Muxi Yan 36398e7978 Fix argument string 8 years ago
Muxi Yan b1a80c751d bug fixes 8 years ago
Muxi Yan e74b9aeaa2 Add comment 8 years ago
Muxi Yan 937dba3ea1 Put workaround list somewhere accessable by wrapping languages 8 years ago
Alexander Polcyn d809a15ec4 cpp doc nits 8 years ago
Mark D. Roth 64d922ae87 Make sure we set deadline for the LB call even without a pick. 8 years ago
Muxi Yan d64e70a815 Use channel arg to enable workaround 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Julien Boeuf b71ef65cb3 more TLS cleanup. 8 years ago
Sree Kuchibhotla c2134c3804 Create cq vtable 8 years ago
Craig Tiller 85bf34a4a8 Copy slices for in-process transports: its no longer safe to just ref 8 years ago
Craig Tiller 0d23d8954f Add flexibility on *which* slice gets reffed 8 years ago
murgatroid99 9805833776 Add flag to compile gpr with compatibility for musl 8 years ago
Craig Tiller 75c2270daa Remove errant use of stdint.h 8 years ago
David Garcia Quintas a818f72c0c Load Reporting back to using metadata 8 years ago
Craig Tiller bc7c8457a2 No C99 in public headers 8 years ago
Craig Tiller 100539f7c8 No C99 in public headers 8 years ago
David Garcia Quintas 2f4679ea34 Fix handling of slice in http_client_filter 8 years ago
Julien Boeuf d6547f45d1 Be more explicit about the contract for free_fn in the gpr_allocation_functions doc. 8 years ago
Craig Tiller a3583b22ea Fix compilation, add a check for no slow usages of grpc_slice_malloc 8 years ago
Craig Tiller 255ea13aa3 Reduce duplication 8 years ago
Craig Tiller b3612d3cd4 Remove API 8 years ago
Craig Tiller 423d6fd7ed Optimize framing a little 8 years ago
Craig Tiller 08aea10d02 document 8 years ago
Craig Tiller 11c5832b3e Get rid of second api for marking non-listening cqs 8 years ago
Craig Tiller 90ce723aca Fixes 8 years ago
Craig Tiller a566685f99 Public headers must be c89 8 years ago
Craig Tiller 75bfb97548 Finish hybrid server stuff, ensure it gets tested 8 years ago
Craig Tiller 334c4678a3 Start building out C++ interface 8 years ago
Craig Tiller 85db77951c Work around atomics 8 years ago
Edmundo Rodrigues f6a4d9fc27 Make min_backoff_ms timeout configurable 8 years ago
Craig Tiller 2c3d835d66 Implement gpr_atm_full_cas for Windows 8 years ago
Ken Payson 975b5103e5 Fix build on Alpine linux + add portability tests 8 years ago
Craig Tiller fc8d671ec8 Fix posix leakage 8 years ago
Craig Tiller f3ba6a0133 Fix sanity 8 years ago
Yuchen Zeng 5f89996e69 Enable server-side keepalive pings 8 years ago