13716 Commits (a29d1b5f7cda8d87e0b1cbecc711a9e0c428f604)

Author SHA1 Message Date
Mehrdad Afshari b575394351 Use _pb2_grpc module to access gRPC entities 8 years ago
David Garcia Quintas 9e1acc0796 master to 1.4.0-dev 8 years ago
David Garcia Quintas d9986c3cf7 1.3.x branch cut 8 years ago
Sree Kuchibhotla 2eeedad744 fix mac issues 8 years ago
Bogdan Drutu c2b1f1672d Change metadata names used by the instrumentation. 8 years ago
Craig Tiller 0362d6b374 ubsan fixes 8 years ago
Sree Kuchibhotla 840a135215 Add shutdown_cq as a server cq so that progress can be made when calling cq_pluck on f->shutdown_cq 8 years ago
Sree Kuchibhotla 55d0b49011 Prevent thread deadlock if cq-next timeout is infinity 8 years ago
Craig Tiller c71e6a6ad6 Revert "Implement lazy deframe" 8 years ago
Craig Tiller 37daca3feb add missing refs 8 years ago
Alexander Polcyn 66db5a7085 remove src/csharp/global.json 8 years ago
Sree Kuchibhotla e7a8f41fd0 Create f->shutdown_cq in the fixture 8 years ago
Mark D. Roth 9ee816e6ef Fix message_size_filter to use RESOURCE_EXHAUSTED status code. 8 years ago
murgatroid99 70a2a4b01a Bump version to 1.2.4 8 years ago
Craig Tiller 7fea751258 ubsan fixes 8 years ago
Craig Tiller 9f99c303d0 Handle 0-length 8 years ago
Craig Tiller ca3b32f67d Handle div0 8 years ago
Craig Tiller 161e4baf74 Fix memory leak 8 years ago
Craig Tiller 12d716c88c add nl 8 years ago
Craig Tiller feb77ef996 Get cancel error right 8 years ago
Sree Kuchibhotla 453c611b92 Fix extra error unref 8 years ago
Sree Kuchibhotla 078a340db8 fix bugs and refactor code 8 years ago
Craig Tiller 2ad8a9b654 Handle cancellation 8 years ago
Sree Kuchibhotla b674604841 Fix a bug in cq_is_next_finished 8 years ago
Sree Kuchibhotla d7a1b8f856 Functionality complete 8 years ago
murgatroid99 017a335d2b Only delete core-level server if shutdown was successful 8 years ago
yang-g eceec8eaf6 Add helper function to supply and parse error_details from Status. 8 years ago
Sree Kuchibhotla e698a7e9e7 Comments 8 years ago
Muxi Yan 3e1f562a2b clang-format 8 years ago
murgatroid99 803392e9f1 Node server: add NULL check to tryShutdown 8 years ago
murgatroid99 c22d62f54e Move ForceShutdown completion handling to new OnComplete method 8 years ago
murgatroid99 1abba9df60 Fix lower bound on max message size channel arguments 8 years ago
Craig Tiller 19b1f5edc9 Allow unlimited size messages 8 years ago
Alexander Polcyn 9b02001949 get rid of racey sleep 5 and use a cv to wait forever 8 years ago
Craig Tiller 95a15a137c Deal with initial_metadata/send_message ordering issues in message_compress_filter 8 years ago
Chris Trimble 108a109c02 Google Compute Metadata hostname fix 8 years ago
Muxi Yan a002b2413d clang-format 8 years ago
Muxi Yan 62f91a43cd Update comments on variables thread safety 8 years ago
Muxi Yan 3ce4d9c715 Remove unused variable 8 years ago
Muxi Yan 9396914c14 Work with error refs 8 years ago
Muxi Yan 2c01070bc3 Work with error refs 8 years ago
Muxi Yan 9da7b95c27 int -> bool 8 years ago
Muxi Yan 6cc2a993a4 Remove redundant assignment 8 years ago
Muxi Yan 02646c3f62 int -> bool 8 years ago
Muxi Yan afdad3e8bb clean up unused code 8 years ago
Muxi Yan c248f5b450 int -> bool 8 years ago
Muxi Yan e899e32710 Move deframe_unprocessed_incoming_frames to frame_data.c 8 years ago
Muxi Yan 48cba2adb4 Send content-type on trailer-only responses 8 years ago
Alexander Polcyn d6dd46a1d9 fix flakey race in ruby tests 8 years ago
murgatroid99 42cfaa99bd Add native tag completion callbacks, dispose of server after tryShutdown succeeds 8 years ago