1649 Commits (9533d042d4f52cc3cb04ea61ca179cce409e391c)

Author SHA1 Message Date
Craig Tiller c72cc42238 Build out backoff as a library 9 years ago
Craig Tiller 1e55bd455d Add retry for dns resolution 9 years ago
Craig Tiller e91ef68d2a Add failing test 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
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
Alistair Veitch 600e993e7a add checking of character values 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 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 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
murgatroid99 b3ac991d9e Fix function pointer type in timeout_encoding_test 9 years ago
Alistair Veitch 49653c5c7f gpr_time_init() for windows tests 9 years ago
murgatroid99 7a55684a13 Clang format and fix copyrights 9 years ago
murgatroid99 309830f6b8 Replace 'long' with 'int64_t' in public core headers 9 years ago
Craig Tiller 9ddf0044d5 Sanity 9 years ago
vjpai 73d2a12d4b Fix copyright 9 years ago