2142 Commits (bd820c6d45dd3a2a79ae51a205d0fad736681ba0)

Author SHA1 Message Date
Craig Tiller df5231ec09 Implement tests 9 years ago
Craig Tiller 7885ea5e31 Add a place for tests 9 years ago
Craig Tiller 5f3ba8c834 Copyright, casting fixes 9 years ago
Craig Tiller a39c199562 clang-format 9 years ago
Craig Tiller 0e6e34e4fa Add an additional test 9 years ago
Craig Tiller 9d1476364a Fix timers 9 years ago
Aaron Isotton 24e69bf02a Added a channel argument to set the maximum reconnect backoff duration. Extended the interop test to test the custom reconnect backoffs. 9 years ago
Nicolas "Pixel" Noble 2d86263de3 Added python_wrapper.sh to take care of finding an appropriate version of python from the system. 9 years ago
Craig Tiller 7c075b3953 Remove broken test 9 years ago
Craig Tiller 3af3f743c3 Fixes to things 9 years ago
Craig Tiller b38197e0cc Progress on poll() based poller 9 years ago
Alistair Veitch 600e993e7a add checking of character values 9 years ago
Craig Tiller 2bf99e47ad Fix jwt test 9 years ago
Craig Tiller 69b093b360 Revert "Revert "Add an implementation firewall against pollset_set"" 9 years ago
Vijay Pai e9ef536451 Revert "Add an implementation firewall against pollset_set" 9 years ago
Craig Tiller 36f8f88529 Fix crash on mac 9 years ago
Alistair Veitch 188563f474 eliminate binary tags 9 years ago
Craig Tiller 1d7704d7a1 Fix windows 9 years ago
Craig Tiller 85371a2bb0 Change pollset mutex ownership 9 years ago
Craig Tiller 253bd50167 Allow selecting poll strategy, start to stub ev_poll_posix.c 9 years ago
Craig Tiller a75d18addd Make out private bits private 9 years ago
Craig Tiller 319f2897d8 Clean up tests 9 years ago
Craig Tiller 9114a142c9 Port pollset worker changes to windows 9 years ago
Craig Tiller 19fa540100 Fix copyrights 9 years ago
Craig Tiller 732a875fe8 Add a sanity test for name aliasing 9 years ago
Alistair Veitch 7771544111 rename census log files to avoid build breakage on MacOS 9 years ago
Craig Tiller d78d16499e clang-fmt 9 years ago
Craig Tiller c605c62b30 Update copyrights 9 years ago
Craig Tiller a8be91b315 Provide an interface firewall between pollset and its implementations 9 years ago
David Garcia Quintas 9f3955c953 Fixed language category for grpc_codegen_lib 9 years ago
Craig Tiller 7a1aab6c2a Fix copyright 9 years ago
Craig Tiller de676268aa Reinstate sockpair tests 9 years ago
Craig Tiller 9a8df281ad Reinstate sockpair tests: part 0 9 years ago
David Garcia Quintas a8bb0bfc3e Split codegen target and made it libs 9 years ago
Craig Tiller 89d517c86a Fix copyrights 9 years ago
Craig Tiller 9b5241209f Fix copyrights 9 years ago
Craig Tiller 3633ce48a9 Fix tools 9 years ago
Craig Tiller f290e30d08 Finish porting posix 9 years ago
Craig Tiller cb6c7f66d3 Fix test 9 years ago
Craig Tiller d0a8ae1266 Move worker into pollset 9 years ago
Craig Tiller 311445fd32 Fix tcp_client_posix_test 9 years ago
Craig Tiller 178edfae2b Decouple filter selection from channel construction 9 years ago
vjpai fcc8f89eea Fix copyright 9 years ago
David Garcia Quintas 4feb3502c2 Fixed header dependencies and copyrights 9 years ago
Bogdan Drutu f89fdf39df Fix the arguments type for on_read and destroy callbacks to match with grpc_iomgr_cb_func 9 years ago
Craig Tiller 5a6644602e Moving fd code into ev code 9 years ago
Craig Tiller ccdea1900f Separate timer checking from pollsets 9 years ago
Alistair Veitch 58a6185ac2 c99 comments 9 years ago
Craig Tiller da179ce598 Rollback gpr deletion 9 years ago
murgatroid99 85474df7b3 Reverse changes to AVL code 9 years ago