1608 Commits (ec8eef42b8fea88c7f0c509c3734db4f6bd0049f)

Author SHA1 Message Date
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
David Garcia Quintas a8bb0bfc3e Split codegen target and made it libs 9 years ago
Craig Tiller 89d517c86a 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
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
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
Craig Tiller a44cbfc11c Fix race condition in transport API 9 years ago
yang-g 70fa0da7f1 add a test 9 years ago
Alistair Veitch 85afe71d4c initial commit 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
Craig Tiller a2a7aa9374 Move parenthesis to compile 9 years ago
Nicolas "Pixel" Noble 1d43bc3ed3 Fixing copyrights. 9 years ago
Nicolas "Pixel" Noble da71518169 Replacing grpc_max_auth_token_lifetime by an accessor. 9 years ago
Nicolas "Pixel" Noble 09121799b0 Removing gpr as a separated library. 9 years ago
Julien Boeuf 2757fa8b39 fixing test and clang-format. 9 years ago
Julien Boeuf aaebf7ae74 Changing the API to use a callback mechanism. 9 years ago
Julien Boeuf 564b915503 Fixing copyright. 9 years ago
Craig Tiller c085e5c061 Fix copyrights 9 years ago
Craig Tiller eced8ae3b3 Fix windows 9 years ago
Craig Tiller a93a25f7bc Update copyrights 9 years ago
Craig Tiller 6c39686dfa Preparatory changes for work shedding 9 years ago
Julien Boeuf a50da4757a Addressing comments. 9 years ago
Julien Boeuf 373debd5c0 Adding a function to override the ssl default roots path. 9 years ago
Jan Tattermusch a99687be96 Fix 32 bit linux tests 9 years ago
Craig Tiller 2c1c7d5473 Fix copyrights 9 years ago
Craig Tiller b0f275e4af Small testing fixes 9 years ago
David Garcia Quintas b523c732d1 async_stream.h done. Compiles 9 years ago
David Garcia Quintas 2425bbbc55 Further work. Compiles. WIP 9 years ago
Craig Tiller 194824467c Get subchannel index working 9 years ago
Jan Tattermusch 45be7ff6cf fix compilation on windows 9 years ago
Craig Tiller 8cdba6644a Subchannel index compiles 9 years ago
Alistair Veitch ff14b44154 Don't use buf_size as input and output in encode 9 years ago
Alistair Veitch c45d088ae7 Single encode function 9 years ago