3953 Commits (5239ee2bd0a035ad7ac94b259b318677869126ad)

Author SHA1 Message Date
Craig Tiller 03dc655d2e Fix state tracking, refcounting bugs 10 years ago
Craig Tiller a14215a678 Fix state tracking, refcounting, overflow bugs 10 years ago
Craig Tiller cf9a9334f5 Enforce one of the state transitions 10 years ago
Craig Tiller 286ca4be4d Correct alarm handling 10 years ago
Craig Tiller b8fa67eb89 Shutdown alarms should not finish successfully 10 years ago
David G. Quintas 4a4e22d11a client config README small fixes 10 years ago
David Garcia Quintas 0c2f1626c0 Moved docs from .c to .h for compress_filter 10 years ago
David Garcia Quintas cadbf22467 Removed compression levels from clients and _experimental_'d signature of methods manipulating compression algorithms 10 years ago
Alistair Veitch 4d1589ace0 add record_stat API 10 years ago
Craig Tiller 232e04b619 Spelling correction 10 years ago
Craig Tiller 2510ce477b Reflect new gpr_timespec type in C# 10 years ago
David Garcia Quintas 7c4fdb5628 Added comments 10 years ago
murgatroid99 560b82c459 Added tests for UNKNOWN status when the handler does not specify 10 years ago
Craig Tiller b3b1cd14de Spam cleanup 10 years ago
Jorge Canizales 29f55d5655 Remove GRXWriter wrappers that are now unnecessary 10 years ago
Jorge Canizales a38baaec9c Subclass GRXWriter instead of conforming to protocol 10 years ago
Jorge Canizales 739c99879a Codegen GRXWriter* instead of id<GRXWriter> 10 years ago
Jorge Canizales a8c5d96893 id<GRXWriter> -> GRXWriter * in the tests 10 years ago
Jorge Canizales 5604712b03 id<GRXWriter> -> GRXWriter * in the runtime 10 years ago
Jorge Canizales 7b52c98e62 Separate GRXForwardingWriter, delete the protocol 10 years ago
murgatroid99 06f0972924 Add tests for translating server handler errors to status objects 10 years ago
Craig Tiller 304048c271 Fix leaked completions (leading to leaked calls in thread_stress_test) 10 years ago
vjpai 72a44178e9 ThreadPoolInterface::ScheduleCallback --> ThreadPoolInterface::Add 10 years ago
yang-g 7ef7232dd9 split iterator into its own file 10 years ago
David G. Quintas 65749c1079 Docstring for grpc_create_pick_first_lb_policy 10 years ago
David G. Quintas a5d6e72957 Tiny comment grammar fix 10 years ago
Craig Tiller abfaf2a536 Expand comment 10 years ago
Craig Tiller 1ada6ad8e5 Added connectivity tests, fixed bugs 10 years ago
murgatroid99 87afb5d863 Clean up some warnings in the ruby wrapping code 10 years ago
Hongwei Wang 275a02c317 Small fix 10 years ago
Jan Tattermusch 55652c74a2 remove trailing whitespace 10 years ago
Hongwei Wang d423f3c2fd Fix authority in uri_parser 10 years ago
murgatroid99 ef9fd53c80 Added test for echoing metadata 10 years ago
murgatroid99 380b90a795 Removed server-wide metadata handler, individual handlers can now send metadata 10 years ago
Craig Tiller b0c13ad769 Fix a leaked lock, and make a debug-only detection for this class of bug 10 years ago
Jorge Canizales 5580e5d248 Increase timeout of tests to remove flakes. 10 years ago
yang-g 097468d43a Clean up handshaking server channels properly 10 years ago
David Garcia Quintas 45b477e3f5 Fixed small leak. 10 years ago
murgatroid99 366e64d15f Changed to newer, simpler server construction interface 10 years ago
Craig Tiller 5065d72e43 Update comment 10 years ago
vjpai a2e1bb1577 Change name of thread_pool files to fixed_size_thread_pool when 10 years ago
Craig Tiller 48cb07c909 Client connectivity API 10 years ago
David Garcia Quintas 6dd49a5c8f Added some methods to context inspector. Also minor tweak to server context IsCancelled() method 10 years ago
David Garcia Quintas 658b6087cc Added some comments, minot stylistic tweaks 10 years ago
Craig Tiller 5c517b1f5d Fix integration bugs 10 years ago
yang-g 14b3684dee Remove const_iterator typedef and add a range based loop test 10 years ago
Vijay Pai 69f2410086 Make thread_pool.h a public header 10 years ago
Jan Tattermusch fd953a514c add support for per-call metadata 10 years ago
Jan Tattermusch b533281e8e adjust C# generator to match the new API 10 years ago
Craig Tiller 8631652e15 Ensure streams are sent in-order 10 years ago