293 Commits (73c33541b5eaf6a44e0e14e1382ab19f25538873)

Author SHA1 Message Date
Craig Tiller 0ce7bec923 Fail faster 9 years ago
Craig Tiller 57e2743b65 Add contributed test 9 years ago
Craig Tiller b093686e59 Fix copyright 9 years ago
Craig Tiller df5231ec09 Implement tests 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 9ddf0044d5 Sanity 9 years ago
vjpai 73d2a12d4b Fix copyright 9 years ago
yang-g 70fa0da7f1 add a test 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
Craig Tiller a93a25f7bc Update copyrights 9 years ago
Craig Tiller 6c39686dfa Preparatory changes for work shedding 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
David Garcia Quintas 08a0a3306e Made "codedgen" directories closed over #includes 9 years ago
Craig Tiller be0327bfee Update new files 9 years ago
Craig Tiller ea21ca234c Fix makefile, codegen bugs 9 years ago
Craig Tiller 47c50cc4d3 zookeeper is platform specific 9 years ago
Craig Tiller ab23045414 Add a test that public headers compile as C99 9 years ago
Craig Tiller 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 9 years ago
Craig Tiller 54bc8a959e Stabilize test by increasing timeout 9 years ago
Craig Tiller 620e965c1b clang-format after last weeks test-fest 9 years ago
Craig Tiller 4bf292890c Fix proxy end2end tests 9 years ago
Craig Tiller ef55655f79 Add includes 9 years ago
Craig Tiller e27954ca2e Fix memory leaks 9 years ago
Craig Tiller b3466dc38e Also delete cq 9 years ago
Craig Tiller 10c4b3c70d Add a test for binding a server to the same port twice; fix crashes 9 years ago
yang-g e682c3eea4 add test for lame client transport op 9 years ago
yang-g 5a3bc8ea7f add test coverage for channel_connectivity check 9 years ago
yang-g c3d94fb82a add tests for public server apis 9 years ago
yang-g d482e59d3a add a test for secure_channel_create and fix cleanup code 9 years ago
yang-g 68f6b9ead2 separate recv intial metadata and trailing metadata 9 years ago
yang-g c68db44702 add test for lame_client get_peer and recv_initial_metadata 9 years ago
yang-g fe9a975655 Add a test for failing to add a port 9 years ago
yang-g c0ed509d93 Add test for un-resolvable target 9 years ago
yang-g 7c6d1ad1d4 add test for more plucks than allowed 9 years ago
yang-g 0346883b0b do the right thing? 9 years ago
Craig Tiller 858be6c58c Fix windows build 9 years ago
yang-g 26fdaa5751 Fix msan 9 years ago
yang-g 1ed62e4efc add test for pluck after shutdown 9 years ago
yang-g f1183300ce add test for global plugin 9 years ago
yang-g 7c090f8215 add tests for the error messages 9 years ago
yang-g 9caec653ea add test for byte_buffer_copy 9 years ago
Nicolas "Pixel" Noble ba404826be Clang format. 9 years ago
Craig Tiller b774be46d7 clang-format 9 years ago
Craig Tiller 3c53bb2f46 clang-format 9 years ago
David Garcia Quintas c76ff107b6 Removed consts to make MSVC happy 9 years ago
David Garcia Quintas 6eb3925a70 Added grpc_byte_buffer_reader_readall 9 years ago
David Garcia Quintas f747bbc043 s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm 9 years ago
David Garcia Quintas cb954cfc28 Removed exec_ctx from cq_alarm's functions 9 years ago