899 Commits (d745705fff04062fda44da1ad7eac9f6f4498495)

Author SHA1 Message Date
Craig Tiller 8b976d0c24 Fixes 10 years ago
Jan Tattermusch 15111f5c6b Polishing C# math service implementation and added an in-process mathclient mathserver test 10 years ago
Jan Tattermusch caa361466c removed outdated comment 10 years ago
Jan Tattermusch a3b659c3ae added comment 10 years ago
Craig Tiller 3054756462 Fix in-flight cancellations 10 years ago
Hongyu Chen 2bfbfe8bfa prefix struct & functions in census_tracing.h per ctiller's suggestion. 10 years ago
Craig Tiller fee91b49ff Converted some cancellation tests 10 years ago
Hongyu Chen 1ed726c6f5 More update on dup_annotation_list following review comments. 10 years ago
David Klempner 0840da4c64 Move pollset_kick wfd creation/destruction out of freelist lock 10 years ago
Julien Boeuf 5f925a95c1 Addressing comments. 10 years ago
Jan Tattermusch aeec9a93e8 Added usage info to csharp/README.md 10 years ago
Craig Tiller 4f9727326e Fix memory usage 10 years ago
Hongyu Chen b5674540ed Update following a-vietch's comments 10 years ago
Alistair Veitch 46c3be0156 Update census_tracing.h 10 years ago
Jan Tattermusch 8ce5e8bbcc Improved the server implementation to be able to register call handlers, also some refactoring 10 years ago
Craig Tiller 0a927bfb63 Fix memory leak on server channels 10 years ago
Nicolas "Pixel" Noble 0f3ec82238 Adding Windows tcp server code. 10 years ago
Craig Tiller 8aa09c38d7 Fix lame client 10 years ago
Craig Tiller da66937e34 Force a round trip on disconnect before closing a channel 10 years ago
Craig Tiller 051a55c3b7 Don't double delete 10 years ago
Craig Tiller 4e54cf5b99 Fix another leak 10 years ago
Craig Tiller de64862323 Remove ternary operators here 10 years ago
Craig Tiller b1d99bf097 Better fix for segfault 10 years ago
Craig Tiller ebf94bf558 Fix segfault 10 years ago
Craig Tiller 37bbead483 Fix memory leaks 10 years ago
Craig Tiller ea3697bf4c Fix memory leak 10 years ago
Craig Tiller 5200c18914 Go one further. 10 years ago
Craig Tiller 3dd8c2e53d Respecify our way out of some very high contention 10 years ago
Julien Boeuf 9be98601b8 Oooops. Forgot a the new file. 10 years ago
Julien Boeuf 7413f10832 Adding linux specific env implementation. 10 years ago
Nicolas "Pixel" Noble ba410fabdf Fixing bad copy/paste. 10 years ago
murgatroid99 ca8cbe40e7 Added a lot more information to README 10 years ago
Nicolas "Pixel" Noble ee0c96c7fc Second draft of the win32 implementation. 10 years ago
Nicolas Noble 5ea99bb81c Let the http2 transport issue a read request before pumping bytes into it. 10 years ago
David Klempner e5437de181 Add a missing mdstr_unref 10 years ago
Craig Tiller e2b2b1fb67 Fix check for whether we should write to prevent infinite loop 10 years ago
Craig Tiller dcde31fad7 Fix check for whether we should write to prevent infinite loop 10 years ago
David Klempner c15622b95c Remove timeval functions 10 years ago
Vijay Pai 2d03e042e7 Revert "Make this compile on mac by adding in header files currently used for posix," 10 years ago
Vijay Pai dbc0f5940a Add write buffer hint to C++ server handlers so that writes actually go 10 years ago
Hongyu Chen 1ef06e6285 V0 implementation of census_get_active_ops(). 10 years ago
David Klempner 78b79920af Fix up feature test macros 10 years ago
David Klempner 9b60fa3acd Make gpr_timespec no longer be a typedef for struct timespec in posix 10 years ago
Craig Tiller 7bd9b99d97 Autohint write buffering 10 years ago
Craig Tiller 6a09ca80d6 Eliminate condvar in chttp2 transport 10 years ago
Julien Boeuf 0561896751 Addressing comments. 10 years ago
Craig Tiller d6731628bc Cleanup documentation 10 years ago
Craig Tiller d642dcf920 Use unsigned for shifts 10 years ago
Craig Tiller 166e25002c First test passes 10 years ago
Craig Tiller 5b9efed999 Check :status header 10 years ago